|
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": "16.18.38",
|
36 |
| - "@types/react": "17.0.62", |
37 |
| - "@types/react-dom": "17.0.20", |
| 36 | + "@types/react": "17.0.67", |
| 37 | + "@types/react-dom": "17.0.21", |
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.27.5",
|
47 | 47 | "eslint-plugin-jest": "25.7.0",
|
48 | 48 | "eslint-plugin-jsx-a11y": "6.7.1",
|
49 |
| - "eslint-plugin-react": "7.32.2", |
| 49 | + "eslint-plugin-react": "7.33.2", |
50 | 50 | "eslint-plugin-react-hooks": "4.6.0",
|
51 | 51 | "eslint-plugin-testing-library": "5.11.0",
|
52 | 52 | "graphql": "16.7.1",
|
|
0 commit comments