fix(website): update astro 5.9.2 → 5.9.3 (#36310)

This commit is contained in:
TrueCharts Bot
2025-06-13 14:11:42 +02:00
committed by GitHub
parent df1524e015
commit d2fae3b35a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"@astrojs/starlight-tailwind": "3.0.1",
"@astrojs/tailwind": "6.0.2",
"@playform/compress": "0.2.0",
"astro": "5.9.2",
"astro": "5.9.3",
"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.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.2.tgz",
"integrity": "sha512-K/zZlQOWMpamfLDOls5jvG7lrsjH1gkk3ESRZyZDCkVBtKHMF4LbjwCicm/iBb3mX3V/PerqRYzLbOy3/4JLCQ==",
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.3.tgz",
"integrity": "sha512-VReZrpUa/3rfeiVvsQ1A2M3ujDPI+pDGIYOMtXPEZwut8tZoEyealXXLjitgCsJ+3dunKGZbg4Eak6i+r0vniw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",
+1 -1
View File
@@ -23,7 +23,7 @@
"@astrojs/starlight-tailwind": "3.0.1",
"@astrojs/tailwind": "6.0.2",
"@playform/compress": "0.2.0",
"astro": "5.9.2",
"astro": "5.9.3",
"astro-better-image-service": "2.1.6",
"astro-integration-lottie": "0.3.2",
"astro-robots-txt": "1.0.0",