Skip to content

Commit 7ebe607

Browse files
Update react monorepo to v19
1 parent a39648f commit 7ebe607

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
@@ -24,9 +24,9 @@
2424
"material-react-table": "^3.2.1",
2525
"moment": "^2.30.1",
2626
"prop-types": "^15.8.1",
27-
"react": "^18.3.1",
27+
"react": "^19.1.0",
2828
"react-datetime": "^3.3.1",
29-
"react-dom": "^18.3.1",
29+
"react-dom": "^19.1.0",
3030
"react-highcharts": "^16.1.0",
3131
"react-markdown": "^9.1.0",
3232
"react-range": "^1.10.0",
@@ -42,8 +42,8 @@
4242
"devDependencies": {
4343
"@types/lodash": "^4.17.17",
4444
"@types/node": "^22.15.31",
45-
"@types/react": "^18.3.23",
46-
"@types/react-dom": "^18.3.7",
45+
"@types/react": "^19.1.8",
46+
"@types/react-dom": "^19.1.6",
4747
"@types/react-highcharts": "^16.0.7",
4848
"@vitejs/plugin-react-swc": "^3.10.2",
4949
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)