|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
|
22 | 22 | integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
23 | 23 |
|
24 |
| -"@babel/[email protected]", "@babel/core@>=7.9.0", "@babel/core@^7.12.16", "@babel/core@^7.14.0": |
| 24 | + |
| 25 | + version "7.15.4" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.4.tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397" |
| 27 | + integrity sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA== |
| 28 | + dependencies: |
| 29 | + "@babel/code-frame" "^7.14.5" |
| 30 | + "@babel/generator" "^7.15.4" |
| 31 | + "@babel/helper-compilation-targets" "^7.15.4" |
| 32 | + "@babel/helper-module-transforms" "^7.15.4" |
| 33 | + "@babel/helpers" "^7.15.4" |
| 34 | + "@babel/parser" "^7.15.4" |
| 35 | + "@babel/template" "^7.15.4" |
| 36 | + "@babel/traverse" "^7.15.4" |
| 37 | + "@babel/types" "^7.15.4" |
| 38 | + convert-source-map "^1.7.0" |
| 39 | + debug "^4.1.0" |
| 40 | + gensync "^1.0.0-beta.2" |
| 41 | + json5 "^2.1.2" |
| 42 | + semver "^6.3.0" |
| 43 | + source-map "^0.5.0" |
| 44 | + |
| 45 | +"@babel/core@>=7.9.0", "@babel/core@^7.12.16", "@babel/core@^7.14.0": |
25 | 46 | version "7.15.0"
|
26 | 47 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
|
27 | 48 | integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
|
|
60 | 81 | jsesc "^2.5.1"
|
61 | 82 | source-map "^0.5.0"
|
62 | 83 |
|
| 84 | +"@babel/generator@^7.15.4": |
| 85 | + version "7.15.4" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0" |
| 87 | + integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw== |
| 88 | + dependencies: |
| 89 | + "@babel/types" "^7.15.4" |
| 90 | + jsesc "^2.5.1" |
| 91 | + source-map "^0.5.0" |
| 92 | + |
63 | 93 | "@babel/helper-annotate-as-pure@^7.14.5":
|
64 | 94 | version "7.14.5"
|
65 | 95 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
85 | 115 | browserslist "^4.16.6"
|
86 | 116 | semver "^6.3.0"
|
87 | 117 |
|
| 118 | +"@babel/helper-compilation-targets@^7.15.4": |
| 119 | + version "7.15.4" |
| 120 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9" |
| 121 | + integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ== |
| 122 | + dependencies: |
| 123 | + "@babel/compat-data" "^7.15.0" |
| 124 | + "@babel/helper-validator-option" "^7.14.5" |
| 125 | + browserslist "^4.16.6" |
| 126 | + semver "^6.3.0" |
| 127 | + |
88 | 128 | "@babel/helper-create-class-features-plugin@^7.14.5":
|
89 | 129 | version "7.15.0"
|
90 | 130 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"
|
|
135 | 175 | "@babel/template" "^7.14.5"
|
136 | 176 | "@babel/types" "^7.14.5"
|
137 | 177 |
|
| 178 | +"@babel/helper-function-name@^7.15.4": |
| 179 | + version "7.15.4" |
| 180 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc" |
| 181 | + integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw== |
| 182 | + dependencies: |
| 183 | + "@babel/helper-get-function-arity" "^7.15.4" |
| 184 | + "@babel/template" "^7.15.4" |
| 185 | + "@babel/types" "^7.15.4" |
| 186 | + |
138 | 187 | "@babel/helper-get-function-arity@^7.14.5":
|
139 | 188 | version "7.14.5"
|
140 | 189 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
|
141 | 190 | integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
|
142 | 191 | dependencies:
|
143 | 192 | "@babel/types" "^7.14.5"
|
144 | 193 |
|
| 194 | +"@babel/helper-get-function-arity@^7.15.4": |
| 195 | + version "7.15.4" |
| 196 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" |
| 197 | + integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA== |
| 198 | + dependencies: |
| 199 | + "@babel/types" "^7.15.4" |
| 200 | + |
145 | 201 | "@babel/helper-hoist-variables@^7.14.5":
|
146 | 202 | version "7.14.5"
|
147 | 203 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
|
148 | 204 | integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==
|
149 | 205 | dependencies:
|
150 | 206 | "@babel/types" "^7.14.5"
|
151 | 207 |
|
| 208 | +"@babel/helper-hoist-variables@^7.15.4": |
| 209 | + version "7.15.4" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" |
| 211 | + integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== |
| 212 | + dependencies: |
| 213 | + "@babel/types" "^7.15.4" |
| 214 | + |
152 | 215 | "@babel/helper-member-expression-to-functions@^7.15.0":
|
153 | 216 | version "7.15.0"
|
154 | 217 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
|
155 | 218 | integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
|
156 | 219 | dependencies:
|
157 | 220 | "@babel/types" "^7.15.0"
|
158 | 221 |
|
| 222 | +"@babel/helper-member-expression-to-functions@^7.15.4": |
| 223 | + version "7.15.4" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef" |
| 225 | + integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA== |
| 226 | + dependencies: |
| 227 | + "@babel/types" "^7.15.4" |
| 228 | + |
159 | 229 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.14.5":
|
160 | 230 | version "7.14.5"
|
161 | 231 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
|
162 | 232 | integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
|
163 | 233 | dependencies:
|
164 | 234 | "@babel/types" "^7.14.5"
|
165 | 235 |
|
| 236 | +"@babel/helper-module-imports@^7.15.4": |
| 237 | + version "7.15.4" |
| 238 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f" |
| 239 | + integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA== |
| 240 | + dependencies: |
| 241 | + "@babel/types" "^7.15.4" |
| 242 | + |
166 | 243 | "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0":
|
167 | 244 | version "7.15.0"
|
168 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
|
|
177 | 254 | "@babel/traverse" "^7.15.0"
|
178 | 255 | "@babel/types" "^7.15.0"
|
179 | 256 |
|
| 257 | +"@babel/helper-module-transforms@^7.15.4": |
| 258 | + version "7.15.4" |
| 259 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c" |
| 260 | + integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw== |
| 261 | + dependencies: |
| 262 | + "@babel/helper-module-imports" "^7.15.4" |
| 263 | + "@babel/helper-replace-supers" "^7.15.4" |
| 264 | + "@babel/helper-simple-access" "^7.15.4" |
| 265 | + "@babel/helper-split-export-declaration" "^7.15.4" |
| 266 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 267 | + "@babel/template" "^7.15.4" |
| 268 | + "@babel/traverse" "^7.15.4" |
| 269 | + "@babel/types" "^7.15.4" |
| 270 | + |
180 | 271 | "@babel/helper-optimise-call-expression@^7.14.5":
|
181 | 272 | version "7.14.5"
|
182 | 273 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
|
183 | 274 | integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==
|
184 | 275 | dependencies:
|
185 | 276 | "@babel/types" "^7.14.5"
|
186 | 277 |
|
| 278 | +"@babel/helper-optimise-call-expression@^7.15.4": |
| 279 | + version "7.15.4" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171" |
| 281 | + integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw== |
| 282 | + dependencies: |
| 283 | + "@babel/types" "^7.15.4" |
| 284 | + |
187 | 285 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
188 | 286 | version "7.14.5"
|
189 | 287 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
|
208 | 306 | "@babel/traverse" "^7.15.0"
|
209 | 307 | "@babel/types" "^7.15.0"
|
210 | 308 |
|
| 309 | +"@babel/helper-replace-supers@^7.15.4": |
| 310 | + version "7.15.4" |
| 311 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a" |
| 312 | + integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw== |
| 313 | + dependencies: |
| 314 | + "@babel/helper-member-expression-to-functions" "^7.15.4" |
| 315 | + "@babel/helper-optimise-call-expression" "^7.15.4" |
| 316 | + "@babel/traverse" "^7.15.4" |
| 317 | + "@babel/types" "^7.15.4" |
| 318 | + |
211 | 319 | "@babel/helper-simple-access@^7.14.8":
|
212 | 320 | version "7.14.8"
|
213 | 321 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
|
214 | 322 | integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
|
215 | 323 | dependencies:
|
216 | 324 | "@babel/types" "^7.14.8"
|
217 | 325 |
|
| 326 | +"@babel/helper-simple-access@^7.15.4": |
| 327 | + version "7.15.4" |
| 328 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b" |
| 329 | + integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg== |
| 330 | + dependencies: |
| 331 | + "@babel/types" "^7.15.4" |
| 332 | + |
218 | 333 | "@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
|
219 | 334 | version "7.14.5"
|
220 | 335 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
|
|
229 | 344 | dependencies:
|
230 | 345 | "@babel/types" "^7.14.5"
|
231 | 346 |
|
| 347 | +"@babel/helper-split-export-declaration@^7.15.4": |
| 348 | + version "7.15.4" |
| 349 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257" |
| 350 | + integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw== |
| 351 | + dependencies: |
| 352 | + "@babel/types" "^7.15.4" |
| 353 | + |
232 | 354 | "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
|
233 | 355 | version "7.14.9"
|
234 | 356 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
|
258 | 380 | "@babel/traverse" "^7.15.0"
|
259 | 381 | "@babel/types" "^7.15.0"
|
260 | 382 |
|
| 383 | +"@babel/helpers@^7.15.4": |
| 384 | + version "7.15.4" |
| 385 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43" |
| 386 | + integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ== |
| 387 | + dependencies: |
| 388 | + "@babel/template" "^7.15.4" |
| 389 | + "@babel/traverse" "^7.15.4" |
| 390 | + "@babel/types" "^7.15.4" |
| 391 | + |
261 | 392 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
|
262 | 393 | version "7.14.5"
|
263 | 394 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
|
|
272 | 403 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
|
273 | 404 | integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==
|
274 | 405 |
|
| 406 | +"@babel/parser@^7.15.4": |
| 407 | + version "7.15.4" |
| 408 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84" |
| 409 | + integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w== |
| 410 | + |
275 | 411 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
276 | 412 | version "7.14.5"
|
277 | 413 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
|
|
880 | 1016 | "@babel/types" "^7.4.4"
|
881 | 1017 | esutils "^2.0.2"
|
882 | 1018 |
|
883 |
| - |
884 |
| - version "7.15.3" |
885 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.15.3.tgz#28754263988198f2a928c09733ade2fb4d28089d" |
886 |
| - integrity sha512-30A3lP+sRL6ml8uhoJSs+8jwpKzbw8CqBvDc1laeptxPm5FahumJxirigcbD2qTs71Sonvj1cyZB0OKGAmxQ+A== |
| 1019 | + |
| 1020 | + version "7.15.4" |
| 1021 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.15.4.tgz#403139af262b9a6e8f9ba04a6fdcebf8de692bf1" |
| 1022 | + integrity sha512-lWcAqKeB624/twtTc3w6w/2o9RqJPaNBhPGK6DKLSiwuVWC7WFkypWyNg+CpZoyJH0jVzv1uMtXZ/5/lQOLtCg== |
887 | 1023 | dependencies:
|
888 | 1024 | core-js-pure "^3.16.0"
|
889 | 1025 | regenerator-runtime "^0.13.4"
|
|
904 | 1040 | "@babel/parser" "^7.14.5"
|
905 | 1041 | "@babel/types" "^7.14.5"
|
906 | 1042 |
|
| 1043 | +"@babel/template@^7.15.4": |
| 1044 | + version "7.15.4" |
| 1045 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194" |
| 1046 | + integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg== |
| 1047 | + dependencies: |
| 1048 | + "@babel/code-frame" "^7.14.5" |
| 1049 | + "@babel/parser" "^7.15.4" |
| 1050 | + "@babel/types" "^7.15.4" |
| 1051 | + |
907 | 1052 | "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.0":
|
908 | 1053 | version "7.15.0"
|
909 | 1054 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
|
|
919 | 1064 | debug "^4.1.0"
|
920 | 1065 | globals "^11.1.0"
|
921 | 1066 |
|
| 1067 | +"@babel/traverse@^7.15.4": |
| 1068 | + version "7.15.4" |
| 1069 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" |
| 1070 | + integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA== |
| 1071 | + dependencies: |
| 1072 | + "@babel/code-frame" "^7.14.5" |
| 1073 | + "@babel/generator" "^7.15.4" |
| 1074 | + "@babel/helper-function-name" "^7.15.4" |
| 1075 | + "@babel/helper-hoist-variables" "^7.15.4" |
| 1076 | + "@babel/helper-split-export-declaration" "^7.15.4" |
| 1077 | + "@babel/parser" "^7.15.4" |
| 1078 | + "@babel/types" "^7.15.4" |
| 1079 | + debug "^4.1.0" |
| 1080 | + globals "^11.1.0" |
| 1081 | + |
922 | 1082 | "@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
923 | 1083 | version "7.15.0"
|
924 | 1084 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
|
|
927 | 1087 | "@babel/helper-validator-identifier" "^7.14.9"
|
928 | 1088 | to-fast-properties "^2.0.0"
|
929 | 1089 |
|
| 1090 | +"@babel/types@^7.15.4": |
| 1091 | + version "7.15.4" |
| 1092 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.4.tgz#74eeb86dbd6748d2741396557b9860e57fce0a0d" |
| 1093 | + integrity sha512-0f1HJFuGmmbrKTCZtbm3cU+b/AqdEYk5toj5iQur58xkVMlS0JWaKxTBSmCXd47uiN7vbcozAupm6Mvs80GNhw== |
| 1094 | + dependencies: |
| 1095 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1096 | + to-fast-properties "^2.0.0" |
| 1097 | + |
930 | 1098 | "@csstools/convert-colors@^1.4.0":
|
931 | 1099 | version "1.4.0"
|
932 | 1100 | resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
|
0 commit comments