Bump daisyui from 2.24.2 to 2.27.0 (#50)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.24.2 to 2.27.0.
- [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.2...v2.27.0)

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

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-13 07:47:55 -07:00 committed by GitHub
parent fabb95b653
commit dc882227f9
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.2",
"daisyui": "2.27.0",
"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.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.2.tgz",
"integrity": "sha512-m1Z1FkkZ6Rdc81ehOjqMX6zKrUd1YReBKuowQNTNR1H3l//rbH3Gdrsx8L9w2wsxB0x+2NJCP1kGA3bbeacghQ==",
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.27.0.tgz",
"integrity": "sha512-AhFGhTore1Kdnae+5RGc2PGESSXOjAQDHJfvryP+KY41gxMcNErtuaGZG+nOmvOzNKgxViSDSaOn/VZq6H8kxA==",
"dependencies": {
"color": "^4.2",
"css-selector-tokenizer": "^0.8.0",
@ -4372,9 +4372,9 @@
"dev": true
},
"daisyui": {
"version": "2.24.2",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.2.tgz",
"integrity": "sha512-m1Z1FkkZ6Rdc81ehOjqMX6zKrUd1YReBKuowQNTNR1H3l//rbH3Gdrsx8L9w2wsxB0x+2NJCP1kGA3bbeacghQ==",
"version": "2.27.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.27.0.tgz",
"integrity": "sha512-AhFGhTore1Kdnae+5RGc2PGESSXOjAQDHJfvryP+KY41gxMcNErtuaGZG+nOmvOzNKgxViSDSaOn/VZq6H8kxA==",
"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.2",
"daisyui": "2.27.0",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",