We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fcbdbf commit dd9b745Copy full SHA for dd9b745
1 file changed
ui/package.json
@@ -29,10 +29,10 @@
29
"lucide-react": "^0.533.0",
30
"monaco-editor": "^0.52.2",
31
"monaco-sql-languages": "^0.15.1",
32
- "react": "^19.1.1",
+ "react": "^19.2.3",
33
"react-code-blocks": "^0.1.6",
34
"react-data-grid": "^7.0.0-beta.56",
35
- "react-dom": "^19.1.1",
+ "react-dom": "^19.2.3",
36
"recharts": "^3.1.0",
37
"sql-formatter": "^15.6.10",
38
"tailwind-merge": "^3.3.1",
@@ -47,11 +47,11 @@
47
"@tanstack/router-devtools": "^1.35.3",
48
"@tanstack/router-plugin": "^1.130.2",
49
"@types/node": "^24.1.0",
50
- "@types/react": "^19.1.9",
+ "@types/react": "^19.2.7",
51
"@types/react-dom": "^19.1.7",
52
"@vitejs/plugin-react": "^4.7.0",
53
"tailwindcss": "^4.1.11",
54
"typescript": "^5.2.2",
55
"vite": "^5.2.0"
56
}
57
-}
+}
0 commit comments