Bump daisyui from 2.20.0 to 2.24.0 (#40)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.20.0 to 2.24.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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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:
parent
f048e44f85
commit
0f46cc0214
14
package-lock.json
generated
14
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.0.4",
|
||||
"daisyui": "2.20.0",
|
||||
"daisyui": "2.24.0",
|
||||
"next": "12.2.5",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@ -1008,9 +1008,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "2.20.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.20.0.tgz",
|
||||
"integrity": "sha512-97xFBWQOXV/JCVRrGI5xranElKMmXIajDxojTQ1qoYwcWlkfFE7hY4D/NyHVIzlQb+B4xbiXhVPJM7EleRAY8g==",
|
||||
"version": "2.24.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.0.tgz",
|
||||
"integrity": "sha512-Fdu/4LCdTfWLWAbCuPxvnaRotEfJ+hVPgZ2kv/aUk9RZ00Yk8fGdJtIf0kXJ3IgUKOr8rCXUpfQY6DQU9usPCQ==",
|
||||
"dependencies": {
|
||||
"color": "^4.2",
|
||||
"css-selector-tokenizer": "^0.8.0",
|
||||
@ -4325,9 +4325,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"daisyui": {
|
||||
"version": "2.20.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.20.0.tgz",
|
||||
"integrity": "sha512-97xFBWQOXV/JCVRrGI5xranElKMmXIajDxojTQ1qoYwcWlkfFE7hY4D/NyHVIzlQb+B4xbiXhVPJM7EleRAY8g==",
|
||||
"version": "2.24.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.24.0.tgz",
|
||||
"integrity": "sha512-Fdu/4LCdTfWLWAbCuPxvnaRotEfJ+hVPgZ2kv/aUk9RZ00Yk8fGdJtIf0kXJ3IgUKOr8rCXUpfQY6DQU9usPCQ==",
|
||||
"requires": {
|
||||
"color": "^4.2",
|
||||
"css-selector-tokenizer": "^0.8.0",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.0.4",
|
||||
"daisyui": "2.20.0",
|
||||
"daisyui": "2.24.0",
|
||||
"next": "12.2.5",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user