Prepare filesystem explorer

This commit is contained in:
momo5502
2025-04-29 20:57:20 +02:00
parent 2fce53b3e7
commit da0cd03c57
9 changed files with 709 additions and 75 deletions

View File

@@ -13,6 +13,7 @@
"@fontsource/inter": "^5.2.5",
"@irori/idbfs": "^0.5.0",
"@radix-ui/react-checkbox": "^1.2.3",
"@radix-ui/react-context-menu": "^2.2.12",
"@radix-ui/react-dialog": "^1.1.11",
"@radix-ui/react-dropdown-menu": "^2.1.12",
"@radix-ui/react-label": "^2.1.4",
@@ -38,7 +39,8 @@
"react-window": "^1.8.11",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.4",
"tw-animate-css": "^1.2.8"
"tw-animate-css": "^1.2.8",
"vaul": "^1.1.2"
},
"devDependencies": {
"@eslint/js": "^9.22.0",