Bump daisyui from 5.0.43 to 5.0.46

Bumps [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) from 5.0.43 to 5.0.46.
- [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.0.46/packages/daisyui)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-version: 5.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-14 00:22:32 +00:00 committed by GitHub
parent a7da3c44f1
commit 4752f8a04e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"@tailwindcss/vite": "^4.1.11",
"axios": "^1.9.0",
"bootstrap-icons": "^1.13.1",
"daisyui": "^5.0.43",
"daisyui": "^5.0.46",
"tailwindcss": "^4.1.8"
},
"devDependencies": {
@ -2012,9 +2012,9 @@
}
},
"node_modules/daisyui": {
"version": "5.0.43",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.0.43.tgz",
"integrity": "sha512-2pshHJ73vetSpsbAyaOncGnNYL0mwvgseS1EWy1I9Qpw8D11OuBoDNIWrPIME4UFcq2xuff3A9x+eXbuFR9fUQ==",
"version": "5.0.46",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-5.0.46.tgz",
"integrity": "sha512-vMDZK1tI/bOb2Mc3Mk5WpquBG3ZqBz1YKZ0xDlvpOvey60dOS4/5Qhdowq1HndbQl7PgDLDYysxAjjUjwR7/eQ==",
"license": "MIT",
"funding": {
"url": "https://github.com/saadeghi/daisyui?sponsor=1"

View file

@ -35,7 +35,7 @@
"@tailwindcss/vite": "^4.1.11",
"axios": "^1.9.0",
"bootstrap-icons": "^1.13.1",
"daisyui": "^5.0.43",
"daisyui": "^5.0.46",
"tailwindcss": "^4.1.8"
}
}