Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
demchenkoalex committed Sep 10, 2021
1 parent e28688f commit 1912180
Show file tree
Hide file tree
Showing 4 changed files with 900 additions and 882 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "jest"
},
"dependencies": {
"@expo/react-native-action-sheet": "^3.10.0",
"@expo/react-native-action-sheet": "^3.11.0",
"react": "^17.0.2",
"react-native": "^0.65.1",
"react-native-document-picker": "^6.0.4",
Expand All @@ -28,14 +28,14 @@
"@babel/runtime": "^7.15.4",
"@react-native-community/eslint-config": "^3.0.1",
"@types/jest": "^27.0.1",
"@types/react-native": "^0.64.13",
"@types/react-native": "^0.65.0",
"@types/react-test-renderer": "^17.0.1",
"@types/uuid": "^8.3.1",
"babel-jest": "^27.1.0",
"babel-jest": "^27.1.1",
"casual": "^1.6.2",
"eslint": "^7.32.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"jest": "^27.1.0",
"jest": "^27.1.1",
"metro-react-native-babel-preset": "^0.66.2",
"react-native-codegen": "^0.0.7",
"react-test-renderer": "^17.0.2",
Expand Down
Loading

0 comments on commit 1912180

Please sign in to comment.