This commit is contained in:
root
2025-08-10 22:48:49 +00:00
parent 20aac0d1b0
commit c8fa5b0789
3 changed files with 32 additions and 1 deletions

23
pnpm-lock.yaml generated
View File

@@ -23,6 +23,15 @@ importers:
'@astrojs/tailwind':
specifier: ^6.0.2
version: 6.0.2(astro@5.7.9(@types/node@22.14.1)(jiti@1.21.7)(lightningcss@1.29.3)(rollup@2.79.2)(sass@1.80.4)(stylus@0.64.0)(terser@5.39.0)(typescript@5.8.3)(yaml@2.7.0))(tailwindcss@3.4.17)
'@expressive-code/core':
specifier: ^0.41.3
version: 0.41.3
'@expressive-code/plugin-collapsible-sections':
specifier: ^0.41.3
version: 0.41.3
'@expressive-code/plugin-line-numbers':
specifier: ^0.41.3
version: 0.41.3
'@fancyapps/ui':
specifier: ^6.0.5
version: 6.0.5
@@ -1062,9 +1071,15 @@ packages:
'@expressive-code/core@0.41.3':
resolution: {integrity: sha512-9qzohqU7O0+JwMEEgQhnBPOw5DtsQRBXhW++5fvEywsuX44vCGGof1SL5OvPElvNgaWZ4pFZAFSlkNOkGyLwSQ==}
'@expressive-code/plugin-collapsible-sections@0.41.3':
resolution: {integrity: sha512-cuHIN7Ipl7gUcaWFfsgy6G3wn0Svk8dQ6WKXNQha63BURbm7CSBhD6y9qFGeIOrxaJtvH4Pj3Xb4C2Ni0OVwYA==}
'@expressive-code/plugin-frames@0.41.3':
resolution: {integrity: sha512-rFQtmf/3N2CK3Cq/uERweMTYZnBu+CwxBdHuOftEmfA9iBE7gTVvwpbh82P9ZxkPLvc40UMhYt7uNuAZexycRQ==}
'@expressive-code/plugin-line-numbers@0.41.3':
resolution: {integrity: sha512-eig82a4CRC3XgVPQ2S/TMDcLiHJokOCD/mAdNVImpD3segVewxfjGgtj5DXQRo0E0q6f0R0EH34YzTFl5CEPqg==}
'@expressive-code/plugin-shiki@0.41.3':
resolution: {integrity: sha512-RlTARoopzhFJIOVHLGvuXJ8DCEme/hjV+ZnRJBIxzxsKVpGPW4Oshqg9xGhWTYdHstTsxO663s0cdBLzZj9TQA==}
@@ -6252,10 +6267,18 @@ snapshots:
unist-util-visit: 5.0.0
unist-util-visit-parents: 6.0.1
'@expressive-code/plugin-collapsible-sections@0.41.3':
dependencies:
'@expressive-code/core': 0.41.3
'@expressive-code/plugin-frames@0.41.3':
dependencies:
'@expressive-code/core': 0.41.3
'@expressive-code/plugin-line-numbers@0.41.3':
dependencies:
'@expressive-code/core': 0.41.3
'@expressive-code/plugin-shiki@0.41.3':
dependencies:
'@expressive-code/core': 0.41.3