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 9ea92ad commit 51df9d1Copy full SHA for 51df9d1
package.json
@@ -63,7 +63,7 @@
63
"@types/node": "22.9.0",
64
"@types/plotly.js-basic-dist": "1.54.4",
65
"@types/prismjs": "1.26.5",
66
- "@types/react": "19.0.11",
+ "@types/react": "19.0.12",
67
"@types/react-plotly.js": "2.6.3",
68
"axios": "1.8.4",
69
"dayjs": "1.11.13",
@@ -90,8 +90,8 @@
90
"plotly.js-basic-dist": "2.35.3",
91
"prismjs": "1.30.0",
92
"protobufjs": "7.4.0",
93
- "react": "19.0.0",
94
- "react-dom": "19.0.0",
+ "react": "19.1.0",
+ "react-dom": "19.1.0",
95
"react-dropzone": "14.3.8",
96
"react-hook-form": "7.54.2",
97
"react-plotly.js": "2.6.0",
0 commit comments