Bump daisyui from 3.1.9 to 3.1.11 (#206)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.1.9 to 3.1.11.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.1.9...v3.1.11)

---
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-07 17:59:40 +01:00 committed by GitHub
parent ea8f63bbdc
commit 188234522f
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.2",
"daisyui": "3.1.9",
"daisyui": "3.1.11",
"next": "13.4.9",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -1008,9 +1008,9 @@
"license": "MIT"
},
"node_modules/daisyui": {
"version": "3.1.9",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.1.9.tgz",
"integrity": "sha512-GkQR3iLnTfxNsQz7EZXS5bPY65iJM7jdiHtQZWDpRVmBrMlq8Nmrc+t8XmjGdOmJljAPFjtMSD9E9zAnhXF7qg==",
"version": "3.1.11",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.1.11.tgz",
"integrity": "sha512-TAtdjV3VgqVUf7PSRdwU0cBPgvtlPvQJgXQAHw+E+2+3IbZFLRuOgFCMdBk9B5MGqaJMTkT7AXMkGPIDSCfX1A==",
"dependencies": {
"colord": "^2.9",
"css-selector-tokenizer": "^0.8",

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@boxyhq/saml20": "1.2.2",
"daisyui": "3.1.9",
"daisyui": "3.1.11",
"next": "13.4.9",
"react": "18.2.0",
"react-dom": "18.2.0",