We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273d112 commit a4b1f54Copy full SHA for a4b1f54
package.json
@@ -6,8 +6,8 @@
6
"@pact-foundation/pact-web": "^9.17.3",
7
"prop-types": "15.8.1",
8
"rambda": "^9.0.0",
9
- "react": "^16.12.0",
10
- "react-dom": "16.14.0",
+ "react": "^19.0.0",
+ "react-dom": "19.1.1",
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.32.0",
58
"eslint-plugin-jsx-a11y": "6.10.2",
59
"eslint-plugin-react": "7.37.5",
60
- "eslint-plugin-react-hooks": "1.7.0",
+ "eslint-plugin-react-hooks": "5.2.0",
61
"nock": "14.0.8",
62
"start-server-and-test": "2.0.12",
63
"wait-on": "8.0.4"
0 commit comments