fix(website): update astro 5.7.8 → 5.7.9 (#34898)

This commit is contained in:
TrueCharts Bot
2025-04-29 20:19:19 +02:00
committed by GitHub
parent 54a2514426
commit 1cef11800a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@astrojs/starlight-tailwind": "3.0.0", "@astrojs/starlight-tailwind": "3.0.0",
"@astrojs/tailwind": "5.1.5", "@astrojs/tailwind": "5.1.5",
"@playform/compress": "0.1.9", "@playform/compress": "0.1.9",
"astro": "5.7.8", "astro": "5.7.9",
"astro-better-image-service": "2.1.5", "astro-better-image-service": "2.1.5",
"astro-integration-lottie": "0.3.2", "astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0", "astro-robots-txt": "1.0.0",
@@ -2840,9 +2840,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.7.8", "version": "5.7.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.7.8.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.9.tgz",
"integrity": "sha512-82ku6+wOGXP5c5+YOkBzEGJ/k8/GVSeN0xD/TNUrPf5nvWpGGpngxtUAwuruKF6wIxRC1/SwlUVCs/4QT98iZQ==", "integrity": "sha512-P0cLijpmu4xZEXIh83ROOJqiCWRA7KSo24nhRLIjbMkiPElXu2qL1c28m7xhylCXeHa0lnCGPLyNjs1Wx3GyxA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.11.0", "@astrojs/compiler": "^2.11.0",
+1 -1
View File
@@ -23,7 +23,7 @@
"@astrojs/starlight-tailwind": "3.0.0", "@astrojs/starlight-tailwind": "3.0.0",
"@astrojs/tailwind": "5.1.5", "@astrojs/tailwind": "5.1.5",
"@playform/compress": "0.1.9", "@playform/compress": "0.1.9",
"astro": "5.7.8", "astro": "5.7.9",
"astro-better-image-service": "2.1.5", "astro-better-image-service": "2.1.5",
"astro-integration-lottie": "0.3.2", "astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0", "astro-robots-txt": "1.0.0",