fix(website): update astro 5.10.2 → 5.11.0 (#36895)

This commit is contained in:
TrueCharts Bot
2025-07-03 14:08:57 +02:00
committed by GitHub
parent 69f6297ccb
commit 8b9208c18f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@astrojs/starlight-tailwind": "3.0.1", "@astrojs/starlight-tailwind": "3.0.1",
"@astrojs/tailwind": "6.0.2", "@astrojs/tailwind": "6.0.2",
"@playform/compress": "0.2.0", "@playform/compress": "0.2.0",
"astro": "5.10.2", "astro": "5.11.0",
"astro-better-image-service": "2.1.7", "astro-better-image-service": "2.1.7",
"astro-integration-lottie": "0.3.2", "astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0", "astro-robots-txt": "1.0.0",
@@ -2452,9 +2452,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.10.2", "version": "5.11.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.10.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz",
"integrity": "sha512-CCBU+e/Apk6NWEMnc/R9dVZD/+FaCnNqWJicX1Oe6T18vLKop+LPs/m/88ekJk4zxP1g1N/GfUq4wEedUSk1Wg==", "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",
+1 -1
View File
@@ -23,7 +23,7 @@
"@astrojs/starlight-tailwind": "3.0.1", "@astrojs/starlight-tailwind": "3.0.1",
"@astrojs/tailwind": "6.0.2", "@astrojs/tailwind": "6.0.2",
"@playform/compress": "0.2.0", "@playform/compress": "0.2.0",
"astro": "5.10.2", "astro": "5.11.0",
"astro-better-image-service": "2.1.7", "astro-better-image-service": "2.1.7",
"astro-integration-lottie": "0.3.2", "astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0", "astro-robots-txt": "1.0.0",