fix: upgrade @vitejs/plugin-react for Vite 8 compatibility
This commit is contained in:
783
package-lock.json
generated
783
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,7 @@
|
||||
"@tauri-apps/cli": "^2",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"esbuild": "^0.28.0",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"typescript": "~5.8.3",
|
||||
|
||||
Reference in New Issue
Block a user