code refactoring

This commit is contained in:
2023-01-13 11:43:56 +01:00
parent dcd80b7366
commit 7d2503fe77
3 changed files with 15 additions and 14 deletions

View File

@@ -15,7 +15,6 @@
"@mui/icons-material": "^5.6.2",
"@mui/material": "^5.6.4",
"@reduxjs/toolkit": "^1.8.1",
"radash": "^10.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.1",
@@ -32,8 +31,6 @@
"@types/uuid": "^8.3.4",
"@vitejs/plugin-react": "^1.3.2",
"buffer": "^6.0.3",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"typescript": "^4.6.4",
"vite": "^2.9.10"
}