build(deps): bump daisyui from 4.12.11 to 4.12.12 (#741)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.12.11 to 4.12.12.
- [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.11...v4.12.12)

---
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-10-07 22:31:44 +01:00 committed by GitHub
parent 48c9ae0ba5
commit d316e298cf
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.11",
"daisyui": "4.12.12",
"next": "14.2.14",
"react": "18.3.1",
"react-dom": "18.3.1",
@ -2306,9 +2306,9 @@
}
},
"node_modules/daisyui": {
"version": "4.12.11",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.11.tgz",
"integrity": "sha512-D9OJTlnU1ATiDsKkw5/TB0997Hm73zu9SFeUTthDtKd06OEJQlOLoYrGXlP2YhHZDW4VAcQnmhEphTgPFUYqSw==",
"version": "4.12.12",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.12.12.tgz",
"integrity": "sha512-xmCZ4piuWOjhNyB0VDKczB5vKFCipTA7UxaZNOzCz6cT8kvWgv5BDtUo+Hk9gOFufByOlfuBdzLpfhY5GsebTQ==",
"dependencies": {
"css-selector-tokenizer": "^0.8",
"culori": "^3",

View File

@ -15,7 +15,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.5.1",
"daisyui": "4.12.11",
"daisyui": "4.12.12",
"next": "14.2.14",
"react": "18.3.1",
"react-dom": "18.3.1",