fix(website): update astro 5.1.9 → 5.1.10 (#31318)

This commit is contained in:
TrueCharts Bot
2025-01-28 02:54:23 +01:00
committed by GitHub
parent 5908cf0aba
commit 0a1a3a1d09
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@astrojs/starlight-tailwind": "3.0.0",
"@astrojs/tailwind": "5.1.5",
"@playform/compress": "0.1.7",
"astro": "5.1.9",
"astro": "5.1.10",
"astro-better-image-service": "2.1.2",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",
@@ -2297,9 +2297,9 @@
}
},
"node_modules/astro": {
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.9.tgz",
"integrity": "sha512-QB3MH7Ul3gEvmHXEfvPkGpTZyyB/TBKQbm0kTHpo0BTEB7BvaY+wrcWiGEJBVDpVdEAKY9fM3zrJ0c7hZSXVlw==",
"version": "5.1.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.10.tgz",
"integrity": "sha512-qFu4jC7BRlhwHgk9Pa1sTQWw60zYWlriNTt6bMGMKkPxCd4Dd84fGn+NjbrJ/JeKwF7YXX0gY1saDF/RS6TMVA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
+1 -1
View File
@@ -23,7 +23,7 @@
"@astrojs/starlight-tailwind": "3.0.0",
"@astrojs/tailwind": "5.1.5",
"@playform/compress": "0.1.7",
"astro": "5.1.9",
"astro": "5.1.10",
"astro-better-image-service": "2.1.2",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",