Skip to content

Commit 569f807

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 c90bfa4 commit 569f807

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.0.3",
124124
"prettier-plugin-organize-imports": "4.3.0",
125125
"pretty-quick": "^4.1.1",
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
@@ -5034,7 +5034,7 @@ __metadata:
50345034
babel-loader: ^10.0.0
50355035
babel-plugin-react-native-web: ^0.20.0
50365036
html-webpack-plugin: ^5.6.3
5037-
react: 19.1.1
5037+
react: 19.2.0
50385038
react-native: 0.82.1
50395039
react-native-builder-bob: ^0.40.15
50405040
react-native-gesture-handler: ^2.29.1
@@ -13989,7 +13989,7 @@ __metadata:
1398913989
prettier: 3.0.3
1399013990
prettier-plugin-organize-imports: 4.3.0
1399113991
pretty-quick: ^4.1.1
13992-
react: 19.1.1
13992+
react: 19.2.0
1399313993
react-dom: 19.1.1
1399413994
react-native: 0.82.1
1399513995
react-native-builder-bob: ^0.40.15
@@ -14176,10 +14176,10 @@ __metadata:
1417614176
languageName: node
1417714177
linkType: hard
1417814178

14179-
"react@npm:19.1.1":
14180-
version: 19.1.1
14181-
resolution: "react@npm:19.1.1"
14182-
checksum: f2f18fea5deac87b1167365bd5160bcba64d383c26a37afa905b714ca424f423ef97d8daf53f041ab9ac25a06357fafcf0b5d3b6b84c9d1eace0e621bfeae629
14179+
"react@npm:19.2.0":
14180+
version: 19.2.0
14181+
resolution: "react@npm:19.2.0"
14182+
checksum: 33dd01bf699e1c5040eb249e0f552519adf7ee90b98c49d702a50bf23af6852ea46023a5f7f93966ab10acd7a45428fa0f193c686ecdaa7a75a03886e53ec3fe
1418314183
languageName: node
1418414184
linkType: hard
1418514185

0 commit comments

Comments
 (0)