From 3cb827790c36bb067ce1d4efe69ae33073fac261 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 16:17:43 -0400 Subject: [PATCH] chore(deps): update dependency marked to v18.0.3 (#5068) 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 7adbc7cfc..8f586052d 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.2", + "marked": "18.0.3", "vue": "3.5.33", "vue-i18n": "11.4.0", "vue3-simple-icons": "16.10.0"