Update dependency astro to v4.9.0

This commit is contained in:
Smeagol 2024-05-23 10:33:52 +00:00
parent 99cc963142
commit 7ce8afd670

6
package-lock.json generated
View file

@ -1955,9 +1955,9 @@
}
},
"node_modules/astro": {
"version": "4.8.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.8.6.tgz",
"integrity": "sha512-psHIfK+e+bMPhRwghV9yCGH/uc1jvY4DHmDZdoEepax9yA7kzYH0wt3dpkqlcrO2zxl5jzSC3DmqZfkD6wnW9A==",
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.9.0.tgz",
"integrity": "sha512-beb3go5Oh5QDjns7YVxG1r40Flt/cuXB+YFTnVRqbh2NuMpYRoXZqIT+ZNaorleEfrLjLFXfsn1AAKVP+XZ2KA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.8.0",