Skip to content

Commit df8652f

Browse files
authored
chore: bump @opennextjs/cloudflare and wrangler in the c3 template (#1364)
1 parent 9c3b797 commit df8652f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

create-cloudflare/next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cf-typegen": "wrangler types --env-interface CloudflareEnv ./cloudflare-env.d.ts"
1414
},
1515
"dependencies": {
16-
"@opennextjs/cloudflare": "^1.19.9",
16+
"@opennextjs/cloudflare": "^1.20.3",
1717
"next": "16.3.3",
1818
"react": "^19.1.7",
1919
"react-dom": "^19.1.7"
@@ -28,6 +28,6 @@
2828
"eslint-config-next": "16.3.3",
2929
"tailwindcss": "^4",
3030
"typescript": "^5.7.4",
31-
"wrangler": "^4.86.0"
31+
"wrangler": "^4.125.0"
3232
}
3333
}

0 commit comments

Comments
 (0)