We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89be1ce commit 48a51f3Copy full SHA for 48a51f3
package.json
@@ -6,8 +6,8 @@
6
"@pact-foundation/pact-web": "^9.17.3",
7
"prop-types": "15.7.2",
8
"rambda": "^9.0.0",
9
- "react": "^16.12.0",
10
- "react-dom": "16.14.0",
+ "react": "^19.0.0",
+ "react-dom": "19.0.0",
11
"react-router": "^5.2.0",
12
"react-router-dom": "^5.2.0",
13
"react-scripts": "3.4.4",
@@ -57,7 +57,7 @@
57
"eslint-plugin-import": "^2.31.0",
58
"eslint-plugin-jsx-a11y": "^6.2.3",
59
"eslint-plugin-react": "^7.19.0",
60
- "eslint-plugin-react-hooks": "^1.7.0",
+ "eslint-plugin-react-hooks": "^5.0.0",
61
"nock": "^14.0.0",
62
"start-server-and-test": "^1.14.0",
63
"wait-on": "^8.0.0"
0 commit comments