diff --git a/package.json b/package.json index e480da9..e732b5e 100644 --- a/package.json +++ b/package.json @@ -26,29 +26,29 @@ }, "devDependencies": { "@types/lodash-es": "^4.17.4", - "@types/node": "^15.12.2", + "@types/node": "^15.12.4", "@types/react": "^17.0.11", - "@types/react-dom": "^17.0.7", + "@types/react-dom": "^17.0.8", "@types/react-router-dom": "^5.1.7", "@types/react-table": "^7.7.1", "@types/react-virtualized-auto-sizer": "^1.0.0", "@types/react-window": "^1.8.3", - "@typescript-eslint/eslint-plugin": "^4.26.1", - "@typescript-eslint/parser": "^4.26.1", + "@typescript-eslint/eslint-plugin": "^4.28.0", + "@typescript-eslint/parser": "^4.28.0", "@vitejs/plugin-react-refresh": "^1.3.3", "babel-eslint": "^10.1.0", - "eslint": "^7.28.0", + "eslint": "^7.29.0", "eslint-config-react-app": "^6.0.0", "eslint-plugin-flowtype": "^5.7.2", "eslint-plugin-import": "^2.23.4", "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-react": "^7.24.0", "eslint-plugin-react-hooks": "^4.2.0", - "sass": "^1.34.1", - "type-fest": "^1.2.0", - "typescript": "^4.3.2", - "vite": "2.3.5", - "vite-plugin-windicss": "^1.0.3", + "sass": "^1.35.1", + "type-fest": "^1.2.1", + "typescript": "^4.3.4", + "vite": "^2.3.8", + "vite-plugin-windicss": "^1.1.1", "vite-tsconfig-paths": "^3.3.13", "windicss": "^3.1.3" }, @@ -58,7 +58,9 @@ "dayjs": "^1.10.5", "eventemitter3": "^4.0.7", "immer": "^9.0.3", + "jotai": "^1.0.0", "lodash-es": "^4.17.21", + "neverthrow": "^4.2.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-router-dom": "^5.2.0", @@ -66,7 +68,6 @@ "react-use": "^17.2.4", "react-virtualized-auto-sizer": "^1.0.5", "react-window": "^1.8.6", - "recoil": "^0.3.1", "swr": "^0.5.6", "use-immer": "^0.5.2" } diff --git a/src/containers/Logs/index.tsx b/src/containers/Logs/index.tsx index 9a4a8f3..8fba84b 100644 --- a/src/containers/Logs/index.tsx +++ b/src/containers/Logs/index.tsx @@ -42,7 +42,7 @@ export default function Logs () { return (