From ab0f4b5cc05e38f62ff698aca22b877e65452ba5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 07:52:52 +0000 Subject: [PATCH] chore(deps): update all shiki dependencies to ^1.22.2 (#184) 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 993392ef..0f3132c6 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@mdit-vue/types": "^2.1.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", - "@shikijs/markdown-it": "^1.22.1", + "@shikijs/markdown-it": "^1.22.2", "@stylistic/stylelint-plugin": "^2.1.3", "@types/jsdom": "^21.1.7", "@types/markdown-it": "^14.1.2", @@ -112,7 +112,7 @@ "rollup-plugin-visualizer": "^5.12.0", "sass": "^1.80.5", "semantic-release": "^24.2.0", - "shiki": "^1.22.1", + "shiki": "^1.22.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 5540b001..e577d622 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.22.1 + specifier: ^1.22.2 version: 1.22.2 '@stylistic/stylelint-plugin': specifier: ^2.1.3 @@ -181,7 +181,7 @@ importers: specifier: ^24.2.0 version: 24.2.0(typescript@5.6.3) shiki: - specifier: ^1.22.1 + specifier: ^1.22.2 version: 1.22.2 stylelint: specifier: ^16.10.0