mirror of
https://github.com/serge-chat/serge.git
synced 2024-01-15 09:32:12 +03:00
Bump daisyui from 4.4.20 to 4.4.22 in /web (#1003)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.20 to 4.4.22. - [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.4.20...v4.4.22) --- updated-dependencies: - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-patch ... 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:
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.4.20",
|
||||
"daisyui": "^4.4.22",
|
||||
"highlight.js": "^11.9.0",
|
||||
"markdown-it": "^14.0.0",
|
||||
"markdown-it-highlightjs": "^4.0.1",
|
||||
@@ -1774,9 +1774,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/daisyui": {
|
||||
"version": "4.4.20",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.20.tgz",
|
||||
"integrity": "sha512-AR2fuFVVLHVTdbkV+XWAqjtymEoxXksrsEMkdzPQo2wANtWjSXuODUzePNade64gJ0Y2CdQtiQkaZI7fWcp13g==",
|
||||
"version": "4.4.22",
|
||||
"resolved": "https://registry.npmjs.org/daisyui/-/daisyui-4.4.22.tgz",
|
||||
"integrity": "sha512-hn50npYa07qS0v+WbBGhTMTIq0X1cHe8Jc5/vxnnkKUTKyJQ2C1UQnNa2HNMVoCyzBct1fv6VBnEB4LGc0dVEQ==",
|
||||
"dependencies": {
|
||||
"css-selector-tokenizer": "^0.8",
|
||||
"culori": "^3",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@iconify/svelte": "^3.1.6",
|
||||
"@sveltestack/svelte-query": "^1.6.0",
|
||||
"clipboard": "^2.0.11",
|
||||
"daisyui": "^4.4.20",
|
||||
"daisyui": "^4.4.22",
|
||||
"highlight.js": "^11.9.0",
|
||||
"markdown-it": "^14.0.0",
|
||||
"markdown-it-highlightjs": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user