Skip to content

Commit

Permalink
packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzitelli committed Sep 13, 2022
1 parent cb5d423 commit 614e73b
Show file tree
Hide file tree
Showing 2 changed files with 843 additions and 457 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,54 +24,54 @@
},
"dependencies": {
"@kanzitelli/if-component": "^0.3.0",
"@shopify/flash-list": "^1.2.1",
"date-fns": "^2.29.2",
"expo": "^46.0.9",
"@shopify/flash-list": "^1.2.2",
"date-fns": "^2.29.3",
"expo": "^46.0.10",
"expo-localization": "^13.1.0",
"formik": "^2.2.9",
"i18n-js": "^4.1.1",
"lodash": "^4.17.21",
"mobx": "^6.6.1",
"mobx-persist-store": "^1.0.6",
"mobx-react": "^7.5.2",
"react": "18.0.0",
"react-native": "0.69.5",
"react-native-fast-image": "^8.6.0",
"mobx": "^6.6.2",
"mobx-persist-store": "^1.1.2",
"mobx-react": "^7.5.3",
"react": "18.1.0",
"react-native": "^0.70.0",
"react-native-fast-image": "^8.6.1",
"react-native-gesture-handler": "^2.6.0",
"react-native-mmkv": "^2.4.3",
"react-native-navigation": "^7.30.0-alpha.1",
"react-native-navigation": "7.29",
"react-native-navigation-hooks": "^6.3.0",
"react-native-reanimated": "^2.10.0",
"react-native-restart": "^0.0.24",
"react-native-ui-lib": "^6.20.3",
"react-native-ui-lib": "^6.21.1",
"react-native-vector-icons": "^9.2.0",
"rn-bounceable": "^1.2.0",
"rnn-screens": "^0.3.1"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@babel/core": "^7.19.0",
"@babel/runtime": "^7.19.0",
"@react-native-community/eslint-config": "^2.0.0",
"@tsconfig/react-native": "^2.0.2",
"@types/i18n-js": "^3.8.2",
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.184",
"@types/react": "^18.0.17",
"@types/react-native": "^0.69.5",
"@types/react-native-vector-icons": "^6.4.11",
"@types/jest": "^29.0.1",
"@types/lodash": "^4.14.185",
"@types/react": "^18.0.19",
"@types/react-native": "^0.70.0",
"@types/react-native-vector-icons": "^6.4.12",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"babel-jest": "^26.6.3",
"dotenv-cli": "^6.0.0",
"eslint": "^7.32.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.70.3",
"metro-react-native-babel-preset": "^0.72.2",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.7.1",
"react-test-renderer": "18.0.0",
"release-it": "^15.4.0",
"release-it": "^15.4.1",
"typescript": "^4.4.4"
},
"keywords": [
Expand Down
Loading

0 comments on commit 614e73b

Please sign in to comment.