Bump daisyui from 3.4.0 to 3.5.0 (#232)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.4.0...v3.5.0)

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

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] 2023-07-26 22:17:26 +05:30 committed by GitHub
parent 13702a009c
commit 726bc2aaeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2.3",
"daisyui": "3.4.0",
"daisyui": "3.5.0",
"next": "13.4.12",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -1028,9 +1028,9 @@
"license": "MIT"
},
"node_modules/daisyui": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.4.0.tgz",
"integrity": "sha512-s9EvNxnw/ubCIopKul+3ddASzZG+jMOmZgLJ0BFOVnxFQy6HJ5+EbMx5yY7Ef0cA6qjeUMl88SwhE94WLSLtHQ==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.5.0.tgz",
"integrity": "sha512-wSaeXwaYdMv4yURv9wj7kKQQN9Jyumfh/skIpZfCNkCb2jLf/so+iNKSM8l4rDN0TRvB5OccMlAvsf2UAtk2gg==",
"dependencies": {
"colord": "^2.9",
"css-selector-tokenizer": "^0.8",

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.2.3",
"daisyui": "3.4.0",
"daisyui": "3.5.0",
"next": "13.4.12",
"react": "18.2.0",
"react-dom": "18.2.0",