We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d2a729 commit c523facCopy full SHA for c523fac
package.json
@@ -56,7 +56,7 @@
56
"@types/node": "^16.11.19",
57
"@types/react": "~18.0.0",
58
"@types/react-dom": "~18.0.0",
59
- "@types/react-native": "~0.71.1",
+ "@types/react-native": "0.72.7",
60
"@types/react-native-vector-icons": "^6.4.9",
61
"@types/react-test-renderer": "~18.0.0",
62
"@types/shelljs": "^0.8.9",
@@ -90,10 +90,10 @@
90
"resolutions": {
91
"@mendix/pluggable-widgets-tools": "^9.24.0",
92
"@types/react": "^18",
93
94
"react": "18.2.0",
95
"react-dom": "18.2.0",
96
- "react-native": "0.70.7",
+ "react-native": "0.72.7",
97
"typescript": "^4.9.5",
98
"ts-node": "^10.9.1"
99
},
0 commit comments