|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
15 | 15 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
16 | 16 |
|
17 |
| - |
18 |
| - version "7.12.16" |
19 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
20 |
| - integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
| 17 | + |
| 18 | + version "7.12.17" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2" |
| 20 | + integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ== |
21 | 21 | dependencies:
|
22 | 22 | "@babel/code-frame" "^7.12.13"
|
23 |
| - "@babel/generator" "^7.12.15" |
24 |
| - "@babel/helper-module-transforms" "^7.12.13" |
25 |
| - "@babel/helpers" "^7.12.13" |
26 |
| - "@babel/parser" "^7.12.16" |
| 23 | + "@babel/generator" "^7.12.17" |
| 24 | + "@babel/helper-module-transforms" "^7.12.17" |
| 25 | + "@babel/helpers" "^7.12.17" |
| 26 | + "@babel/parser" "^7.12.17" |
27 | 27 | "@babel/template" "^7.12.13"
|
28 |
| - "@babel/traverse" "^7.12.13" |
29 |
| - "@babel/types" "^7.12.13" |
| 28 | + "@babel/traverse" "^7.12.17" |
| 29 | + "@babel/types" "^7.12.17" |
30 | 30 | convert-source-map "^1.7.0"
|
31 | 31 | debug "^4.1.0"
|
32 | 32 | gensync "^1.0.0-beta.1"
|
|
35 | 35 | semver "^5.4.1"
|
36 | 36 | source-map "^0.5.0"
|
37 | 37 |
|
38 |
| -"@babel/generator@^7.12.13", "@babel/generator@^7.12.15": |
39 |
| - version "7.12.15" |
40 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
41 |
| - integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
| 38 | +"@babel/generator@^7.12.17": |
| 39 | + version "7.12.17" |
| 40 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287" |
| 41 | + integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg== |
42 | 42 | dependencies:
|
43 |
| - "@babel/types" "^7.12.13" |
| 43 | + "@babel/types" "^7.12.17" |
44 | 44 | jsesc "^2.5.1"
|
45 | 45 | source-map "^0.5.0"
|
46 | 46 |
|
|
59 | 59 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
60 | 60 | "@babel/types" "^7.12.13"
|
61 | 61 |
|
62 |
| -"@babel/helper-compilation-targets@^7.12.16": |
63 |
| - version "7.12.16" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b" |
65 |
| - integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg== |
| 62 | +"@babel/helper-compilation-targets@^7.12.17": |
| 63 | + version "7.12.17" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7" |
| 65 | + integrity sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA== |
66 | 66 | dependencies:
|
67 | 67 | "@babel/compat-data" "^7.12.13"
|
68 |
| - "@babel/helper-validator-option" "^7.12.16" |
| 68 | + "@babel/helper-validator-option" "^7.12.17" |
69 | 69 | browserslist "^4.14.5"
|
70 | 70 | semver "^5.5.0"
|
71 | 71 |
|
|
132 | 132 | dependencies:
|
133 | 133 | "@babel/types" "^7.12.13"
|
134 | 134 |
|
135 |
| -"@babel/helper-module-transforms@^7.12.13": |
136 |
| - version "7.12.13" |
137 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea" |
138 |
| - integrity sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA== |
| 135 | +"@babel/helper-module-transforms@^7.12.13", "@babel/helper-module-transforms@^7.12.17": |
| 136 | + version "7.12.17" |
| 137 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509" |
| 138 | + integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ== |
139 | 139 | dependencies:
|
140 | 140 | "@babel/helper-module-imports" "^7.12.13"
|
141 | 141 | "@babel/helper-replace-supers" "^7.12.13"
|
142 | 142 | "@babel/helper-simple-access" "^7.12.13"
|
143 | 143 | "@babel/helper-split-export-declaration" "^7.12.13"
|
144 | 144 | "@babel/helper-validator-identifier" "^7.12.11"
|
145 | 145 | "@babel/template" "^7.12.13"
|
146 |
| - "@babel/traverse" "^7.12.13" |
147 |
| - "@babel/types" "^7.12.13" |
| 146 | + "@babel/traverse" "^7.12.17" |
| 147 | + "@babel/types" "^7.12.17" |
148 | 148 | lodash "^4.17.19"
|
149 | 149 |
|
150 | 150 | "@babel/helper-optimise-call-expression@^7.12.13":
|
|
204 | 204 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
205 | 205 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
206 | 206 |
|
207 |
| -"@babel/helper-validator-option@^7.12.16": |
208 |
| - version "7.12.16" |
209 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051" |
210 |
| - integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ== |
| 207 | +"@babel/helper-validator-option@^7.12.17": |
| 208 | + version "7.12.17" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
| 210 | + integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
211 | 211 |
|
212 | 212 | "@babel/helper-wrap-function@^7.12.13":
|
213 | 213 | version "7.12.13"
|
|
219 | 219 | "@babel/traverse" "^7.12.13"
|
220 | 220 | "@babel/types" "^7.12.13"
|
221 | 221 |
|
222 |
| -"@babel/helpers@^7.12.13": |
223 |
| - version "7.12.13" |
224 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" |
225 |
| - integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ== |
| 222 | +"@babel/helpers@^7.12.17": |
| 223 | + version "7.12.17" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc" |
| 225 | + integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg== |
226 | 226 | dependencies:
|
227 | 227 | "@babel/template" "^7.12.13"
|
228 |
| - "@babel/traverse" "^7.12.13" |
229 |
| - "@babel/types" "^7.12.13" |
| 228 | + "@babel/traverse" "^7.12.17" |
| 229 | + "@babel/types" "^7.12.17" |
230 | 230 |
|
231 | 231 | "@babel/highlight@^7.12.13":
|
232 | 232 | version "7.12.13"
|
|
237 | 237 | chalk "^2.0.0"
|
238 | 238 | js-tokens "^4.0.0"
|
239 | 239 |
|
240 |
| -"@babel/parser@^7.12.13", "@babel/parser@^7.12.16": |
241 |
| - version "7.12.16" |
242 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
243 |
| - integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
| 240 | +"@babel/parser@^7.12.13", "@babel/parser@^7.12.17": |
| 241 | + version "7.12.17" |
| 242 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848" |
| 243 | + integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg== |
244 | 244 |
|
245 | 245 | "@babel/plugin-proposal-async-generator-functions@^7.12.13":
|
246 | 246 | version "7.12.13"
|
|
259 | 259 | "@babel/helper-create-class-features-plugin" "^7.12.13"
|
260 | 260 | "@babel/helper-plugin-utils" "^7.12.13"
|
261 | 261 |
|
262 |
| -"@babel/plugin-proposal-dynamic-import@^7.12.16": |
263 |
| - version "7.12.16" |
264 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473" |
265 |
| - integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w== |
| 262 | +"@babel/plugin-proposal-dynamic-import@^7.12.17": |
| 263 | + version "7.12.17" |
| 264 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512" |
| 265 | + integrity sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q== |
266 | 266 | dependencies:
|
267 | 267 | "@babel/helper-plugin-utils" "^7.12.13"
|
268 | 268 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
324 | 324 | "@babel/helper-plugin-utils" "^7.12.13"
|
325 | 325 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
326 | 326 |
|
327 |
| -"@babel/plugin-proposal-optional-chaining@^7.12.16": |
328 |
| - version "7.12.16" |
329 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139" |
330 |
| - integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg== |
| 327 | +"@babel/plugin-proposal-optional-chaining@^7.12.17": |
| 328 | + version "7.12.17" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c" |
| 330 | + integrity sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA== |
331 | 331 | dependencies:
|
332 | 332 | "@babel/helper-plugin-utils" "^7.12.13"
|
333 | 333 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
736 | 736 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
737 | 737 | "@babel/helper-plugin-utils" "^7.12.13"
|
738 | 738 |
|
739 |
| - |
740 |
| - version "7.12.16" |
741 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082" |
742 |
| - integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg== |
| 739 | + |
| 740 | + version "7.12.17" |
| 741 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa" |
| 742 | + integrity sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg== |
743 | 743 | dependencies:
|
744 | 744 | "@babel/compat-data" "^7.12.13"
|
745 |
| - "@babel/helper-compilation-targets" "^7.12.16" |
| 745 | + "@babel/helper-compilation-targets" "^7.12.17" |
746 | 746 | "@babel/helper-module-imports" "^7.12.13"
|
747 | 747 | "@babel/helper-plugin-utils" "^7.12.13"
|
748 |
| - "@babel/helper-validator-option" "^7.12.16" |
| 748 | + "@babel/helper-validator-option" "^7.12.17" |
749 | 749 | "@babel/plugin-proposal-async-generator-functions" "^7.12.13"
|
750 | 750 | "@babel/plugin-proposal-class-properties" "^7.12.13"
|
751 |
| - "@babel/plugin-proposal-dynamic-import" "^7.12.16" |
| 751 | + "@babel/plugin-proposal-dynamic-import" "^7.12.17" |
752 | 752 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
753 | 753 | "@babel/plugin-proposal-json-strings" "^7.12.13"
|
754 | 754 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
|
755 | 755 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
|
756 | 756 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
757 | 757 | "@babel/plugin-proposal-object-rest-spread" "^7.12.13"
|
758 | 758 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
|
759 |
| - "@babel/plugin-proposal-optional-chaining" "^7.12.16" |
| 759 | + "@babel/plugin-proposal-optional-chaining" "^7.12.17" |
760 | 760 | "@babel/plugin-proposal-private-methods" "^7.12.13"
|
761 | 761 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
762 | 762 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
804 | 804 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
805 | 805 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
806 | 806 | "@babel/preset-modules" "^0.1.3"
|
807 |
| - "@babel/types" "^7.12.13" |
| 807 | + "@babel/types" "^7.12.17" |
808 | 808 | core-js-compat "^3.8.0"
|
809 | 809 | semver "^5.5.0"
|
810 | 810 |
|
|
854 | 854 | "@babel/parser" "^7.12.13"
|
855 | 855 | "@babel/types" "^7.12.13"
|
856 | 856 |
|
857 |
| -"@babel/traverse@^7.12.13": |
858 |
| - version "7.12.13" |
859 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" |
860 |
| - integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA== |
| 857 | +"@babel/traverse@^7.12.13", "@babel/traverse@^7.12.17": |
| 858 | + version "7.12.17" |
| 859 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619" |
| 860 | + integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ== |
861 | 861 | dependencies:
|
862 | 862 | "@babel/code-frame" "^7.12.13"
|
863 |
| - "@babel/generator" "^7.12.13" |
| 863 | + "@babel/generator" "^7.12.17" |
864 | 864 | "@babel/helper-function-name" "^7.12.13"
|
865 | 865 | "@babel/helper-split-export-declaration" "^7.12.13"
|
866 |
| - "@babel/parser" "^7.12.13" |
867 |
| - "@babel/types" "^7.12.13" |
| 866 | + "@babel/parser" "^7.12.17" |
| 867 | + "@babel/types" "^7.12.17" |
868 | 868 | debug "^4.1.0"
|
869 | 869 | globals "^11.1.0"
|
870 | 870 | lodash "^4.17.19"
|
871 | 871 |
|
872 |
| -"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.4.4": |
873 |
| - version "7.12.13" |
874 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611" |
875 |
| - integrity sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ== |
| 872 | +"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.4.4": |
| 873 | + version "7.12.17" |
| 874 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963" |
| 875 | + integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ== |
876 | 876 | dependencies:
|
877 | 877 | "@babel/helper-validator-identifier" "^7.12.11"
|
878 | 878 | lodash "^4.17.19"
|
|
0 commit comments