|
518 | 518 | hoist-non-react-statics "^2.5.0" |
519 | 519 | prop-types "^15.6.0" |
520 | 520 |
|
521 | | -"@hawkrives/[email protected]", "@hawkrives/react-native-alphabetlistview@^1.0.0": |
| 521 | + |
522 | 522 | version "1.0.0" |
523 | 523 | resolved "https://registry.yarnpkg.com/@hawkrives/react-native-alphabetlistview/-/react-native-alphabetlistview-1.0.0.tgz#0a832b7e55e81002741e623056112fe5d19d03b3" |
524 | 524 | dependencies: |
|
1605 | 1605 | version "3.5.1" |
1606 | 1606 | resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9" |
1607 | 1607 |
|
1608 | | -boolbase@^1.0.0, boolbase@~1.0.0: |
| 1608 | +boolbase@~1.0.0: |
1609 | 1609 | version "1.0.0" |
1610 | 1610 | resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" |
1611 | 1611 |
|
|
1690 | 1690 | base64-js "^1.0.2" |
1691 | 1691 | ieee754 "^1.1.4" |
1692 | 1692 |
|
1693 | | - |
1694 | | - version "2.10.2" |
1695 | | - resolved "https://registry.yarnpkg.com/bugsnag-react-native/-/bugsnag-react-native-2.10.2.tgz#be5bac92ec5ba593116703cec4669667436a8407" |
| 1693 | + |
| 1694 | + version "2.10.3" |
| 1695 | + resolved "https://registry.yarnpkg.com/bugsnag-react-native/-/bugsnag-react-native-2.10.3.tgz#e3b2fc6e81adcb44fe88155a4c79de196b5f597e" |
1696 | 1696 | dependencies: |
1697 | 1697 | iserror "^0.0.2" |
1698 | 1698 | promise "^7" |
@@ -2171,15 +2171,6 @@ cross-spawn@^6.0.5: |
2171 | 2171 | shebang-command "^1.2.0" |
2172 | 2172 | which "^1.2.9" |
2173 | 2173 |
|
2174 | | - |
2175 | | - version "2.0.0" |
2176 | | - resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.0.0.tgz#7aa2921392114831f68db175c0b6a555df74bbd5" |
2177 | | - dependencies: |
2178 | | - boolbase "^1.0.0" |
2179 | | - css-what "2.1" |
2180 | | - domutils "^1.7.0" |
2181 | | - nth-check "^1.0.1" |
2182 | | - |
2183 | 2174 | css-select@~1.2.0: |
2184 | 2175 | version "1.2.0" |
2185 | 2176 | resolved "https://registry.yarnpkg.com/css-select/-/css-select-1.2.0.tgz#2b3a110539c5355f1cd8d314623e870b121ec858" |
|
2468 | 2459 | dom-serializer "0" |
2469 | 2460 | domelementtype "1" |
2470 | 2461 |
|
2471 | | -domutils@^1.5.1, domutils@^1.7.0: |
| 2462 | +domutils@^1.5.1: |
2472 | 2463 | version "1.7.0" |
2473 | 2464 | resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a" |
2474 | 2465 | dependencies: |
@@ -3432,11 +3423,7 @@ html-encoding-sniffer@^1.0.1: |
3432 | 3423 | dependencies: |
3433 | 3424 | whatwg-encoding "^1.0.1" |
3434 | 3425 |
|
3435 | | - |
3436 | | - version "1.2.1" |
3437 | | - resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f" |
3438 | | - |
3439 | | -[email protected], htmlparser2@^3.9.1: |
| 3426 | +htmlparser2@^3.9.1: |
3440 | 3427 | version "3.9.2" |
3441 | 3428 | resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.9.2.tgz#1bdf87acca0f3f9e53fa4fcceb0f4b4cbb00b338" |
3442 | 3429 | dependencies: |
@@ -5286,7 +5273,7 @@ npmlog@^4.0.2: |
5286 | 5273 | gauge "~2.7.3" |
5287 | 5274 | set-blocking "~2.0.0" |
5288 | 5275 |
|
5289 | | -nth-check@^1.0.1, nth-check@~1.0.1: |
| 5276 | +nth-check@~1.0.1: |
5290 | 5277 | version "1.0.1" |
5291 | 5278 | resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4" |
5292 | 5279 | dependencies: |
@@ -5832,15 +5819,15 @@ react-lifecycles-compat@^3, react-lifecycles-compat@^3.0.4: |
5832 | 5819 | version "3.0.4" |
5833 | 5820 | resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" |
5834 | 5821 |
|
5835 | | -[email protected], react-markdown@^2.5.1: |
| 5822 | + |
5836 | 5823 | version "2.5.1" |
5837 | 5824 | resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-2.5.1.tgz#f7a6c26a3a5faf5d4c2098155d9775e826fd56ee" |
5838 | 5825 | dependencies: |
5839 | 5826 | commonmark "^0.24.0" |
5840 | 5827 | commonmark-react-renderer "^4.3.4" |
5841 | 5828 | prop-types "^15.5.1" |
5842 | 5829 |
|
5843 | | -[email protected], react-native-button@^2.3.0: |
| 5830 | + |
5844 | 5831 | version "2.3.0" |
5845 | 5832 | resolved "https://registry.yarnpkg.com/react-native-button/-/react-native-button-2.3.0.tgz#7d0a90095d415b0edf98a904556a7c4439646568" |
5846 | 5833 | dependencies: |
|
5971 | 5958 | dependencies: |
5972 | 5959 | prop-types "^15.6.1" |
5973 | 5960 |
|
5974 | | -[email protected], react-native-typography@^1.3.0: |
| 5961 | + |
5975 | 5962 | version "1.3.0" |
5976 | 5963 | resolved "https://registry.yarnpkg.com/react-native-typography/-/react-native-typography-1.3.0.tgz#ae921c141ab1dfdf4335ebc2b4a146bcf7919b36" |
5977 | 5964 |
|
|
0 commit comments