Skip to content

Commit b91d718

Browse files
build(deps-dev): bump daisyui from 5.1.26 to 5.1.27 in /website
Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.1.26 to 5.1.27. - [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.27/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.1.27 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f854510 commit b91d718

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.4",
3838
"autoprefixer": "^10.4.21",
39-
"daisyui": "^5.1.26",
39+
"daisyui": "^5.1.27",
4040
"eslint": "^9.37.0",
4141
"eslint-plugin-react-hooks": "^6.1.0",
4242
"eslint-plugin-react-refresh": "^0.4.23",

website/yarn.lock

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

1205-
daisyui@^5.1.26:
1206-
version "5.1.26"
1207-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.26.tgz#6215604ab0364838dbddb840398e15370ed5f776"
1208-
integrity sha512-keoOGnZ7aLHWlUBUfyCj7tIGkXXTFAO4U6BFBMBSSyGYHY6aP+onIuBQNTwRD09g3yg5aNLxvIY3pNS8bwPUgQ==
1205+
daisyui@^5.1.27:
1206+
version "5.1.27"
1207+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.27.tgz#4fef17338c2ab8e00b2407714cebf5a59c49967e"
1208+
integrity sha512-oCC2RwjrGRPTeEpaXoNmYydzVfSRdyJCthFsi/Q5PErAvaoD8kDarxlW+wiPAx2WmM8W8lXvyAHJUqjObCMWOQ==
12091209

12101210
debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
12111211
version "4.4.1"

0 commit comments

Comments
 (0)