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

Reviewed-on: #88
This commit is contained in:
Joseph Hanson 2024-04-02 20:38:04 +00:00
commit 35466801ee

6
package-lock.json generated
View file

@ -1445,9 +1445,9 @@
}
},
"node_modules/astro": {
"version": "4.5.13",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.13.tgz",
"integrity": "sha512-vbkiPH0J8dp5OlsvQpW3PcuV36U4vGRcdcL/LxXDwmeVjzVo6DH3Fkv+DAU5UDs7ciYodadomOo4+VZKvi8ylw==",
"version": "4.5.14",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.14.tgz",
"integrity": "sha512-OXQ9Wbcn5e2eEPrNKJjGXeCWnKamNGyvSwORL0B8BB1fp3OO/EYo/RfeQGTR9kxGNxEpokoPZL9JNgFHoVK+wA==",
"dependencies": {
"@astrojs/compiler": "^2.7.1",
"@astrojs/internal-helpers": "0.4.0",