Bump daisyui from 4.10.3 to 4.10.5 (#607)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.10.3 to 4.10.5.
- [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.10.3...v4.10.5)

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

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-05-03 17:23:45 +01:00 committed by GitHub
parent 9649e4838c
commit 1033db5560
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.5.0",
"daisyui": "4.10.3",
"daisyui": "4.10.5",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
@ -2157,9 +2157,9 @@
}
},
"node_modules/daisyui": {
"version": "4.10.3",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.10.3.tgz",
"integrity": "sha512-LuxUmktsfO8nk0MKbg8NAth0K199pL2FzPMqhy7PGKFQ9LWIDdYVnc4f60Ior1bvbyZcXoH6/hhU068UuHksjA==",
"version": "4.10.5",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.10.5.tgz",
"integrity": "sha512-eOFUo5yEg0WV+3VK2C/+/XN1WH/OhFV4HzrMG5etAzcnB2hPg3aoR7gF1ZUpIv+b5MglLuAVMgub0rv660EgZg==",
"dependencies": {
"css-selector-tokenizer": "^0.8",
"culori": "^3",

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.5.0",
"daisyui": "4.10.3",
"daisyui": "4.10.5",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",