Skip to content

Commit 84f7df4

Browse files
committed
Update react-native version to 0.75.4 and related dependencies
1 parent 916fae1 commit 84f7df4

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
@@ -31,7 +31,7 @@
3131
"lottie-react-native": "^6.7.2",
3232
"nativewind": "^2.0.11",
3333
"react": "18.3.1",
34-
"react-native": "0.75.3",
34+
"react-native": "0.75.4",
3535
"react-native-geolocation-service": "^5.3.1",
3636
"react-native-gesture-handler": "^2.18.1",
3737
"react-native-linear-gradient": "^2.8.3",
@@ -48,10 +48,10 @@
4848
"@babel/preset-env": "^7.25.3",
4949
"@babel/runtime": "^7.25.0",
5050
"@react-native-community/eslint-config": "^3.2.0",
51-
"@react-native/babel-preset": "0.75.3",
52-
"@react-native/eslint-config": "0.75.3",
53-
"@react-native/metro-config": "0.75.3",
54-
"@react-native/typescript-config": "0.75.3",
51+
"@react-native/babel-preset": "0.75.4",
52+
"@react-native/eslint-config": "0.75.4",
53+
"@react-native/metro-config": "0.75.4",
54+
"@react-native/typescript-config": "0.75.4",
5555
"@tanstack/eslint-plugin-query": "^5.53.0",
5656
"@tsconfig/react-native": "^3.0.5",
5757
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)