diff --git a/taker-frontend/package.json b/taker-frontend/package.json index 47666df..0aaa283 100644 --- a/taker-frontend/package.json +++ b/taker-frontend/package.json @@ -43,11 +43,7 @@ }, "devDependencies": { "@types/eslint": "^8", - "@types/react": "^17.0.37", - "@types/react-dom": "^17.0.11", - "@vitejs/plugin-react-refresh": "^1.3.1", - "typescript": "^4.5.4", - "vite": "^2.7.2" + "@vitejs/plugin-react-refresh": "^1.3.1" }, "eslintConfig": { "parser": "@typescript-eslint/parser",