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

Reviewed-on: #61
This commit is contained in:
Joseph Hanson 2024-02-23 15:40:54 +00:00
commit 5e8fe9c9b2

6
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.4.3", "version": "4.4.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.4.4.tgz",
"integrity": "sha512-9Ih+2mJv+i3XgGfU8m9evkNU7NEQWvOhqGsskrCwKmltuTtLol2hPw+eIfE49Yfktzfj5qLC6ZGkPxCJu5gkhA==", "integrity": "sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.5.3", "@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",