diff --git a/package.json b/package.json index fef80ae..4fa1c5a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "rehype-pretty-code": "^0.13.0", "rehype-slug": "^6.0.0", "remark-gfm": "^3.0.1", - "shiki": "^1.1.7", + "shiki": "^1.2.0", "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 265052c..b79ef66 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,7 +48,7 @@ dependencies: version: 7.1.0 rehype-pretty-code: specifier: ^0.13.0 - version: 0.13.0(shiki@1.1.7) + version: 0.13.0(shiki@1.2.0) 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.1.7 - version: 1.1.7 + specifier: ^1.2.0 + version: 1.2.0 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.1.7: - resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==} + /@shikijs/core@1.2.0: + resolution: {integrity: sha512-OlFvx+nyr5C8zpcMBnSGir0YPD6K11uYhouqhNmm1qLiis4GA7SsGtu07r9gKS9omks8RtQqHrJL4S+lqWK01A==} dev: false /@swc/helpers@0.5.2: @@ -5041,7 +5041,7 @@ packages: unified: 11.0.4 dev: false - /rehype-pretty-code@0.13.0(shiki@1.1.7): + /rehype-pretty-code@0.13.0(shiki@1.2.0): resolution: {integrity: sha512-+22dz1StXlF7dlMyOySNaVxgcGhMI4BCxq0JxJJPWYGiKsI6cu5jyuIKGHXHvH18D8sv1rdKtvsY9UEfN3++SQ==} engines: {node: '>=18'} peerDependencies: @@ -5051,7 +5051,7 @@ packages: hast-util-to-string: 3.0.0 parse-numeric-range: 1.3.0 rehype-parse: 9.0.0 - shiki: 1.1.7 + shiki: 1.2.0 unified: 11.0.4 unist-util-visit: 5.0.0 dev: false @@ -5313,10 +5313,10 @@ packages: engines: {node: '>=8'} dev: true - /shiki@1.1.7: - resolution: {integrity: sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==} + /shiki@1.2.0: + resolution: {integrity: sha512-xLhiTMOIUXCv5DqJ4I70GgQCtdlzsTqFLZWcMHHG3TAieBUbvEGthdrlPDlX4mL/Wszx9C6rEcxU6kMlg4YlxA==} dependencies: - '@shikijs/core': 1.1.7 + '@shikijs/core': 1.2.0 dev: false /side-channel@1.0.6: