diff --git a/package.json b/package.json index 0e58e13..df0355a 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "lodash": "4.17.21", "next": "13.3.0", "openai": "3.2.1", - "react": "18.2.0", - "react-dom": "18.2.0", + "react": "18.3.1", + "react-dom": "18.3.1", "tmp": "0.2.1", "zod": "3.21.4" }, @@ -32,8 +32,8 @@ "@types/ffmpeg": "1.0.4", "@types/lodash": "4.14.192", "@types/node": "18.15.11", - "@types/react": "18.0.33", - "@types/react-dom": "18.0.11", + "@types/react": "18.3.31", + "@types/react-dom": "18.3.7", "@types/tmp": "0.2.3", "autoprefixer": "10.4.14", "eslint": "8.37.0",