Update dependency astro to v4.5.6

This commit is contained in:
Smeagol 2024-03-18 18:01:48 +00:00
parent 7ae495cab0
commit df59111a05

6
package-lock.json generated
View file

@ -1436,9 +1436,9 @@
}
},
"node_modules/astro": {
"version": "4.5.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.5.tgz",
"integrity": "sha512-gZ3jR06dLmY9/SMkKMr+3pRSrUjhuwjnXt+9abFJV3WGwhCnLZbSNsTBrLMsaFHpAS1ReJChcTWyKRCvs/jCIQ==",
"version": "4.5.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.6.tgz",
"integrity": "sha512-/pXr+tDvgps1x3w+9i48XzfNPDr4NrT89EJPeCTL57IjaTpitSQ8Oy10Fv6zAqXNLIUJ5j3P1c+fJx+taKIg0g==",
"dependencies": {
"@astrojs/compiler": "^2.7.0",
"@astrojs/internal-helpers": "0.3.0",