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

Reviewed-on: #74
This commit is contained in:
Joseph Hanson 2024-03-13 13:10:54 +00:00
commit 26449b7be5

6
package-lock.json generated
View file

@ -1436,9 +1436,9 @@
}
},
"node_modules/astro": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.1.tgz",
"integrity": "sha512-xqSBxeDZFUUgHl+npNwgoe6taTOCI8sJNwqWJaK3t/vcCHdfYJX00Tr9g43w/cYKPoTN4wKbNktbKYJZAbE3ZQ==",
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.2.tgz",
"integrity": "sha512-Nq3GojlwXJ3XD047khraCWu/6aqGFfcyq7Q0blpTBSZnCz2s4Zri04PHvUkbKF7TK2UljkFuTXKP0CE4ZuJi9Q==",
"dependencies": {
"@astrojs/compiler": "^2.7.0",
"@astrojs/internal-helpers": "0.3.0",