Compare commits

..

No commits in common. "15a3d9564b9aea7ff2b90fab09c2519bfc9aa9d3" and "849d70170700f2be7ecfe0f1f011fd5892649f98" have entirely different histories.

6
package-lock.json generated
View file

@ -1990,9 +1990,9 @@
}
},
"node_modules/astro": {
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.0.tgz",
"integrity": "sha512-3VWxz/08sChQIX68tuE7Y769DUdjsT3Zq2/y4SkrDRlwN9IZ/aebwcRWr5a2yMSdO2vpFxtEdobq0mKnMlLErg==",
"version": "4.10.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.10.3.tgz",
"integrity": "sha512-TWCJM+Vg+y0UoEz/H75rfp/u2N8yxeQQ2UrU9+fMcbjlzQJtGGDq3ApdundqPZgAuCryRuJnrKytStMZCFnlvQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.8.0",