Upgrade all packages

This commit is contained in:
Brandon Presley 2022-10-28 16:26:03 +13:00
parent 82888ce530
commit afbdd2fed5
2 changed files with 333 additions and 468 deletions

View File

@ -23,19 +23,19 @@
"@types/react-native-vector-icons": "^6.4.12",
"babel-plugin-transform-remove-console": "^6.9.4",
"react": "^18.2.0",
"react-native": "^0.70.1",
"react-native-document-picker": "^8.1.1",
"react-native": "^0.70.4",
"react-native-document-picker": "^8.1.2",
"react-native-file-access": "^2.5.0",
"react-native-gesture-handler": "^2.6.1",
"react-native-gesture-handler": "^2.8.0",
"react-native-linear-gradient": "^2.6.2",
"react-native-pager-view": "^6.0.0",
"react-native-paper": "^4.12.4",
"react-native-reanimated": "^2.10.0",
"react-native-safe-area-context": "^4.3.3",
"react-native-screens": "^3.17.0",
"react-native-share": "^7.9.0",
"react-native-pager-view": "^6.0.1",
"react-native-paper": "^4.12.5",
"react-native-reanimated": "^2.12.0",
"react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^3.18.2",
"react-native-share": "^7.9.1",
"react-native-sqlite-storage": "^6.0.1",
"react-native-svg": "^13.2.0",
"react-native-svg": "^13.4.0",
"react-native-svg-charts": "^5.4.0",
"react-native-vector-icons": "^9.2.0",
"react-native-view-shot": "^3.4.0"
@ -48,9 +48,9 @@
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": "^7.32.0",
"metro-react-native-babel-preset": "^0.70.3",
"typescript": "^4.4.4"
"eslint": "^8.26.0",
"metro-react-native-babel-preset": "^0.73.3",
"typescript": "^4.8.4"
},
"eslintConfig": {
"extends": "react-app",

775
yarn.lock

File diff suppressed because it is too large Load Diff