Skip to content

Commit

Permalink
Merge pull request #36 from kanzitelli/packages-update
Browse files Browse the repository at this point in the history
Packages update
  • Loading branch information
kanzitelli committed Feb 23, 2023
2 parents f1dd89f + 80d878c commit 7eae9a6
Show file tree
Hide file tree
Showing 2 changed files with 1,947 additions and 3,101 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,44 +46,44 @@
"expo-status-bar": "~1.4.2",
"expo-updates": "~0.15.6",
"formik": "^2.2.9",
"i18n-js": "^4.1.1",
"i18n-js": "^4.2.2",
"lodash": "^4.17.21",
"mobx": "^6.6.2",
"mobx-persist-store": "^1.1.2",
"mobx-react": "^7.5.3",
"mobx": "^6.8.0",
"mobx-persist-store": "^1.1.3",
"mobx-react": "^7.6.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-native": "0.70.5",
"react-native-fast-image": "^8.6.1",
"react-native-fast-image": "^8.6.3",
"react-native-gesture-handler": "~2.8.0",
"react-native-mmkv": "^2.4.3",
"react-native-mmkv": "^2.7.0",
"react-native-reanimated": "~2.12.0",
"react-native-safe-area-context": "4.4.1",
"react-native-screens": "~3.18.0",
"react-native-ui-lib": "^6.30.1",
"react-native-ui-lib": "^7.1.0",
"react-native-web": "~0.18.7",
"rn-bounceable": "^1.2.0",
"rn-navio": "^0.0.5",
"yup": "^0.32.11"
"yup": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/preset-typescript": "^7.18.6",
"@babel/core": "^7.21.0",
"@babel/preset-typescript": "^7.21.0",
"@expo/config-plugins": "^5.0.2",
"@expo/webpack-config": "^0.17.2",
"@expo/webpack-config": "^18.0.1",
"@react-native-community/eslint-config": "2.0.0",
"@types/i18n-js": "^3.8.3",
"@types/lodash": "^4.14.185",
"@types/react": "~18.0.24",
"@types/react-dom": "~18.0.8",
"@types/react-native": "~0.70.6",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"dotenv-cli": "^6.0.0",
"@types/i18n-js": "^3.8.4",
"@types/lodash": "^4.14.191",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/react-native": "^0.71.3",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"dotenv-cli": "^7.0.0",
"eslint": "7.14.0",
"prettier": "^2.7.1",
"release-it": "^15.4.2",
"typescript": "^4.6.3"
"prettier": "^2.8.4",
"release-it": "^15.6.0",
"typescript": "^4.9.5"
},
"resolutions": {
"@types/react": "18.0.0",
Expand Down

0 comments on commit 7eae9a6

Please sign in to comment.