Skip to content

Commit 8244bab

Browse files
Update react monorepo to v19
1 parent 04deef0 commit 8244bab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

services/frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"lodash": "^4.17.21",
2626
"material-react-table": "^3.2.1",
2727
"prop-types": "^15.8.1",
28-
"react": "^18.3.1",
28+
"react": "^19.1.1",
2929
"react-datetime": "^3.3.1",
30-
"react-dom": "^18.3.1",
30+
"react-dom": "^19.1.1",
3131
"react-highcharts": "^16.1.0",
3232
"react-markdown": "^9.1.0",
3333
"react-range": "^1.10.0",
@@ -43,8 +43,8 @@
4343
"devDependencies": {
4444
"@types/lodash": "^4.17.17",
4545
"@types/node": "^22.15.31",
46-
"@types/react": "^18.3.23",
47-
"@types/react-dom": "^18.3.7",
46+
"@types/react": "^19.1.13",
47+
"@types/react-dom": "^19.1.9",
4848
"@types/react-highcharts": "^16.0.7",
4949
"@vitejs/plugin-react-swc": "^4.0.0",
5050
"typescript": "^5.9.2",

0 commit comments

Comments
 (0)