diff --git a/playgrounds/vite/package.json b/playgrounds/vite/package.json index f3d11222e515..9cbe1ea86158 100644 --- a/playgrounds/vite/package.json +++ b/playgrounds/vite/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@types/react": "^18.3.9", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^19.2.3", "bun": "^1.1.22", "vite": "catalog:", "vite-plugin-handlebars": "^2.0.0"