Skip to content

Commit

Permalink
packages updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzitelli committed Mar 15, 2022
1 parent 437d163 commit 1ae7e40
Show file tree
Hide file tree
Showing 2 changed files with 923 additions and 705 deletions.
31 changes: 16 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,30 +51,31 @@
"rn-bounceable": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@babel/core": "^7.17.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/runtime": "^7.16.7",
"@react-native-community/eslint-config": "^3.0.1",
"@babel/runtime": "^7.17.7",
"@react-native-community/eslint-config": "2.0.0",
"@tsconfig/react-native": "^1.0.4",
"@types/i18n-js": "^3.8.2",
"@types/jest": "^27.4.0",
"@types/lodash": "^4.14.178",
"@types/react": "^17.0.38",
"@types/react-native": "^0.66.11",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.180",
"@types/react": "^17.0.40",
"@types/react-native": "^0.67.3",
"@types/react-native-vector-icons": "^6.4.10",
"@types/react-test-renderer": "^17.0.1",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.9.0",
"babel-jest": "^27.4.6",
"dotenv-cli": "^4.1.1",
"eslint": "^8.6.0",
"jest": "^27.4.7",
"metro-react-native-babel-preset": "^0.66.0",
"babel-jest": "^27.5.1",
"dotenv-cli": "^5.0.0",
"eslint": "7.14.0",
"jest": "^27.5.1",
"metro-react-native-babel-preset": "^0.69.1",
"patch-package": "^6.4.7",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.4.1",
"prettier": "^2.5.1",
"react-test-renderer": "17.0.2",
"release-it": "^14.11.8",
"typescript": "^4.5.4"
"release-it": "^14.12.5",
"typescript": "^4.6.2"
},
"expo": {
"autolinking": {
Expand Down
Loading

0 comments on commit 1ae7e40

Please sign in to comment.