Bump daisyui from 4.4.19 to 4.4.20 (#434)

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

---
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-15 20:43:43 +00:00 committed by GitHub
parent ae3c756616
commit 9062d23d24
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", "license": "Apache 2.0",
"dependencies": { "dependencies": {
"@boxyhq/saml20": "1.3.3", "@boxyhq/saml20": "1.3.3",
"daisyui": "4.4.19", "daisyui": "4.4.20",
"next": "14.0.4", "next": "14.0.4",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
@ -1181,9 +1181,9 @@
} }
}, },
"node_modules/daisyui": { "node_modules/daisyui": {
"version": "4.4.19", "version": "4.4.20",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.19.tgz", "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.20.tgz",
"integrity": "sha512-IjOLWwnndD4N7Ut5CDxbUsaVtbqXPeVHM92IcgxGFxpuOd3CCKW/PAXZH6JoBTHFRaN57vB9XqEhdWm5yC+bPA==", "integrity": "sha512-AR2fuFVVLHVTdbkV+XWAqjtymEoxXksrsEMkdzPQo2wANtWjSXuODUzePNade64gJ0Y2CdQtiQkaZI7fWcp13g==",
"dependencies": { "dependencies": {
"css-selector-tokenizer": "^0.8", "css-selector-tokenizer": "^0.8",
"culori": "^3", "culori": "^3",

View File

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@boxyhq/saml20": "1.3.3", "@boxyhq/saml20": "1.3.3",
"daisyui": "4.4.19", "daisyui": "4.4.20",
"next": "14.0.4", "next": "14.0.4",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",