diff --git a/package.json b/package.json index 24c699d..141e35a 100644 --- a/package.json +++ b/package.json @@ -34,8 +34,8 @@ "@supabase/supabase-js": "^2.39.0", "@testing-library/cypress": "^10.0.1", "cypress": "^13.6.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "tiny-invariant": "^1.3.1" }, "devDependencies": { @@ -43,8 +43,8 @@ "@remix-run/eslint-config": "^2.3.1", "@remix-run/serve": "^2.3.1", "@types/eslint": "^8.44.8", - "@types/react": "^18.2.39", - "@types/react-dom": "^18.2.17", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "cross-env": "^7.0.3", "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0",