Compare commits

..

No commits in common. "6b624c61296ab6846f74f0b82e94cb981f8f4859" and "d8039fd74951d8ef19a434659da8f87b89b11aa3" have entirely different histories.

6
package-lock.json generated
View file

@ -39,9 +39,9 @@
}
},
"node_modules/@astrojs/cloudflare": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.1.0.tgz",
"integrity": "sha512-RSkthOcw1/ZAA9PhSX9LEWRvbyLJ/vTJCv8nJ4LxBqMlR5j7Lt6LnQP0hI/LAlDHgnG1Hc4Hd7tB2SF85OivJw==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.0.2.tgz",
"integrity": "sha512-BN3s7HKt0kzO2epBgNgQuda1+MQK9mRNNyA3Cnlrnvb2oFmduDnoaxqDBZEH7I6U+TcMP0kJVb/E4MF/UiTKUQ==",
"dependencies": {
"@astrojs/underscore-redirects": "^0.3.3",
"@cloudflare/workers-types": "^4.20231025.0",