Merge pull request 'Update dependency astro to v4.11.0' (#114) from renovate/astro-monorepo into main

Reviewed-on: #114
This commit is contained in:
Joseph Hanson 2024-06-21 07:38:23 -05:00
commit 15a3d9564b

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",