Update dependency astro to v4.11.0

This commit is contained in:
Smeagol 2024-06-20 11:01:42 +00:00
parent 81f553c1ec
commit 2ebaa70a86

6
package-lock.json generated
View file

@ -1990,9 +1990,9 @@
}
},
"node_modules/astro": {
"version": "4.10.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.10.3.tgz",
"integrity": "sha512-TWCJM+Vg+y0UoEz/H75rfp/u2N8yxeQQ2UrU9+fMcbjlzQJtGGDq3ApdundqPZgAuCryRuJnrKytStMZCFnlvQ==",
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.0.tgz",
"integrity": "sha512-3VWxz/08sChQIX68tuE7Y769DUdjsT3Zq2/y4SkrDRlwN9IZ/aebwcRWr5a2yMSdO2vpFxtEdobq0mKnMlLErg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.8.0",