Compare commits

..

No commits in common. "e759237397eb7086eba3fd0f085a141917eb6b3d" and "1327afa7be68fa07d4790e75de3d355edacdd490" have entirely different histories.

6
package-lock.json generated
View file

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