Update dependency astro to v4.6.3

This commit is contained in:
Smeagol 2024-04-18 16:02:52 +00:00
parent 1327afa7be
commit 30b0cbfce1

6
package-lock.json generated
View file

@ -1450,9 +1450,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.6.2", "version": "4.6.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.6.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.6.3.tgz",
"integrity": "sha512-Kl+Wd7MJMQFnI3+V0JxF4HPbs8M67eltqQgtztReOwDLSl0VnOd39rM61W/3LEh10FZ0F13xrDgtdgfXzuLVbg==", "integrity": "sha512-p2zs1Gac+ysdc/yFCoc8pOXTZE5L9foAtmqUzUVL22WX68bYTRovd03GRs7J1MDpwzsl9kJtlK20ROpjyIFpNw==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.7.1", "@astrojs/compiler": "^2.7.1",
"@astrojs/internal-helpers": "0.4.0", "@astrojs/internal-helpers": "0.4.0",