Skip to content

Commit 2690832

Browse files
Bump react from 19.1.0 to 19.2.4 in /ruby-gem/spec/dummy
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 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 da706d6 commit 2690832

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ruby-gem/spec/dummy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prop-types": "^15.8.1",
4545
"prop-types-exact": "^1.2.7",
4646
"rails-erb-loader": "^5.5.2",
47-
"react": "^19.1.0",
47+
"react": "^19.2.4",
4848
"react-dom": "^19.1.0",
4949
"react-native-safe-area-context": "^5.6.2",
5050
"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
@@ -4012,10 +4012,10 @@ react-native-web@^0.21.2:
40124012
postcss-value-parser "^4.2.0"
40134013
styleq "^0.1.3"
40144014

4015-
react@^19.1.0:
4016-
version "19.1.0"
4017-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
4018-
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
4015+
react@^19.2.4:
4016+
version "19.2.4"
4017+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
4018+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
40194019

40204020
readable-stream@^2.0.1:
40214021
version "2.3.7"

0 commit comments

Comments
 (0)