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

Reviewed-on: #155
This commit is contained in:
Joseph Hanson 2024-10-07 01:38:58 -05:00
commit 7bdd709745

6
package-lock.json generated
View file

@ -2543,9 +2543,9 @@
}
},
"node_modules/astro": {
"version": "4.15.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.10.tgz",
"integrity": "sha512-2NA9VWkIAxruq7GyR6ojpEqPLVlN2pyXqUDxiuXSEaaF1ajoQzLkXUIfhJgYmmVSIeTnd4ps9T4nTOEjWaOKrw==",
"version": "4.15.11",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.11.tgz",
"integrity": "sha512-uA9fenaRR+j6ksPFsmhM88ttz94a66SET1TZxAJLxctxWkDlgz58BxZYUc1gNlt0azhgzOgh4hP3q9M4YzAmBA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",