From b35fbdd05b0f4f1bafcac9279b5a39cadbc879dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 07:17:52 +0000 Subject: [PATCH] chore(deps): update all shiki dependencies to ^1.24.4 (#234) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 13 +++---------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 655a0c5b..6a71d38c 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.3", + "@shikijs/markdown-it": "^1.24.4", "@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.83.0", "semantic-release": "^24.2.0", - "shiki": "^1.24.3", + "shiki": "^1.24.4", "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 ca3cbfa0..3f41b4e4 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.3 + specifier: ^1.24.4 version: 1.24.4 '@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.3 + specifier: ^1.24.4 version: 1.24.4 stylelint: specifier: ^16.10.0 @@ -4432,9 +4432,6 @@ packages: regex-utilities@2.3.0: resolution: {integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==} - regex@5.0.2: - resolution: {integrity: sha512-/pczGbKIQgfTMRV0XjABvc5RzLqQmwqxLHdQao2RTXPk+pmTXB2P0IaUHYdYyk412YLwUIkaeMd5T+RzVgTqnQ==} - regex@5.1.1: resolution: {integrity: sha512-dN5I359AVGPnwzJm2jN1k0W9LPZ+ePvoOeVMMfqIMFz53sSwXkxaJoxr50ptnsC771lK95BnTrVSZxq0b9yCGw==} @@ -9583,7 +9580,7 @@ snapshots: oniguruma-to-es@0.8.1: dependencies: emoji-regex-xs: 1.0.0 - regex: 5.0.2 + regex: 5.1.1 regex-recursion: 5.1.1 open@10.1.0: @@ -9890,10 +9887,6 @@ snapshots: regex-utilities@2.3.0: {} - regex@5.0.2: - dependencies: - regex-utilities: 2.3.0 - regex@5.1.1: dependencies: regex-utilities: 2.3.0