diff --git a/package.json b/package.json index d4adaae..1c9c7af 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "express": "^5.2.1", "multer": "^2.1.1", "react": "19.1.0", - "react-dom": "19.1.0", + "react-dom": "19.2.6", "remotion": "^4.0.454", "ts-node": "^10.9.2", "uuid": "^14.0.0" @@ -92,7 +92,7 @@ "@types/js-yaml": "^4.0.9", "@types/multer": "^2.1.0", "@types/react": "19.1.1", - "@types/react-dom": "19.1.3", + "@types/react-dom": "19.2.3", "@types/uuid": "^10.0.0", "c8": "^11.0.0", "eslint": "^10.2.1",