Skip to content

Commit 56bbed5

Browse files
chore(deps): bump the react group across 1 directory with 2 updates
Bumps the react group with 2 updates in the / directory: [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) and [react](https://github.com/facebook/react/tree/HEAD/packages/react). Updates `react-test-renderer` 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-test-renderer) Updates `react` from 19.2.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-test-renderer dependency-version: 19.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24cea71 commit 56bbed5

File tree

3 files changed

+19
-35
lines changed

3 files changed

+19
-35
lines changed

examples/StarWarsMovieFinder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"expo": "~54.0.30",
1414
"expo-status-bar": "~3.0.9",
15-
"react": "19.2.0",
15+
"react": "19.2.3",
1616
"react-native": "0.83.1",
1717
"react-native-autocomplete-input": "^5.5.5"
1818
},

package-lock.json

Lines changed: 17 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-native-autocomplete-input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@react-native/typescript-config": "^0.82.1",
3939
"@testing-library/react-native": "13.3.3",
40-
"react-test-renderer": "19.1.0",
40+
"react-test-renderer": "19.2.3",
4141
"@types/jest": "^30.0.0",
4242
"@types/react": "~19.2.7",
4343
"babel-jest": "^30.0.5",

0 commit comments

Comments
 (0)