diff --git a/package.json b/package.json index 9ca30d8..fbfc1fc 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "material-ui-confirm": "^3", "notistack": "^3", "openai": "^4", - "react": "^18", + "react": "^19.0.0", "react-cache-buster": "^0.1", - "react-dom": "^18", + "react-dom": "^19.0.0", "react-highlight-within-textarea": "^3", "react-hotkeys-hook": "^4", "use-immer": "^0.11",