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:
dependabot[bot]
2025-12-10 23:20:45 +00:00
committed by GitHub
parent 41f153f856
commit b1651fe7e9
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@ -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": {

View File

@ -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",