Merge pull request 'Update dependency astro to v4.6.3' (#97) from renovate/astro-4.x-lockfile into main

Reviewed-on: #97
This commit is contained in:
Joseph Hanson 2024-04-19 01:30:24 +00:00
commit e759237397

6
package-lock.json generated
View file

@ -1450,9 +1450,9 @@
}
},
"node_modules/astro": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.6.2.tgz",
"integrity": "sha512-Kl+Wd7MJMQFnI3+V0JxF4HPbs8M67eltqQgtztReOwDLSl0VnOd39rM61W/3LEh10FZ0F13xrDgtdgfXzuLVbg==",
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.6.3.tgz",
"integrity": "sha512-p2zs1Gac+ysdc/yFCoc8pOXTZE5L9foAtmqUzUVL22WX68bYTRovd03GRs7J1MDpwzsl9kJtlK20ROpjyIFpNw==",
"dependencies": {
"@astrojs/compiler": "^2.7.1",
"@astrojs/internal-helpers": "0.4.0",