Compare commits

..

No commits in common. "f6b7e97f3161243002e9bd5f0eb23f7bb09d9590" and "87a3dab695510f2d3cbf13654fa5989893d8e5b5" have entirely different histories.

6
package-lock.json generated
View file

@ -2072,9 +2072,9 @@
}
},
"node_modules/astro": {
"version": "4.14.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.5.tgz",
"integrity": "sha512-sv47kPE6FnvyxxHHcCePNwTKpOMKBq0r1m6WZYg6ag9j3yF9m72ov64NFB7c+hAMDUKgsHfVdLKjOOqDC/c+fA==",
"version": "4.14.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.4.tgz",
"integrity": "sha512-gpHGyY9qVJg1WXD/0UFoV3cdGZifhmCkJ3fuYV1zUlh+lWbjEB7/cE+KoSvj6aXHJGyLuTbvWOoxZs2yAdnREw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",