chore(deps): update dependency marked to v18.0.6 (#5395)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-12 14:58:25 -04:00
committed by GitHub
parent 3f2dcaeea1
commit c78b982786
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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.5", "marked": "18.0.6",
"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.5", "version": "18.0.6",
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.5.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-18.0.6.tgz",
"integrity": "sha512-S6GcvALHg6K4ohtu4E7x0a1AqhAjp6cV8KhLSyN9qVapnzJkusVBxZRcIU9AeYsbe6P1hKDusSbEOzGyyuce6w==", "integrity": "sha512-MrV5puXBfuiy6wl6DLaq3BtIJQAJToAd5zt/ZKhRfGRAuFPALE7/4Y7jnxRQoEgK/pBgurGqLyAuRgZ2xOjr6w==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"marked": "bin/marked.js" "marked": "bin/marked.js"

View File

@@ -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.5", "marked": "18.0.6",
"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"