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

Reviewed-on: #160
This commit is contained in:
Joseph Hanson 2024-10-16 17:21:16 -05:00
commit f799a03cf8

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