Skip to content

Commit c523fac

Browse files
author
Selim Ustel
committed
feat: react native upgrade to 0.72.7
1 parent 9d2a729 commit c523fac

File tree

2 files changed

+979
-1251
lines changed

2 files changed

+979
-1251
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/node": "^16.11.19",
5757
"@types/react": "~18.0.0",
5858
"@types/react-dom": "~18.0.0",
59-
"@types/react-native": "~0.71.1",
59+
"@types/react-native": "0.72.7",
6060
"@types/react-native-vector-icons": "^6.4.9",
6161
"@types/react-test-renderer": "~18.0.0",
6262
"@types/shelljs": "^0.8.9",
@@ -90,10 +90,10 @@
9090
"resolutions": {
9191
"@mendix/pluggable-widgets-tools": "^9.24.0",
9292
"@types/react": "^18",
93-
"@types/react-native": "~0.71.1",
93+
"@types/react-native": "0.72.7",
9494
"react": "18.2.0",
9595
"react-dom": "18.2.0",
96-
"react-native": "0.70.7",
96+
"react-native": "0.72.7",
9797
"typescript": "^4.9.5",
9898
"ts-node": "^10.9.1"
9999
},

0 commit comments

Comments
 (0)