Fixed npm warnings
This commit is contained in:
parent
86ff68e513
commit
21b78468a5
8 changed files with 195 additions and 591 deletions
|
|
@ -16,11 +16,11 @@
|
|||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tauri-apps/cli": "^1.5.6",
|
||||
"@tauri-apps/cli": ">=2.0.0-alpha.16",
|
||||
"@types/react": "^18.2.15",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@vitejs/plugin-react": "^4.0.3",
|
||||
"typescript": "^5.0.2",
|
||||
"vite": "^4.4.4"
|
||||
"vite": "^4.5.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue