diff --git a/package.json b/package.json index 158f06a5..b2aef64f 100644 --- a/package.json +++ b/package.json @@ -40,12 +40,12 @@ "@kkt/less-modules": "^7.4.9", "@kkt/raw-modules": "^7.4.9", "@kkt/scope-plugin-options": "^7.4.9", - "@types/react": "^18.0.33", - "@types/react-dom": "^18.0.11", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "@uiw/react-github-corners": "~1.5.3", "@uiw/react-markdown-preview": "~3.5.1", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "kkt": "^7.4.9", "tsbb": "^4.1.4" },