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

Reviewed-on: #126
This commit is contained in:
Joseph Hanson 2024-07-19 15:12:31 -05:00
commit f95db6719d

6
package-lock.json generated
View file

@ -1993,9 +1993,9 @@
}
},
"node_modules/astro": {
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.12.0.tgz",
"integrity": "sha512-JCfrJemDRgc87KVBQ9x4zIwadSuWdG1WjzR3b59nUY+mVeph8W5Y68DrYU5s1JMhQN3+yn2p3lexg4lJM41rsg==",
"version": "4.12.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.12.2.tgz",
"integrity": "sha512-l6OmqlL+FiuSi9x6F+EGZitteOznq1JffOil7st7cdqeMCTEIym4oagI1a6zp6QekliKWEEZWdplGhgh1k1f7Q==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.9.0",