diff --git a/package.json b/package.json index b585dfeb..78168269 100644 --- a/package.json +++ b/package.json @@ -27,12 +27,12 @@ "@kkt/less-modules": "~7.1.1", "@kkt/raw-modules": "~7.1.1", "@kkt/scope-plugin-options": "~7.1.1", - "@types/react": "~17.0.39", - "@types/react-dom": "~17.0.13", + "@types/react": "~18.0.0", + "@types/react-dom": "~18.0.0", "@uiw/react-github-corners": "~1.5.3", "@uiw/react-markdown-preview": "~3.5.1", - "react": "~17.0.2", - "react-dom": "~17.0.2", + "react": "~18.2.0", + "react-dom": "~18.2.0", "kkt": "~7.1.5", "tsbb": "~3.7.2" },