Skip to content

Commit c8f1b1a

Browse files
chore(deps): update react monorepo to v18
1 parent c25830c commit c8f1b1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"isomorphic-unfetch": "^3.0.0",
2020
"next": "^9.3.2",
2121
"next-redux-wrapper": "^5.0.0",
22-
"react": "^16.8.1",
23-
"react-dom": "^16.8.1",
22+
"react": "^18.2.0",
23+
"react-dom": "^18.2.0",
2424
"react-redux": "^7.0.0",
2525
"redux": "^4.0.1",
2626
"redux-devtools-extension": "^2.13.7"
@@ -30,8 +30,8 @@
3030
"@types/jest": "25.2.1",
3131
"@types/next": "8.0.7",
3232
"@types/next-redux-wrapper": "2.0.2",
33-
"@types/react": "16.9.34",
34-
"@types/react-dom": "16.9.7",
33+
"@types/react": "18.0.29",
34+
"@types/react-dom": "18.0.11",
3535
"@types/react-redux": "7.1.8",
3636
"@types/redux": "3.6.0",
3737
"@types/storybook__react": "4.0.2",

0 commit comments

Comments
 (0)