|
63 | 63 | "@emotion/styled": "^11.10.5",
|
64 | 64 | "@mui/icons-material": "^5.11.0",
|
65 | 65 | "@mui/material": "^5.11.1",
|
66 |
| - "@typescript-eslint/eslint-plugin": "^5.40.0", |
67 |
| - "@typescript-eslint/parser": "^5.40.0", |
68 | 66 | "copy-to-clipboard": "^3.3.3",
|
69 |
| - "eslint": "^8.25.0", |
70 |
| - "eslint-config-standard": "^17.0.0", |
71 |
| - "eslint-plugin-cypress": "^2.12.1", |
72 |
| - "eslint-plugin-import": "^2.26.0", |
73 |
| - "eslint-plugin-n": "^15.3.0", |
74 |
| - "eslint-plugin-promise": "^6.1.0", |
75 |
| - "eslint-plugin-react": "^7.31.10", |
76 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
77 |
| - "eslint-plugin-simple-import-sort": "^8.0.0", |
78 |
| - "eslint-plugin-unused-imports": "^2.0.0", |
79 | 67 | "group-items": "^2.2.0",
|
80 | 68 | "zustand": "^4.1.5"
|
81 | 69 | },
|
|
100 | 88 | "@types/react": "^18.0.26",
|
101 | 89 | "@types/react-dom": "^18.0.10",
|
102 | 90 | "@types/web": "^0.0.86",
|
| 91 | + "@typescript-eslint/eslint-plugin": "^5.40.0", |
| 92 | + "@typescript-eslint/parser": "^5.40.0", |
103 | 93 | "@vitejs/plugin-react": "^2.2.0",
|
104 | 94 | "@vitest/coverage-c8": "^0.26.2",
|
105 | 95 | "@vitest/ui": "^0.26.2",
|
| 96 | + "eslint": "^8.25.0", |
| 97 | + "eslint-config-standard": "^17.0.0", |
| 98 | + "eslint-plugin-cypress": "^2.12.1", |
| 99 | + "eslint-plugin-import": "^2.26.0", |
| 100 | + "eslint-plugin-n": "^15.3.0", |
| 101 | + "eslint-plugin-promise": "^6.1.0", |
| 102 | + "eslint-plugin-react": "^7.31.10", |
| 103 | + "eslint-plugin-react-hooks": "^4.6.0", |
| 104 | + "eslint-plugin-simple-import-sort": "^8.0.0", |
| 105 | + "eslint-plugin-unused-imports": "^2.0.0", |
106 | 106 | "expect-type": "^0.15.0",
|
107 | 107 | "husky": "^8.0.2",
|
108 | 108 | "jsdom": "^20.0.3",
|
|
0 commit comments