Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent 08187df commit f6ae976
Show file tree
Hide file tree
Showing 4 changed files with 602 additions and 170 deletions.
8 changes: 4 additions & 4 deletions packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"formik": "^1.5.8",
"immer": "^8.0.4",
"prop-types": "^15.7.2",
"react": "16.14.0",
"react": "17.0.2",
"react-native": "0.60.5",
"react-native-gesture-handler": "^1.10.3",
"react-native-linear-gradient": "^2.5.6",
Expand All @@ -35,7 +35,7 @@
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@react-native-community/eslint-config": "^0.0.5",
"@react-native-community/eslint-config": "^2.0.0",
"babel-eslint": "^10.0.2",
"babel-jest": "^24.9.0",
"babel-plugin-root-import": "^6.4.1",
Expand All @@ -47,12 +47,12 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^2.0.1",
"eslint-plugin-react-hooks": "^4.0.0",
"jest": "^24.9.0",
"jetifier": "^1.6.4",
"metro-react-native-babel-preset": "^0.56.0",
"prettier": "^1.18.2",
"react-test-renderer": "16.8.6"
"react-test-renderer": "17.0.2"
},
"jest": {
"preset": "react-native"
Expand Down
Loading

0 comments on commit f6ae976

Please sign in to comment.