Skip to content

Commit bbbf192

Browse files
chore(deps): bump react from 19.1.1 to 19.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.1 to 19.2.0. - [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.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebc5dbc commit bbbf192

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@react-navigation/bottom-tabs": "^7.8.4",
1616
"@react-navigation/native": "^7.1.20",
1717
"@react-navigation/stack": "^7.6.4",
18-
"react": "19.1.1",
18+
"react": "19.2.0",
1919
"react-native": "0.82.1",
2020
"react-native-gesture-handler": "^2.29.1",
2121
"react-native-safe-area-context": "^5.6.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"prettier": "3.7.3",
124124
"prettier-plugin-organize-imports": "4.3.0",
125125
"pretty-quick": "^4.2.2",
126-
"react": "19.1.1",
126+
"react": "19.2.0",
127127
"react-dom": "19.1.1",
128128
"react-native": "0.82.1",
129129
"react-native-builder-bob": "^0.40.15",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5033,7 +5033,7 @@ __metadata:
50335033
babel-loader: ^10.0.0
50345034
babel-plugin-react-native-web: ^0.21.2
50355035
html-webpack-plugin: ^5.6.5
5036-
react: 19.1.1
5036+
react: 19.2.0
50375037
react-native: 0.82.1
50385038
react-native-builder-bob: ^0.40.15
50395039
react-native-gesture-handler: ^2.29.1
@@ -13961,7 +13961,7 @@ __metadata:
1396113961
prettier: 3.7.3
1396213962
prettier-plugin-organize-imports: 4.3.0
1396313963
pretty-quick: ^4.2.2
13964-
react: 19.1.1
13964+
react: 19.2.0
1396513965
react-dom: 19.1.1
1396613966
react-native: 0.82.1
1396713967
react-native-builder-bob: ^0.40.15
@@ -14148,10 +14148,10 @@ __metadata:
1414814148
languageName: node
1414914149
linkType: hard
1415014150

14151-
"react@npm:19.1.1":
14152-
version: 19.1.1
14153-
resolution: "react@npm:19.1.1"
14154-
checksum: f2f18fea5deac87b1167365bd5160bcba64d383c26a37afa905b714ca424f423ef97d8daf53f041ab9ac25a06357fafcf0b5d3b6b84c9d1eace0e621bfeae629
14151+
"react@npm:19.2.0":
14152+
version: 19.2.0
14153+
resolution: "react@npm:19.2.0"
14154+
checksum: 33dd01bf699e1c5040eb249e0f552519adf7ee90b98c49d702a50bf23af6852ea46023a5f7f93966ab10acd7a45428fa0f193c686ecdaa7a75a03886e53ec3fe
1415514155
languageName: node
1415614156
linkType: hard
1415714157

0 commit comments

Comments
 (0)