Skip to content

Commit 9765420

Browse files
Bump the react group across 1 directory with 4 updates
Bumps the react group with 4 updates in the / directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom), [react-error-boundary](https://github.com/bvaughn/react-error-boundary) and [react-intl](https://github.com/formatjs/formatjs). Updates `react` from 19.2.1 to 19.2.3 - [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.2.3/packages/react) Updates `react-dom` from 19.2.1 to 19.2.3 - [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.2.3/packages/react-dom) Updates `react-error-boundary` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](bvaughn/react-error-boundary@6.0.0...6.0.1) Updates `react-intl` from 7.1.14 to 8.0.9 - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/react-intl@7.1.14...react-intl@8.0.9) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-error-boundary dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: react-intl dependency-version: 8.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 312187f commit 9765420

File tree

2 files changed

+376
-338
lines changed

2 files changed

+376
-338
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@vector-im/compound-web": "8.3.1",
4343
"classnames": "2.5.1",
4444
"idb-keyval": "6.2.2",
45-
"react": "19.2.1",
46-
"react-dom": "19.2.1",
47-
"react-error-boundary": "6.0.0",
45+
"react": "19.2.3",
46+
"react-dom": "19.2.3",
47+
"react-error-boundary": "6.0.1",
4848
"react-hot-toast": "2.6.0",
49-
"react-intl": "7.1.14",
49+
"react-intl": "8.0.9",
5050
"semver": "7.7.3",
5151
"use-broadcast-ts": "2.0.1",
5252
"valibot": "1.2.0",

0 commit comments

Comments
 (0)