[frontend][deps] update frontend dependencies and note in README on how to do that
This commit is contained in:
@ -18,11 +18,11 @@
|
||||
"@tauri-apps/plugin-shell": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.0.10",
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"typescript": "^5.8.2",
|
||||
"vite": "^6.2.0",
|
||||
"vite": "^6.2.2",
|
||||
"@tauri-apps/cli": "^2.3.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user