Compare commits

..

No commits in common. "77acaa9e6f77d8ebb539f40abb419a74b7dee618" and "e82f56edbf8f5e2dd66efccd1bcfad8c645bc723" have entirely different histories.

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
}
},
"node_modules/astro": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.2.tgz",
"integrity": "sha512-t+EjGXvmr8/x/3punIC7aGHwaseRYV4uWVaEcffUXFpGRv6z7UNffQwjyyuPjWbDj2pOPquKhQE1GnfK0V4ZNw==",
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.1.tgz",
"integrity": "sha512-+9/jQ7puHDNUs+DN8bZFdlHwAIV9uTjmPyZn/yYXyhIM9dK32e60tvJQI1Bhcrh35PFBn8cZbMhVAWmraZpisg==",
"dependencies": {
"@astrojs/compiler": "^2.1.0",
"@astrojs/internal-helpers": "0.2.1",