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 12a1870 commit 48259c2Copy full SHA for 48259c2
webui/package.json
@@ -37,17 +37,17 @@
37
"clsx": "^2.1.1",
38
"dayjs": "^1.11.13",
39
"next": "14.2.22",
40
- "react": "^18.3.1",
+ "react": "^19.0.0",
41
"react-digraph": "^9.1.2",
42
- "react-dom": "^18.3.1",
+ "react-dom": "^19.0.0",
43
"recharts": "2.15.0",
44
"zod": "^3.24.1",
45
"zustand": "^4.5.5"
46
},
47
"devDependencies": {
48
"@types/node": "^20.17.12",
49
- "@types/react": "^18.3.18",
50
- "@types/react-dom": "^18.3.5",
+ "@types/react": "^19.0.7",
+ "@types/react-dom": "^19.0.3",
51
"eslint": "^8.57.1",
52
"eslint-config-next": "14.2.22",
53
"postcss": "^8.4.49",
0 commit comments