Bump daisyui from 4.7.0 to 4.7.2 (#502)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.7.0 to 4.7.2.
- [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.7.0...v4.7.2)

---
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-02-14 22:51:47 +00:00 committed by GitHub
parent 3853d10f24
commit 7887d80260
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", "license": "Apache 2.0",
"dependencies": { "dependencies": {
"@boxyhq/saml20": "1.4.10", "@boxyhq/saml20": "1.4.10",
"daisyui": "4.7.0", "daisyui": "4.7.2",
"next": "14.1.0", "next": "14.1.0",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
@ -2253,9 +2253,9 @@
} }
}, },
"node_modules/daisyui": { "node_modules/daisyui": {
"version": "4.7.0", "version": "4.7.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.7.0.tgz", "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.7.2.tgz",
"integrity": "sha512-3IHnwpdQszy3Dl9UyTUAAPRX7CWSc4eoruOC1/FA71Rk9suD4dUW2v55UUwCnFArWhvIO7u87n+vU/Np0xeoWA==", "integrity": "sha512-9UCss12Zmyk/22u+JbkVrHHxOzFOyY17HuqP5LeswI4hclbj6qbjJTovdj2zRy8cCH6/n6Wh0lTLjriGnyGh0g==",
"dependencies": { "dependencies": {
"css-selector-tokenizer": "^0.8", "css-selector-tokenizer": "^0.8",
"culori": "^3", "culori": "^3",

View File

@ -15,7 +15,7 @@
}, },
"dependencies": { "dependencies": {
"@boxyhq/saml20": "1.4.10", "@boxyhq/saml20": "1.4.10",
"daisyui": "4.7.0", "daisyui": "4.7.2",
"next": "14.1.0", "next": "14.1.0",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",