Bump daisyui from 4.4.17 to 4.4.19 (#420)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.17 to 4.4.19.
- [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.4.17...v4.4.19)

---
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] 2023-12-10 22:11:18 +00:00 committed by GitHub
parent 9a2b6bf697
commit a0a3ac5212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3.2",
"daisyui": "4.4.17",
"daisyui": "4.4.19",
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -1173,9 +1173,9 @@
}
},
"node_modules/daisyui": {
"version": "4.4.17",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.17.tgz",
"integrity": "sha512-vcxLKoWiqPjEtcBkSayi9sDW1kWgWRdy1GjSu3zNtMiCsXwqDpCzNkdijuY9RuJ/2tBCtnwxhBv72Yizfi7KAQ==",
"version": "4.4.19",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.19.tgz",
"integrity": "sha512-IjOLWwnndD4N7Ut5CDxbUsaVtbqXPeVHM92IcgxGFxpuOd3CCKW/PAXZH6JoBTHFRaN57vB9XqEhdWm5yC+bPA==",
"dependencies": {
"css-selector-tokenizer": "^0.8",
"culori": "^3",

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.3.2",
"daisyui": "4.4.17",
"daisyui": "4.4.19",
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",