Skip to content

Commit 5e49f61

Browse files
authored
Merge pull request #1158 from ccnmtl/updatereact
Make sure we're up to date with react
2 parents 6d38ef1 + cc240f1 commit 5e49f61

File tree

2 files changed

+18
-27
lines changed

2 files changed

+18
-27
lines changed

package-lock.json

Lines changed: 16 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"file-saver": "^2.0.5",
5959
"katex": "^0.16.10",
6060
"plotly.js": "^2.27.1",
61-
"react": "^19.0.0",
62-
"react-dom": "^19.0.0",
61+
"react": "^19.2.1",
62+
"react-dom": "^19.2.1",
6363
"react-plotly.js": "^2.6.0",
6464
"react-router-dom": "^7.0.0"
6565
}

0 commit comments

Comments
 (0)