Skip to content

Commit 557d87b

Browse files
chore(deps): update react monorepo to v18
1 parent bf060ae commit 557d87b

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
@@ -27,12 +27,12 @@
2727
"@kkt/less-modules": "~7.1.1",
2828
"@kkt/raw-modules": "~7.1.1",
2929
"@kkt/scope-plugin-options": "~7.1.1",
30-
"@types/react": "~17.0.39",
31-
"@types/react-dom": "~17.0.13",
30+
"@types/react": "~18.0.0",
31+
"@types/react-dom": "~18.0.0",
3232
"@uiw/react-github-corners": "~1.5.3",
3333
"@uiw/react-markdown-preview": "~3.5.1",
34-
"react": "~17.0.2",
35-
"react-dom": "~17.0.2",
34+
"react": "~18.2.0",
35+
"react-dom": "~18.2.0",
3636
"kkt": "~7.1.5",
3737
"tsbb": "~3.7.2"
3838
},

0 commit comments

Comments
 (0)