Skip to content

Commit a012163

Browse files
fix(deps): update react monorepo to v19.2.0 (#607)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 60df710 commit a012163

File tree

3 files changed

+312
-167
lines changed

3 files changed

+312
-167
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"expo-splash-screen": "0.30.10",
2222
"expo-status-bar": "~2.2.3",
2323
"lodash": "4.17.21",
24-
"react": "19.1.1",
24+
"react": "19.2.0",
2525
"react-native": "0.79.5",
2626
"react-native-ble-plx": "3.5.0",
2727
"react-native-reanimated": "~3.19.0",
@@ -33,7 +33,7 @@
3333
"@babel/core": "7.28.4",
3434
"@babel/runtime": "7.28.4",
3535
"@types/lodash": "4.17.20",
36-
"@types/react": "19.1.16",
36+
"@types/react": "19.2.0",
3737
"metro-react-native-babel-preset": "0.77.0",
3838
"ts-node": "^10.9.2",
3939
"typescript": "5.9.3"

0 commit comments

Comments
 (0)