Skip to content

Commit 4c3ed49

Browse files
committed
Upgrade Vite to v6
1 parent 2bb5fe8 commit 4c3ed49

File tree

2 files changed

+234
-279
lines changed

2 files changed

+234
-279
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/react": "^18.3.2",
6464
"@types/react-dom": "^18.3.0",
6565
"@types/three": "^0.163.0",
66-
"@vitejs/plugin-react": "^4.2.1",
66+
"@vitejs/plugin-react": "^4.3.4",
6767
"acorn": "^8.8.1",
6868
"acorn-jsx": "^5.3.2",
6969
"astring": "^1.8.6",
@@ -88,7 +88,7 @@
8888
"typedoc": "^0.25.12",
8989
"typescript": "^5.8.2",
9090
"typescript-eslint": "^8.24.1",
91-
"vite": "^5.4.15",
91+
"vite": "^6.2.4",
9292
"yarnhook": "^0.5.1"
9393
},
9494
"dependencies": {

0 commit comments

Comments
 (0)