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:
renovate[bot]
2026-07-21 20:14:25 -04:00
committed by GitHub
parent 4c63ca62d6
commit f5b29a3c0d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -11,7 +11,7 @@
"@lucide/vue": "1.24.0",
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.6",
"marked": "18.0.7",
"vue": "3.5.39",
"vue-i18n": "11.4.6",
"vue3-simple-icons": "16.10.0"
@@ -2119,9 +2119,9 @@
}
},
"node_modules/marked": {
"version": "18.0.6",
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.6.tgz",
"integrity": "sha512-MrV5puXBfuiy6wl6DLaq3BtIJQAJToAd5zt/ZKhRfGRAuFPALE7/4Y7jnxRQoEgK/pBgurGqLyAuRgZ2xOjr6w==",
"version": "18.0.7",
"resolved": "https://registry.npmjs.org/marked/-/marked-18.0.7.tgz",
"integrity": "sha512-iDVQ5ldaiKXn6b2JroX5kgRfmwgqolW7NpaEzTl1k/2Zh1njIEN9yniyLV/mOvWwtsE8OGgkjsCYvijuPk1dtA==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"
+1 -1
View File
@@ -12,7 +12,7 @@
"@lucide/vue": "1.24.0",
"bootstrap": "5.3.8",
"date-fns": "4.4.0",
"marked": "18.0.6",
"marked": "18.0.7",
"vue": "3.5.39",
"vue-i18n": "11.4.6",
"vue3-simple-icons": "16.10.0"