fix(website): update astro 5.11.0 → 5.11.1 (#37527)
This commit is contained in:
Generated
+4
-4
@@ -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.11.0",
|
"astro": "5.11.1",
|
||||||
"astro-better-image-service": "2.1.8",
|
"astro-better-image-service": "2.1.8",
|
||||||
"astro-integration-lottie": "0.3.2",
|
"astro-integration-lottie": "0.3.2",
|
||||||
"astro-robots-txt": "1.0.0",
|
"astro-robots-txt": "1.0.0",
|
||||||
@@ -2531,9 +2531,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "5.11.0",
|
"version": "5.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-5.11.1.tgz",
|
||||||
"integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==",
|
"integrity": "sha512-32dpUh0tXSV/FR2q2/z7LOA6IXl7RqET9J51IA0pPSSi3exhRP3EOSQGjBq10DzXT7VrvplDrFqwfiiWBS8oYA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.12.2",
|
"@astrojs/compiler": "^2.12.2",
|
||||||
|
|||||||
@@ -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.11.0",
|
"astro": "5.11.1",
|
||||||
"astro-better-image-service": "2.1.8",
|
"astro-better-image-service": "2.1.8",
|
||||||
"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