Bump daisyui from 4.6.2 to 4.7.0 in /web (#1129)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.6.2 to 4.7.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.6.2...v4.7.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:
parent
007420beeb
commit
c0c5977752
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"@iconify/svelte": "^3.1.6",
|
||||
"@sveltestack/svelte-query": "^1.6.0",
|
||||
"clipboard": "^2.0.11",
|
||||
"daisyui": "^4.6.2",
|
||||
"daisyui": "^4.7.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"markdown-it": "^14.0.0",
|
||||
"markdown-it-highlightjs": "^4.0.1",
|
||||
@ -2000,9 +2000,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.6.2.tgz",
|
||||
"integrity": "sha512-LBIbI76wVVRCQt1Uis2Y2/PRdGfMkNMFsHOjfpav8n7SamwRwPOCiNUClIrnX2jerWW3mLZlzRMCnQfxmGEjow==",
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.7.0.tgz",
|
||||
"integrity": "sha512-3IHnwpdQszy3Dl9UyTUAAPRX7CWSc4eoruOC1/FA71Rk9suD4dUW2v55UUwCnFArWhvIO7u87n+vU/Np0xeoWA==",
|
||||
"dependencies": {
|
||||
"css-selector-tokenizer": "^0.8",
|
||||
"culori": "^3",
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
"@iconify/svelte": "^3.1.6",
|
||||
"@sveltestack/svelte-query": "^1.6.0",
|
||||
"clipboard": "^2.0.11",
|
||||
"daisyui": "^4.6.2",
|
||||
"daisyui": "^4.7.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"markdown-it": "^14.0.0",
|
||||
"markdown-it-highlightjs": "^4.0.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user