Bump daisyui from 2.19.0 to 2.20.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.19.0 to 2.20.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:
parent
b6c7a2ede0
commit
eb4d65b44a
16
package-lock.json
generated
16
package-lock.json
generated
@ -1114,15 +1114,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "2.19.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.19.0.tgz",
|
||||
"integrity": "sha512-lLOz4cHm3xpm0AfdFojDFrhiDu4hZTdEbcVJri+KzQn1HvxmZS4STVujn8tV4RQXjchGdnIsXFqxd6F7rVZBiA==",
|
||||
"version": "2.20.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.20.0.tgz",
|
||||
"integrity": "sha512-97xFBWQOXV/JCVRrGI5xranElKMmXIajDxojTQ1qoYwcWlkfFE7hY4D/NyHVIzlQb+B4xbiXhVPJM7EleRAY8g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"color": "^4.2",
|
||||
"css-selector-tokenizer": "^0.8.0",
|
||||
"postcss-js": "^4.0.0",
|
||||
"tailwindcss": "^3.0"
|
||||
"tailwindcss": "^3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"autoprefixer": "^10.0.2",
|
||||
@ -4886,15 +4886,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"daisyui": {
|
||||
"version": "2.19.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.19.0.tgz",
|
||||
"integrity": "sha512-lLOz4cHm3xpm0AfdFojDFrhiDu4hZTdEbcVJri+KzQn1HvxmZS4STVujn8tV4RQXjchGdnIsXFqxd6F7rVZBiA==",
|
||||
"version": "2.20.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.20.0.tgz",
|
||||
"integrity": "sha512-97xFBWQOXV/JCVRrGI5xranElKMmXIajDxojTQ1qoYwcWlkfFE7hY4D/NyHVIzlQb+B4xbiXhVPJM7EleRAY8g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"color": "^4.2",
|
||||
"css-selector-tokenizer": "^0.8.0",
|
||||
"postcss-js": "^4.0.0",
|
||||
"tailwindcss": "^3.0"
|
||||
"tailwindcss": "^3"
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user