|
75 | 75 | "@types/uuid": "^3.4.5", |
76 | 76 | "@types/webpack-env": "^1.15.2", |
77 | 77 | "@types/yup": "^0.29.3", |
78 | | - "@typescript-eslint/eslint-plugin": "^3.5.0", |
79 | | - "@typescript-eslint/parser": "^3.5.0", |
| 78 | + "@typescript-eslint/eslint-plugin": "^4.22.1", |
| 79 | + "@typescript-eslint/parser": "^4.22.1", |
80 | 80 | "autoprefixer": "^10.1.0", |
81 | 81 | "babel-loader": "^8.0.6", |
82 | 82 | "babel-plugin-styled-components": "^1.12.0", |
|
90 | 90 | "eslint-plugin-react": "^7.20.3", |
91 | 91 | "eslint-plugin-react-hooks": "^4.0.5", |
92 | 92 | "eslint-plugin-standard": "^4.0.1", |
93 | | - "fork-ts-checker-webpack-plugin": "^5.0.6", |
| 93 | + "fork-ts-checker-webpack-plugin": "^6.2.6", |
94 | 94 | "postcss": "^8.2.1", |
95 | 95 | "redux-devtools-extension": "^2.13.8", |
96 | 96 | "source-map-loader": "^1.0.1", |
97 | 97 | "style-loader": "^1.2.1", |
98 | 98 | "svg-url-loader": "^6.0.0", |
99 | 99 | "terser-webpack-plugin": "^3.0.6", |
100 | 100 | "twin.macro": "^2.0.7", |
101 | | - "typescript": "^3.9.6", |
| 101 | + "typescript": "^4.2.4", |
102 | 102 | "webpack": "^4.43.0", |
103 | 103 | "webpack-assets-manifest": "^3.1.1", |
104 | 104 | "webpack-bundle-analyzer": "^3.8.0", |
|
0 commit comments