Update dev minors

This commit is contained in:
Diego Mello 2021-06-11 14:20:16 -03:00
parent 2c90b232db
commit f267039643
2 changed files with 728 additions and 184 deletions

View File

@ -130,11 +130,11 @@
"xregexp": "^4.3.0"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/eslint-parser": "^7.13.4",
"@babel/eslint-plugin": "7.13.16",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/runtime": "^7.8.4",
"@babel/core": "7.14.5",
"@babel/eslint-parser": "7.14.5",
"@babel/eslint-plugin": "7.14.5",
"@babel/plugin-proposal-decorators": "7.14.5",
"@babel/runtime": "7.14.5",
"@storybook/addon-storyshots": "5.3.19",
"@storybook/react-native": "5.3.25",
"@types/react-native": "^0.62.7",
@ -144,21 +144,21 @@
"babel-plugin-transform-remove-console": "^6.9.4",
"babel-runtime": "^6.26.0",
"bugsnag-sourcemaps": "1.3.0",
"codecov": "3.7.1",
"detox": "^18.10.0",
"codecov": "3.8.2",
"detox": "18.17.0",
"emotion-theming": "10.0.27",
"eslint": "6.8.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-react": "7.20.3",
"eslint-plugin-react-native": "3.8.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-native": "3.11.0",
"husky": "3.0.9",
"identity-obj-proxy": "^3.0.0",
"jest": "^25.1.0",
"jest-cli": "^23.6.0",
"metro-react-native-babel-preset": "0.66.0",
"otp.js": "1.2.0",
"patch-package": "6.2.2",
"patch-package": "6.4.7",
"react-dom": "16.13.1",
"react-test-renderer": "16.13.1",
"reactotron-redux": "3.1.3",

888
yarn.lock

File diff suppressed because it is too large Load Diff