Skip to content

Commit 0dca0fa

Browse files
build(deps): bump react from 18.3.1 to 19.0.0 in /small-angle-demo
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.0.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ce2807 commit 0dca0fa

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

small-angle-demo/package-lock.json

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

small-angle-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"mathjax-full": "^3.1.2",
3131
"mathjax-react": "^2.0.1",
3232
"pixi.js": "~6.5.1",
33-
"react": "^18.2.0",
33+
"react": "^19.0.0",
3434
"react-dom": "^18.2.0",
3535
"react-range-step-input": "github:ccnmtl/react-range-step-input"
3636
},

0 commit comments

Comments
 (0)