|
|
@@ -2,6 +2,31 @@
|
|
|
"requires": true,
|
|
|
"lockfileVersion": 1,
|
|
|
"dependencies": {
|
|
|
+ "@ant-design/icons-react-native": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@ant-design/icons-react-native/-/icons-react-native-2.2.1.tgz",
|
|
|
+ "integrity": "sha512-4hjvlhyVNBrkctMe22moR6qgXwro0pXFlUsI6vNQSqv3W6FqPoVVXGy9nKaF3vDWiO0jUW9CnMYicyf7pwwkWw=="
|
|
|
+ },
|
|
|
+ "@ant-design/react-native": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-Gxck2jIYaUKI2TiL5CZ2vGcAJozL005daINI7ZTAfpAWoZAX2B1bI4emdf6+9ur7evyvsAVVzLl3b+28tRsQYA==",
|
|
|
+ "requires": {
|
|
|
+ "@ant-design/icons-react-native": "^2.0.0",
|
|
|
+ "@bang88/react-native-drawer-layout": "^2.0.3",
|
|
|
+ "@bang88/react-native-ultimate-listview": "^3.3.0",
|
|
|
+ "@react-native-community/viewpager": "^1.1.7",
|
|
|
+ "array-tree-filter": "~2.1.0",
|
|
|
+ "babel-runtime": "^6.x",
|
|
|
+ "deepmerge": "^3.0.0",
|
|
|
+ "normalize-css-color": "^1.0.2",
|
|
|
+ "react-native-collapsible": "^1.4.0",
|
|
|
+ "react-native-modal-popover": "^0.0.12",
|
|
|
+ "react-native-safe-area-view": "^0.11.0",
|
|
|
+ "react-native-swipeout": "^2.3.6",
|
|
|
+ "utility-types": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@babel/cli": {
|
|
|
"version": "7.10.1",
|
|
|
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.10.1.tgz",
|
|
|
@@ -1024,6 +1049,16 @@
|
|
|
"@babel/plugin-syntax-jsx": "^7.10.1"
|
|
|
}
|
|
|
},
|
|
|
+ "@babel/plugin-transform-react-jsx-self": {
|
|
|
+ "version": "7.10.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.1.tgz",
|
|
|
+ "integrity": "sha512-4p+RBw9d1qV4S749J42ZooeQaBomFPrSxa9JONLHJ1TxCBo3TzJ79vtmG2S2erUT8PDDrPdw4ZbXGr2/1+dILA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.1",
|
|
|
+ "@babel/plugin-syntax-jsx": "^7.10.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@babel/plugin-transform-react-jsx-source": {
|
|
|
"version": "7.10.1",
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.1.tgz",
|
|
|
@@ -1312,6 +1347,16 @@
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "@bang88/react-native-drawer-layout": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@bang88/react-native-drawer-layout/-/react-native-drawer-layout-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-rSMgODo8G8bBxLiR4YD9FVLx0U+0/6ABFbfBQ/2PjMNBFjqa6IiAK1uTivMjRgykri1EacDHb81Qd/DkqUrHJw=="
|
|
|
+ },
|
|
|
+ "@bang88/react-native-ultimate-listview": {
|
|
|
+ "version": "3.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@bang88/react-native-ultimate-listview/-/react-native-ultimate-listview-3.3.0.tgz",
|
|
|
+ "integrity": "sha512-qRH8YV1Hi0dJpSQ9VCoWMVFuvxwZ4F5N73fqYMjSh0tGlG/p95WlaM/WVg9PFMphP5Sv5FO0p+vbBKWrbwdE0g=="
|
|
|
+ },
|
|
|
"@cnakazawa/watch": {
|
|
|
"version": "1.0.4",
|
|
|
"resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz",
|
|
|
@@ -2921,6 +2966,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/@react-native-community/masked-view/-/masked-view-0.1.6.tgz",
|
|
|
"integrity": "sha512-PpMoeXwPUoldCRKDuSi+zK5rT+sJTW6ri6RdGPkSKRzU77Q1d9IaR0O5IKvBj0XSdL3p+dcOa05gk35aGDffBQ=="
|
|
|
},
|
|
|
+ "@react-native-community/viewpager": {
|
|
|
+ "version": "1.1.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-native-community/viewpager/-/viewpager-1.1.7.tgz",
|
|
|
+ "integrity": "sha512-k9v2KJtAprNPq7IZmedD2VLMePvPW+ohX3uDnkpoKritBji+/RtRmTKrdtPi3Uvp0toq/KtPttAds1dr7AZNpw=="
|
|
|
+ },
|
|
|
"@react-navigation/bottom-tabs": {
|
|
|
"version": "5.5.1",
|
|
|
"resolved": "https://registry.npmjs.org/@react-navigation/bottom-tabs/-/bottom-tabs-5.5.1.tgz",
|
|
|
@@ -3141,6 +3191,11 @@
|
|
|
"integrity": "sha512-90hiq6/VqtQgX8Sp0EzeIsv3r+ellbGj4URKj5j30tLlZvRUpnAe9YbYnjl3pJM93GyXU0tghHhvXHq+5rnCKA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "@types/prop-types": {
|
|
|
+ "version": "15.7.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz",
|
|
|
+ "integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw=="
|
|
|
+ },
|
|
|
"@types/q": {
|
|
|
"version": "1.5.4",
|
|
|
"resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.4.tgz",
|
|
|
@@ -3835,6 +3890,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
|
|
|
"integrity": "sha1-3Tz7gO15c6dRF82sabC5nshhhvU="
|
|
|
},
|
|
|
+ "array-tree-filter": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/array-tree-filter/-/array-tree-filter-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw=="
|
|
|
+ },
|
|
|
"array-union": {
|
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
|
|
|
@@ -4281,6 +4341,50 @@
|
|
|
"babel-plugin-module-resolver": "^3.2.0",
|
|
|
"babel-plugin-react-native-web": "^0.11.7",
|
|
|
"metro-react-native-babel-preset": "^0.56.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "metro-react-native-babel-preset": {
|
|
|
+ "version": "0.56.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.56.4.tgz",
|
|
|
+ "integrity": "sha512-CzbBDM9Rh6w8s1fq+ZqihAh7DDqUAcfo9pPww25+N/eJ7UK436Q7JdfxwdIPpBwLFn6o6MyYn+uwL9OEWBJarA==",
|
|
|
+ "requires": {
|
|
|
+ "@babel/plugin-proposal-class-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-export-default-from": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-optional-chaining": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-export-default-from": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-flow": "^7.2.0",
|
|
|
+ "@babel/plugin-transform-arrow-functions": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-block-scoping": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-classes": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-computed-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-flow-strip-types": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-for-of": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-function-name": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-literals": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-object-assign": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-display-name": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-jsx": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-jsx-source": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-regenerator": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-runtime": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-shorthand-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-spread": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-sticky-regex": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-template-literals": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-unicode-regex": "^7.0.0",
|
|
|
+ "@babel/template": "^7.0.0",
|
|
|
+ "react-refresh": "^0.4.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"babel-preset-fbjs": {
|
|
|
@@ -4331,7 +4435,6 @@
|
|
|
"version": "6.26.0",
|
|
|
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
|
|
|
"integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
|
|
|
- "dev": true,
|
|
|
"requires": {
|
|
|
"core-js": "^2.4.0",
|
|
|
"regenerator-runtime": "^0.11.0"
|
|
|
@@ -4340,8 +4443,7 @@
|
|
|
"regenerator-runtime": {
|
|
|
"version": "0.11.1",
|
|
|
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
|
|
|
- "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==",
|
|
|
- "dev": true
|
|
|
+ "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -4441,6 +4543,14 @@
|
|
|
"moment": "^2.24.0"
|
|
|
}
|
|
|
},
|
|
|
+ "better-scroll": {
|
|
|
+ "version": "1.15.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/better-scroll/-/better-scroll-1.15.1.tgz",
|
|
|
+ "integrity": "sha512-HL+jm6tk2pBylSZBfZLtfdwNhGckLbwiBAEx+Z2+8PrHJ6QAZp96txOVEFWSBgUAwPg5YSioMOxMqws5GdkXKA==",
|
|
|
+ "requires": {
|
|
|
+ "babel-runtime": "^6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"big-integer": {
|
|
|
"version": "1.6.48",
|
|
|
"resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.48.tgz",
|
|
|
@@ -4945,6 +5055,11 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "classnames": {
|
|
|
+ "version": "2.2.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
|
|
|
+ "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q=="
|
|
|
+ },
|
|
|
"clean-css": {
|
|
|
"version": "4.2.3",
|
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",
|
|
|
@@ -5441,6 +5556,36 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "create-react-context": {
|
|
|
+ "version": "0.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/create-react-context/-/create-react-context-0.2.3.tgz",
|
|
|
+ "integrity": "sha512-CQBmD0+QGgTaxDL3OX1IDXYqjkp2It4RIbcb99jS6AEg27Ga+a9G3JtK6SIu0HBwPLZlmwt9F7UwWA4Bn92Rag==",
|
|
|
+ "requires": {
|
|
|
+ "fbjs": "^0.8.0",
|
|
|
+ "gud": "^1.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "core-js": {
|
|
|
+ "version": "1.2.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz",
|
|
|
+ "integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY="
|
|
|
+ },
|
|
|
+ "fbjs": {
|
|
|
+ "version": "0.8.17",
|
|
|
+ "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.17.tgz",
|
|
|
+ "integrity": "sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=",
|
|
|
+ "requires": {
|
|
|
+ "core-js": "^1.0.0",
|
|
|
+ "isomorphic-fetch": "^2.1.1",
|
|
|
+ "loose-envify": "^1.0.0",
|
|
|
+ "object-assign": "^4.1.0",
|
|
|
+ "promise": "^7.1.1",
|
|
|
+ "setimmediate": "^1.0.5",
|
|
|
+ "ua-parser-js": "^0.7.18"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"cross-spawn": {
|
|
|
"version": "6.0.5",
|
|
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
|
|
|
@@ -8017,6 +8162,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
|
|
|
"integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE="
|
|
|
},
|
|
|
+ "gud": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/gud/-/gud-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw=="
|
|
|
+ },
|
|
|
"gzip-size": {
|
|
|
"version": "5.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-5.1.1.tgz",
|
|
|
@@ -10714,6 +10864,11 @@
|
|
|
"integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "lodash.debounce": {
|
|
|
+ "version": "4.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
|
+ "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
|
|
|
+ },
|
|
|
"lodash.find": {
|
|
|
"version": "4.6.0",
|
|
|
"resolved": "https://registry.npmjs.org/lodash.find/-/lodash.find-4.6.0.tgz",
|
|
|
@@ -11091,6 +11246,48 @@
|
|
|
"mimic-fn": "^1.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "metro-react-native-babel-preset": {
|
|
|
+ "version": "0.56.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.56.4.tgz",
|
|
|
+ "integrity": "sha512-CzbBDM9Rh6w8s1fq+ZqihAh7DDqUAcfo9pPww25+N/eJ7UK436Q7JdfxwdIPpBwLFn6o6MyYn+uwL9OEWBJarA==",
|
|
|
+ "requires": {
|
|
|
+ "@babel/plugin-proposal-class-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-export-default-from": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-optional-chaining": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-export-default-from": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-flow": "^7.2.0",
|
|
|
+ "@babel/plugin-transform-arrow-functions": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-block-scoping": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-classes": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-computed-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-flow-strip-types": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-for-of": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-function-name": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-literals": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-object-assign": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-display-name": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-jsx": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-jsx-source": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-regenerator": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-runtime": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-shorthand-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-spread": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-sticky-regex": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-template-literals": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-unicode-regex": "^7.0.0",
|
|
|
+ "@babel/template": "^7.0.0",
|
|
|
+ "react-refresh": "^0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"mime-db": {
|
|
|
"version": "1.23.0",
|
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.23.0.tgz",
|
|
|
@@ -11440,9 +11637,10 @@
|
|
|
}
|
|
|
},
|
|
|
"metro-react-native-babel-preset": {
|
|
|
- "version": "0.56.4",
|
|
|
- "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.56.4.tgz",
|
|
|
- "integrity": "sha512-CzbBDM9Rh6w8s1fq+ZqihAh7DDqUAcfo9pPww25+N/eJ7UK436Q7JdfxwdIPpBwLFn6o6MyYn+uwL9OEWBJarA==",
|
|
|
+ "version": "0.59.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.59.0.tgz",
|
|
|
+ "integrity": "sha512-BoO6ncPfceIDReIH8pQ5tQptcGo5yRWQXJGVXfANbiKLq4tfgdZB1C1e2rMUJ6iypmeJU9dzl+EhPmIFKtgREg==",
|
|
|
+ "dev": true,
|
|
|
"requires": {
|
|
|
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
|
|
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
|
|
@@ -11453,6 +11651,8 @@
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
|
|
"@babel/plugin-syntax-export-default-from": "^7.0.0",
|
|
|
"@babel/plugin-syntax-flow": "^7.2.0",
|
|
|
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-optional-chaining": "^7.0.0",
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.0.0",
|
|
|
"@babel/plugin-transform-block-scoping": "^7.0.0",
|
|
|
"@babel/plugin-transform-classes": "^7.0.0",
|
|
|
@@ -11468,6 +11668,7 @@
|
|
|
"@babel/plugin-transform-parameters": "^7.0.0",
|
|
|
"@babel/plugin-transform-react-display-name": "^7.0.0",
|
|
|
"@babel/plugin-transform-react-jsx": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-jsx-self": "^7.0.0",
|
|
|
"@babel/plugin-transform-react-jsx-source": "^7.0.0",
|
|
|
"@babel/plugin-transform-regenerator": "^7.0.0",
|
|
|
"@babel/plugin-transform-runtime": "^7.0.0",
|
|
|
@@ -11475,7 +11676,7 @@
|
|
|
"@babel/plugin-transform-spread": "^7.0.0",
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.0.0",
|
|
|
"@babel/plugin-transform-template-literals": "^7.0.0",
|
|
|
- "@babel/plugin-transform-typescript": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.5.0",
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.0.0",
|
|
|
"@babel/template": "^7.0.0",
|
|
|
"react-refresh": "^0.4.0"
|
|
|
@@ -11491,6 +11692,50 @@
|
|
|
"metro-babel-transformer": "^0.56.4",
|
|
|
"metro-react-native-babel-preset": "^0.56.4",
|
|
|
"metro-source-map": "^0.56.4"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "metro-react-native-babel-preset": {
|
|
|
+ "version": "0.56.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.56.4.tgz",
|
|
|
+ "integrity": "sha512-CzbBDM9Rh6w8s1fq+ZqihAh7DDqUAcfo9pPww25+N/eJ7UK436Q7JdfxwdIPpBwLFn6o6MyYn+uwL9OEWBJarA==",
|
|
|
+ "requires": {
|
|
|
+ "@babel/plugin-proposal-class-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-export-default-from": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
|
|
|
+ "@babel/plugin-proposal-optional-chaining": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-export-default-from": "^7.0.0",
|
|
|
+ "@babel/plugin-syntax-flow": "^7.2.0",
|
|
|
+ "@babel/plugin-transform-arrow-functions": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-block-scoping": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-classes": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-computed-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-flow-strip-types": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-for-of": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-function-name": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-literals": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-object-assign": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-display-name": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-jsx": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-react-jsx-source": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-regenerator": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-runtime": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-shorthand-properties": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-spread": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-sticky-regex": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-template-literals": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-unicode-regex": "^7.0.0",
|
|
|
+ "@babel/template": "^7.0.0",
|
|
|
+ "react-refresh": "^0.4.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"metro-resolver": {
|
|
|
@@ -12058,6 +12303,11 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "normalize.css": {
|
|
|
+ "version": "8.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz",
|
|
|
+ "integrity": "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg=="
|
|
|
+ },
|
|
|
"npm-run-path": {
|
|
|
"version": "2.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
|
|
|
@@ -12630,8 +12880,7 @@
|
|
|
"performance-now": {
|
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
|
|
|
- "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
|
|
|
- "dev": true
|
|
|
+ "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
|
|
|
},
|
|
|
"phin": {
|
|
|
"version": "2.9.3",
|
|
|
@@ -12816,6 +13065,11 @@
|
|
|
"ts-pnp": "^1.1.6"
|
|
|
}
|
|
|
},
|
|
|
+ "popper.js": {
|
|
|
+ "version": "1.16.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",
|
|
|
+ "integrity": "sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ=="
|
|
|
+ },
|
|
|
"posix-character-classes": {
|
|
|
"version": "0.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
|
|
|
@@ -13497,6 +13751,14 @@
|
|
|
"resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz",
|
|
|
"integrity": "sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA=="
|
|
|
},
|
|
|
+ "raf": {
|
|
|
+ "version": "3.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
|
|
|
+ "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
|
|
|
+ "requires": {
|
|
|
+ "performance-now": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"randombytes": {
|
|
|
"version": "2.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
|
|
|
@@ -14301,6 +14563,19 @@
|
|
|
"prop-types": "^15.7.2"
|
|
|
}
|
|
|
},
|
|
|
+ "react-native-camera-roll-picker": {
|
|
|
+ "version": "1.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-native-camera-roll-picker/-/react-native-camera-roll-picker-1.2.3.tgz",
|
|
|
+ "integrity": "sha1-sRf9OiuQEtzM7hJhqbxCcia41tI="
|
|
|
+ },
|
|
|
+ "react-native-collapsible": {
|
|
|
+ "version": "1.5.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-native-collapsible/-/react-native-collapsible-1.5.2.tgz",
|
|
|
+ "integrity": "sha512-pmETueIStEhKY93yO/nh+G9jyMZaZta9xyUO51KP+p/tefXDtDG8Ok9QELld0Fk/kiDOldvG5Tjy+JcdS8Sdxw==",
|
|
|
+ "requires": {
|
|
|
+ "prop-types": "^15.6.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
"react-native-eva-icons": {
|
|
|
"version": "1.3.1",
|
|
|
"resolved": "https://registry.npmjs.org/react-native-eva-icons/-/react-native-eva-icons-1.3.1.tgz",
|
|
|
@@ -14387,6 +14662,16 @@
|
|
|
"react-native-animatable": "1.3.3"
|
|
|
}
|
|
|
},
|
|
|
+ "react-native-modal-popover": {
|
|
|
+ "version": "0.0.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-native-modal-popover/-/react-native-modal-popover-0.0.12.tgz",
|
|
|
+ "integrity": "sha512-uZQsTDcGOI8y/05L/Lb0OMBesJYYRWEc0pj2038a579LnDnJJpKay0kD654cQpA4Ozt3xbu4DMTGwenynBSEFg==",
|
|
|
+ "requires": {
|
|
|
+ "@types/prop-types": "^15.5.5",
|
|
|
+ "lodash.debounce": "^4.0.8",
|
|
|
+ "prop-types": "^15.6.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
"react-native-number-please": {
|
|
|
"version": "1.0.5",
|
|
|
"resolved": "https://registry.npmjs.org/react-native-number-please/-/react-native-number-please-1.0.5.tgz",
|
|
|
@@ -14410,6 +14695,21 @@
|
|
|
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-0.7.3.tgz",
|
|
|
"integrity": "sha512-9Uqu1vlXPi+2cKW/CW6OnHxA76mWC4kF3wvlqzq4DY8hn37AeiXtLFs2WkxH4yXQRrnJdP6ivc65Lz+MqwRZAA=="
|
|
|
},
|
|
|
+ "react-native-safe-area-view": {
|
|
|
+ "version": "0.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-native-safe-area-view/-/react-native-safe-area-view-0.11.0.tgz",
|
|
|
+ "integrity": "sha512-N3nElaahu1Me2ltnfc9acpgt1znm6pi8DSadKy79kvdzKwvVIzw0IXueA/Hjr51eCW1BsfNw7D1SgBT9U6qEkA==",
|
|
|
+ "requires": {
|
|
|
+ "hoist-non-react-statics": "^2.3.1"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "hoist-non-react-statics": {
|
|
|
+ "version": "2.5.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
|
|
|
+ "integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw=="
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"react-native-screens": {
|
|
|
"version": "2.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-2.2.0.tgz",
|
|
|
@@ -14480,6 +14780,16 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "react-native-swipeout": {
|
|
|
+ "version": "2.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-native-swipeout/-/react-native-swipeout-2.3.6.tgz",
|
|
|
+ "integrity": "sha512-t9suUCspzck4vp2pWggWe0frS/QOtX6yYCawHnEes75A7dZCEE74bxX2A1bQzGH9cUMjq6xsdfC94RbiDKIkJg==",
|
|
|
+ "requires": {
|
|
|
+ "create-react-class": "^15.6.0",
|
|
|
+ "prop-types": "^15.5.10",
|
|
|
+ "react-tween-state": "^0.1.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
"react-native-tab-view": {
|
|
|
"version": "2.14.2",
|
|
|
"resolved": "https://registry.npmjs.org/react-native-tab-view/-/react-native-tab-view-2.14.2.tgz",
|
|
|
@@ -14537,6 +14847,15 @@
|
|
|
"resolved": "https://registry.npmjs.org/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz",
|
|
|
"integrity": "sha512-4+ow23tp/Tv7hBM5Az5/Be/eKKF7DIvJ09voz5LyHGQaqqz9WV8YMs31eFvcYQs7d451LSg7kDJV70XYN/Ug/Q=="
|
|
|
},
|
|
|
+ "react-tween-state": {
|
|
|
+ "version": "0.1.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-tween-state/-/react-tween-state-0.1.5.tgz",
|
|
|
+ "integrity": "sha1-6YsGZVHvuTy5LdG+FJlcLj3q4zk=",
|
|
|
+ "requires": {
|
|
|
+ "raf": "^3.1.0",
|
|
|
+ "tween-functions": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"read-pkg": {
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz",
|
|
|
@@ -16453,6 +16772,11 @@
|
|
|
"safe-buffer": "^5.0.1"
|
|
|
}
|
|
|
},
|
|
|
+ "tween-functions": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/tween-functions/-/tween-functions-1.2.0.tgz",
|
|
|
+ "integrity": "sha1-GuOlDnxguz3vd06scHrLynO7w/8="
|
|
|
+ },
|
|
|
"tweetnacl": {
|
|
|
"version": "0.14.5",
|
|
|
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
|
|
@@ -16850,6 +17174,11 @@
|
|
|
"integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw=",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "utility-types": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/utility-types/-/utility-types-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-/nP2gqavggo6l38rtQI/CdeV+2fmBGXVvHgj9kV2MAnms3TIi77Mz9BtapPFI0+GZQCqqom0vACQ+VlTTaCovw=="
|
|
|
+ },
|
|
|
"utils-merge": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
|
|
|
@@ -17893,6 +18222,22 @@
|
|
|
"synchronous-promise": "^2.0.6",
|
|
|
"toposort": "^2.0.2"
|
|
|
}
|
|
|
+ },
|
|
|
+ "zarm": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/zarm/-/zarm-2.3.2.tgz",
|
|
|
+ "integrity": "sha512-FM/X+DOrswpjlfIbGtVxNGVlydFGuM6C9DAxnzn67EqaB/U+Fie1umUdSTM8/4VzJG4kYYfFk8etyRltfiPE8g==",
|
|
|
+ "requires": {
|
|
|
+ "better-scroll": "1.15.1",
|
|
|
+ "classnames": "2.2.6",
|
|
|
+ "color": "^3.1.0",
|
|
|
+ "create-react-context": "0.2.3",
|
|
|
+ "hoist-non-react-statics": "^3.3.0",
|
|
|
+ "lodash": "^4.17.15",
|
|
|
+ "normalize.css": "8.0.1",
|
|
|
+ "popper.js": "^1.15.0",
|
|
|
+ "react-native-camera-roll-picker": "1.2.3"
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
}
|