Skip to content

Commit e377f00

Browse files
committed
Update Cloudflare Vite plugin
1 parent 7f81290 commit e377f00

File tree

3 files changed

+132
-21
lines changed

3 files changed

+132
-21
lines changed

packages/plugin-rsc/examples/react-router/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-router": "7.9.6"
1919
},
2020
"devDependencies": {
21-
"@cloudflare/vite-plugin": "^1.14.2",
21+
"@cloudflare/vite-plugin": "^1.15.3",
2222
"@tailwindcss/typography": "^0.5.19",
2323
"@tailwindcss/vite": "^4.1.17",
2424
"@types/react": "^19.2.7",
@@ -27,6 +27,6 @@
2727
"@vitejs/plugin-rsc": "latest",
2828
"tailwindcss": "^4.1.17",
2929
"vite": "^7.2.2",
30-
"wrangler": "^4.47.0"
30+
"wrangler": "^4.51.0"
3131
}
3232
}

packages/plugin-rsc/examples/starter-cf-single/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@
1515
"react-dom": "^19.2.0"
1616
},
1717
"devDependencies": {
18-
"@cloudflare/vite-plugin": "^1.14.2",
18+
"@cloudflare/vite-plugin": "^1.15.3",
1919
"@types/react": "^19.2.7",
2020
"@types/react-dom": "^19.2.3",
2121
"@vitejs/plugin-react": "latest",
2222
"@vitejs/plugin-rsc": "latest",
2323
"rsc-html-stream": "^0.0.7",
24-
"vite": "^7.2.2"
24+
"vite": "^7.2.2",
25+
"wrangler": "^4.51.0"
2526
}
2627
}

pnpm-lock.yaml

Lines changed: 127 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)