Bump daisyui from 4.9.0 to 4.10.1 (#574)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.9.0 to 4.10.1.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.9.0...v4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-05 22:31:46 +01:00 committed by GitHub
parent 7cfdf2821c
commit c6f5981ba2
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

@ -10,7 +10,7 @@
"license": "Apache 2.0",
"dependencies": {
"@boxyhq/saml20": "1.4.14",
"daisyui": "4.9.0",
"daisyui": "4.10.1",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -2279,9 +2279,9 @@
}
},
"node_modules/daisyui": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.9.0.tgz",
"integrity": "sha512-9JsDx4E+30kPxThE+6yEwQokqg1957uwTx/skP2RE98fG6Ten6U+S9YXeQg1a3CI958aF5aOb0oEA+KZFfrZUA==",
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.10.1.tgz",
"integrity": "sha512-Ds0Z0Fv+Xf6ZEqV4Q5JIOeKfg83xxnww0Lzid0V94vPtlQ0yYmucEa33zSctsX2VEgBALtmk5zVEqd59pnUbuQ==",
"dependencies": {
"css-selector-tokenizer": "^0.8",
"culori": "^3",

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.4.14",
"daisyui": "4.9.0",
"daisyui": "4.10.1",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",