chore(deps): update astro

This commit is contained in:
Ayo Ayco 2024-09-13 22:07:01 +02:00
parent 1b6d2d9d56
commit 51dcf05601
2 changed files with 16 additions and 37 deletions

View file

@ -44,7 +44,7 @@
"typescript": "^5.6.2" "typescript": "^5.6.2"
}, },
"peerDependencies": { "peerDependencies": {
"astro": "^4.0.3" "astro": "^4.15"
}, },
"license": "ISC", "license": "ISC",
"workspaces": [ "workspaces": [

View file

@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
astro: astro:
specifier: ^4.0.3 specifier: ^4.15
version: 4.15.6(@types/node@18.19.50)(rollup@4.21.3)(typescript@4.9.5) version: 4.15.6(@types/node@22.5.4)(rollup@4.21.3)(typescript@5.6.2)
devDependencies: devDependencies:
'@types/eslint': '@types/eslint':
specifier: ^9.6.1 specifier: ^9.6.1
@ -624,9 +624,6 @@ packages:
'@types/nlcst@2.0.3': '@types/nlcst@2.0.3':
resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==} resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==}
'@types/node@18.19.50':
resolution: {integrity: sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==}
'@types/node@22.5.4': '@types/node@22.5.4':
resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==}
@ -1864,19 +1861,11 @@ packages:
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
engines: {node: '>=12.20'} engines: {node: '>=12.20'}
typescript@4.9.5:
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
engines: {node: '>=4.2.0'}
hasBin: true
typescript@5.6.2: typescript@5.6.2:
resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
undici-types@6.19.8: undici-types@6.19.8:
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
@ -2569,11 +2558,6 @@ snapshots:
dependencies: dependencies:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
'@types/node@18.19.50':
dependencies:
undici-types: 5.26.5
optional: true
'@types/node@22.5.4': '@types/node@22.5.4':
dependencies: dependencies:
undici-types: 6.19.8 undici-types: 6.19.8
@ -2708,7 +2692,7 @@ snapshots:
array-iterate@2.0.1: {} array-iterate@2.0.1: {}
astro@4.15.6(@types/node@18.19.50)(rollup@4.21.3)(typescript@4.9.5): astro@4.15.6(@types/node@22.5.4)(rollup@4.21.3)(typescript@5.6.2):
dependencies: dependencies:
'@astrojs/compiler': 2.10.3 '@astrojs/compiler': 2.10.3
'@astrojs/internal-helpers': 0.4.1 '@astrojs/internal-helpers': 0.4.1
@ -2765,17 +2749,17 @@ snapshots:
string-width: 7.2.0 string-width: 7.2.0
strip-ansi: 7.1.0 strip-ansi: 7.1.0
tinyexec: 0.3.0 tinyexec: 0.3.0
tsconfck: 3.1.3(typescript@4.9.5) tsconfck: 3.1.3(typescript@5.6.2)
unist-util-visit: 5.0.0 unist-util-visit: 5.0.0
vfile: 6.0.3 vfile: 6.0.3
vite: 5.4.5(@types/node@18.19.50) vite: 5.4.5(@types/node@22.5.4)
vitefu: 1.0.2(vite@5.4.5(@types/node@18.19.50)) vitefu: 1.0.2(vite@5.4.5(@types/node@22.5.4))
which-pm: 3.0.0 which-pm: 3.0.0
xxhash-wasm: 1.0.2 xxhash-wasm: 1.0.2
yargs-parser: 21.1.1 yargs-parser: 21.1.1
zod: 3.23.8 zod: 3.23.8
zod-to-json-schema: 3.23.3(zod@3.23.8) zod-to-json-schema: 3.23.3(zod@3.23.8)
zod-to-ts: 1.2.0(typescript@4.9.5)(zod@3.23.8) zod-to-ts: 1.2.0(typescript@5.6.2)(zod@3.23.8)
optionalDependencies: optionalDependencies:
sharp: 0.33.5 sharp: 0.33.5
transitivePeerDependencies: transitivePeerDependencies:
@ -4140,9 +4124,9 @@ snapshots:
dependencies: dependencies:
typescript: 5.6.2 typescript: 5.6.2
tsconfck@3.1.3(typescript@4.9.5): tsconfck@3.1.3(typescript@5.6.2):
optionalDependencies: optionalDependencies:
typescript: 4.9.5 typescript: 5.6.2
tslib@2.7.0: {} tslib@2.7.0: {}
@ -4152,13 +4136,8 @@ snapshots:
type-fest@2.19.0: {} type-fest@2.19.0: {}
typescript@4.9.5: {}
typescript@5.6.2: {} typescript@5.6.2: {}
undici-types@5.26.5:
optional: true
undici-types@6.19.8: {} undici-types@6.19.8: {}
unified@11.0.5: unified@11.0.5:
@ -4238,18 +4217,18 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
vfile-message: 4.0.2 vfile-message: 4.0.2
vite@5.4.5(@types/node@18.19.50): vite@5.4.5(@types/node@22.5.4):
dependencies: dependencies:
esbuild: 0.21.5 esbuild: 0.21.5
postcss: 8.4.45 postcss: 8.4.45
rollup: 4.21.3 rollup: 4.21.3
optionalDependencies: optionalDependencies:
'@types/node': 18.19.50 '@types/node': 22.5.4
fsevents: 2.3.3 fsevents: 2.3.3
vitefu@1.0.2(vite@5.4.5(@types/node@18.19.50)): vitefu@1.0.2(vite@5.4.5(@types/node@22.5.4)):
optionalDependencies: optionalDependencies:
vite: 5.4.5(@types/node@18.19.50) vite: 5.4.5(@types/node@22.5.4)
web-namespaces@2.0.1: {} web-namespaces@2.0.1: {}
@ -4289,9 +4268,9 @@ snapshots:
dependencies: dependencies:
zod: 3.23.8 zod: 3.23.8
zod-to-ts@1.2.0(typescript@4.9.5)(zod@3.23.8): zod-to-ts@1.2.0(typescript@5.6.2)(zod@3.23.8):
dependencies: dependencies:
typescript: 4.9.5 typescript: 5.6.2
zod: 3.23.8 zod: 3.23.8
zod@3.23.8: {} zod@3.23.8: {}