add shell

This commit is contained in:
Kenta420 2024-02-05 16:24:11 +07:00
parent aaa60216b2
commit be417729ea
10 changed files with 768 additions and 380 deletions

View file

@ -33,6 +33,7 @@
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@tanstack/react-query": "^5.17.19",
"@tanstack/react-table": "^8.11.7",
@ -61,10 +62,12 @@
"react-dropzone": "^14.2.3",
"react-hook-form": "^7.49.3",
"react-router-dom": "^6.21.1",
"sonner": "^1.3.1",
"sonner": "^1.4.0",
"tailwind-merge": "^2.2.1",
"tailwindcss-animate": "^1.0.7",
"usb": "^2.11.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0",
"zod": "^3.22.4",
"zustand": "^4.4.7"
},