Skip to content

Commit f734a24

Browse files
Bump react from 19.1.1 to 19.2.4 in /Plan/react/dashboard
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.1 to 19.2.4. - [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.4/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a181f33 commit f734a24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"i18next-localstorage-backend": "^4.3.1",
3434
"masonry-layout": "^4.2.2",
3535
"moment": "^2.30.1",
36-
"react": "^19.1.1",
36+
"react": "^19.2.4",
3737
"react-bootstrap": "^2.10.10",
3838
"react-bootstrap-range-slider": "^3.0.8",
3939
"react-dom": "^19.1.1",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3021,10 +3021,10 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.5:
30213021
loose-envify "^1.4.0"
30223022
prop-types "^15.6.2"
30233023

3024-
"react@>=16.8.0 <20", react@^19.1.1:
3025-
version "19.1.1"
3026-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
3027-
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
3024+
"react@>=16.8.0 <20", react@^19.2.4:
3025+
version "19.2.4"
3026+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
3027+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
30283028

30293029
readdirp@^4.0.1:
30303030
version "4.1.2"

0 commit comments

Comments
 (0)