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
+4 -4
View File
@@ -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
View File
@@ -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"