Skip to content

Commit f23eb32

Browse files
Bump react from 19.1.0 to 19.2.1 in /ruby-gem/spec/dummy
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 to 19.2.1. - [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.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44662c6 commit f23eb32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ruby-gem/spec/dummy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prop-types": "^15.8.1",
4242
"prop-types-exact": "^1.2.7",
4343
"rails-erb-loader": "^5.5.2",
44-
"react": "^19.1.0",
44+
"react": "^19.2.1",
4545
"react-dom": "^19.1.0",
4646
"react-native-safe-area-context": "^5.6.2",
4747
"react-native-web": "^0.21.2",

ruby-gem/spec/dummy/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,10 +3834,10 @@ react-native-web@^0.21.2:
38343834
postcss-value-parser "^4.2.0"
38353835
styleq "^0.1.3"
38363836

3837-
react@^19.1.0:
3838-
version "19.1.0"
3839-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
3840-
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
3837+
react@^19.2.1:
3838+
version "19.2.1"
3839+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700"
3840+
integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==
38413841

38423842
readable-stream@^2.0.1:
38433843
version "2.3.7"

0 commit comments

Comments
 (0)