Skip to content

Commit 9cfd015

Browse files
build(deps-dev): bump daisyui from 5.1.18 to 5.1.23 in /website (#3044)
Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.1.18 to 5.1.23. - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/commits/v5.1.23/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.1.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 056a4e2 commit 9cfd015

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/react-dom": "^19.1.5",
3737
"@vitejs/plugin-react": "^5.0.3",
3838
"autoprefixer": "^10.4.21",
39-
"daisyui": "^5.1.18",
39+
"daisyui": "^5.1.23",
4040
"eslint": "^9.36.0",
4141
"eslint-plugin-react-hooks": "^5.2.0",
4242
"eslint-plugin-react-refresh": "^0.4.21",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,10 +1154,10 @@ csstype@^3.0.2, csstype@^3.1.2:
11541154
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
11551155
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
11561156

1157-
daisyui@^5.1.18:
1158-
version "5.1.18"
1159-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.18.tgz#a8cd2f402f742c28532ed9ac28b2b694201ce23a"
1160-
integrity sha512-hJyDLT20RANfw/I0vlzZM/4BtIEe23vklcRHi7dNv9FKMJPh89ycxI8nXTMUeh7q8wYX1qPNvRoKMrh55hnO/g==
1157+
daisyui@^5.1.23:
1158+
version "5.1.23"
1159+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.23.tgz#9ed81c2adabc082a0f02e0be4553371a94b24419"
1160+
integrity sha512-HgxmDidqO0FrcrkMVRz7KYwQi+eoZarMVud2kx5cGhTmTlaJPne/gbsSEn4/vM1svbp40ENCMjJsbBldCXhrOA==
11611161

11621162
debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
11631163
version "4.4.1"

0 commit comments

Comments
 (0)