diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8b4b4e3..ea256838 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,7 +79,7 @@ dependencies: version: 7.0.0 rehype-pretty-code: specifier: ^0.13.0 - version: 0.13.1(shiki@1.1.7) + version: 0.13.1(shiki@1.2.1) rehype-shift-heading: specifier: ^2.0.0 version: 2.0.0 @@ -109,7 +109,7 @@ dependencies: version: 0.33.3 shiki: specifier: ^1.1.7 - version: 1.1.7 + version: 1.2.1 tailwindcss-animated: specifier: ^1.0.1 version: 1.0.1(tailwindcss@3.4.3) @@ -1796,8 +1796,8 @@ packages: resolution: {integrity: sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==} dev: true - /@shikijs/core@1.1.7: - resolution: {integrity: sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==} + /@shikijs/core@1.2.1: + resolution: {integrity: sha512-KaIS0H4EQ3KI2d++TjYqRNgwp8E3M/68e9veR4QtInzA7kKFgcjeiJqb80fuXW+blDy5fmd11PN9g9soz/3ANQ==} dev: false /@sinclair/typebox@0.25.24: @@ -6848,7 +6848,7 @@ packages: unified: 11.0.4 dev: false - /rehype-pretty-code@0.13.1(shiki@1.1.7): + /rehype-pretty-code@0.13.1(shiki@1.2.1): resolution: {integrity: sha512-Lw3cZohiw5J2NMMD0M11W9HlIKrZ7JjxfJmY0nxVa/HG5oMT+kkhcrUEFB5ajaEk/E9uR8+n9AmQbGJci9/TqA==} engines: {node: '>=18'} peerDependencies: @@ -6858,7 +6858,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.1 unified: 11.0.4 unist-util-visit: 5.0.0 dev: false @@ -7139,10 +7139,10 @@ packages: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} dev: true - /shiki@1.1.7: - resolution: {integrity: sha512-9kUTMjZtcPH3i7vHunA6EraTPpPOITYTdA5uMrvsJRexktqP0s7P3s9HVK80b4pP42FRVe03D7fT3NmJv2yYhw==} + /shiki@1.2.1: + resolution: {integrity: sha512-u+XW6o0vCkUNlneZb914dLO+AayEIwK5tI62WeS//R5HIXBFiYaj/Hc5xcq27Yh83Grr4JbNtUBV8W6zyK4hWg==} dependencies: - '@shikijs/core': 1.1.7 + '@shikijs/core': 1.2.1 dev: false /side-channel@1.0.4: