Compare commits
No commits in common. "138c71cc7d1f5b6854a9748c520c0736a546612e" and "d0d4a7ed976423428c54d522adcc8684d2c7f2ad" have entirely different histories.
138c71cc7d
...
d0d4a7ed97
1 changed files with 4 additions and 4 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -39,9 +39,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/cloudflare": {
|
"node_modules/@astrojs/cloudflare": {
|
||||||
"version": "10.0.2",
|
"version": "10.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.0.0.tgz",
|
||||||
"integrity": "sha512-csRatKPw8B/sL5Xz+UZ8Eh5WahSiSQbRNUQx4tYrZaEjUCV0BA14uYaV0rZyTAe62fZlFOqHbpfq0AeZRQWj/w==",
|
"integrity": "sha512-EnkD9pLBjX2OEUFFTi1dBRsekk0cYdt+Q5SGbmrvr987WajsKHJ1yFt5BuTJ3IrO6zunyQnlmdMdzXM/5CzWeA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/internal-helpers": "0.3.0",
|
"@astrojs/internal-helpers": "0.3.0",
|
||||||
"@astrojs/underscore-redirects": "^0.3.3",
|
"@astrojs/underscore-redirects": "^0.3.3",
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
"esbuild": "^0.19.5",
|
"esbuild": "^0.19.5",
|
||||||
"miniflare": "^3.20240320.0",
|
"miniflare": "^3.20240320.0",
|
||||||
"tiny-glob": "^0.2.9",
|
"tiny-glob": "^0.2.9",
|
||||||
"wrangler": "^3.39.0"
|
"wrangler": "^3.36.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"astro": "^4.2.0"
|
"astro": "^4.2.0"
|
||||||
|
|
Loading…
Reference in a new issue