Skip to content

Commit 48a51f3

Browse files
fix(deps): update react monorepo
1 parent 89be1ce commit 48a51f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@pact-foundation/pact-web": "^9.17.3",
77
"prop-types": "15.7.2",
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.0.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.2.3",
5959
"eslint-plugin-react": "^7.19.0",
60-
"eslint-plugin-react-hooks": "^1.7.0",
60+
"eslint-plugin-react-hooks": "^5.0.0",
6161
"nock": "^14.0.0",
6262
"start-server-and-test": "^1.14.0",
6363
"wait-on": "^8.0.0"

0 commit comments

Comments
 (0)