Skip to content

Commit b15e636

Browse files
fix(deps): update react monorepo
1 parent f93148a commit b15e636

File tree

2 files changed

+241
-30
lines changed

2 files changed

+241
-30
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@
7777
"query-string": "^6.4.0",
7878
"raf": "^3.4.1",
7979
"ramda": "^0.30.0",
80-
"react": "^16.8.4",
80+
"react": "^19.0.0",
8181
"react-addons-shallow-compare": "^15.6.0",
8282
"react-day-picker": "^9.0.0",
8383
"react-device-detect": "^2.0.0",
8484
"react-document-title": "^2.0.3",
85-
"react-dom": "^16.8.4",
85+
"react-dom": "^19.0.0",
8686
"react-ga": "^2.2.0",
8787
"react-google-recaptcha": "^1.0.5",
8888
"react-hot-loader": "^4.8.0",
@@ -92,7 +92,7 @@
9292
"react-router": "^4.1.1",
9393
"react-router-dom": "^4.1.1",
9494
"react-select": "^5.0.0",
95-
"react-test-renderer": "^16.8.4",
95+
"react-test-renderer": "^19.0.0",
9696
"reactstrap": "^8.0.0",
9797
"redux": "^3.7.2",
9898
"redux-actions": "^2.2.1",
@@ -149,6 +149,6 @@
149149
"normalize-url": "^9.0.0"
150150
},
151151
"devDependencies": {
152-
"eslint-plugin-react-hooks": "^5.2.0"
152+
"eslint-plugin-react-hooks": "^7.0.0"
153153
}
154154
}

0 commit comments

Comments
 (0)