Skip to content

Commit 034c76c

Browse files
chore(deps): update react monorepo to v18 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7e7716 commit 034c76c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"@kkt/less-modules": "~7.1.1",
3232
"@kkt/raw-modules": "~7.1.1",
3333
"@kkt/scope-plugin-options": "~7.1.1",
34-
"@types/react": "~17.0.39",
35-
"@types/react-dom": "~17.0.13",
34+
"@types/react": "~18.0.0",
35+
"@types/react-dom": "~18.0.0",
3636
"@uiw/react-github-corners": "~1.5.3",
3737
"@uiw/react-markdown-preview": "~3.5.1",
38-
"react": "~17.0.2",
39-
"react-dom": "~17.0.2",
38+
"react": "~18.2.0",
39+
"react-dom": "~18.2.0",
4040
"kkt": "~7.1.5",
4141
"tsbb": "~3.7.2"
4242
},

0 commit comments

Comments
 (0)