mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
chore(deps): update dependency marked to v18.0.5 (#5251)
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.17.0",
|
||||
"bootstrap": "5.3.8",
|
||||
"date-fns": "4.4.0",
|
||||
"marked": "18.0.4",
|
||||
"marked": "18.0.5",
|
||||
"vue": "3.5.35",
|
||||
"vue-i18n": "11.4.4",
|
||||
"vue3-simple-icons": "16.10.0"
|
||||
@@ -2182,9 +2182,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "18.0.4",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.4.tgz",
|
||||
"integrity": "sha512-c/BTaKzg0G6ezQx97DAkYU7k0HM6ys0FqYeKBL6hlBByZwy+ycA1+f0vDdjMHKKeEjdgkx0GOv9Il6D+85cOqA==",
|
||||
"version": "18.0.5",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.5.tgz",
|
||||
"integrity": "sha512-S6GcvALHg6K4ohtu4E7x0a1AqhAjp6cV8KhLSyN9qVapnzJkusVBxZRcIU9AeYsbe6P1hKDusSbEOzGyyuce6w==",
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
"@lucide/vue": "1.17.0",
|
||||
"bootstrap": "5.3.8",
|
||||
"date-fns": "4.4.0",
|
||||
"marked": "18.0.4",
|
||||
"marked": "18.0.5",
|
||||
"vue": "3.5.35",
|
||||
"vue-i18n": "11.4.4",
|
||||
"vue3-simple-icons": "16.10.0"
|
||||
|
||||
Reference in New Issue
Block a user