diff --git a/package/package.json b/package/package.json index c4fc765..116379c 100644 --- a/package/package.json +++ b/package/package.json @@ -39,7 +39,7 @@ "zod": "^3.23.8" }, "devDependencies": { - "@types/node": "^20.14.5", + "@types/node": "^22.5.0", "typescript": "^5.5.4" } } diff --git a/playground/package.json b/playground/package.json index c1740a7..04255fe 100644 --- a/playground/package.json +++ b/playground/package.json @@ -15,7 +15,7 @@ "@matthiesenxyz/astrolace": "workspace:*" }, "devDependencies": { - "@types/node": "^20.14.5", + "@types/node": "^22.5.0", "typescript": "^5.5.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d01d696..2d9ba1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,10 +22,10 @@ importers: version: 2.16.0(@types/react@18.3.2) astro: specifier: '>=4.14' - version: 4.14.4(@types/node@20.14.5)(rollup@4.21.0)(typescript@5.5.4) + version: 4.14.4(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4) astro-integration-kit: specifier: ^0.16.0 - version: 0.16.0(astro@4.14.4(@types/node@20.14.5)(rollup@4.21.0)(typescript@5.5.4)) + version: 0.16.0(astro@4.14.4(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4)) lit: specifier: ^3.1.4 version: 3.1.4 @@ -34,8 +34,8 @@ importers: version: 3.23.8 devDependencies: '@types/node': - specifier: ^20.14.5 - version: 20.14.5 + specifier: ^22.5.0 + version: 22.5.0 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -47,11 +47,11 @@ importers: version: link:../package astro: specifier: ^4.14.4 - version: 4.14.4(@types/node@20.14.5)(rollup@4.21.0)(typescript@5.5.4) + version: 4.14.4(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4) devDependencies: '@types/node': - specifier: ^20.14.5 - version: 20.14.5 + specifier: ^22.5.0 + version: 22.5.0 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -796,8 +796,8 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@20.14.5': - resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==} + '@types/node@22.5.0': + resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2441,8 +2441,8 @@ packages: unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} unified@11.0.4: resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==} @@ -3444,9 +3444,9 @@ snapshots: '@types/node@12.20.55': {} - '@types/node@20.14.5': + '@types/node@22.5.0': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 '@types/normalize-package-data@2.4.4': {} @@ -3530,13 +3530,13 @@ snapshots: dependencies: tslib: 2.6.2 - astro-integration-kit@0.16.0(astro@4.14.4(@types/node@20.14.5)(rollup@4.21.0)(typescript@5.5.4)): + astro-integration-kit@0.16.0(astro@4.14.4(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4)): dependencies: - astro: 4.14.4(@types/node@20.14.5)(rollup@4.21.0)(typescript@5.5.4) + astro: 4.14.4(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4) pathe: 1.1.2 recast: 0.23.7 - astro@4.14.4(@types/node@20.14.5)(rollup@4.21.0)(typescript@5.5.4): + astro@4.14.4(@types/node@22.5.0)(rollup@4.21.0)(typescript@5.5.4): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -3597,8 +3597,8 @@ snapshots: tsconfck: 3.1.1(typescript@5.5.4) unist-util-visit: 5.0.0 vfile: 6.0.2 - vite: 5.4.2(@types/node@20.14.5) - vitefu: 0.2.5(vite@5.4.2(@types/node@20.14.5)) + vite: 5.4.2(@types/node@22.5.0) + vitefu: 0.2.5(vite@5.4.2(@types/node@22.5.0)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 @@ -5511,7 +5511,7 @@ snapshots: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - undici-types@5.26.5: {} + undici-types@6.19.8: {} unified@11.0.4: dependencies: @@ -5604,18 +5604,18 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite@5.4.2(@types/node@20.14.5): + vite@5.4.2(@types/node@22.5.0): dependencies: esbuild: 0.21.5 postcss: 8.4.41 rollup: 4.21.0 optionalDependencies: - '@types/node': 20.14.5 + '@types/node': 22.5.0 fsevents: 2.3.3 - vitefu@0.2.5(vite@5.4.2(@types/node@20.14.5)): + vitefu@0.2.5(vite@5.4.2(@types/node@22.5.0)): optionalDependencies: - vite: 5.4.2(@types/node@20.14.5) + vite: 5.4.2(@types/node@22.5.0) wcwidth@1.0.1: dependencies: