Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jul 7, 2022
1 parent f618eb2 commit 33eceee
Show file tree
Hide file tree
Showing 2 changed files with 2,405 additions and 3,659 deletions.
28 changes: 14 additions & 14 deletions sample/package.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"dependencies": {
"@react-native-community/masked-view": "^0.1.10",
"@react-navigation/native": "^5.7.3",
"@react-navigation/stack": "^5.9.0",
"appium": "^1.22.1",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^5.9.8",
"@react-navigation/stack": "^5.14.9",
"appium": "^1.22.3",
"appium-doctor": "^1.16.0",
"react": "17.0.2",
"react-native": "0.67.4",
"react-native": "0.69.1",
"react-native-gesture-handler": "^1.10.3",
"react-native-reanimated": "^2.8.0",
"react-native-safe-area-context": "^3.1.4",
"react-native-screens": "^2.10.1",
"react-redux": "^7.2.1",
"redux": "^4.0.5",
"react-native-reanimated": "^2.9.1",
"react-native-safe-area-context": "^3.4.1",
"react-native-screens": "^2.18.1",
"react-redux": "^7.2.8",
"redux": "^4.2.0",
"wd": "^1.14.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@babel/core": "^7.18.6",
"@babel/runtime": "^7.18.6",
"@react-native-community/eslint-config": "^2.0.0",
"babel-jest": "^26.6.3",
"babel-plugin-module-resolver": "^4.0.0",
"dotenv": "^8.2.0",
"babel-plugin-module-resolver": "^4.1.0",
"dotenv": "^8.6.0",
"eslint": "7.14.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.66.2",
Expand Down
Loading

0 comments on commit 33eceee

Please sign in to comment.