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

Reviewed-on: #167
This commit is contained in:
Joseph Hanson 2024-11-15 16:56:04 -06:00
commit 28ec127931

6
package-lock.json generated
View file

@ -2612,9 +2612,9 @@
}
},
"node_modules/astro": {
"version": "4.16.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.10.tgz",
"integrity": "sha512-a+nB4bZE50NXHLzVXUHtx/lYct2Aa8kbqZnWNrWqkU97RuhBuWJ5H5/LQbKRnBWGvqChKfJBiMWJe53TY9ieYQ==",
"version": "4.16.13",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz",
"integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",