Skip to content

Commit ccba02a

Browse files
chore(deps): update react monorepo to v19
1 parent 9e88eda commit ccba02a

File tree

2 files changed

+174
-183
lines changed

2 files changed

+174
-183
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.18",
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.13.3",
4444
"zod": "^3.23.8",
4545
"zustand": "^4.5.5"
4646
},
4747
"devDependencies": {
4848
"@types/node": "^20.17.9",
49-
"@types/react": "^18.3.12",
50-
"@types/react-dom": "^18.3.1",
49+
"@types/react": "^19.0.1",
50+
"@types/react-dom": "^19.0.2",
5151
"eslint": "^8.57.1",
5252
"eslint-config-next": "14.2.18",
5353
"postcss": "^8.4.49",

0 commit comments

Comments
 (0)