Skip to content

Commit 1638210

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] <support@github.com>
1 parent d195229 commit 1638210

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
@@ -2995,10 +2995,10 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.5:
29952995
loose-envify "^1.4.0"
29962996
prop-types "^15.6.2"
29972997

2998-
"react@>=16.8.0 <20", react@^19.1.1:
2999-
version "19.1.1"
3000-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
3001-
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
2998+
"react@>=16.8.0 <20", react@^19.2.4:
2999+
version "19.2.4"
3000+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
3001+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
30023002

30033003
readdirp@^4.0.1:
30043004
version "4.1.2"

0 commit comments

Comments
 (0)