Skip to content

Commit d555d32

Browse files
build(deps-dev): bump daisyui from 5.5.13 to 5.5.14 in /website
Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.5.13 to 5.5.14. - [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.5.14/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.5.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fae4229 commit d555d32

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.1.2",
3838
"autoprefixer": "^10.4.23",
39-
"daisyui": "^5.5.13",
39+
"daisyui": "^5.5.14",
4040
"eslint": "^9.39.1",
4141
"eslint-plugin-react-hooks": "^7.0.1",
4242
"eslint-plugin-react-refresh": "^0.4.25",

website/yarn.lock

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

1141-
daisyui@^5.5.13:
1142-
version "5.5.13"
1143-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.5.13.tgz#d6eed198ec6f9e441cac4d26c1fb281e0e5ad8ec"
1144-
integrity sha512-Y1tHPzxU3a/MsArjQ5Bw4DaOnC1IsT9O+M9Wz2NwCw08vuCGhM+xx3ScWfL6IS4YiJXZHh73qNK9GhBWMRKY6Q==
1141+
daisyui@^5.5.14:
1142+
version "5.5.14"
1143+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.5.14.tgz#818487da886730f6338f51d0414c32159c297cad"
1144+
integrity sha512-L47rvw7I7hK68TA97VB8Ee0woHew+/ohR6Lx6Ah/krfISOqcG4My7poNpX5Mo5/ytMxiR40fEaz6njzDi7cuSg==
11451145

11461146
debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
11471147
version "4.4.1"

0 commit comments

Comments
 (0)