Update deps
This commit is contained in:
parent
a954cd8ced
commit
8b66119746
6 changed files with 2009 additions and 945 deletions
|
|
@ -14,11 +14,11 @@
|
|||
"lodash.debounce": "^4.0.8",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.12.0",
|
||||
"react-icons": "^5.3.0",
|
||||
"rqbit-webui": "file:../crates/librqbit/webui"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tauri-apps/cli": ">=2.0.0-alpha.16",
|
||||
"@tauri-apps/cli": "2.0.0",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/react": "^18.2.15",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"postcss": "^8.4.32",
|
||||
"tailwindcss": "^3.3.6",
|
||||
"typescript": "^5.0.2",
|
||||
"vite": "^4.5.2",
|
||||
"vite": "^5.4.8",
|
||||
"vite-plugin-svgr": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue