diff --git a/ui/package.json b/ui/package.json index 4fcaf26..d2cc7e3 100644 --- a/ui/package.json +++ b/ui/package.json @@ -29,10 +29,10 @@ "lucide-react": "^0.533.0", "monaco-editor": "^0.52.2", "monaco-sql-languages": "^0.15.1", - "react": "^19.1.1", + "react": "^19.2.3", "react-code-blocks": "^0.1.6", "react-data-grid": "^7.0.0-beta.56", - "react-dom": "^19.1.1", + "react-dom": "^19.2.3", "recharts": "^3.1.0", "sql-formatter": "^15.6.10", "tailwind-merge": "^3.3.1", @@ -47,11 +47,11 @@ "@tanstack/router-devtools": "^1.35.3", "@tanstack/router-plugin": "^1.130.2", "@types/node": "^24.1.0", - "@types/react": "^19.1.9", + "@types/react": "^19.2.7", "@types/react-dom": "^19.1.7", "@vitejs/plugin-react": "^4.7.0", "tailwindcss": "^4.1.11", "typescript": "^5.2.2", "vite": "^5.2.0" } -} +} \ No newline at end of file