Skip to content

Commit 8d13a54

Browse files
authoredMar 25, 2023
Update react monorepo to v18
1 parent 361a614 commit 8d13a54

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
@@ -22,12 +22,12 @@
2222
"@babel/preset-react": "7.0.0",
2323
"@babel/preset-typescript": "7.3.3",
2424
"@types/jest": "24.0.13",
25-
"@types/react": "16.8.19",
25+
"@types/react": "18.0.29",
2626
"babel-preset-react": "6.24.1",
2727
"jest": "24.8.0",
2828
"jest-dom": "3.4.0",
29-
"react": "16.8.6",
30-
"react-dom": "16.8.6",
29+
"react": "18.2.0",
30+
"react-dom": "18.2.0",
3131
"rollup": "1.12.4",
3232
"react-testing-library": "8.0.1",
3333
"rollup-plugin-babel": "4.3.2",

0 commit comments

Comments
 (0)
Failed to load comments.