Skip to content

Commit d3be90c

Browse files
Update react monorepo to v19
1 parent 91d712e commit d3be90c

File tree

2 files changed

+173
-184
lines changed

2 files changed

+173
-184
lines changed

webui/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@
3737
"clsx": "^2.1.1",
3838
"dayjs": "^1.11.13",
3939
"next": "14.2.22",
40-
"react": "^18.3.1",
40+
"react": "^19.0.0",
4141
"react-digraph": "^9.1.2",
42-
"react-dom": "^18.3.1",
42+
"react-dom": "^19.0.0",
4343
"recharts": "2.15.0",
4444
"zod": "^3.24.1",
4545
"zustand": "^4.5.5"
4646
},
4747
"devDependencies": {
4848
"@types/node": "^20.17.12",
49-
"@types/react": "^18.3.18",
50-
"@types/react-dom": "^18.3.5",
49+
"@types/react": "^19.0.6",
50+
"@types/react-dom": "^19.0.3",
5151
"eslint": "^8.57.1",
5252
"eslint-config-next": "14.2.22",
5353
"postcss": "^8.4.49",

0 commit comments

Comments
 (0)