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 8fcf1e8 commit 5b9040bCopy full SHA for 5b9040b
package.json
@@ -64,7 +64,7 @@
64
"@types/node": "20.11.26",
65
"@types/plotly.js-basic-dist": "1.54.4",
66
"@types/prismjs": "1.26.4",
67
- "@types/react": "18.2.76",
+ "@types/react": "18.3.3",
68
"@types/react-plotly.js": "2.6.3",
69
"axios": "1.7.3",
70
"dayjs": "1.11.12",
@@ -90,8 +90,8 @@
90
"notistack": "3.0.1",
91
"plotly.js-basic-dist": "2.34.0",
92
"prismjs": "1.29.0",
93
- "react": "18.2.0",
94
- "react-dom": "18.2.0",
+ "react": "18.3.1",
+ "react-dom": "18.3.1",
95
"react-dropzone": "14.2.3",
96
"react-hook-form": "7.52.2",
97
"react-plotly.js": "2.6.0",
0 commit comments