fix(website): update astro 5.7.1 → 5.7.2 (#34483)
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.9",
|
"@playform/compress": "0.1.9",
|
||||||
"astro": "5.7.1",
|
"astro": "5.7.2",
|
||||||
"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.1",
|
"version": "5.7.2",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.7.1.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-5.7.2.tgz",
|
||||||
"integrity": "sha512-5nqSQ7prw3yR6o/ip0TfdQpYSadKADEkyIdGVY8V8FOZIl806GfRhOzNYQnjqyw94mEUJ5067MBeYjdCvf2d7A==",
|
"integrity": "sha512-h/+MjrirU2xT+khkxvwPxE7c1O4nxzVtuSnGIqx+3dtrmUoxJvnNeIBnO7ED0mWzo6ClZ4aVBQj63M7U47anLg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.11.0",
|
"@astrojs/compiler": "^2.11.0",
|
||||||
|
|||||||
@@ -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.1",
|
"astro": "5.7.2",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user