diff --git a/package.json b/package.json index 4d730f5..3b0d7a9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "rehype-pretty-code": "^0.13.0", "rehype-slug": "^6.0.0", "remark-gfm": "^3.0.1", - "shiki": "^1.1.1", + "shiki": "^1.1.7", "swr": "^2.2.4", "tiny-invariant": "^1.3.1", "use-delayed-render": "^0.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9920bd9..1c421e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,7 +45,7 @@ dependencies: version: 7.1.0 rehype-pretty-code: specifier: ^0.13.0 - version: 0.13.0(shiki@1.1.1) + version: 0.13.0(shiki@1.1.7) rehype-slug: specifier: ^6.0.0 version: 6.0.0 @@ -53,8 +53,8 @@ dependencies: specifier: ^3.0.1 version: 3.0.1 shiki: - specifier: ^1.1.1 - version: 1.1.1 + specifier: ^1.1.7 + version: 1.1.7 swr: specifier: ^2.2.4 version: 2.2.4(react@18.2.0) @@ -1137,8 +1137,8 @@ packages: resolution: {integrity: sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==} dev: true - /@shikijs/core@1.1.1: - resolution: {integrity: sha512-WSHuW0i4W04+UZgim378oxHBAp4S5X3hVI2zXh+t5v2fx2u/7QXz9VNisoOD/CA4O9Lc6Zs97TrKiDbWyZua6Q==} + /@shikijs/core@1.1.7: + resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==} dev: false /@swc/helpers@0.5.2: @@ -5103,7 +5103,7 @@ packages: unified: 11.0.4 dev: false - /rehype-pretty-code@0.13.0(shiki@1.1.1): + /rehype-pretty-code@0.13.0(shiki@1.1.7): resolution: {integrity: sha512-+22dz1StXlF7dlMyOySNaVxgcGhMI4BCxq0JxJJPWYGiKsI6cu5jyuIKGHXHvH18D8sv1rdKtvsY9UEfN3++SQ==} engines: {node: '>=18'} peerDependencies: @@ -5113,7 +5113,7 @@ packages: hast-util-to-string: 3.0.0 parse-numeric-range: 1.3.0 rehype-parse: 9.0.0 - shiki: 1.1.1 + shiki: 1.1.7 unified: 11.0.4 unist-util-visit: 5.0.0 dev: false @@ -5348,10 +5348,10 @@ packages: engines: {node: '>=8'} dev: true - /shiki@1.1.1: - resolution: {integrity: sha512-7ksyiu01NltBvEcLq9GcguF+7RGa5lDwozjgdbiXnlkro1FtMCcrVtHUWbKuYBSOZW74gC4KlnBcgRCwK2ERAw==} + /shiki@1.1.7: + resolution: {integrity: sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==} dependencies: - '@shikijs/core': 1.1.1 + '@shikijs/core': 1.1.7 dev: false /side-channel@1.0.4: