Bump daisyui from 3.9.3 to 3.9.4 (#372)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.9.3 to 3.9.4.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.9.3...v3.9.4)

---
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-10-27 22:33:21 +01:00 committed by GitHub
parent dfce88b24e
commit d6cd0f4368
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.0",
"daisyui": "3.9.3",
"daisyui": "3.9.4",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -1101,9 +1101,9 @@
"license": "MIT"
},
"node_modules/daisyui": {
"version": "3.9.3",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.9.3.tgz",
"integrity": "sha512-8li177QCu6dqlEOzE3h/dAV1y9Movbjx5bzJIO/hNqMNZtJkbHM0trjTzbDejV7N57eNGdjBvAGtxZYKzS4jow==",
"version": "3.9.4",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.9.4.tgz",
"integrity": "sha512-fvi2RGH4YV617/6DntOVGcOugOPym9jTGWW2XySb5ZpvdWO4L7bEG77VHirrnbRUEWvIEVXkBpxUz2KFj0rVnA==",
"dependencies": {
"colord": "^2.9",
"css-selector-tokenizer": "^0.8",

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.3.0",
"daisyui": "3.9.3",
"daisyui": "3.9.4",
"next": "13.5.6",
"react": "18.2.0",
"react-dom": "18.2.0",