|
20 | 20 | "react": "17.0.2",
|
21 | 21 | "react-dom": "17.0.2",
|
22 | 22 | "react-error-boundary": "3.1.4",
|
23 |
| - "react-query": "3.39.3" |
| 23 | + "@tanstack/react-query": "4.0.5" |
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 | 26 | "@graphql-codegen/cli": "2.16.5",
|
|
33 | 33 | "@testing-library/user-event": "13.5.0",
|
34 | 34 | "@types/jest": "27.5.2",
|
35 | 35 | "@types/node": "20.12.7",
|
36 |
| - "@types/react": "17.0.62", |
37 |
| - "@types/react-dom": "17.0.20", |
| 36 | + "@types/react": "17.0.83", |
| 37 | + "@types/react-dom": "17.0.25", |
38 | 38 | "@typescript-eslint/eslint-plugin": "4.33.0",
|
39 | 39 | "@typescript-eslint/parser": "4.33.0",
|
40 | 40 | "@vitejs/plugin-react": "1.3.2",
|
|
46 | 46 | "eslint-plugin-import": "2.29.1",
|
47 | 47 | "eslint-plugin-jest": "25.7.0",
|
48 | 48 | "eslint-plugin-jsx-a11y": "6.8.0",
|
49 |
| - "eslint-plugin-react": "7.32.2", |
50 |
| - "eslint-plugin-react-hooks": "4.6.0", |
| 49 | + "eslint-plugin-react": "7.37.2", |
| 50 | + "eslint-plugin-react-hooks": "4.6.2", |
51 | 51 | "eslint-plugin-testing-library": "5.11.1",
|
52 | 52 | "graphql": "16.8.1",
|
53 | 53 | "husky": "7.0.4",
|
|
0 commit comments