mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 18:36:34 +00:00
chore(deps): update dependency marked to v18.0.7 (#5433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -11,7 +11,7 @@
|
|||||||
"@lucide/vue": "1.24.0",
|
"@lucide/vue": "1.24.0",
|
||||||
"bootstrap": "5.3.8",
|
"bootstrap": "5.3.8",
|
||||||
"date-fns": "4.4.0",
|
"date-fns": "4.4.0",
|
||||||
"marked": "18.0.6",
|
"marked": "18.0.7",
|
||||||
"vue": "3.5.39",
|
"vue": "3.5.39",
|
||||||
"vue-i18n": "11.4.6",
|
"vue-i18n": "11.4.6",
|
||||||
"vue3-simple-icons": "16.10.0"
|
"vue3-simple-icons": "16.10.0"
|
||||||
@@ -2119,9 +2119,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/marked": {
|
"node_modules/marked": {
|
||||||
"version": "18.0.6",
|
"version": "18.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.7.tgz",
|
||||||
"integrity": "sha512-MrV5puXBfuiy6wl6DLaq3BtIJQAJToAd5zt/ZKhRfGRAuFPALE7/4Y7jnxRQoEgK/pBgurGqLyAuRgZ2xOjr6w==",
|
"integrity": "sha512-iDVQ5ldaiKXn6b2JroX5kgRfmwgqolW7NpaEzTl1k/2Zh1njIEN9yniyLV/mOvWwtsE8OGgkjsCYvijuPk1dtA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"marked": "bin/marked.js"
|
"marked": "bin/marked.js"
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
"@lucide/vue": "1.24.0",
|
"@lucide/vue": "1.24.0",
|
||||||
"bootstrap": "5.3.8",
|
"bootstrap": "5.3.8",
|
||||||
"date-fns": "4.4.0",
|
"date-fns": "4.4.0",
|
||||||
"marked": "18.0.6",
|
"marked": "18.0.7",
|
||||||
"vue": "3.5.39",
|
"vue": "3.5.39",
|
||||||
"vue-i18n": "11.4.6",
|
"vue-i18n": "11.4.6",
|
||||||
"vue3-simple-icons": "16.10.0"
|
"vue3-simple-icons": "16.10.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user