Skip to content

Commit 33411ac

Browse files
fix(deps): update react monorepo
1 parent 7733962 commit 33411ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@pact-foundation/pact-web": "^9.17.3",
77
"prop-types": "15.8.1",
88
"rambda": "^9.0.0",
9-
"react": "^16.12.0",
10-
"react-dom": "16.14.0",
9+
"react": "^19.0.0",
10+
"react-dom": "19.1.0",
1111
"react-router": "^5.2.0",
1212
"react-router-dom": "^5.2.0",
1313
"react-scripts": "3.4.4",
@@ -57,7 +57,7 @@
5757
"eslint-plugin-import": "2.31.0",
5858
"eslint-plugin-jsx-a11y": "6.10.2",
5959
"eslint-plugin-react": "7.37.5",
60-
"eslint-plugin-react-hooks": "1.7.0",
60+
"eslint-plugin-react-hooks": "5.2.0",
6161
"nock": "14.0.4",
6262
"start-server-and-test": "2.0.11",
6363
"wait-on": "8.0.3"

0 commit comments

Comments
 (0)