Bump daisyui from 4.12.2 to 4.12.7 (#650)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.2 to 4.12.7.
- [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.12.2...v4.12.7)

---
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-06-25 00:08:34 +01:00 committed by GitHub
parent a6e23bca02
commit 08f105b5f3
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.1",
"daisyui": "4.12.2",
"daisyui": "4.12.7",
"next": "14.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",
@ -2127,9 +2127,9 @@
}
},
"node_modules/daisyui": {
"version": "4.12.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.2.tgz",
"integrity": "sha512-ed3EFwPRLN+9+/MYPRB1pYjk6plRCBMobfBdSeB3voAS81KdL2pCKtbwJfUUpDdOnJ0F8T6oRdVX02P6UCD0Hg==",
"version": "4.12.7",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.7.tgz",
"integrity": "sha512-KQN3BFs+c5eaDN6xNYbVX9ob7b830PiRF8o5m6os7e4WDTgMg8S3o21CZ/gDttNAfLS2zz1esass9oDP6pv2WA==",
"dependencies": {
"css-selector-tokenizer": "^0.8",
"culori": "^3",

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.5.1",
"daisyui": "4.12.2",
"daisyui": "4.12.7",
"next": "14.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",