diff --git a/package.json b/package.json index f68ff0d..98ae184 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "next-auth": "4.24.15", "next-themes": "0.4.6", "react": "19.2.8", - "react-dom": "19.2.8", + "react-dom": "19.3.0", "react-markdown": "10.1.0", "remark-gfm": "4.0.1", "server-only": "0.0.1", @@ -44,7 +44,7 @@ "@tailwindcss/typography": "0.5.20", "@types/node": "26.4.1", "@types/react": "19.2.18", - "@types/react-dom": "19.2.7", + "@types/react-dom": "19.3.0", "drizzle-kit": "0.31.10", "eslint": "9.39.4", "eslint-config-next": "16.3.4",