Update dependency astro to v4.5.7

This commit is contained in:
Smeagol 2024-03-20 09:02:35 +00:00
parent 8b4cb5d56a
commit 8ab3187b56

6
package-lock.json generated
View file

@ -1436,9 +1436,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.5.6", "version": "4.5.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.7.tgz",
"integrity": "sha512-/pXr+tDvgps1x3w+9i48XzfNPDr4NrT89EJPeCTL57IjaTpitSQ8Oy10Fv6zAqXNLIUJ5j3P1c+fJx+taKIg0g==", "integrity": "sha512-Ioeg3TV42dOJvf6GlmykeR3EKZ8+JcnZyJ/X9qDPzVf2OREmtvW0182YCDXQBqwXFRHndZRcHLqinAWjzZYh/A==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.7.0", "@astrojs/compiler": "^2.7.0",
"@astrojs/internal-helpers": "0.3.0", "@astrojs/internal-helpers": "0.3.0",