Skip to content

Commit 6ffd27a

Browse files
Update react monorepo to v19
1 parent 7aeff08 commit 6ffd27a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mucgpt-frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"markmap-view": "0.18.12",
1414
"mermaid": "11.11.0",
1515
"ndjson-readablestream": "1.4.0",
16-
"react": "18.3.1",
17-
"react-dom": "18.3.1",
16+
"react": "19.1.1",
17+
"react-dom": "19.1.1",
1818
"react-i18next": "15.7.3",
1919
"react-markdown": "10.1.0",
2020
"react-router-dom": "7.8.2",
@@ -33,9 +33,9 @@
3333
"esbuild": ">=0.25.0",
3434
"@types/dompurify": "3.2.0",
3535
"@types/node": "22.14.0",
36-
"@types/react": "18.3.12",
36+
"@types/react": "19.1.13",
3737
"@types/react-syntax-highlighter": "15.5.13",
38-
"@types/react-dom": "18.3.7",
38+
"@types/react-dom": "19.1.9",
3939
"@vitejs/plugin-react": "5.0.2",
4040
"eslint": "9.35.0",
4141
"eslint-plugin-react": "7.37.5",

0 commit comments

Comments
 (0)