Update dependency astro to v4.5.15 #89

Merged
jahanson merged 1 commit from renovate/astro-4.x-lockfile into main 2024-04-03 17:01:05 -05:00

6
package-lock.json generated
View file

@ -1445,9 +1445,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.5.14", "version": "4.5.15",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.14.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.15.tgz",
"integrity": "sha512-OXQ9Wbcn5e2eEPrNKJjGXeCWnKamNGyvSwORL0B8BB1fp3OO/EYo/RfeQGTR9kxGNxEpokoPZL9JNgFHoVK+wA==", "integrity": "sha512-d2+yMv4ZlWwWFzfbpXIULMniNmdPlbwGrQScacEni0WLeo4k7ETO51/bHN/i/fXwxL9IGfasdEFkk2baYXDRog==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.7.1", "@astrojs/compiler": "^2.7.1",
"@astrojs/internal-helpers": "0.4.0", "@astrojs/internal-helpers": "0.4.0",