Bump daisyui from 4.0.7 to 4.1.0 (#394)

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.0.7 to 4.1.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/v4.0.7...v4.1.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-11-16 21:15:51 +00:00 committed by GitHub
parent fb6e5b7951
commit 99a381a7ae
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.3.2", "@boxyhq/saml20": "1.3.2",
"daisyui": "4.0.7", "daisyui": "4.1.0",
"next": "14.0.2", "next": "14.0.2",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
@ -1173,9 +1173,9 @@
} }
}, },
"node_modules/daisyui": { "node_modules/daisyui": {
"version": "4.0.7", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.0.7.tgz", "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.1.0.tgz",
"integrity": "sha512-D84DnNDZKcamwNsxCMrwYaddyz5kC6VO6oe30nM1x67GzCAfarfd3Ar1rpLGXCIqSsEoNZUHO8EcXvX93W2ZkA==", "integrity": "sha512-/ri4CaoqCXw/YugpfZTzq1FZART+f6IWwlYlgx9XG4wCXOQ74kayIM16WQsTxKP+aIp8ZmzBasb96YOlNCVYGQ==",
"dependencies": { "dependencies": {
"css-selector-tokenizer": "^0.8", "css-selector-tokenizer": "^0.8",
"culori": "^3", "culori": "^3",

View File

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@boxyhq/saml20": "1.3.2", "@boxyhq/saml20": "1.3.2",
"daisyui": "4.0.7", "daisyui": "4.1.0",
"next": "14.0.2", "next": "14.0.2",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",