Bump daisyui from 2.42.1 to 2.45.0

Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.42.1 to 2.45.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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-19 08:06:30 +00:00 committed by GitHub
parent 16a8fccdd9
commit 4c2c40bbbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
package-lock.json generated
View File

@ -1183,9 +1183,9 @@
}
},
"node_modules/daisyui": {
"version": "2.42.1",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.42.1.tgz",
"integrity": "sha512-IVeEvP8gvOzHR47fMrOp2YocQJMRmYskhdt7OsuhKJNn+YzLRGOpVpY7AGXt/56pYeYy7h03THHXRTW5cVU9rQ==",
"version": "2.45.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.45.0.tgz",
"integrity": "sha512-hAWs7vQLxsWXCd3KMLAMBrZPO6OdU0gIDfOKGmZlyM0ro/pW3J2eGEaBs90Dy8w8L6wD/w1s8Ujd7zG8TYtD3g==",
"dev": true,
"dependencies": {
"color": "^4.2",
@ -1193,6 +1193,10 @@
"postcss-js": "^4.0.0",
"tailwindcss": "^3"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/daisyui"
},
"peerDependencies": {
"autoprefixer": "^10.0.2",
"postcss": "^8.1.6"
@ -5188,9 +5192,9 @@
"dev": true
},
"daisyui": {
"version": "2.42.1",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.42.1.tgz",
"integrity": "sha512-IVeEvP8gvOzHR47fMrOp2YocQJMRmYskhdt7OsuhKJNn+YzLRGOpVpY7AGXt/56pYeYy7h03THHXRTW5cVU9rQ==",
"version": "2.45.0",
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.45.0.tgz",
"integrity": "sha512-hAWs7vQLxsWXCd3KMLAMBrZPO6OdU0gIDfOKGmZlyM0ro/pW3J2eGEaBs90Dy8w8L6wD/w1s8Ujd7zG8TYtD3g==",
"dev": true,
"requires": {
"color": "^4.2",