mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-11 13:29:35 +00:00
npm(deps-dev): bump daisyui
Bumps the dependencies-patch-and-minor group in /ui with 1 update: [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui). Updates `daisyui` from 5.5.8 to 5.5.11 - [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.11/packages/daisyui) --- updated-dependencies: - dependency-name: daisyui dependency-version: 5.5.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
ui/package-lock.json
generated
8
ui/package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"daisyui": "^5.5.8",
|
||||
"daisyui": "^5.5.11",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-config-next": "16.0.8",
|
||||
"tailwindcss": "^4",
|
||||
@ -2715,9 +2715,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "5.5.8",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.8.tgz",
|
||||
"integrity": "sha512-6psL9jIEOFOw68V10j/BKCWcRgx8dh81mmNxShr+g7HDM6UHNoPharlp9zq/PQkHNuGU1ZQsajR3HgpvavbRKQ==",
|
||||
"version": "5.5.11",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.5.11.tgz",
|
||||
"integrity": "sha512-xQ1JIgYbhKe9DKhFtOWAKf91F1mK3HECa5xoINmSHMqW9KjEP+yOWttTN1K7zOwuDmk68CbovCDbMKLVtDmPBQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"daisyui": "^5.5.8",
|
||||
"daisyui": "^5.5.11",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-config-next": "16.0.8",
|
||||
"tailwindcss": "^4",
|
||||
|
||||
Reference in New Issue
Block a user