From f7a11c41182a5e21616f6290baccd91a6044a7a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:22:46 +0000 Subject: [PATCH] chore(deps): update all shiki dependencies to ^1.24.2 (#224) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d92053b6..23bfe887 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@mdit-vue/types": "^2.1.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", - "@shikijs/markdown-it": "^1.24.0", + "@shikijs/markdown-it": "^1.24.2", "@stylistic/stylelint-plugin": "^3.1.1", "@types/jsdom": "^21.1.7", "@types/markdown-it": "^14.1.2", @@ -114,7 +114,7 @@ "rollup-plugin-visualizer": "^5.12.0", "sass": "^1.82.0", "semantic-release": "^24.2.0", - "shiki": "^1.24.0", + "shiki": "^1.24.2", "stylelint": "^16.10.0", "stylelint-config-html": "^1.1.0", "stylelint-config-recommended-scss": "^14.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 305f2cb5..50d90370 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,7 +103,7 @@ importers: specifier: ^10.0.1 version: 10.0.1(semantic-release@24.2.0(typescript@5.6.3)) '@shikijs/markdown-it': - specifier: ^1.24.0 + specifier: ^1.24.2 version: 1.24.2 '@stylistic/stylelint-plugin': specifier: ^3.1.1 @@ -181,7 +181,7 @@ importers: specifier: ^24.2.0 version: 24.2.0(typescript@5.6.3) shiki: - specifier: ^1.24.0 + specifier: ^1.24.2 version: 1.24.2 stylelint: specifier: ^16.10.0