Skip to content

Commit c417a1c

Browse files
chore: update dependency react-native to v0.71.1
1 parent 0e60310 commit c417a1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"msw": "^0.49.0",
2727
"react": "18.0.0",
2828
"react-hook-form": "^7.31.1",
29-
"react-native": "0.69.5",
29+
"react-native": "0.71.1",
3030
"react-native-dotenv": "^3.3.1",
3131
"react-native-gesture-handler": "^2.5.0",
3232
"react-native-mmkv": "^2.4.3",
@@ -54,7 +54,7 @@
5454
"@testing-library/react-native": "^11.0.0",
5555
"@types/jest": "^28.0.0",
5656
"@types/react": "^18.0.0",
57-
"@types/react-native": "^0.70.0",
57+
"@types/react-native": "^0.71.0",
5858
"@types/react-native-vector-icons": "^6.4.10",
5959
"@types/react-test-renderer": "^18.0.0",
6060
"@typescript-eslint/eslint-plugin": "^5.17.0",

0 commit comments

Comments
 (0)