From e75e633e690040defb09f634a573fdb8a6f11d34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:11:11 -0400 Subject: [PATCH] chore(deps): update dependency marked to v18.0.2 (#5022) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 066c2b1e2..32114f609 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "bootstrap": "5.3.8", "date-fns": "4.1.0", "lucide-vue-next": "1.0.0", - "marked": "18.0.1", + "marked": "18.0.2", "vue": "3.5.32", "vue-i18n": "11.3.2", "vue3-simple-icons": "16.10.0"