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 58186a3 commit 8884423Copy full SHA for 8884423
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": "19.1.8",
+ "@types/react": "19.1.11",
69
"@types/react-plotly.js": "2.6.3",
70
"@types/semver": "7.7.0",
71
"axios": "1.10.0",
@@ -89,8 +89,8 @@
89
"notistack": "3.0.2",
90
"plotly.js-basic-dist": "2.35.3",
91
"prismjs": "1.30.0",
92
- "react": "19.1.0",
93
- "react-dom": "19.1.0",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
94
"react-dropzone": "14.3.8",
95
"react-plotly.js": "2.6.0",
96
"react-use-websocket": "4.13.0",
0 commit comments