diff --git a/package.json b/package.json index 85ac24f..0c1fdd2 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "clsx": "2.1.1", "devvit": "0.12.24", "hono": "4.12.21", - "react": "19.2.6", - "react-dom": "19.2.6", + "react": "19.2.7", + "react-dom": "19.2.7", "superjson": "2.2.6", "tailwind-merge": "3.6.0", "zod": "4.4.3" @@ -38,7 +38,7 @@ "devDependencies": { "@eslint/js": "10.0.1", "@tailwindcss/vite": "4.3.0", - "@types/react": "19.2.14", + "@types/react": "19.2.16", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "6.0.2", "@vitest/coverage-v8": "4.1.6",