Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5cfa52760c |
1 changed files with 17 additions and 17 deletions
34
pnpm-lock.yaml
generated
34
pnpm-lock.yaml
generated
|
|
@ -10,7 +10,7 @@ importers:
|
|||
dependencies:
|
||||
'@lucide/astro':
|
||||
specifier: ^1.23.0
|
||||
version: 1.23.0(astro@7.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0))
|
||||
version: 1.23.0(astro@7.2.2(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0))
|
||||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.20
|
||||
version: 0.5.20(tailwindcss@4.3.2)
|
||||
|
|
@ -19,7 +19,7 @@ importers:
|
|||
version: 4.3.2(vite@8.2.1(esbuild@0.28.2)(jiti@2.7.0))
|
||||
astro:
|
||||
specifier: ^7.0.6
|
||||
version: 7.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0)
|
||||
version: 7.2.2(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0)
|
||||
tailwindcss:
|
||||
specifier: ^4.3.2
|
||||
version: 4.3.2
|
||||
|
|
@ -95,11 +95,11 @@ packages:
|
|||
resolution: {integrity: sha512-xlx/T7JovIKduu4ucbTQUxQ5+Q8wxkHxhLjnZk3VlJbhbQ9RLvvuDk1p2YYFYFQ5y14dVm3FGGO4isQXa4F+Tg==}
|
||||
engines: {node: '>=22.12.0'}
|
||||
|
||||
'@astrojs/internal-helpers@0.10.3':
|
||||
resolution: {integrity: sha512-HIx/t1NywcqSTFaVwZh15n8JsC3YQdCaJZDaTS/aurYTEvNiWDXUGS3Z9uQX3bFB+B1pCgN/nljckkzYTpHZ2w==}
|
||||
'@astrojs/internal-helpers@0.10.2':
|
||||
resolution: {integrity: sha512-yt7fMgPYqSM4Tmr+taTW6Per+hjJ8Pk6lA1PAcDyqzOt8HzJ6Kje5WzCxA2Sd+9wsUW7uhkLeoTMK0cXPwH9rQ==}
|
||||
|
||||
'@astrojs/markdown-satteri@0.3.6':
|
||||
resolution: {integrity: sha512-kkeWP4Lh6Do/qz2R0DIAtPWCh6WPr1J4UrzDItVmHMK1HwyLHxG4JxM8uBNavhD7ivGOO9BUTsAP5D7ppa68CA==}
|
||||
'@astrojs/markdown-satteri@0.3.5':
|
||||
resolution: {integrity: sha512-CvWVEFAbay7YO+i9SaqDJubipA5ckiVB89QWoMJ5XC0m5CtFg8JwZ7Kau6X9sYY7FZURH0w2l03ISH2jOS/RDQ==}
|
||||
|
||||
'@astrojs/prism@4.0.2':
|
||||
resolution: {integrity: sha512-KTivpmnz6lDsC6o9H4+DNm2SrE/GHzw8cNAvEJwAvUT+eoaEnn/4NtbDNfRRaxaJHdp15gf+tfHAWiXR4wB3BA==}
|
||||
|
|
@ -817,12 +817,12 @@ packages:
|
|||
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
astro@7.2.3:
|
||||
resolution: {integrity: sha512-CDf55Cw2nOev5BAM72yn7JQMpK/ByTY5tLSybbHbtZNSiMKk0OeyvCjA2foEUXfHXbATpHQQPBgfuXL8PdofcA==}
|
||||
astro@7.2.2:
|
||||
resolution: {integrity: sha512-OvLWCpXpb43lVYcWzSBJ0sk44qcEYYRZCjadtalLfAwb2RaC3P/zT+blZykBw/o6suw6sQQkn00ugN36akD8Mw==}
|
||||
engines: {node: '>=22.12.0', npm: '>=9.6.5', pnpm: '>=7.1.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@astrojs/markdown-remark': 7.2.3
|
||||
'@astrojs/markdown-remark': 7.2.2
|
||||
peerDependenciesMeta:
|
||||
'@astrojs/markdown-remark':
|
||||
optional: true
|
||||
|
|
@ -1722,7 +1722,7 @@ snapshots:
|
|||
- '@emnapi/core'
|
||||
- '@emnapi/runtime'
|
||||
|
||||
'@astrojs/internal-helpers@0.10.3':
|
||||
'@astrojs/internal-helpers@0.10.2':
|
||||
dependencies:
|
||||
'@types/hast': 3.0.5
|
||||
'@types/mdast': 4.0.4
|
||||
|
|
@ -1733,9 +1733,9 @@ snapshots:
|
|||
smol-toml: 1.8.0
|
||||
unified: 11.0.5
|
||||
|
||||
'@astrojs/markdown-satteri@0.3.6':
|
||||
'@astrojs/markdown-satteri@0.3.5':
|
||||
dependencies:
|
||||
'@astrojs/internal-helpers': 0.10.3
|
||||
'@astrojs/internal-helpers': 0.10.2
|
||||
'@astrojs/prism': 4.0.2
|
||||
github-slugger: 2.0.0
|
||||
hast-util-from-html: 2.0.3
|
||||
|
|
@ -2037,9 +2037,9 @@ snapshots:
|
|||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.5
|
||||
|
||||
'@lucide/astro@1.23.0(astro@7.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0))':
|
||||
'@lucide/astro@1.23.0(astro@7.2.2(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0))':
|
||||
dependencies:
|
||||
astro: 7.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0)
|
||||
astro: 7.2.2(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0)
|
||||
|
||||
'@napi-rs/wasm-runtime@1.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
|
||||
dependencies:
|
||||
|
|
@ -2260,11 +2260,11 @@ snapshots:
|
|||
|
||||
aria-query@5.3.2: {}
|
||||
|
||||
astro@7.2.3(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0):
|
||||
astro@7.2.2(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0):
|
||||
dependencies:
|
||||
'@astrojs/compiler-rs': 0.3.2(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)
|
||||
'@astrojs/internal-helpers': 0.10.3
|
||||
'@astrojs/markdown-satteri': 0.3.6
|
||||
'@astrojs/internal-helpers': 0.10.2
|
||||
'@astrojs/markdown-satteri': 0.3.5
|
||||
'@astrojs/telemetry': 3.3.3
|
||||
'@capsizecss/unpack': 4.0.1
|
||||
'@clack/prompts': 1.7.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue