Skip to content

Commit 675170f

Browse files
committed
fix: Update react-native and related packages to version 0.80.1
1 parent 396ac4f commit 675170f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lottie-react-native": "^7.2.2",
3434
"nativewind": "^4.1.23",
3535
"react": "19.1.0",
36-
"react-native": "0.80.0",
36+
"react-native": "0.80.1",
3737
"react-native-device-info": "^14.0.4",
3838
"react-native-geolocation-service": "^5.3.1",
3939
"react-native-gesture-handler": "^2.26.0",
@@ -55,10 +55,10 @@
5555
"@react-native-community/cli": "19.0.0",
5656
"@react-native-community/cli-platform-android": "19.0.0",
5757
"@react-native-community/cli-platform-ios": "19.0.0",
58-
"@react-native/babel-preset": "0.80.0",
59-
"@react-native/eslint-config": "0.80.0",
60-
"@react-native/metro-config": "0.80.0",
61-
"@react-native/typescript-config": "0.80.0",
58+
"@react-native/babel-preset": "0.80.1",
59+
"@react-native/eslint-config": "0.80.1",
60+
"@react-native/metro-config": "0.80.1",
61+
"@react-native/typescript-config": "0.80.1",
6262
"@tanstack/eslint-plugin-query": "^5.81.2",
6363
"@types/jest": "^29.5.14",
6464
"@types/react": "^19.1.8",

0 commit comments

Comments
 (0)