diff --git a/package.json b/package.json index 498d648..16d7ddd 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ "clsx": "2.1.1", "devvit": "0.14.3", "hono": "4.13.5", - "react": "19.2.8", - "react-dom": "19.2.8", + "react": "19.3.0", + "react-dom": "19.3.0", "superjson": "2.2.6", "tailwind-merge": "3.6.0", "zod": "4.5.4" @@ -40,8 +40,8 @@ "@eslint/js": "10.0.1", "@tailwindcss/vite": "4.3.3", "@types/node": "24.13.3", - "@types/react": "19.2.18", - "@types/react-dom": "19.2.5", + "@types/react": "19.3.0", + "@types/react-dom": "19.3.0", "@vitejs/plugin-react": "6.1.1", "@vitest/coverage-v8": "4.1.10", "eslint": "10.10.0",