Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 05e71b2

Browse files
authoredMay 20, 2025··
Bump react from 18.3.1 to 19.1.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.1.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.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3eb196 commit 05e71b2

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed
 

‎package-lock.json

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

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"mathjs": "^14.0.0",
1818
"object-assign": "~4.1.1",
1919
"promise": "~8.3.0",
20-
"react": "~18.3.0",
20+
"react": "~19.1.0",
2121
"react-dom": "~18.3.1",
2222
"webpack": "~5.99.2",
2323
"webpack-cli": "~6.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.