Bump daisyui from 2.38.1 to 2.40.1 (#108)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.38.1 to 2.40.1. - [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/v2.38.1...v2.40.1) --- 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
f4cbe3255e
commit
eddb7b3165
14
package-lock.json
generated
14
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "Apache 2.0",
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.0.12",
|
||||
"daisyui": "2.38.1",
|
||||
"daisyui": "2.40.1",
|
||||
"next": "13.0.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@ -1006,9 +1006,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "2.38.1",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.38.1.tgz",
|
||||
"integrity": "sha512-fHAVi+bT3H9QCNM7LNEH1EMPT0IwqufuW2RNhTJZorX3TftB1bWW437BVmSt70AZH72Xvp0mVxwVS3ChSKSj0w==",
|
||||
"version": "2.40.1",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.40.1.tgz",
|
||||
"integrity": "sha512-nzLpcU8kCLU4zoMQ0hUKw1orRRn2x/LJLZenIsHF+UlGVsml02U4u20nb/knN7B06MPpDZ4RAZyp0rEp67iwzQ==",
|
||||
"dependencies": {
|
||||
"color": "^4.2",
|
||||
"css-selector-tokenizer": "^0.8.0",
|
||||
@ -4375,9 +4375,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"daisyui": {
|
||||
"version": "2.38.1",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.38.1.tgz",
|
||||
"integrity": "sha512-fHAVi+bT3H9QCNM7LNEH1EMPT0IwqufuW2RNhTJZorX3TftB1bWW437BVmSt70AZH72Xvp0mVxwVS3ChSKSj0w==",
|
||||
"version": "2.40.1",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-2.40.1.tgz",
|
||||
"integrity": "sha512-nzLpcU8kCLU4zoMQ0hUKw1orRRn2x/LJLZenIsHF+UlGVsml02U4u20nb/knN7B06MPpDZ4RAZyp0rEp67iwzQ==",
|
||||
"requires": {
|
||||
"color": "^4.2",
|
||||
"css-selector-tokenizer": "^0.8.0",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@boxyhq/saml20": "1.0.12",
|
||||
"daisyui": "2.38.1",
|
||||
"daisyui": "2.40.1",
|
||||
"next": "13.0.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user