Compare commits

..

1 commit

Author SHA1 Message Date
0e20a58afc Update dependency astro to v7.1.4
Some checks failed
/ build (pull_request) Failing after 22s
2026-07-27 13:18:10 +00:00

34
pnpm-lock.yaml generated
View file

@ -10,7 +10,7 @@ importers:
dependencies:
'@lucide/astro':
specifier: ^1.23.0
version: 1.23.0(astro@7.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0))
version: 1.23.0(astro@7.1.4(@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.1.5(esbuild@0.28.1)(jiti@2.7.0))
astro:
specifier: ^7.0.6
version: 7.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0)
version: 7.1.4(@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-aT7xkgsbNoS6nriY5qKpbihK43slFHO41iqgHCTdOvn1ifaQxLCc5yXy+6GzAtiafoaC1zA7OwVXCXMsvUZOkg==}
engines: {node: '>=22.12.0'}
'@astrojs/internal-helpers@0.10.2':
resolution: {integrity: sha512-yt7fMgPYqSM4Tmr+taTW6Per+hjJ8Pk6lA1PAcDyqzOt8HzJ6Kje5WzCxA2Sd+9wsUW7uhkLeoTMK0cXPwH9rQ==}
'@astrojs/internal-helpers@0.10.1':
resolution: {integrity: sha512-5phcroT/vmOOrYuuAxtkbPixy5hePtlz9i8K4OeDv3dNK6/UQRuXPOSRTxIOBbUY5Sonw2UaxjbuVc43Mcir6Q==}
'@astrojs/markdown-satteri@0.3.5':
resolution: {integrity: sha512-CvWVEFAbay7YO+i9SaqDJubipA5ckiVB89QWoMJ5XC0m5CtFg8JwZ7Kau6X9sYY7FZURH0w2l03ISH2jOS/RDQ==}
'@astrojs/markdown-satteri@0.3.4':
resolution: {integrity: sha512-6Lvt/bQZEBW+zzdhPblvfZEy5PGEYJaUsUqaCgwHeRPxZJL1gc9I+DRLKWJjjYTWDzVUTzXlMq4WwSK+X34CVw==}
'@astrojs/prism@4.0.2':
resolution: {integrity: sha512-KTivpmnz6lDsC6o9H4+DNm2SrE/GHzw8cNAvEJwAvUT+eoaEnn/4NtbDNfRRaxaJHdp15gf+tfHAWiXR4wB3BA==}
@ -826,12 +826,12 @@ packages:
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
engines: {node: '>= 0.4'}
astro@7.1.5:
resolution: {integrity: sha512-3Yi3cPzVkudPcwStEaNzglu3hM2tjZ3NyhG8shUTMpcSX+8clQta23dMz41I44fiaMCp37H9K/5P2AudN6YKwg==}
astro@7.1.4:
resolution: {integrity: sha512-e0gkBReJECAZuuTgpEB5JMUc6J4mM6boD6wuVE1pBf/fMywG47f8qm9XQoA6kZB1RWHiHmUlLuQ2jd9Q5+72HQ==}
engines: {node: '>=22.12.0', npm: '>=9.6.5', pnpm: '>=7.1.0'}
hasBin: true
peerDependencies:
'@astrojs/markdown-remark': 7.2.2
'@astrojs/markdown-remark': 7.2.1
peerDependenciesMeta:
'@astrojs/markdown-remark':
optional: true
@ -1625,7 +1625,7 @@ snapshots:
- '@emnapi/core'
- '@emnapi/runtime'
'@astrojs/internal-helpers@0.10.2':
'@astrojs/internal-helpers@0.10.1':
dependencies:
'@types/hast': 3.0.5
'@types/mdast': 4.0.4
@ -1636,9 +1636,9 @@ snapshots:
smol-toml: 1.7.1
unified: 11.0.5
'@astrojs/markdown-satteri@0.3.5':
'@astrojs/markdown-satteri@0.3.4':
dependencies:
'@astrojs/internal-helpers': 0.10.2
'@astrojs/internal-helpers': 0.10.1
'@astrojs/prism': 4.0.2
github-slugger: 2.0.0
hast-util-from-html: 2.0.3
@ -1940,9 +1940,9 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5
'@lucide/astro@1.23.0(astro@7.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0))':
'@lucide/astro@1.23.0(astro@7.1.4(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0))':
dependencies:
astro: 7.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0)
astro: 7.1.4(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0)
'@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
dependencies:
@ -2172,11 +2172,11 @@ snapshots:
aria-query@5.3.2: {}
astro@7.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0):
astro@7.1.4(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)(jiti@2.7.0):
dependencies:
'@astrojs/compiler-rs': 0.3.1(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.3)
'@astrojs/internal-helpers': 0.10.2
'@astrojs/markdown-satteri': 0.3.5
'@astrojs/internal-helpers': 0.10.1
'@astrojs/markdown-satteri': 0.3.4
'@astrojs/telemetry': 3.3.3
'@capsizecss/unpack': 4.0.1
'@clack/prompts': 1.7.0