Skip to content

Commit ca19cc8

Browse files
committed
fix(deps): update react monorepo to v18
1 parent 777dfb9 commit ca19cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@uiw/react-github-corners": "~1.5.3",
2525
"@uiw/react-markdown-preview": "~4.0.3",
2626
"@wcj/dark-mode": "~1.0.10",
27-
"react": "~17.0.2",
28-
"react-dom": "~17.0.2",
27+
"react": "~18.1.0",
28+
"react-dom": "~18.1.0",
2929
"uiw": "^4.14.1"
3030
}
3131
}

0 commit comments

Comments
 (0)