diff --git a/playgrounds/vite/package.json b/playgrounds/vite/package.json index f3d11222e515..2dff3ac07fbc 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.1.1", "bun": "^1.1.22", "vite": "catalog:", "vite-plugin-handlebars": "^2.0.0"