chore: upgrade Vite to v8 and update React plugins
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.3.2",
|
||||
"vite": "^7.3.1"
|
||||
"vite": "^8.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.9.3"
|
||||
@@ -33,9 +33,8 @@
|
||||
"@srjuggernaut-dev/srjuggernaut-panda-preset": "^0.0.17",
|
||||
"@tanstack/react-router": "^1.166.3",
|
||||
"@tanstack/react-start": "^1.166.3",
|
||||
"@vitejs/plugin-react-swc": "^4.2.3",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"vite-tsconfig-paths": "^6.1.1"
|
||||
"react-dom": "^19.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user