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