|
63 | 63 | dependencies:
|
64 | 64 | "@babel/highlight" "^7.12.13"
|
65 | 65 |
|
| 66 | +"@babel/code-frame@^7.16.7": |
| 67 | + version "7.16.7" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789" |
| 69 | + integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg== |
| 70 | + dependencies: |
| 71 | + "@babel/highlight" "^7.16.7" |
| 72 | + |
66 | 73 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0":
|
67 | 74 | version "7.14.0"
|
68 | 75 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
|
98 | 105 | jsesc "^2.5.1"
|
99 | 106 | source-map "^0.5.0"
|
100 | 107 |
|
| 108 | +"@babel/generator@^7.16.7": |
| 109 | + version "7.16.7" |
| 110 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.7.tgz#b42bf46a3079fa65e1544135f32e7958f048adbb" |
| 111 | + integrity sha512-/ST3Sg8MLGY5HVYmrjOgL60ENux/HfO/CsUh7y4MalThufhE/Ff/6EibFDHi4jiDCaWfJKoqbE6oTh21c5hrRg== |
| 112 | + dependencies: |
| 113 | + "@babel/types" "^7.16.7" |
| 114 | + jsesc "^2.5.1" |
| 115 | + source-map "^0.5.0" |
| 116 | + |
101 | 117 | "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13":
|
102 | 118 | version "7.12.13"
|
103 | 119 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
|
104 | 120 | integrity sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw==
|
105 | 121 | dependencies:
|
106 | 122 | "@babel/types" "^7.12.13"
|
107 | 123 |
|
| 124 | +"@babel/helper-annotate-as-pure@^7.16.7": |
| 125 | + version "7.16.7" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862" |
| 127 | + integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw== |
| 128 | + dependencies: |
| 129 | + "@babel/types" "^7.16.7" |
| 130 | + |
108 | 131 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.12.13":
|
109 | 132 | version "7.12.13"
|
110 | 133 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz#6bc20361c88b0a74d05137a65cac8d3cbf6f61fc"
|
|
123 | 146 | browserslist "^4.14.5"
|
124 | 147 | semver "^6.3.0"
|
125 | 148 |
|
126 |
| -"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0": |
127 |
| - version "7.14.1" |
128 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.1.tgz#1fe11b376f3c41650ad9fedc665b0068722ea76c" |
129 |
| - integrity sha512-r8rsUahG4ywm0QpGcCrLaUSOuNAISR3IZCg4Fx05Ozq31aCUrQsTLH6KPxy0N5ULoQ4Sn9qjNdGNtbPWAC6hYg== |
| 149 | +"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0", "@babel/helper-create-class-features-plugin@^7.16.7": |
| 150 | + version "7.16.7" |
| 151 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba" |
| 152 | + integrity sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw== |
130 | 153 | dependencies:
|
131 |
| - "@babel/helper-annotate-as-pure" "^7.12.13" |
132 |
| - "@babel/helper-function-name" "^7.12.13" |
133 |
| - "@babel/helper-member-expression-to-functions" "^7.13.12" |
134 |
| - "@babel/helper-optimise-call-expression" "^7.12.13" |
135 |
| - "@babel/helper-replace-supers" "^7.13.12" |
136 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
| 154 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 155 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 156 | + "@babel/helper-function-name" "^7.16.7" |
| 157 | + "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 158 | + "@babel/helper-optimise-call-expression" "^7.16.7" |
| 159 | + "@babel/helper-replace-supers" "^7.16.7" |
| 160 | + "@babel/helper-split-export-declaration" "^7.16.7" |
137 | 161 |
|
138 | 162 | "@babel/helper-create-regexp-features-plugin@^7.12.13":
|
139 | 163 | version "7.12.17"
|
|
157 | 181 | resolve "^1.14.2"
|
158 | 182 | semver "^6.1.2"
|
159 | 183 |
|
| 184 | +"@babel/helper-environment-visitor@^7.16.7": |
| 185 | + version "7.16.7" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7" |
| 187 | + integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag== |
| 188 | + dependencies: |
| 189 | + "@babel/types" "^7.16.7" |
| 190 | + |
160 | 191 | "@babel/helper-explode-assignable-expression@^7.12.13":
|
161 | 192 | version "7.13.0"
|
162 | 193 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
|
|
173 | 204 | "@babel/template" "^7.12.13"
|
174 | 205 | "@babel/types" "^7.12.13"
|
175 | 206 |
|
| 207 | +"@babel/helper-function-name@^7.16.7": |
| 208 | + version "7.16.7" |
| 209 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f" |
| 210 | + integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA== |
| 211 | + dependencies: |
| 212 | + "@babel/helper-get-function-arity" "^7.16.7" |
| 213 | + "@babel/template" "^7.16.7" |
| 214 | + "@babel/types" "^7.16.7" |
| 215 | + |
176 | 216 | "@babel/helper-get-function-arity@^7.12.13":
|
177 | 217 | version "7.12.13"
|
178 | 218 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
|
179 | 219 | integrity sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==
|
180 | 220 | dependencies:
|
181 | 221 | "@babel/types" "^7.12.13"
|
182 | 222 |
|
| 223 | +"@babel/helper-get-function-arity@^7.16.7": |
| 224 | + version "7.16.7" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419" |
| 226 | + integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw== |
| 227 | + dependencies: |
| 228 | + "@babel/types" "^7.16.7" |
| 229 | + |
183 | 230 | "@babel/helper-hoist-variables@^7.13.0":
|
184 | 231 | version "7.13.16"
|
185 | 232 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.16.tgz#1b1651249e94b51f8f0d33439843e33e39775b30"
|
|
188 | 235 | "@babel/traverse" "^7.13.15"
|
189 | 236 | "@babel/types" "^7.13.16"
|
190 | 237 |
|
| 238 | +"@babel/helper-hoist-variables@^7.16.7": |
| 239 | + version "7.16.7" |
| 240 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
| 241 | + integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg== |
| 242 | + dependencies: |
| 243 | + "@babel/types" "^7.16.7" |
| 244 | + |
191 | 245 | "@babel/helper-member-expression-to-functions@^7.13.12":
|
192 | 246 | version "7.13.12"
|
193 | 247 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
|
194 | 248 | integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==
|
195 | 249 | dependencies:
|
196 | 250 | "@babel/types" "^7.13.12"
|
197 | 251 |
|
| 252 | +"@babel/helper-member-expression-to-functions@^7.16.7": |
| 253 | + version "7.16.7" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0" |
| 255 | + integrity sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q== |
| 256 | + dependencies: |
| 257 | + "@babel/types" "^7.16.7" |
| 258 | + |
198 | 259 | "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12":
|
199 | 260 | version "7.13.12"
|
200 | 261 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
|
|
223 | 284 | dependencies:
|
224 | 285 | "@babel/types" "^7.12.13"
|
225 | 286 |
|
226 |
| -"@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": |
227 |
| - version "7.14.5" |
228 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9" |
229 |
| - integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ== |
| 287 | +"@babel/helper-optimise-call-expression@^7.16.7": |
| 288 | + version "7.16.7" |
| 289 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2" |
| 290 | + integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w== |
| 291 | + dependencies: |
| 292 | + "@babel/types" "^7.16.7" |
| 293 | + |
| 294 | +"@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.16.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 295 | + version "7.16.7" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
| 297 | + integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
230 | 298 |
|
231 | 299 | "@babel/helper-remap-async-to-generator@^7.13.0":
|
232 | 300 | version "7.13.0"
|
|
247 | 315 | "@babel/traverse" "^7.13.0"
|
248 | 316 | "@babel/types" "^7.13.12"
|
249 | 317 |
|
| 318 | +"@babel/helper-replace-supers@^7.16.7": |
| 319 | + version "7.16.7" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1" |
| 321 | + integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw== |
| 322 | + dependencies: |
| 323 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 324 | + "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 325 | + "@babel/helper-optimise-call-expression" "^7.16.7" |
| 326 | + "@babel/traverse" "^7.16.7" |
| 327 | + "@babel/types" "^7.16.7" |
| 328 | + |
250 | 329 | "@babel/helper-simple-access@^7.13.12":
|
251 | 330 | version "7.13.12"
|
252 | 331 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
|
|
268 | 347 | dependencies:
|
269 | 348 | "@babel/types" "^7.12.13"
|
270 | 349 |
|
| 350 | +"@babel/helper-split-export-declaration@^7.16.7": |
| 351 | + version "7.16.7" |
| 352 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b" |
| 353 | + integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw== |
| 354 | + dependencies: |
| 355 | + "@babel/types" "^7.16.7" |
| 356 | + |
271 | 357 | "@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0":
|
272 | 358 | version "7.14.0"
|
273 | 359 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
|
|
278 | 364 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
279 | 365 | integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
|
280 | 366 |
|
| 367 | +"@babel/helper-validator-identifier@^7.16.7": |
| 368 | + version "7.16.7" |
| 369 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
| 370 | + integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
| 371 | + |
281 | 372 | "@babel/helper-validator-option@^7.12.17":
|
282 | 373 | version "7.12.17"
|
283 | 374 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
311 | 402 | chalk "^2.0.0"
|
312 | 403 | js-tokens "^4.0.0"
|
313 | 404 |
|
| 405 | +"@babel/highlight@^7.16.7": |
| 406 | + version "7.16.7" |
| 407 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b" |
| 408 | + integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw== |
| 409 | + dependencies: |
| 410 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 411 | + chalk "^2.0.0" |
| 412 | + js-tokens "^4.0.0" |
| 413 | + |
314 | 414 |
|
315 | 415 | version "7.14.9"
|
316 | 416 | resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.14.9.tgz#c15b1c8ecb33c079cb7666c8b4861791150c7aa1"
|
|
328 | 428 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.1.tgz#1bd644b5db3f5797c4479d89ec1817fe02b84c47"
|
329 | 429 | integrity sha512-muUGEKu8E/ftMTPlNp+mc6zL3E9zKWmF5sDHZ5MSsoTP9Wyz64AhEf9kD08xYJ7w6Hdcu8H550ircnPyWSIF0Q==
|
330 | 430 |
|
| 431 | +"@babel/parser@^7.16.7": |
| 432 | + version "7.16.7" |
| 433 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e" |
| 434 | + integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA== |
| 435 | + |
331 | 436 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
332 | 437 | version "7.13.12"
|
333 | 438 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
|
|
346 | 451 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
347 | 452 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
348 | 453 |
|
349 |
| -"@babel/plugin-proposal-class-properties@7.13.0", "@babel/plugin-proposal-class-properties@^7.13.0": |
350 |
| - version "7.13.0" |
351 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37" |
352 |
| - integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg== |
| 454 | +"@babel/plugin-proposal-class-properties@7.16.7", "@babel/plugin-proposal-class-properties@^7.13.0": |
| 455 | + version "7.16.7" |
| 456 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz#925cad7b3b1a2fcea7e59ecc8eb5954f961f91b0" |
| 457 | + integrity sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww== |
353 | 458 | dependencies:
|
354 |
| - "@babel/helper-create-class-features-plugin" "^7.13.0" |
355 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
| 459 | + "@babel/helper-create-class-features-plugin" "^7.16.7" |
| 460 | + "@babel/helper-plugin-utils" "^7.16.7" |
356 | 461 |
|
357 | 462 | "@babel/plugin-proposal-class-static-block@^7.13.11":
|
358 | 463 | version "7.13.11"
|
|
1072 | 1177 | "@babel/parser" "^7.12.13"
|
1073 | 1178 | "@babel/types" "^7.12.13"
|
1074 | 1179 |
|
| 1180 | +"@babel/template@^7.16.7": |
| 1181 | + version "7.16.7" |
| 1182 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155" |
| 1183 | + integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w== |
| 1184 | + dependencies: |
| 1185 | + "@babel/code-frame" "^7.16.7" |
| 1186 | + "@babel/parser" "^7.16.7" |
| 1187 | + "@babel/types" "^7.16.7" |
| 1188 | + |
1075 | 1189 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.15", "@babel/traverse@^7.14.0":
|
1076 | 1190 | version "7.14.0"
|
1077 | 1191 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.0.tgz#cea0dc8ae7e2b1dec65f512f39f3483e8cc95aef"
|
|
1086 | 1200 | debug "^4.1.0"
|
1087 | 1201 | globals "^11.1.0"
|
1088 | 1202 |
|
| 1203 | +"@babel/traverse@^7.16.7": |
| 1204 | + version "7.16.7" |
| 1205 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76" |
| 1206 | + integrity sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ== |
| 1207 | + dependencies: |
| 1208 | + "@babel/code-frame" "^7.16.7" |
| 1209 | + "@babel/generator" "^7.16.7" |
| 1210 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1211 | + "@babel/helper-function-name" "^7.16.7" |
| 1212 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1213 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1214 | + "@babel/parser" "^7.16.7" |
| 1215 | + "@babel/types" "^7.16.7" |
| 1216 | + debug "^4.1.0" |
| 1217 | + globals "^11.1.0" |
| 1218 | + |
1089 | 1219 | "@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
1090 | 1220 | version "7.14.9"
|
1091 | 1221 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
|
|
1094 | 1224 | "@babel/helper-validator-identifier" "^7.14.9"
|
1095 | 1225 | to-fast-properties "^2.0.0"
|
1096 | 1226 |
|
| 1227 | +"@babel/types@^7.16.7": |
| 1228 | + version "7.16.7" |
| 1229 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159" |
| 1230 | + integrity sha512-E8HuV7FO9qLpx6OtoGfUQ2cjIYnbFwvZWYBS+87EwtdMvmUPJSwykpovFB+8insbpF0uJcpr8KMUi64XZntZcg== |
| 1231 | + dependencies: |
| 1232 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1233 | + to-fast-properties "^2.0.0" |
| 1234 | + |
1097 | 1235 | "@bcoe/v8-coverage@^0.2.3":
|
1098 | 1236 | version "0.2.3"
|
1099 | 1237 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments