diff --git a/package.json b/package.json index 36c5feb12b9..f8ccc6f37f1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "prettier-plugin-astro": "^0.12.0", "rehype-autolink-headings": "^7.0.0", "sharp": "^0.32.6", - "shiki": "^0.14.4", + "shiki": "^0.14.5", "starlight-blog": "^0.3.2", "starlight-links-validator": "^0.4.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index add4e16d8c4..eb327357f91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ importers: specifier: ^0.32.6 version: 0.32.6 shiki: - specifier: ^0.14.4 - version: 0.14.4 + specifier: ^0.14.5 + version: 0.14.5 starlight-blog: specifier: ^0.3.2 version: 0.3.2(@astrojs/starlight@0.10.3)(astro@3.2.3) @@ -135,7 +135,7 @@ packages: remark-parse: 10.0.2 remark-rehype: 10.1.0 remark-smartypants: 2.0.0 - shiki: 0.14.4 + shiki: 0.14.5 unified: 10.1.2 unist-util-visit: 4.1.2 vfile: 5.3.7 @@ -159,7 +159,7 @@ packages: remark-parse: 10.0.2 remark-rehype: 10.1.0 remark-smartypants: 2.0.0 - shiki: 0.14.4 + shiki: 0.14.5 unified: 10.1.2 unist-util-visit: 4.1.2 vfile: 5.3.7 @@ -188,7 +188,7 @@ packages: remark-frontmatter: 4.0.1 remark-gfm: 3.0.1 remark-smartypants: 2.0.0 - shiki: 0.14.4 + shiki: 0.14.5 source-map: 0.7.4 unist-util-visit: 4.1.2 vfile: 5.3.7 @@ -1288,7 +1288,7 @@ packages: resolve: 1.22.4 semver: 7.5.4 server-destroy: 1.0.1 - shiki: 0.14.4 + shiki: 0.14.5 string-width: 6.1.0 strip-ansi: 7.1.0 tsconfig-resolver: 3.0.1 @@ -3977,6 +3977,15 @@ packages: vscode-textmate: 8.0.0 dev: false + /shiki@0.14.5: + resolution: {integrity: sha512-1gCAYOcmCFONmErGTrS1fjzJLA7MGZmKzrBNX7apqSwhyITJg2O102uFzXUeBxNnEkDA9vHIKLyeKq0V083vIw==} + dependencies: + ansi-sequence-parser: 1.1.1 + jsonc-parser: 3.2.0 + vscode-oniguruma: 1.7.0 + vscode-textmate: 8.0.0 + dev: false + /signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: false