Skip to content

Commit b98a44a

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

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.3",
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
@@ -3002,10 +3002,10 @@ react-transition-group@^4.3.0, react-transition-group@^4.4.5:
30023002
loose-envify "^1.4.0"
30033003
prop-types "^15.6.2"
30043004

3005-
"react@>=16.8.0 <20", react@^19.1.1:
3006-
version "19.1.1"
3007-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
3008-
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
3005+
"react@>=16.8.0 <20", react@^19.2.3:
3006+
version "19.2.3"
3007+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
3008+
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
30093009

30103010
readdirp@^4.0.1:
30113011
version "4.1.2"

0 commit comments

Comments
 (0)