diff --git a/package.json b/package.json index 226fe92..cbb9cc8 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "typescript": "^5.6.2" }, "peerDependencies": { - "astro": "^4.0.3" + "astro": "^4.15" }, "license": "ISC", "workspaces": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5eab4da..64b4e01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: astro: - specifier: ^4.0.3 - version: 4.15.6(@types/node@18.19.50)(rollup@4.21.3)(typescript@4.9.5) + specifier: ^4.15 + version: 4.15.6(@types/node@22.5.4)(rollup@4.21.3)(typescript@5.6.2) devDependencies: '@types/eslint': specifier: ^9.6.1 @@ -624,9 +624,6 @@ packages: '@types/nlcst@2.0.3': 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': resolution: {integrity: sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==} @@ -1864,19 +1861,11 @@ packages: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} 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: resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} engines: {node: '>=14.17'} hasBin: true - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} @@ -2569,11 +2558,6 @@ snapshots: dependencies: '@types/unist': 3.0.3 - '@types/node@18.19.50': - dependencies: - undici-types: 5.26.5 - optional: true - '@types/node@22.5.4': dependencies: undici-types: 6.19.8 @@ -2708,7 +2692,7 @@ snapshots: 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: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -2765,17 +2749,17 @@ snapshots: string-width: 7.2.0 strip-ansi: 7.1.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 vfile: 6.0.3 - vite: 5.4.5(@types/node@18.19.50) - vitefu: 1.0.2(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@22.5.4)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 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: sharp: 0.33.5 transitivePeerDependencies: @@ -4140,9 +4124,9 @@ snapshots: dependencies: typescript: 5.6.2 - tsconfck@3.1.3(typescript@4.9.5): + tsconfck@3.1.3(typescript@5.6.2): optionalDependencies: - typescript: 4.9.5 + typescript: 5.6.2 tslib@2.7.0: {} @@ -4152,13 +4136,8 @@ snapshots: type-fest@2.19.0: {} - typescript@4.9.5: {} - typescript@5.6.2: {} - undici-types@5.26.5: - optional: true - undici-types@6.19.8: {} unified@11.0.5: @@ -4238,18 +4217,18 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@5.4.5(@types/node@18.19.50): + vite@5.4.5(@types/node@22.5.4): dependencies: esbuild: 0.21.5 postcss: 8.4.45 rollup: 4.21.3 optionalDependencies: - '@types/node': 18.19.50 + '@types/node': 22.5.4 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: - vite: 5.4.5(@types/node@18.19.50) + vite: 5.4.5(@types/node@22.5.4) web-namespaces@2.0.1: {} @@ -4289,9 +4268,9 @@ snapshots: dependencies: 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: - typescript: 4.9.5 + typescript: 5.6.2 zod: 3.23.8 zod@3.23.8: {}