Skip to content

Commit 174c884

Browse files
build(deps): bump react from 19.2.1 to 19.2.3 (#1748)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/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) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0ca9e3 commit 174c884

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"axios": "^1.13.2",
3737
"ra-data-feathers": "^3.0.1",
3838
"ra-input-rich-text": "^5.13.3",
39-
"react": "^19.2.1",
39+
"react": "^19.2.3",
4040
"react-admin": "^5.13.3",
4141
"react-dom": "^19.2.1",
4242
"react-scripts": "5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9419,10 +9419,10 @@ react-transition-group@^4.4.5:
94199419
loose-envify "^1.4.0"
94209420
prop-types "^15.6.2"
94219421

9422-
react@^19.2.1:
9423-
version "19.2.1"
9424-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700"
9425-
integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==
9422+
react@^19.2.3:
9423+
version "19.2.3"
9424+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
9425+
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
94269426

94279427
read-cache@^1.0.0:
94289428
version "1.0.0"

0 commit comments

Comments
 (0)