|
197 | 197 | "@rollup/plugin-typescript": "^8.2.5", |
198 | 198 | "@testing-library/react": "^12.1.2", |
199 | 199 | "@types/jest": "^27.0.2", |
200 | | - "@types/react": "^17.0.27", |
| 200 | + "@types/react": "^17.0.29", |
201 | 201 | "@types/react-dom": "^17.0.9", |
202 | | - "@typescript-eslint/eslint-plugin": "^4.33.0", |
203 | | - "@typescript-eslint/parser": "^4.33.0", |
| 202 | + "@typescript-eslint/eslint-plugin": "^5.0.0", |
| 203 | + "@typescript-eslint/parser": "^5.0.0", |
204 | 204 | "@urql/core": "^2.0.0", |
205 | 205 | "benny": "^3.7.0", |
206 | 206 | "concurrently": "^6.3.0", |
207 | 207 | "downlevel-dts": "^0.7.0", |
208 | | - "esbuild": "^0.13.4", |
209 | | - "eslint": "7.32.0", |
| 208 | + "esbuild": "^0.13.6", |
| 209 | + "eslint": "^8.0.1", |
210 | 210 | "eslint-config-prettier": "^8.3.0", |
211 | 211 | "eslint-import-resolver-alias": "^1.1.2", |
212 | | - "eslint-plugin-import": "^2.24.2", |
213 | | - "eslint-plugin-jest": "^25.0.1", |
| 212 | + "eslint-plugin-import": "^2.25.2", |
| 213 | + "eslint-plugin-jest": "^25.0.6", |
214 | 214 | "eslint-plugin-prettier": "^4.0.0", |
215 | 215 | "eslint-plugin-react": "^7.26.1", |
216 | 216 | "eslint-plugin-react-hooks": "^4.2.0", |
|
219 | 219 | "immer": "^8.0.1", |
220 | 220 | "jest": "^27.2.5", |
221 | 221 | "json": "^11.0.0", |
222 | | - "lint-staged": "^11.2.2", |
| 222 | + "lint-staged": "^11.2.3", |
223 | 223 | "optics-ts": "^2.1.0", |
224 | 224 | "prettier": "^2.4.1", |
225 | 225 | "react": "^17.0.2", |
|
231 | 231 | "rxjs": "^7.4.0", |
232 | 232 | "shx": "^0.3.3", |
233 | 233 | "ts-expect": "^1.3.0", |
234 | | - "ts-node": "^10.2.1", |
| 234 | + "ts-node": "^10.3.0", |
235 | 235 | "tslib": "^2.3.1", |
236 | | - "typescript": "^4.4.3", |
| 236 | + "typescript": "^4.4.4", |
237 | 237 | "valtio": "^1.2.4", |
238 | 238 | "wonka": "^4.0.15", |
239 | 239 | "xstate": "^4.17.1", |
|
0 commit comments