diff --git a/package.json b/package.json index be1853237..4c25e46b9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "packageManager": "pnpm@10.32.1", "dependencies": { - "@astrojs/node": "^9.4.6", + "@astrojs/node": "^10.0.0", "@astrojs/prism": "3.3.0", "@astrojs/react": "4.4.2", "@astrojs/rss": "4.0.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 791a279fc..90242b331 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@astrojs/node': - specifier: ^9.4.6 - version: 9.5.5(astro@5.18.1(@types/node@24.12.0)(jiti@2.6.1)(lightningcss@1.32.0)(rollup@4.50.0)(sass@1.98.0)(tsx@4.21.0)(typescript@5.5.4)(yaml@2.8.3)) + specifier: ^10.0.0 + version: 10.0.4(astro@5.18.1(@types/node@24.12.0)(jiti@2.6.1)(lightningcss@1.32.0)(rollup@4.50.0)(sass@1.98.0)(tsx@4.21.0)(typescript@5.5.4)(yaml@2.8.3)) '@astrojs/prism': specifier: 3.3.0 version: 3.3.0 @@ -192,13 +192,16 @@ packages: '@astrojs/internal-helpers@0.7.6': resolution: {integrity: sha512-GOle7smBWKfMSP8osUIGOlB5kaHdQLV3foCsf+5Q9Wsuu+C6Fs3Ez/ttXmhjZ1HkSgsogcM1RXSjjOVieHq16Q==} + '@astrojs/internal-helpers@0.8.0': + resolution: {integrity: sha512-J56GrhEiV+4dmrGLPNOl2pZjpHXAndWVyiVDYGDuw6MWKpBSEMLdFxHzeM/6sqaknw9M+HFfHZAcvi3OfT3D/w==} + '@astrojs/markdown-remark@6.3.11': resolution: {integrity: sha512-hcaxX/5aC6lQgHeGh1i+aauvSwIT6cfyFjKWvExYSxUhZZBBdvCliOtu06gbQyhbe0pGJNoNmqNlQZ5zYUuIyQ==} - '@astrojs/node@9.5.5': - resolution: {integrity: sha512-rtU2BGU5u3SfGURpANfMxVzCIoR86MkaN05ncza9rbtuMKJ/XnRJt/BbyVknDbOJ71hoci0SIsJwKcJR8vvi/A==} + '@astrojs/node@10.0.4': + resolution: {integrity: sha512-7pVgiVSscQHRC2WqjlXcnbbcKMYp2GXrYpmuvdGg5zgA8J1lFm2vmwVhHZFuZK3Ik5PzoxiDROaEgoDGLbfhLw==} peerDependencies: - astro: ^5.17.3 + astro: ^6.0.0 '@astrojs/prism@3.3.0': resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==} @@ -4126,6 +4129,10 @@ snapshots: '@astrojs/internal-helpers@0.7.6': {} + '@astrojs/internal-helpers@0.8.0': + dependencies: + picomatch: 4.0.3 + '@astrojs/markdown-remark@6.3.11': dependencies: '@astrojs/internal-helpers': 0.7.6 @@ -4152,9 +4159,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@9.5.5(astro@5.18.1(@types/node@24.12.0)(jiti@2.6.1)(lightningcss@1.32.0)(rollup@4.50.0)(sass@1.98.0)(tsx@4.21.0)(typescript@5.5.4)(yaml@2.8.3))': + '@astrojs/node@10.0.4(astro@5.18.1(@types/node@24.12.0)(jiti@2.6.1)(lightningcss@1.32.0)(rollup@4.50.0)(sass@1.98.0)(tsx@4.21.0)(typescript@5.5.4)(yaml@2.8.3))': dependencies: - '@astrojs/internal-helpers': 0.7.6 + '@astrojs/internal-helpers': 0.8.0 astro: 5.18.1(@types/node@24.12.0)(jiti@2.6.1)(lightningcss@1.32.0)(rollup@4.50.0)(sass@1.98.0)(tsx@4.21.0)(typescript@5.5.4)(yaml@2.8.3) send: 1.2.1 server-destroy: 1.0.1