|
27 | 27 | "@testing-library/jest-dom": "^5.16.4",
|
28 | 28 | "@testing-library/react": "^13.3.0",
|
29 | 29 | "@testing-library/user-event": "^14.2.1",
|
30 |
| - "@types/jest": "^28.1.4", |
31 |
| - "@types/node": "^18.0.0", |
| 30 | + "@types/jest": "^29.0.0", |
| 31 | + "@types/node": "^18.7.16", |
32 | 32 | "@types/prompts": "^2.0.14",
|
33 |
| - "@types/react": "^18.0.14", |
34 |
| - "@types/react-dom": "^18.0.5", |
| 33 | + "@types/react": "^18.0.18", |
| 34 | + "@types/react-dom": "^18.0.6", |
35 | 35 | "@types/react-redux": "^7.1.24",
|
36 |
| - "@typescript-eslint/eslint-plugin": "^5.30.4", |
37 |
| - "@typescript-eslint/parser": "^5.30.4", |
| 36 | + "@typescript-eslint/eslint-plugin": "^5.36.2", |
| 37 | + "@typescript-eslint/parser": "^5.36.2", |
38 | 38 | "babel-loader": "^8.2.5",
|
39 | 39 | "chalk": "^5.0.1",
|
40 | 40 | "copyfiles": "^2.4.1",
|
|
45 | 45 | "emscript-loader": "^1.0.6",
|
46 | 46 | "eslint": "^8.19.0",
|
47 | 47 | "eslint-config-react-app": "^7.0.1",
|
48 |
| - "eslint-import-resolver-typescript": "^3.2.0", |
| 48 | + "eslint-import-resolver-typescript": "^3.5.1", |
49 | 49 | "eslint-plugin-align-import": "^1.0.0",
|
50 | 50 | "eslint-plugin-deprecation": "^1.3.2",
|
51 | 51 | "eslint-plugin-import": "^2.26.0",
|
|
74 | 74 | "postcss-preset-env": "^7.7.2",
|
75 | 75 | "prompts": "^2.4.2",
|
76 | 76 | "react-refresh": "0.14.0",
|
77 |
| - "react-refresh-typescript": "^2.0.5", |
| 77 | + "react-refresh-typescript": "^2.0.7", |
78 | 78 | "sass": "^1.53.0",
|
79 | 79 | "sass-loader": "^13.0.2",
|
80 | 80 | "ts-jest": "^28.0.5",
|
|
0 commit comments