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:
renovate[bot]
2026-06-05 10:35:40 -04:00
committed by GitHub
parent da3e1df145
commit 72bad87cc6
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"@lucide/vue": "1.17.0", "@lucide/vue": "1.17.0",
"bootstrap": "5.3.8", "bootstrap": "5.3.8",
"date-fns": "4.4.0", "date-fns": "4.4.0",
"marked": "18.0.4", "marked": "18.0.5",
"vue": "3.5.35", "vue": "3.5.35",
"vue-i18n": "11.4.4", "vue-i18n": "11.4.4",
"vue3-simple-icons": "16.10.0" "vue3-simple-icons": "16.10.0"
@@ -2182,9 +2182,9 @@
} }
}, },
"node_modules/marked": { "node_modules/marked": {
"version": "18.0.4", "version": "18.0.5",
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.4.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-18.0.5.tgz",
"integrity": "sha512-c/BTaKzg0G6ezQx97DAkYU7k0HM6ys0FqYeKBL6hlBByZwy+ycA1+f0vDdjMHKKeEjdgkx0GOv9Il6D+85cOqA==", "integrity": "sha512-S6GcvALHg6K4ohtu4E7x0a1AqhAjp6cV8KhLSyN9qVapnzJkusVBxZRcIU9AeYsbe6P1hKDusSbEOzGyyuce6w==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"

View File

@@ -12,7 +12,7 @@
"@lucide/vue": "1.17.0", "@lucide/vue": "1.17.0",
"bootstrap": "5.3.8", "bootstrap": "5.3.8",
"date-fns": "4.4.0", "date-fns": "4.4.0",
"marked": "18.0.4", "marked": "18.0.5",
"vue": "3.5.35", "vue": "3.5.35",
"vue-i18n": "11.4.4", "vue-i18n": "11.4.4",
"vue3-simple-icons": "16.10.0" "vue3-simple-icons": "16.10.0"