diff --git a/website/package-lock.json b/website/package-lock.json index 87c08c05540..f0309a9a38a 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "6.0.2", "@playform/compress": "0.2.0", - "astro": "5.9.4", + "astro": "5.10.0", "astro-better-image-service": "2.1.6", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0", @@ -2465,9 +2465,9 @@ } }, "node_modules/astro": { - "version": "5.9.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.4.tgz", - "integrity": "sha512-AEulm16C9IijMYrFb3VIFx9z17p/wfDSHUHdbbvSEX+rBca64xV+f67tnsql3s4CE8u2cwYpdX+5yH7l53W4iA==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz", + "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", diff --git a/website/package.json b/website/package.json index a08a4721e5e..260e2e3eb18 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "6.0.2", "@playform/compress": "0.2.0", - "astro": "5.9.4", + "astro": "5.10.0", "astro-better-image-service": "2.1.6", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0",