Skip to content

Commit b80fcb4

Browse files
committed
upgrade react
1 parent 80a3e33 commit b80fcb4

File tree

2 files changed

+26
-40
lines changed

2 files changed

+26
-40
lines changed

exoplanet-transit-simulator/package-lock.json

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

exoplanet-transit-simulator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"d3-drag": "~3.0.0",
3131
"eslint-plugin-security": "^3.0.1",
3232
"pixi.js": "~7.3.2",
33-
"react": "^18.2.0",
34-
"react-dom": "^18.2.0",
33+
"react": "^19.1.0",
34+
"react-dom": "^19.1.0",
3535
"react-range-step-input": "github:ccnmtl/react-range-step-input"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)