diff --git a/package.json b/package.json index c0609667..1d96b540 100644 --- a/package.json +++ b/package.json @@ -31,12 +31,12 @@ "@kkt/less-modules": "~7.4.9", "@kkt/raw-modules": "~7.4.9", "@kkt/scope-plugin-options": "~7.4.9", - "@types/react": "~18.0.0", - "@types/react-dom": "~18.0.0", + "@types/react": "~19.1.0", + "@types/react-dom": "~19.1.0", "@uiw/react-github-corners": "~1.5.3", "@uiw/react-markdown-preview": "~4.1.0", - "react": "~18.2.0", - "react-dom": "~18.2.0", + "react": "~19.1.0", + "react-dom": "~19.1.0", "kkt": "~7.4.9", "tsbb": "^4.0.1" },