Fixed: fixed bug scrcpy and shell is disconnect when switch page
This commit is contained in:
parent
9543d4541c
commit
0fe469b5c6
43 changed files with 1378 additions and 1366 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"@radix-ui/react-slot": "^1.0.2",
|
||||
"@radix-ui/react-tabs": "^1.0.4",
|
||||
"@radix-ui/react-toast": "^1.1.5",
|
||||
"@tanstack/match-sorter-utils": "^8.11.8",
|
||||
"@tanstack/react-query": "^5.17.19",
|
||||
"@tanstack/react-table": "^8.11.7",
|
||||
"@uppy/core": "^3.8.0",
|
||||
|
|
@ -49,6 +50,7 @@
|
|||
"@yume-chan/adb-credential-web": "^0.0.22",
|
||||
"@yume-chan/adb-daemon-webusb": "^0.0.22",
|
||||
"@yume-chan/adb-scrcpy": "^0.0.22",
|
||||
"@yume-chan/adb-server-node-tcp": "^0.0.22",
|
||||
"@yume-chan/scrcpy": "^0.0.22",
|
||||
"@yume-chan/scrcpy-decoder-webcodecs": "^0.0.22",
|
||||
"@yume-chan/stream-extra": "^0.0.22",
|
||||
|
|
@ -56,9 +58,11 @@
|
|||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"cmdk": "^0.2.0",
|
||||
"date-fns": "^3.3.1",
|
||||
"jszip": "^3.10.1",
|
||||
"next-themes": "^0.2.1",
|
||||
"react": "^18.2.0",
|
||||
"react-day-picker": "^8.10.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-hook-form": "^7.49.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue