Bump daisyui from 2.31.0 to 2.33.0 (#89)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.31.0 to 2.33.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/commits)

---
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-10-24 21:07:36 -07:00 committed by GitHub
parent 4a7785223d
commit 3c926dffcd
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.10",
"daisyui": "2.31.0",
"daisyui": "2.33.0",
"next": "12.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -1016,9 +1016,9 @@
"license": "MIT"
},
"node_modules/daisyui": {
"version": "2.31.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.31.0.tgz",
"integrity": "sha512-qepRXgQPLNcJ8ZPZy+dUvsC7mRWvMLRcVMe85/wZA60Tnhm/bkidhOzdllL8aAk2JX+W/xlIsTJ8NZFpPm+eyw==",
"version": "2.33.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.33.0.tgz",
"integrity": "sha512-NviwGs9oC9NW7IEZiLexHtxkpzP38AKxb9GTUCqUa0qoU8NHKQGqJUzQWZwWSZakU57KsQLblFVe0xMhqw4TlA==",
"dependencies": {
"color": "^4.2",
"css-selector-tokenizer": "^0.8.0",
@ -4354,9 +4354,9 @@
"dev": true
},
"daisyui": {
"version": "2.31.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.31.0.tgz",
"integrity": "sha512-qepRXgQPLNcJ8ZPZy+dUvsC7mRWvMLRcVMe85/wZA60Tnhm/bkidhOzdllL8aAk2JX+W/xlIsTJ8NZFpPm+eyw==",
"version": "2.33.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.33.0.tgz",
"integrity": "sha512-NviwGs9oC9NW7IEZiLexHtxkpzP38AKxb9GTUCqUa0qoU8NHKQGqJUzQWZwWSZakU57KsQLblFVe0xMhqw4TlA==",
"requires": {
"color": "^4.2",
"css-selector-tokenizer": "^0.8.0",

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.0.10",
"daisyui": "2.31.0",
"daisyui": "2.33.0",
"next": "12.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",