Skip to content

Commit f301039

Browse files
chore(deps): update react monorepo to v18
1 parent 8793e0c commit f301039

File tree

2 files changed

+117
-97
lines changed

2 files changed

+117
-97
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"next": "12.1.2",
1919
"next-themes": "0.0.15",
2020
"nextjs-progressbar": "0.0.14",
21-
"react": "17.0.2",
22-
"react-dom": "17.0.2",
21+
"react": "18.2.0",
22+
"react-dom": "18.2.0",
2323
"react-draggable": "4.4.4",
2424
"react-markdown": "8.0.1",
2525
"react-progressive-graceful-image": "0.6.14",
@@ -32,7 +32,7 @@
3232
"@svgr/webpack": "6.2.1",
3333
"@types/luxon": "2.3.1",
3434
"@types/node": "17.0.16",
35-
"@types/react": "17.0.43",
35+
"@types/react": "18.0.31",
3636
"eslint": "8.11.0",
3737
"eslint-config-next": "12.1.2",
3838
"prettier": "2.6.1",

0 commit comments

Comments
 (0)