update packages

This commit is contained in:
horhik 2020-03-10 23:57:54 -04:00
parent faa6c669e2
commit 7fde7c7fc6
2 changed files with 1454 additions and 1047 deletions

View File

@ -7,12 +7,11 @@
"ios": "react-native run-ios", "ios": "react-native run-ios",
"start": "react-native start", "start": "react-native start",
"test": "jest", "test": "jest",
"lint": "eslint .", "lint": "eslint ."
"postinstall": "remotedev-debugger"
}, },
"dependencies": { "dependencies": {
"native-base": "^2.13.8", "native-base": "^2.13.8",
"react": "16.9.0", "react": "16.13.0",
"react-native": "0.61.5", "react-native": "0.61.5",
"react-native-ankidroid": "^0.4.0", "react-native-ankidroid": "^0.4.0",
"react-native-material-textfield": "^0.16.1", "react-native-material-textfield": "^0.16.1",
@ -23,14 +22,14 @@
"remote-redux-devtools": "^0.5.16" "remote-redux-devtools": "^0.5.16"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.6.2", "@babel/core": "^7.8.7",
"@babel/runtime": "^7.6.2", "@babel/runtime": "^7.8.7",
"@react-native-community/eslint-config": "^0.0.5", "@react-native-community/eslint-config": "^0.0.7",
"babel-jest": "^24.9.0", "babel-jest": "^25.1.0",
"eslint": "^0.11.0-alpha.0", "eslint": "^6.8.0",
"jest": "^24.9.0", "jest": "^25.1.0",
"metro-react-native-babel-preset": "^0.56.0", "metro-react-native-babel-preset": "^0.58.0",
"react-test-renderer": "16.9.0", "react-test-renderer": "16.13.0",
"remotedev-rn-debugger": "^0.8.4" "remotedev-rn-debugger": "^0.8.4"
}, },
"jest": { "jest": {

2426
yarn.lock

File diff suppressed because it is too large Load Diff