fix(website): update astro 5.1.9 → 5.1.10 (#31318)
This commit is contained in:
Generated
+4
-4
@@ -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.7",
|
"@playform/compress": "0.1.7",
|
||||||
"astro": "5.1.9",
|
"astro": "5.1.10",
|
||||||
"astro-better-image-service": "2.1.2",
|
"astro-better-image-service": "2.1.2",
|
||||||
"astro-integration-lottie": "0.3.2",
|
"astro-integration-lottie": "0.3.2",
|
||||||
"astro-robots-txt": "1.0.0",
|
"astro-robots-txt": "1.0.0",
|
||||||
@@ -2297,9 +2297,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "5.1.9",
|
"version": "5.1.10",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.9.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.10.tgz",
|
||||||
"integrity": "sha512-QB3MH7Ul3gEvmHXEfvPkGpTZyyB/TBKQbm0kTHpo0BTEB7BvaY+wrcWiGEJBVDpVdEAKY9fM3zrJ0c7hZSXVlw==",
|
"integrity": "sha512-qFu4jC7BRlhwHgk9Pa1sTQWw60zYWlriNTt6bMGMKkPxCd4Dd84fGn+NjbrJ/JeKwF7YXX0gY1saDF/RS6TMVA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.3",
|
"@astrojs/compiler": "^2.10.3",
|
||||||
|
|||||||
@@ -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.7",
|
"@playform/compress": "0.1.7",
|
||||||
"astro": "5.1.9",
|
"astro": "5.1.10",
|
||||||
"astro-better-image-service": "2.1.2",
|
"astro-better-image-service": "2.1.2",
|
||||||
"astro-integration-lottie": "0.3.2",
|
"astro-integration-lottie": "0.3.2",
|
||||||
"astro-robots-txt": "1.0.0",
|
"astro-robots-txt": "1.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user