Skip to content

Commit dc3772e

Browse files
build(deps-dev): bump daisyui from 5.1.3 to 5.1.6 in /website (#2978)
Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.1.3 to 5.1.6. - [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.6/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9206e7 commit dc3772e

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
@@ -35,7 +35,7 @@
3535
"@types/react-dom": "^19.1.5",
3636
"@vitejs/plugin-react": "^5.0.2",
3737
"autoprefixer": "^10.4.21",
38-
"daisyui": "^5.1.3",
38+
"daisyui": "^5.1.6",
3939
"eslint": "^9.34.0",
4040
"eslint-plugin-react-hooks": "^5.2.0",
4141
"eslint-plugin-react-refresh": "^0.4.19",

website/yarn.lock

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

1147-
daisyui@^5.1.3:
1148-
version "5.1.3"
1149-
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.3.tgz#dae083e1c30acc8e62371f7db9475b9968e0a3dd"
1150-
integrity sha512-3J3GyuBJ+cc77pDGXuR2KjbzALv+zH9z0pX/0zj54FmMxufhoOIGBYjlxu2dJKKnEyuBqDc8fDiGXa+/Q+GMTw==
1147+
daisyui@^5.1.6:
1148+
version "5.1.6"
1149+
resolved "https://registry.yarnpkg.com/daisyui/-/daisyui-5.1.6.tgz#316b7e54c2063ef00c4ecc9b2b70c9acac774fc3"
1150+
integrity sha512-KCzv25f+3lwWbfnPZZG9Xo0kSGO1NSysyIiS5AoCtDotIrvvArggHklCey1Fg6U2gZuqxsi2rptT1q3khoYCMw==
11511151

11521152
debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
11531153
version "4.4.1"

0 commit comments

Comments
 (0)