Compare commits

..

No commits in common. "2a310f8cf53b1dd0abcca989fcdef2640e13b19f" and "140bbe8d69fe48652d4c8de8f733c1c14eaaa2dc" have entirely different histories.

6
package-lock.json generated
View file

@ -39,9 +39,9 @@
}
},
"node_modules/@astrojs/cloudflare": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.0.1.tgz",
"integrity": "sha512-Cb7Ym7kj2sfGTbkEAdVfNY2qqvbXoui6m8CO3dYow/8P6nNn3nnaDeV7aqcDjcytpB5S3i8B7czhI2u7Tf5JhQ==",
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.0.0.tgz",
"integrity": "sha512-JmbxfVjqJXJnzBe69fZEsX3u00DwsEEsCqDlh+pnaFoNjAGMubI+2yME7i0NBdH6TJ/YYWe889xQePZ0I7gu2g==",
"dependencies": {
"@astrojs/underscore-redirects": "^0.3.3",
"@cloudflare/workers-types": "^4.20231025.0",