Merge pull request 'Update dependency @astrojs/cloudflare to v10.0.2' (#86) from renovate/astrojs-cloudflare-10.x-lockfile into main

Reviewed-on: #86
This commit is contained in:
Joseph Hanson 2024-04-02 19:46:31 +00:00
commit 138c71cc7d

8
package-lock.json generated
View file

@ -39,9 +39,9 @@
}
},
"node_modules/@astrojs/cloudflare": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.0.0.tgz",
"integrity": "sha512-EnkD9pLBjX2OEUFFTi1dBRsekk0cYdt+Q5SGbmrvr987WajsKHJ1yFt5BuTJ3IrO6zunyQnlmdMdzXM/5CzWeA==",
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.0.2.tgz",
"integrity": "sha512-csRatKPw8B/sL5Xz+UZ8Eh5WahSiSQbRNUQx4tYrZaEjUCV0BA14uYaV0rZyTAe62fZlFOqHbpfq0AeZRQWj/w==",
"dependencies": {
"@astrojs/internal-helpers": "0.3.0",
"@astrojs/underscore-redirects": "^0.3.3",
@ -49,7 +49,7 @@
"esbuild": "^0.19.5",
"miniflare": "^3.20240320.0",
"tiny-glob": "^0.2.9",
"wrangler": "^3.36.0"
"wrangler": "^3.39.0"
},
"peerDependencies": {
"astro": "^4.2.0"