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

Reviewed-on: #62
This commit is contained in:
Joseph Hanson 2024-02-26 17:48:07 +00:00
commit e1f382c81f

6
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.4.4", "version": "4.4.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.4.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.5.tgz",
"integrity": "sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==", "integrity": "sha512-ccat42P5qr281JExywVsK/BLeKgwSL+oLxJP195s4Wvj3nL32djw+WNJNctuDDTJ5XWgvPdHZjBtSDNO5OgagQ==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",