|
1903 | 1903 | "@react-types/combobox" "^3.2.1" |
1904 | 1904 | "@react-types/shared" "^3.10.1" |
1905 | 1905 |
|
| 1906 | + |
| 1907 | + version "3.2.3" |
| 1908 | + resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.2.3.tgz#3e4137498a7fb5235d056c30fd94ab4a82e73aea" |
| 1909 | + integrity sha512-+OWmJMivrq3f8ApWihH1KJYqYj3rZV34YJORacBohcAsF1Qd1V1/P+w3dMkf24kV0wqAiWePCF1FwgnrL/rYzQ== |
| 1910 | + dependencies: |
| 1911 | + "@babel/runtime" "^7.6.2" |
| 1912 | + "@react-aria/interactions" "^3.3.0" |
| 1913 | + "@react-aria/utils" "^3.4.0" |
| 1914 | + "@react-types/shared" "^3.3.0" |
| 1915 | + clsx "^1.1.1" |
| 1916 | + |
1906 | 1917 | "@react-aria/focus@^3.2.3", "@react-aria/focus@^3.4.1", "@react-aria/focus@^3.5.0": |
1907 | 1918 | version "3.5.0" |
1908 | 1919 | resolved "https://registry.yarnpkg.com/@react-aria/focus/-/focus-3.5.0.tgz#02b85f97d6114af1eccc0902ce40723b626cb7f9" |
|
1940 | 1951 | "@react-aria/utils" "^3.13.1" |
1941 | 1952 | "@react-types/shared" "^3.13.1" |
1942 | 1953 |
|
| 1954 | +"@react-aria/interactions@^3.3.0": |
| 1955 | + version "3.12.0" |
| 1956 | + resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.12.0.tgz#b16a392c3dc23351c8fd33a16cef0ef93dc4682d" |
| 1957 | + integrity sha512-KcKurjPZwme9ggvGQjbjqZtZtuyXipTBVMHUah9a3+Dz7vXxhRg5vFaEdM79oQnNsrGFW5xS6SKBehl/JG6BMw== |
| 1958 | + dependencies: |
| 1959 | + "@babel/runtime" "^7.6.2" |
| 1960 | + "@react-aria/utils" "^3.14.0" |
| 1961 | + "@react-types/shared" "^3.15.0" |
| 1962 | + |
1943 | 1963 | "@react-aria/interactions@^3.3.2", "@react-aria/interactions@^3.5.1", "@react-aria/interactions@^3.6.0", "@react-aria/interactions@^3.7.0": |
1944 | 1964 | version "3.7.0" |
1945 | 1965 | resolved "https://registry.yarnpkg.com/@react-aria/interactions/-/interactions-3.7.0.tgz#eb19c1068b557a6b6df1e1c4abef07de719e9f25" |
|
2074 | 2094 | dependencies: |
2075 | 2095 | "@babel/runtime" "^7.6.2" |
2076 | 2096 |
|
| 2097 | +"@react-aria/ssr@^3.3.0": |
| 2098 | + version "3.3.0" |
| 2099 | + resolved "https://registry.yarnpkg.com/@react-aria/ssr/-/ssr-3.3.0.tgz#25e81daf0c7a270a4a891159d8d984578e4512d8" |
| 2100 | + integrity sha512-yNqUDuOVZIUGP81R87BJVi/ZUZp/nYOBXbPsRe7oltJOfErQZD+UezMpw4vM2KRz18cURffvmC8tJ6JTeyDtaQ== |
| 2101 | + dependencies: |
| 2102 | + "@babel/runtime" "^7.6.2" |
| 2103 | + |
2077 | 2104 | |
2078 | 2105 | version "3.0.0-alpha.2" |
2079 | 2106 | resolved "https://registry.yarnpkg.com/@react-aria/tabs/-/tabs-3.0.0-alpha.2.tgz#3b931d9c752c2dca4c2a1b975248b0ee751077a2" |
|
2137 | 2164 | "@react-types/shared" "^3.13.1" |
2138 | 2165 | clsx "^1.1.1" |
2139 | 2166 |
|
| 2167 | +"@react-aria/utils@^3.14.0", "@react-aria/utils@^3.4.0": |
| 2168 | + version "3.14.0" |
| 2169 | + resolved "https://registry.yarnpkg.com/@react-aria/utils/-/utils-3.14.0.tgz#87877e89e959c8b6299da953ec3a7167de2192c3" |
| 2170 | + integrity sha512-DHgmwNBNEhnb6DEYYAfbt99wprBqJJOBBeIpQ2g3+pxwlw4BZ+v4Qr+rDD0ZibWV0mYzt8zOhZ9StpId7iTF0Q== |
| 2171 | + dependencies: |
| 2172 | + "@babel/runtime" "^7.6.2" |
| 2173 | + "@react-aria/ssr" "^3.3.0" |
| 2174 | + "@react-stately/utils" "^3.5.1" |
| 2175 | + "@react-types/shared" "^3.15.0" |
| 2176 | + clsx "^1.1.1" |
| 2177 | + |
2140 | 2178 | "@react-aria/visually-hidden@^3.2.1", "@react-aria/visually-hidden@^3.2.3": |
2141 | 2179 | version "3.2.3" |
2142 | 2180 | resolved "https://registry.yarnpkg.com/@react-aria/visually-hidden/-/visually-hidden-3.2.3.tgz#4779df0a468873550afb42a7f5fcb2411d82db8d" |
|
2180 | 2218 | "@react-native-aria/utils" "^0.2.6" |
2181 | 2219 | "@react-types/button" "^3.3.1" |
2182 | 2220 |
|
2183 | | -"@react-native-aria/focus@^0.2.4": |
2184 | | - version "0.2.5" |
2185 | | - resolved "https://registry.yarnpkg.com/@react-native-aria/focus/-/focus-0.2.5.tgz#28ff752b28b7dfeb737147856aaf6669de3290f9" |
2186 | | - integrity sha512-PUTGNL5JMCWJ2dNAehpQqLuSUUdkXcLlFjl52Dv84XcIUTuXRvDl5+jr4OW0jyUSGUS6ooqDNRW/PSza35P+tw== |
| 2221 | +"@react-native-aria/focus@^0.2.6": |
| 2222 | + version "0.2.7" |
| 2223 | + resolved "https://registry.yarnpkg.com/@react-native-aria/focus/-/focus-0.2.7.tgz#fd339d5ec8384cee6afe0c0115a528f360d04a27" |
| 2224 | + integrity sha512-7Ol8AoTzEN7qC4t4AzclPzjQZ0oRkNBePmVBm2lAQwOnmkKwa+TdiVGtU7MgvsQxUV3aTTMY2Nu1Z5YwCwhUkA== |
2187 | 2225 | dependencies: |
2188 | 2226 | "@react-aria/focus" "^3.2.3" |
2189 | 2227 |
|
|
2793 | 2831 | dependencies: |
2794 | 2832 | "@babel/runtime" "^7.6.2" |
2795 | 2833 |
|
| 2834 | +"@react-stately/utils@^3.5.1": |
| 2835 | + version "3.5.1" |
| 2836 | + resolved "https://registry.yarnpkg.com/@react-stately/utils/-/utils-3.5.1.tgz#502de762e5d33e892347c5f58053674e06d3bc92" |
| 2837 | + integrity sha512-INeQ5Er2Jm+db8Py4upKBtgfzp3UYgwXYmbU/XJn49Xw27ktuimH9e37qP3bgHaReb5L3g8IrGs38tJUpnGPHA== |
| 2838 | + dependencies: |
| 2839 | + "@babel/runtime" "^7.6.2" |
| 2840 | + |
2796 | 2841 | "@react-stately/virtualizer@^3.1.5": |
2797 | 2842 | version "3.1.6" |
2798 | 2843 | resolved "https://registry.yarnpkg.com/@react-stately/virtualizer/-/virtualizer-3.1.6.tgz#df803dbe032b73244b1d2f5cf09ac0ec9fcd9d04" |
|
2912 | 2957 | resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.13.1.tgz#eda5e3744971606f753baf7879136bf8e3f707ab" |
2913 | 2958 | integrity sha512-EHQqILDJeDvnloy5VV9lnnEjpCMwH1ghptCfa/lz9Ht9nwco3qGCvUABkWyND7yU1Adt3A/1oJxhpRUu3eTlyg== |
2914 | 2959 |
|
| 2960 | +"@react-types/shared@^3.15.0", "@react-types/shared@^3.3.0": |
| 2961 | + version "3.15.0" |
| 2962 | + resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.15.0.tgz#a4a78f36bc8daaefe6e9a9df1f453271639c2233" |
| 2963 | + integrity sha512-hwuE4BmgswqP+HRDSLMj7DcnYOCCK+ZRuKnc9AVhXS4LBrwRSkdUkNvXhgvqF5tav7IqTpG9pBYMR9wedehuhA== |
| 2964 | + |
2915 | 2965 | "@react-types/slider@^3.0.1": |
2916 | 2966 | version "3.1.1" |
2917 | 2967 | resolved "https://registry.yarnpkg.com/@react-types/slider/-/slider-3.1.1.tgz#fb3714af526e84b4981951eec9fcb19eab4e1dd8" |
|
3154 | 3204 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" |
3155 | 3205 | integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== |
3156 | 3206 |
|
| 3207 | +"@types/use-subscription@^1.0.0": |
| 3208 | + version "1.0.0" |
| 3209 | + resolved "https://registry.yarnpkg.com/@types/use-subscription/-/use-subscription-1.0.0.tgz#d146f8d834f70f50d48bd8246a481d096f11db19" |
| 3210 | + integrity sha512-0WWZ5GUDKMXUY/1zy4Ur5/zsC0s/B+JjXfHdkvx6JgDNZzZV5eW+KKhDqsTGyqX56uh99gwGwbsKbVwkcVIKQA== |
| 3211 | + |
3157 | 3212 | "@types/webpack-sources@*": |
3158 | 3213 | version "3.2.0" |
3159 | 3214 | resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b" |
|
7508 | 7563 | resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.1.1.tgz#ec8a3b429274e9c0a1f1c4ffa9453a7fef72cea1" |
7509 | 7564 | integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q== |
7510 | 7565 |
|
7511 | | -inline-style-prefixer@^6.0.0: |
| 7566 | +inline-style-prefixer@^6.0.0, inline-style-prefixer@^6.0.1: |
7512 | 7567 | version "6.0.1" |
7513 | 7568 | resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-6.0.1.tgz#c5c0e43ba8831707afc5f5bbfd97edf45c1fa7ae" |
7514 | 7569 | integrity sha512-AsqazZ8KcRzJ9YPN1wMH2aNM7lkWQ8tSPrW5uDk1ziYwiAPWSZnUsC7lfZq+BDqLqz0B4Pho5wscWcJzVvRzDQ== |
@@ -9382,18 +9437,18 @@ nanomatch@^1.2.9: |
9382 | 9437 | snapdragon "^0.8.1" |
9383 | 9438 | to-regex "^3.0.1" |
9384 | 9439 |
|
9385 | | - |
9386 | | - version "3.4.9" |
9387 | | - resolved "https://registry.yarnpkg.com/native-base/-/native-base-3.4.9.tgz#01e6a1a674d46fd04ef34cce8dc221a9cc20c966" |
9388 | | - integrity sha512-5Fu2SpVHcgSsvyaiPEeSSwYyymajC34TNqwWmimVEv9+QyrkT2qfiY52t/cmhpnPDECodIq8fyjPTJIqIK3tMw== |
| 9440 | +native-base@^3.4.19: |
| 9441 | + version "3.4.19" |
| 9442 | + resolved "https://registry.yarnpkg.com/native-base/-/native-base-3.4.19.tgz#856bb070d6cc70d14b15ba79545cb5c724adbb8a" |
| 9443 | + integrity sha512-J5WniznFmeBcCLoqIbJBoPel9ueBi8/MuMeVryw/L42EWbWGUoj/J0KV2+Z0A5Bc1wcxhGWswdF6wRqg10x/uQ== |
9389 | 9444 | dependencies: |
9390 | | - "@react-aria/focus" "^3.2.3" |
| 9445 | + "@react-aria/focus" "3.2.3" |
9391 | 9446 | "@react-aria/utils" "^3.6.0" |
9392 | 9447 | "@react-aria/visually-hidden" "^3.2.1" |
9393 | 9448 | "@react-native-aria/button" "^0.2.4" |
9394 | 9449 | "@react-native-aria/checkbox" "^0.2.2" |
9395 | 9450 | "@react-native-aria/combobox" "^0.2.4-alpha.0" |
9396 | | - "@react-native-aria/focus" "^0.2.4" |
| 9451 | + "@react-native-aria/focus" "^0.2.6" |
9397 | 9452 | "@react-native-aria/interactions" "^0.2.2" |
9398 | 9453 | "@react-native-aria/listbox" "^0.2.4-alpha.3" |
9399 | 9454 | "@react-native-aria/overlays" "0.3.3-rc.0" |
|
9409 | 9464 | "@react-stately/tabs" "3.0.0-alpha.1" |
9410 | 9465 | "@react-stately/toggle" "3.2.1" |
9411 | 9466 | "@types/lodash.has" "^4.5.6" |
| 9467 | + "@types/use-subscription" "^1.0.0" |
| 9468 | + inline-style-prefixer "^6.0.1" |
9412 | 9469 | lodash.clonedeep "^4.5.0" |
9413 | 9470 | lodash.get "^4.4.2" |
9414 | 9471 | lodash.has "^4.5.2" |
|
9423 | 9480 | react-native-keyboard-aware-scroll-view "^0.9.5" |
9424 | 9481 | stable-hash "^0.0.2" |
9425 | 9482 | tinycolor2 "^1.4.2" |
| 9483 | + use-subscription "^1.8.0" |
9426 | 9484 |
|
9427 | 9485 | natural-compare@^1.4.0: |
9428 | 9486 | version "1.4.0" |
|
13238 | 13296 | dependencies: |
13239 | 13297 | object-assign "^4.1.1" |
13240 | 13298 |
|
| 13299 | +use-subscription@^1.8.0: |
| 13300 | + version "1.8.0" |
| 13301 | + resolved "https://registry.yarnpkg.com/use-subscription/-/use-subscription-1.8.0.tgz#f118938c29d263c2bce12fc5585d3fe694d4dbce" |
| 13302 | + integrity sha512-LISuG0/TmmoDoCRmV5XAqYkd3UCBNM0ML3gGBndze65WITcsExCD3DTvXXTLyNcOC0heFQZzluW88bN/oC1DQQ== |
| 13303 | + dependencies: |
| 13304 | + use-sync-external-store "^1.2.0" |
| 13305 | + |
| 13306 | +use-sync-external-store@^1.2.0: |
| 13307 | + version "1.2.0" |
| 13308 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a" |
| 13309 | + integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== |
| 13310 | + |
13241 | 13311 | use@^3.1.0: |
13242 | 13312 | version "3.1.1" |
13243 | 13313 | resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" |
|
0 commit comments