Skip to content

Commit 01c35d2

Browse files
build(deps-dev): bump daisyui from 5.1.25 to 5.1.26 in /website (#3058)
Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.1.25 to 5.1.26. - [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.26/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.1.26 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 d2d5ab8 commit 01c35d2

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.25",
39+
"daisyui": "^5.1.26",
4040
"eslint": "^9.36.0",
4141
"eslint-plugin-react-hooks": "^5.2.0",
4242
"eslint-plugin-react-refresh": "^0.4.22",

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.25:
1158-
version "5.1.25"
1159-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.25.tgz#fdf72d935c5a5297f861c54796cc13c58f6d511b"
1160-
integrity sha512-LYOGVIzTCCucEFkKmdj0fxbHHPZ83fpkYD7jXYF3/7UwrUu68TtXkIdGtEXadzeqUT361hCe6cj5tBB/7mvszw==
1157+
daisyui@^5.1.26:
1158+
version "5.1.26"
1159+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.26.tgz#6215604ab0364838dbddb840398e15370ed5f776"
1160+
integrity sha512-keoOGnZ7aLHWlUBUfyCj7tIGkXXTFAO4U6BFBMBSSyGYHY6aP+onIuBQNTwRD09g3yg5aNLxvIY3pNS8bwPUgQ==
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)