Bump daisyui from 2.24.0 to 2.24.2 (#47)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.24.0 to 2.24.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/v2.24.0...v2.24.2)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-09-05 20:39:59 -07:00 committed by GitHub
parent 8b6b985101
commit 29f9f292ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "Apache 2.0",
"dependencies": {
"@boxyhq/saml20": "1.0.6",
"daisyui": "2.24.0",
"daisyui": "2.24.2",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -1025,9 +1025,9 @@
"license": "MIT"
},
"node_modules/daisyui": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.0.tgz",
"integrity": "sha512-Fdu/4LCdTfWLWAbCuPxvnaRotEfJ+hVPgZ2kv/aUk9RZ00Yk8fGdJtIf0kXJ3IgUKOr8rCXUpfQY6DQU9usPCQ==",
"version": "2.24.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.2.tgz",
"integrity": "sha512-m1Z1FkkZ6Rdc81ehOjqMX6zKrUd1YReBKuowQNTNR1H3l//rbH3Gdrsx8L9w2wsxB0x+2NJCP1kGA3bbeacghQ==",
"dependencies": {
"color": "^4.2",
"css-selector-tokenizer": "^0.8.0",
@ -4371,9 +4371,9 @@
"dev": true
},
"daisyui": {
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.0.tgz",
"integrity": "sha512-Fdu/4LCdTfWLWAbCuPxvnaRotEfJ+hVPgZ2kv/aUk9RZ00Yk8fGdJtIf0kXJ3IgUKOr8rCXUpfQY6DQU9usPCQ==",
"version": "2.24.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.2.tgz",
"integrity": "sha512-m1Z1FkkZ6Rdc81ehOjqMX6zKrUd1YReBKuowQNTNR1H3l//rbH3Gdrsx8L9w2wsxB0x+2NJCP1kGA3bbeacghQ==",
"requires": {
"color": "^4.2",
"css-selector-tokenizer": "^0.8.0",

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.0.6",
"daisyui": "2.24.0",
"daisyui": "2.24.2",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",