diff --git a/website/package-lock.json b/website/package-lock.json index 7d728b2f0ba..4e2717b9601 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.10.2", + "astro": "5.11.0", "astro-better-image-service": "2.1.7", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0", @@ -2452,9 +2452,9 @@ } }, "node_modules/astro": { - "version": "5.10.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.2.tgz", - "integrity": "sha512-CCBU+e/Apk6NWEMnc/R9dVZD/+FaCnNqWJicX1Oe6T18vLKop+LPs/m/88ekJk4zxP1g1N/GfUq4wEedUSk1Wg==", + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz", + "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", diff --git a/website/package.json b/website/package.json index 7acac707cc3..811cbbd0119 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.10.2", + "astro": "5.11.0", "astro-better-image-service": "2.1.7", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0",