From 22ce17cbff898f5014811a634848287f41d3eedd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Apr 2026 00:02:15 +0000 Subject: [PATCH] fix(deps): update dependency marked to v17.0.6 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 69cc567..6e0185c 100644 --- a/bun.lock +++ b/bun.lock @@ -23,7 +23,7 @@ "astro-icon": "1.1.5", "dayjs": "1.11.20", "markdown-it": "14.1.1", - "marked": "17.0.5", + "marked": "17.0.6", "marked-shiki": "1.2.1", "mdast-util-to-string": "4.0.0", "photoswipe": "5.4.4", @@ -1710,7 +1710,7 @@ "markdown-table": ["markdown-table@3.0.4", "", {}, "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw=="], - "marked": ["marked@17.0.5", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-6hLvc0/JEbRjRgzI6wnT2P1XuM1/RrrDEX0kPt0N7jGm1133g6X7DlxFasUIx+72aKAr904GTxhSLDrd5DIlZg=="], + "marked": ["marked@17.0.6", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-gB0gkNafnonOw0obSTEGZTT86IuhILt2Wfx0mWH/1Au83kybTayroZ/V6nS25mN7u8ASy+5fMhgB3XPNrOZdmA=="], "marked-shiki": ["marked-shiki@1.2.1", "", { "peerDependencies": { "marked": "17.0.4", "shiki": "4.0.2" } }, "sha512-yHxYQhPY5oYaIRnROn98foKhuClark7M373/VpLxiy5TrDu9Jd/LsMwo8w+U91Up4oDb9IXFrP0N1MFRz8W/DQ=="], diff --git a/package.json b/package.json index 8dd83e4..8e1be19 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "astro-icon": "1.1.5", "dayjs": "1.11.20", "markdown-it": "14.1.1", - "marked": "17.0.5", + "marked": "17.0.6", "marked-shiki": "1.2.1", "mdast-util-to-string": "4.0.0", "photoswipe": "5.4.4",