From 3d8e9c39bf06b6e7947140e7380a34620bbf35aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 03:07:30 +0000 Subject: [PATCH] Bump shiki from 1.2.2 to 1.2.4 Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.2.2 to 1.2.4. - [Release notes](https://github.com/shikijs/shiki/releases) - [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md) - [Commits](https://github.com/shikijs/shiki/commits/v1.2.4/packages/shiki) --- updated-dependencies: - dependency-name: shiki dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index aa1ae9a..e4db106 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "rehype-pretty-code": "^0.13.1", "rehype-slug": "^6.0.0", "remark-gfm": "^3.0.1", - "shiki": "^1.2.2", + "shiki": "^1.2.4", "swr": "^2.2.5", "tiny-invariant": "^1.3.3", "use-delayed-render": "^0.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c557cb6..b5e7497 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,7 +48,7 @@ dependencies: version: 7.1.0 rehype-pretty-code: specifier: ^0.13.1 - version: 0.13.1(shiki@1.2.2) + version: 0.13.1(shiki@1.2.4) rehype-slug: specifier: ^6.0.0 version: 6.0.0 @@ -56,8 +56,8 @@ dependencies: specifier: ^3.0.1 version: 3.0.1 shiki: - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^1.2.4 + version: 1.2.4 swr: specifier: ^2.2.5 version: 2.2.5(react@18.2.0) @@ -1082,8 +1082,8 @@ packages: resolution: {integrity: sha512-RbhOOTCNoCrbfkRyoXODZp75MlpiHMgbE5MEBZAnnnLyQNgrigEj4p0lzsMDyc1zVsJDLrivB58tgg3emX0eEA==} dev: true - /@shikijs/core@1.2.2: - resolution: {integrity: sha512-GXbTyNP6HlxpyWMR4eirW54Cxp84nVuivcV5hGVBgKnIl+UmD4AJgCX1uXuNRcFFAw58lB3HqryuezIc0iCLgw==} + /@shikijs/core@1.2.4: + resolution: {integrity: sha512-ClaUWpt8oTzjcF0MM1P81AeWyzc1sNSJlAjMG80CbwqbFqXSNz+NpQVUC0icobt3sZn43Sn27M4pHD/Jmp3zHw==} dev: false /@swc/helpers@0.5.2: @@ -5027,7 +5027,7 @@ packages: unified: 11.0.4 dev: false - /rehype-pretty-code@0.13.1(shiki@1.2.2): + /rehype-pretty-code@0.13.1(shiki@1.2.4): resolution: {integrity: sha512-Lw3cZohiw5J2NMMD0M11W9HlIKrZ7JjxfJmY0nxVa/HG5oMT+kkhcrUEFB5ajaEk/E9uR8+n9AmQbGJci9/TqA==} engines: {node: '>=18'} peerDependencies: @@ -5037,7 +5037,7 @@ packages: hast-util-to-string: 3.0.0 parse-numeric-range: 1.3.0 rehype-parse: 9.0.0 - shiki: 1.2.2 + shiki: 1.2.4 unified: 11.0.4 unist-util-visit: 5.0.0 dev: false @@ -5299,10 +5299,10 @@ packages: engines: {node: '>=8'} dev: true - /shiki@1.2.2: - resolution: {integrity: sha512-nqazfFgrU+DBLqk4+WjmGQz8sVWkcUcGriHqSM2zGk0GhjirVz4FyJ3AABEx91OpjGiKpuKBg2diYfRfQG3Fbg==} + /shiki@1.2.4: + resolution: {integrity: sha512-Q9n9jKiOjJCRPztA9POn3/uZXNySHDNKAsPNpmtHDcFyi6ZQhx5vQKZW3Nhrwn8TWW3RudSRk66zqY603EZDeg==} dependencies: - '@shikijs/core': 1.2.2 + '@shikijs/core': 1.2.4 dev: false /side-channel@1.0.6: