Skip to content

Commit 3cc4d5a

Browse files
Bump the react group with 3 updates (#2622)
Bumps the react group with 3 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `react` from 19.0.0 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) Updates `@types/react` from 19.0.10 to 19.0.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.0.0 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-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react - dependency-name: "@types/react" dependency-version: 19.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a172408 commit 3cc4d5a

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@hello-pangea/dnd": "^18.0.1",
5858
"@types/bootstrap": "^5.2.10",
5959
"@types/q": "^1.5.5",
60-
"@types/react": "^19.0.10",
60+
"@types/react": "^19.0.12",
6161
"@types/react-dom": "^19.0.4",
6262
"axios": "^1.8.3",
6363
"babel-loader": "9.2.1",
@@ -68,10 +68,10 @@
6868
"mini-css-extract-plugin": "^2.9.2",
6969
"plotly.js-basic-dist-min": "^2.18.1",
7070
"q": "^1.5.1",
71-
"react": "^19.0.0",
71+
"react": "^19.1.0",
7272
"react-bootstrap": "^2.10.9",
7373
"react-colorful": "^5.6.1",
74-
"react-dom": "^19.0.0",
74+
"react-dom": "^19.1.0",
7575
"react-error-boundary": "^5.0.0",
7676
"react-hook-form": "^7.54.2",
7777
"react-imask": "^7.6.1",

0 commit comments

Comments
 (0)