Update dependency astro to v4.16.5

This commit is contained in:
Smeagol 2024-10-15 17:31:49 +00:00
parent 217df139f2
commit 049ac87399

6
package-lock.json generated
View file

@ -2546,9 +2546,9 @@
}
},
"node_modules/astro": {
"version": "4.16.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.4.tgz",
"integrity": "sha512-W/ETxHRkt9iEAj1RVSqV3bjSGaGXEFJHqeNpPhvJIj720hC3V/ZBDAd6FpMW291eiZPtxhGh+c/VDtkD6avPXQ==",
"version": "4.16.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.5.tgz",
"integrity": "sha512-v8mKWcEPN7hkfyVsMFWV0F8UgL4GUJKT172KTB7dePO3yJb64HBwCckC0QnA60QQh3jK6+2xwyWEc5QvCeqjtg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",