Update dependency astro to v4.10.1

This commit is contained in:
Smeagol 2024-06-08 09:37:40 +00:00
parent ec600dd237
commit e8b8a51ec8

6
package-lock.json generated
View file

@ -1987,9 +1987,9 @@
}
},
"node_modules/astro": {
"version": "4.9.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.9.3.tgz",
"integrity": "sha512-LhiKZMee56GI7+zIt15bXZVX4JSnj4syTrQdkYNgE+Y0udMad0x8RgJGzc2NMOK31e6w/SL+NFSvnt/d1kgs5w==",
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.10.1.tgz",
"integrity": "sha512-7bbnUX1CW+12suz0Do8ef1CihqVjDyUW/H/0piNHZyBE3W/VFt5GP5ZxlPzzJLoGtaXif0aXJ4iPurEem2LpdA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.8.0",