fix(website): update astro 5.7.9 → 5.7.10 (#34914)
This commit is contained in:
Generated
+8
-8
@@ -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.9",
|
"astro": "5.7.10",
|
||||||
"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.9",
|
"version": "5.7.10",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.7.9.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-5.7.10.tgz",
|
||||||
"integrity": "sha512-P0cLijpmu4xZEXIh83ROOJqiCWRA7KSo24nhRLIjbMkiPElXu2qL1c28m7xhylCXeHa0lnCGPLyNjs1Wx3GyxA==",
|
"integrity": "sha512-9TQcFZqP2w6//JXXUHfw8/5PX7KUx9EkG5O3m+hISuyeUztvjY1q5+p7+C5HiXyg24Zs3KkpieoL5BGRXGCAGA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.11.0",
|
"@astrojs/compiler": "^2.11.0",
|
||||||
@@ -2896,7 +2896,7 @@
|
|||||||
"unist-util-visit": "^5.0.0",
|
"unist-util-visit": "^5.0.0",
|
||||||
"unstorage": "^1.15.0",
|
"unstorage": "^1.15.0",
|
||||||
"vfile": "^6.0.3",
|
"vfile": "^6.0.3",
|
||||||
"vite": "^6.2.6",
|
"vite": "^6.3.4",
|
||||||
"vitefu": "^1.0.6",
|
"vitefu": "^1.0.6",
|
||||||
"xxhash-wasm": "^1.1.0",
|
"xxhash-wasm": "^1.1.0",
|
||||||
"yargs-parser": "^21.1.1",
|
"yargs-parser": "^21.1.1",
|
||||||
@@ -9505,9 +9505,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vite": {
|
"node_modules/vite": {
|
||||||
"version": "6.3.3",
|
"version": "6.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.4.tgz",
|
||||||
"integrity": "sha512-5nXH+QsELbFKhsEfWLkHrvgRpTdGJzqOZ+utSdmPTvwHmvU6ITTm3xx+mRusihkcI8GeC7lCDyn3kDtiki9scw==",
|
"integrity": "sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"esbuild": "^0.25.0",
|
"esbuild": "^0.25.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.9",
|
"astro": "5.7.10",
|
||||||
"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