update layout

This commit is contained in:
Kenta420 2024-01-24 11:41:58 +07:00
parent 84f18b6141
commit 725d41f61f
17 changed files with 1859 additions and 408 deletions

View file

@ -21,6 +21,9 @@
},
"dependencies": {
"@postman/node-keytar": "^7.9.3",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-slot": "^1.0.2",
"@yume-chan/adb": "^0.0.22",
"@yume-chan/adb-credential-web": "^0.0.22",
"@yume-chan/adb-daemon-webusb": "^0.0.22",
@ -29,9 +32,13 @@
"@yume-chan/scrcpy-decoder-webcodecs": "^0.0.22",
"@yume-chan/stream-extra": "^0.0.22",
"axios": "^1.6.5",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.1",
"tailwind-merge": "^2.2.1",
"tailwindcss-animate": "^1.0.7",
"usb": "^2.11.0",
"zustand": "^4.4.7"
},
@ -46,7 +53,6 @@
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"daisyui": "^4.6.0",
"electron": "^26.1.0",
"electron-builder": "^24.6.4",
"eslint": "^8.56.0",