Bump daisyui from 3.1.6 to 3.1.7 (#194)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.1.6 to 3.1.7.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.1.6...v3.1.7)

---
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] 2023-07-04 14:29:50 +01:00 committed by GitHub
parent 632c1ecb4c
commit 06de4defeb
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", "license": "Apache 2.0",
"dependencies": { "dependencies": {
"@boxyhq/saml20": "1.2.1", "@boxyhq/saml20": "1.2.1",
"daisyui": "3.1.6", "daisyui": "3.1.7",
"next": "13.4.7", "next": "13.4.7",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
@ -999,9 +999,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/daisyui": { "node_modules/daisyui": {
"version": "3.1.6", "version": "3.1.7",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.1.6.tgz", "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.1.7.tgz",
"integrity": "sha512-P/2WUn4ZImEc2IfPSYw3qPCUnnJNju0P6ii0fUqtTURUj0oda6L0tm4EzrUmB2EbqB6grZ9nKHPTSniKaPYp1w==", "integrity": "sha512-VQhaunQlB7Buo+AbE+S3i6H/eYknKEuKVHG67y7sbG58uEjeLK6n2rojG3YE7fwoOss6ldbUL8Oy0MyoJi0CHw==",
"dependencies": { "dependencies": {
"colord": "^2.9", "colord": "^2.9",
"css-selector-tokenizer": "^0.8", "css-selector-tokenizer": "^0.8",

View File

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@boxyhq/saml20": "1.2.1", "@boxyhq/saml20": "1.2.1",
"daisyui": "3.1.6", "daisyui": "3.1.7",
"next": "13.4.7", "next": "13.4.7",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",