Upgrade react

This commit is contained in:
Tiago Jacobs
2022-05-02 17:59:24 -03:00
parent d9f182e9c6
commit 8db4a41e81
16 changed files with 2384 additions and 1961 deletions

View File

@@ -10,6 +10,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@babel/preset-typescript": "^7.16.7",
"@react-native-async-storage/async-storage": "^1.16.1",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/drawer": "^6.3.1",
@@ -20,7 +21,7 @@
"i18next": "^21.6.12",
"i18next-browser-languagedetector": "^6.1.3",
"react": "17.0.2",
"react-native": "0.67.2",
"react-native": "0.68.1",
"react-native-gesture-handler": "^2.2.0",
"react-native-languages": "^3.0.2",
"react-native-localization": "^2.3.1",