We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aeff08 commit 6ffd27aCopy full SHA for 6ffd27a
mucgpt-frontend/package.json
@@ -13,8 +13,8 @@
13
"markmap-view": "0.18.12",
14
"mermaid": "11.11.0",
15
"ndjson-readablestream": "1.4.0",
16
- "react": "18.3.1",
17
- "react-dom": "18.3.1",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
18
"react-i18next": "15.7.3",
19
"react-markdown": "10.1.0",
20
"react-router-dom": "7.8.2",
@@ -33,9 +33,9 @@
33
"esbuild": ">=0.25.0",
34
"@types/dompurify": "3.2.0",
35
"@types/node": "22.14.0",
36
- "@types/react": "18.3.12",
+ "@types/react": "19.1.13",
37
"@types/react-syntax-highlighter": "15.5.13",
38
- "@types/react-dom": "18.3.7",
+ "@types/react-dom": "19.1.9",
39
"@vitejs/plugin-react": "5.0.2",
40
"eslint": "9.35.0",
41
"eslint-plugin-react": "7.37.5",
0 commit comments