|
25 | 25 | invariant "^2.2.4" |
26 | 26 | semver "^5.5.0" |
27 | 27 |
|
28 | | -"@babel/core@7.11.6", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5": |
29 | | - version "7.11.6" |
30 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651" |
31 | | - integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg== |
| 28 | +"@babel/core@7.12.0", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5": |
| 29 | + version "7.12.0" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.0.tgz#e42e07a086e978cdd4c61f4078d8230fb817cc86" |
| 31 | + integrity sha512-iV7Gwg0DePKvdDZZWRTkj4MW+6/AbVWd4ZCg+zk8H1RVt5xBpUZS6vLQWwb3pyLg4BFTaGiQCPoJ4Ibmbne4fA== |
32 | 32 | dependencies: |
33 | 33 | "@babel/code-frame" "^7.10.4" |
34 | | - "@babel/generator" "^7.11.6" |
35 | | - "@babel/helper-module-transforms" "^7.11.0" |
| 34 | + "@babel/generator" "^7.12.0" |
| 35 | + "@babel/helper-module-transforms" "^7.12.0" |
36 | 36 | "@babel/helpers" "^7.10.4" |
37 | | - "@babel/parser" "^7.11.5" |
| 37 | + "@babel/parser" "^7.12.0" |
38 | 38 | "@babel/template" "^7.10.4" |
39 | | - "@babel/traverse" "^7.11.5" |
40 | | - "@babel/types" "^7.11.5" |
| 39 | + "@babel/traverse" "^7.12.0" |
| 40 | + "@babel/types" "^7.12.0" |
41 | 41 | convert-source-map "^1.7.0" |
42 | 42 | debug "^4.1.0" |
43 | 43 | gensync "^1.0.0-beta.1" |
|
47 | 47 | semver "^5.4.1" |
48 | 48 | source-map "^0.5.0" |
49 | 49 |
|
50 | | -"@babel/generator@^7.11.5", "@babel/generator@^7.11.6", "@babel/generator@^7.4.0": |
51 | | - version "7.11.6" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620" |
53 | | - integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA== |
| 50 | +"@babel/generator@^7.12.0", "@babel/generator@^7.4.0": |
| 51 | + version "7.12.0" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.0.tgz#91a45f1c18ca8d895a35a04da1a4cf7ea3f37f98" |
| 53 | + integrity sha512-8lnf4QcyiQMf5XQp47BltuMTocsOh6P0z/vueEh8GzhmWWlDbdvOoI5Ziddg0XYhmnx35HyByUW51/9NprF8cA== |
54 | 54 | dependencies: |
55 | | - "@babel/types" "^7.11.5" |
| 55 | + "@babel/types" "^7.12.0" |
56 | 56 | jsesc "^2.5.1" |
57 | 57 | source-map "^0.5.0" |
58 | 58 |
|
|
99 | 99 | levenary "^1.1.1" |
100 | 100 | semver "^5.5.0" |
101 | 101 |
|
102 | | -"@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.8.3": |
103 | | - version "7.10.4" |
104 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.4.tgz#2d4015d0136bd314103a70d84a7183e4b344a355" |
105 | | - integrity sha512-9raUiOsXPxzzLjCXeosApJItoMnX3uyT4QdM2UldffuGApNrF8e938MwNpDCK9CPoyxrEoCgT+hObJc3mZa6lQ== |
| 102 | +"@babel/helper-create-class-features-plugin@^7.12.0", "@babel/helper-create-class-features-plugin@^7.8.3": |
| 103 | + version "7.12.0" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.0.tgz#f3f2fc77bacc89e59ce6764daeabc1fb23e79a05" |
| 105 | + integrity sha512-9tD1r9RK928vxvxcoNK8/7uwT7Q2DJZP1dnJmyMAJPwOF0yr8PPwqdpyw33lUpCfrJ765bOs5XNa4KSfUDWFSw== |
106 | 106 | dependencies: |
107 | 107 | "@babel/helper-function-name" "^7.10.4" |
108 | | - "@babel/helper-member-expression-to-functions" "^7.10.4" |
| 108 | + "@babel/helper-member-expression-to-functions" "^7.12.0" |
109 | 109 | "@babel/helper-optimise-call-expression" "^7.10.4" |
110 | 110 | "@babel/helper-plugin-utils" "^7.10.4" |
111 | | - "@babel/helper-replace-supers" "^7.10.4" |
| 111 | + "@babel/helper-replace-supers" "^7.12.0" |
112 | 112 | "@babel/helper-split-export-declaration" "^7.10.4" |
113 | 113 |
|
114 | 114 | "@babel/helper-create-regexp-features-plugin@^7.8.3", "@babel/helper-create-regexp-features-plugin@^7.8.8": |
|
160 | 160 | dependencies: |
161 | 161 | "@babel/types" "^7.8.3" |
162 | 162 |
|
163 | | -"@babel/helper-member-expression-to-functions@^7.10.4": |
164 | | - version "7.10.4" |
165 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.4.tgz#7cd04b57dfcf82fce9aeae7d4e4452fa31b8c7c4" |
166 | | - integrity sha512-m5j85pK/KZhuSdM/8cHUABQTAslV47OjfIB9Cc7P+PvlAoBzdb79BGNfw8RhT5Mq3p+xGd0ZfAKixbrUZx0C7A== |
| 163 | +"@babel/helper-member-expression-to-functions@^7.12.0": |
| 164 | + version "7.12.0" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.0.tgz#48f605fa801764f3e5b2e301e49d35fe1820c4f3" |
| 166 | + integrity sha512-I0d/bgzgzgLsJMk7UZ0TN2KV3OGjC/t/9Saz8PKb9jrcEAXhgjGysOgp4PDKydIKjUv/gj2St4ae+ov8l+T9Xg== |
167 | 167 | dependencies: |
168 | | - "@babel/types" "^7.10.4" |
| 168 | + "@babel/types" "^7.12.0" |
169 | 169 |
|
170 | 170 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.8.3": |
171 | 171 | version "7.10.4" |
|
174 | 174 | dependencies: |
175 | 175 | "@babel/types" "^7.10.4" |
176 | 176 |
|
177 | | -"@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.9.0": |
178 | | - version "7.11.0" |
179 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
180 | | - integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
| 177 | +"@babel/helper-module-transforms@^7.12.0", "@babel/helper-module-transforms@^7.9.0": |
| 178 | + version "7.12.0" |
| 179 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.0.tgz#8ac7d9e8716f94549a42e577c5429391950e33f3" |
| 180 | + integrity sha512-1ZTMoCiLSzTJLbq7mSaTHki4oIrBIf/dUbzdhwTrvtMU3ZNVKwQmGae3gSiqppo7G8HAgnXmc43rfEaD8yYLLQ== |
181 | 181 | dependencies: |
182 | 182 | "@babel/helper-module-imports" "^7.10.4" |
183 | | - "@babel/helper-replace-supers" "^7.10.4" |
| 183 | + "@babel/helper-replace-supers" "^7.12.0" |
184 | 184 | "@babel/helper-simple-access" "^7.10.4" |
185 | 185 | "@babel/helper-split-export-declaration" "^7.11.0" |
| 186 | + "@babel/helper-validator-identifier" "^7.10.4" |
186 | 187 | "@babel/template" "^7.10.4" |
187 | | - "@babel/types" "^7.11.0" |
| 188 | + "@babel/traverse" "^7.12.0" |
| 189 | + "@babel/types" "^7.12.0" |
188 | 190 | lodash "^4.17.19" |
189 | 191 |
|
190 | 192 | "@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.8.3": |
|
217 | 219 | "@babel/traverse" "^7.8.3" |
218 | 220 | "@babel/types" "^7.8.3" |
219 | 221 |
|
220 | | -"@babel/helper-replace-supers@^7.10.4", "@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6": |
221 | | - version "7.10.4" |
222 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf" |
223 | | - integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A== |
| 222 | +"@babel/helper-replace-supers@^7.12.0", "@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6": |
| 223 | + version "7.12.0" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.0.tgz#98d3f3eb779752e59c7422ab387c9b444323be60" |
| 225 | + integrity sha512-9kycFdq2c9e7PXZOr2z/ZqTFF9OzFu287iFwYS+CiDVPuoTCfY8hoTsIqNQNetQjlqoRsRyJFrMG1uhGAR4EEw== |
224 | 226 | dependencies: |
225 | | - "@babel/helper-member-expression-to-functions" "^7.10.4" |
| 227 | + "@babel/helper-member-expression-to-functions" "^7.12.0" |
226 | 228 | "@babel/helper-optimise-call-expression" "^7.10.4" |
227 | | - "@babel/traverse" "^7.10.4" |
228 | | - "@babel/types" "^7.10.4" |
| 229 | + "@babel/traverse" "^7.12.0" |
| 230 | + "@babel/types" "^7.12.0" |
229 | 231 |
|
230 | 232 | "@babel/helper-simple-access@^7.10.4", "@babel/helper-simple-access@^7.8.3": |
231 | 233 | version "7.10.4" |
|
275 | 277 | chalk "^2.0.0" |
276 | 278 | js-tokens "^4.0.0" |
277 | 279 |
|
278 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.5", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
279 | | - version "7.11.5" |
280 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
281 | | - integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
| 280 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
| 281 | + version "7.12.0" |
| 282 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.0.tgz#2ad388f3960045b22f9b7d4bf85e80b15a1c9e3a" |
| 283 | + integrity sha512-dYmySMYnlus2jwl7JnnajAj11obRStZoW9cG04wh4ZuhozDn11tDUrhHcUZ9iuNHqALAhh60XqNaYXpvuuE/Gg== |
282 | 284 |
|
283 | 285 | "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
284 | 286 | version "7.8.3" |
|
760 | 762 | dependencies: |
761 | 763 | "@babel/helper-plugin-utils" "^7.8.3" |
762 | 764 |
|
763 | | -"@babel/plugin-transform-typescript@^7.10.4": |
764 | | - version "7.10.4" |
765 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.10.4.tgz#8b01cb8d77f795422277cc3fcf45af72bc68ba78" |
766 | | - integrity sha512-3WpXIKDJl/MHoAN0fNkSr7iHdUMHZoppXjf2HJ9/ed5Xht5wNIsXllJXdityKOxeA3Z8heYRb1D3p2H5rfCdPw== |
| 765 | +"@babel/plugin-transform-typescript@^7.12.0": |
| 766 | + version "7.12.0" |
| 767 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.0.tgz#bd6422833a56e4268d8d599238f0b3c5e170078a" |
| 768 | + integrity sha512-gahRNAWgE76hjI3TZPVEfV7vGjOCJi5ACd4eSoAItk/ErC114i2UHnk+1ScS2dOour0p6J6kB99hNFX2vzL2Ww== |
767 | 769 | dependencies: |
768 | | - "@babel/helper-create-class-features-plugin" "^7.10.4" |
| 770 | + "@babel/helper-create-class-features-plugin" "^7.12.0" |
769 | 771 | "@babel/helper-plugin-utils" "^7.10.4" |
770 | 772 | "@babel/plugin-syntax-typescript" "^7.10.4" |
771 | 773 |
|
|
874 | 876 | "@babel/plugin-transform-react-jsx-self" "^7.9.0" |
875 | 877 | "@babel/plugin-transform-react-jsx-source" "^7.9.0" |
876 | 878 |
|
877 | | -"@babel/preset-typescript@7.10.4": |
878 | | - version "7.10.4" |
879 | | - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.10.4.tgz#7d5d052e52a682480d6e2cc5aa31be61c8c25e36" |
880 | | - integrity sha512-SdYnvGPv+bLlwkF2VkJnaX/ni1sMNetcGI1+nThF1gyv6Ph8Qucc4ZZAjM5yZcE/AKRXIOTZz7eSRDWOEjPyRQ== |
| 879 | +"@babel/preset-typescript@7.12.0": |
| 880 | + version "7.12.0" |
| 881 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.0.tgz#3fe6b4958ca6fb0e086dc5574a27d0ced99185e8" |
| 882 | + integrity sha512-2XVy4sy/zkP4gqmXW0TzSh/QwOniN2Cy3srhsD0TRBlMTOmjaYnWCWA6aWopwpcwfYkEKD6jKLLjYMq15zDNWg== |
881 | 883 | dependencies: |
882 | 884 | "@babel/helper-plugin-utils" "^7.10.4" |
883 | | - "@babel/plugin-transform-typescript" "^7.10.4" |
| 885 | + "@babel/plugin-transform-typescript" "^7.12.0" |
884 | 886 |
|
885 | 887 | "@babel/runtime-corejs3@^7.8.3": |
886 | 888 | version "7.9.6" |
|
906 | 908 | "@babel/parser" "^7.10.4" |
907 | 909 | "@babel/types" "^7.10.4" |
908 | 910 |
|
909 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3": |
910 | | - version "7.11.5" |
911 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
912 | | - integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
| 911 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3": |
| 912 | + version "7.12.0" |
| 913 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.0.tgz#ed31953d6e708cdd34443de2fcdb55f72cdfb266" |
| 914 | + integrity sha512-ZU9e79xpOukCNPkQ1UzR4gJKCruGckr6edd8v8lmKpSk8iakgUIvb+5ZtaKKV9f7O+x5r+xbMDDIbzVpUoiIuw== |
913 | 915 | dependencies: |
914 | 916 | "@babel/code-frame" "^7.10.4" |
915 | | - "@babel/generator" "^7.11.5" |
| 917 | + "@babel/generator" "^7.12.0" |
916 | 918 | "@babel/helper-function-name" "^7.10.4" |
917 | 919 | "@babel/helper-split-export-declaration" "^7.11.0" |
918 | | - "@babel/parser" "^7.11.5" |
919 | | - "@babel/types" "^7.11.5" |
| 920 | + "@babel/parser" "^7.12.0" |
| 921 | + "@babel/types" "^7.12.0" |
920 | 922 | debug "^4.1.0" |
921 | 923 | globals "^11.1.0" |
922 | 924 | lodash "^4.17.19" |
923 | 925 |
|
924 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
925 | | - version "7.11.5" |
926 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
927 | | - integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
| 926 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
| 927 | + version "7.12.0" |
| 928 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.0.tgz#b6b49f425ee59043fbc89c61b11a13d5eae7b5c6" |
| 929 | + integrity sha512-ggIyFmT2zMaYRheOfPDQ4gz7QqV3B+t2rjqjbttDJxMcb7/LukvWCmlIl1sWcOxrvwpTDd+z0OytzqsbGeb3/g== |
928 | 930 | dependencies: |
929 | 931 | "@babel/helper-validator-identifier" "^7.10.4" |
930 | 932 | lodash "^4.17.19" |
|
0 commit comments