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 ed6eac6 commit 78eb681Copy full SHA for 78eb681
package.json
@@ -65,7 +65,7 @@
65
"@types/node": "22.9.0",
66
"@types/plotly.js-basic-dist": "1.54.4",
67
"@types/prismjs": "1.26.5",
68
- "@types/react": "18.3.12",
+ "@types/react": "19.0.1",
69
"@types/react-plotly.js": "2.6.3",
70
"axios": "1.7.7",
71
"dayjs": "1.11.13",
@@ -91,8 +91,8 @@
91
"notistack": "3.0.1",
92
"plotly.js-basic-dist": "2.35.2",
93
"prismjs": "1.29.0",
94
- "react": "18.3.1",
95
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
96
"react-dropzone": "14.3.5",
97
"react-hook-form": "7.53.1",
98
"react-plotly.js": "2.6.0",
0 commit comments