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 c25830c commit c8f1b1aCopy full SHA for c8f1b1a
package.json
@@ -19,8 +19,8 @@
19
"isomorphic-unfetch": "^3.0.0",
20
"next": "^9.3.2",
21
"next-redux-wrapper": "^5.0.0",
22
- "react": "^16.8.1",
23
- "react-dom": "^16.8.1",
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0",
24
"react-redux": "^7.0.0",
25
"redux": "^4.0.1",
26
"redux-devtools-extension": "^2.13.7"
@@ -30,8 +30,8 @@
30
"@types/jest": "25.2.1",
31
"@types/next": "8.0.7",
32
"@types/next-redux-wrapper": "2.0.2",
33
- "@types/react": "16.9.34",
34
- "@types/react-dom": "16.9.7",
+ "@types/react": "18.0.29",
+ "@types/react-dom": "18.0.11",
35
"@types/react-redux": "7.1.8",
36
"@types/redux": "3.6.0",
37
"@types/storybook__react": "4.0.2",
0 commit comments