Update dependency astro to v4.14.4 #141

Merged
jahanson merged 1 commit from renovate/astro-monorepo into main 2024-08-21 16:48:40 -05:00
Showing only changes of commit 830325befb - Show all commits

6
package-lock.json generated
View file

@ -2072,9 +2072,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.14.3", "version": "4.14.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.14.4.tgz",
"integrity": "sha512-+Hox1EhiS5iHy4pfZaLidpD9x7WVAcgGgjTo1JOYSQ0+a2ZA9mbLtGVEXbUeeYweviNc0ZNHMnI4r9S2e8xnXg==", "integrity": "sha512-gpHGyY9qVJg1WXD/0UFoV3cdGZifhmCkJ3fuYV1zUlh+lWbjEB7/cE+KoSvj6aXHJGyLuTbvWOoxZs2yAdnREw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.10.3", "@astrojs/compiler": "^2.10.3",