Skip to content

Commit a96893a

Browse files
chore(deps): update react monorepo
1 parent b293bc2 commit a96893a

File tree

2 files changed

+359
-273
lines changed

2 files changed

+359
-273
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"preset": "@4c/jest-preset"
4747
},
4848
"dependencies": {
49-
"@types/react": ">=16.8.0",
49+
"@types/react": ">=19.1.2",
5050
"@types/react-relay": ">=4.0.0",
5151
"@types/relay-runtime": ">=4.0.0"
5252
},
@@ -63,7 +63,7 @@
6363
"@types/invariant": "^2.2.34",
6464
"@types/jest": "^26.0.15",
6565
"@types/node": "^14.14.7",
66-
"@types/react-dom": "^16.9.9",
66+
"@types/react-dom": "^19.1.2",
6767
"@typescript-eslint/eslint-plugin": "^4.7.0",
6868
"@typescript-eslint/parser": "^4.7.0",
6969
"babel-jest": "^26.6.3",
@@ -81,15 +81,15 @@
8181
"eslint-plugin-jsx-a11y": "^6.4.1",
8282
"eslint-plugin-prettier": "^3.1.4",
8383
"eslint-plugin-react": "^7.21.5",
84-
"eslint-plugin-react-hooks": "^4.2.0",
84+
"eslint-plugin-react-hooks": "^6.0.0",
8585
"graphql": "^15.4.0",
8686
"graphql-relay": "^0.6.0",
8787
"husky": "^4.3.0",
8888
"jest": "^26.6.3",
8989
"lint-staged": "^10.5.1",
9090
"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",
9393
"react-relay": "^10.0.1",
9494
"relay-compiler": "^10.0.1",
9595
"relay-compiler-language-typescript": "^13.0.2",

0 commit comments

Comments
 (0)