Skip to content

Commit 81da4cf

Browse files
committed
Upgrade Vite 5.x to 6.x in examples/react
Update Vite from 5.4.21 to 6.4.1 to use esbuild 0.25.x
1 parent 5fd4219 commit 81da4cf

File tree

2 files changed

+10
-288
lines changed

2 files changed

+10
-288
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@types/react-dom": "^19.2.3",
2121
"@vitejs/plugin-react": "^4.7.0",
2222
"typescript": "^5.9.3",
23-
"vite": "^5.4.21"
23+
"vite": "^6.4.1"
2424
}
2525
}

0 commit comments

Comments
 (0)