|
46 | 46 | "preset": "@4c/jest-preset"
|
47 | 47 | },
|
48 | 48 | "dependencies": {
|
49 |
| - "@types/react": ">=16.8.0", |
| 49 | + "@types/react": ">=19.1.2", |
50 | 50 | "@types/react-relay": ">=4.0.0",
|
51 | 51 | "@types/relay-runtime": ">=4.0.0"
|
52 | 52 | },
|
|
63 | 63 | "@types/invariant": "^2.2.34",
|
64 | 64 | "@types/jest": "^26.0.15",
|
65 | 65 | "@types/node": "^14.14.7",
|
66 |
| - "@types/react-dom": "^16.9.9", |
| 66 | + "@types/react-dom": "^19.1.2", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^4.7.0",
|
68 | 68 | "@typescript-eslint/parser": "^4.7.0",
|
69 | 69 | "babel-jest": "^26.6.3",
|
|
81 | 81 | "eslint-plugin-jsx-a11y": "^6.4.1",
|
82 | 82 | "eslint-plugin-prettier": "^3.1.4",
|
83 | 83 | "eslint-plugin-react": "^7.21.5",
|
84 |
| - "eslint-plugin-react-hooks": "^4.2.0", |
| 84 | + "eslint-plugin-react-hooks": "^6.0.0", |
85 | 85 | "graphql": "^15.4.0",
|
86 | 86 | "graphql-relay": "^0.6.0",
|
87 | 87 | "husky": "^4.3.0",
|
88 | 88 | "jest": "^26.6.3",
|
89 | 89 | "lint-staged": "^10.5.1",
|
90 | 90 | "prettier": "^2.1.2",
|
91 |
| - "react": "^16.14.0", |
92 |
| - "react-dom": "^16.14.0", |
| 91 | + "react": "^19.1.0", |
| 92 | + "react-dom": "^19.1.0", |
93 | 93 | "react-relay": "^10.0.1",
|
94 | 94 | "relay-compiler": "^10.0.1",
|
95 | 95 | "relay-compiler-language-typescript": "^13.0.2",
|
|
0 commit comments