|
40 | 40 | dependencies: |
41 | 41 | "@babel/highlight" "^7.16.7" |
42 | 42 |
|
43 | | -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.16.4": |
44 | | - version "7.16.4" |
45 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" |
46 | | - integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== |
| 43 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.17.7": |
| 44 | + version "7.17.7" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| 46 | + integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
47 | 47 |
|
48 | 48 | "@babel/core@7.12.9": |
49 | 49 | version "7.12.9" |
|
67 | 67 | semver "^5.4.1" |
68 | 68 | source-map "^0.5.0" |
69 | 69 |
|
70 | | -"@babel/core@7.17.5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
71 | | - version "7.17.5" |
72 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
73 | | - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 70 | +"@babel/core@7.17.7", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 71 | + version "7.17.7" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
| 73 | + integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
74 | 74 | dependencies: |
75 | 75 | "@ampproject/remapping" "^2.1.0" |
76 | 76 | "@babel/code-frame" "^7.16.7" |
77 | | - "@babel/generator" "^7.17.3" |
78 | | - "@babel/helper-compilation-targets" "^7.16.7" |
79 | | - "@babel/helper-module-transforms" "^7.16.7" |
80 | | - "@babel/helpers" "^7.17.2" |
81 | | - "@babel/parser" "^7.17.3" |
| 77 | + "@babel/generator" "^7.17.7" |
| 78 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 79 | + "@babel/helper-module-transforms" "^7.17.7" |
| 80 | + "@babel/helpers" "^7.17.7" |
| 81 | + "@babel/parser" "^7.17.7" |
82 | 82 | "@babel/template" "^7.16.7" |
83 | 83 | "@babel/traverse" "^7.17.3" |
84 | 84 | "@babel/types" "^7.17.0" |
|
97 | 97 | eslint-visitor-keys "^2.1.0" |
98 | 98 | semver "^6.3.0" |
99 | 99 |
|
100 | | -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.4.0": |
101 | | - version "7.17.3" |
102 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
103 | | - integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
| 100 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.4.0": |
| 101 | + version "7.17.7" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 103 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
104 | 104 | dependencies: |
105 | 105 | "@babel/types" "^7.17.0" |
106 | 106 | jsesc "^2.5.1" |
|
121 | 121 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
122 | 122 | "@babel/types" "^7.12.13" |
123 | 123 |
|
124 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.16.7": |
125 | | - version "7.16.7" |
126 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" |
127 | | - integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| 124 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.17.7": |
| 125 | + version "7.17.7" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 127 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
128 | 128 | dependencies: |
129 | | - "@babel/compat-data" "^7.16.4" |
| 129 | + "@babel/compat-data" "^7.17.7" |
130 | 130 | "@babel/helper-validator-option" "^7.16.7" |
131 | 131 | browserslist "^4.17.5" |
132 | 132 | semver "^6.3.0" |
|
230 | 230 | dependencies: |
231 | 231 | "@babel/types" "^7.16.7" |
232 | 232 |
|
233 | | -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.16.7": |
234 | | - version "7.16.7" |
235 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41" |
236 | | - integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== |
| 233 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.17.7": |
| 234 | + version "7.17.7" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 236 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
237 | 237 | dependencies: |
238 | 238 | "@babel/helper-environment-visitor" "^7.16.7" |
239 | 239 | "@babel/helper-module-imports" "^7.16.7" |
240 | | - "@babel/helper-simple-access" "^7.16.7" |
| 240 | + "@babel/helper-simple-access" "^7.17.7" |
241 | 241 | "@babel/helper-split-export-declaration" "^7.16.7" |
242 | 242 | "@babel/helper-validator-identifier" "^7.16.7" |
243 | 243 | "@babel/template" "^7.16.7" |
244 | | - "@babel/traverse" "^7.16.7" |
245 | | - "@babel/types" "^7.16.7" |
| 244 | + "@babel/traverse" "^7.17.3" |
| 245 | + "@babel/types" "^7.17.0" |
246 | 246 |
|
247 | 247 | "@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.16.0": |
248 | 248 | version "7.16.0" |
|
280 | 280 | "@babel/traverse" "^7.16.0" |
281 | 281 | "@babel/types" "^7.16.0" |
282 | 282 |
|
283 | | -"@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.16.7": |
284 | | - version "7.16.7" |
285 | | - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7" |
286 | | - integrity sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g== |
| 283 | +"@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.17.7": |
| 284 | + version "7.17.7" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 286 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
287 | 287 | dependencies: |
288 | | - "@babel/types" "^7.16.7" |
| 288 | + "@babel/types" "^7.17.0" |
289 | 289 |
|
290 | 290 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1": |
291 | 291 | version "7.12.1" |
|
321 | 321 | "@babel/traverse" "^7.13.0" |
322 | 322 | "@babel/types" "^7.13.0" |
323 | 323 |
|
324 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2": |
325 | | - version "7.17.2" |
326 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
327 | | - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 324 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.7": |
| 325 | + version "7.17.7" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
| 327 | + integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
328 | 328 | dependencies: |
329 | 329 | "@babel/template" "^7.16.7" |
330 | | - "@babel/traverse" "^7.17.0" |
| 330 | + "@babel/traverse" "^7.17.3" |
331 | 331 | "@babel/types" "^7.17.0" |
332 | 332 |
|
333 | 333 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7": |
|
339 | 339 | chalk "^2.0.0" |
340 | 340 | js-tokens "^4.0.0" |
341 | 341 |
|
342 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.4.3": |
343 | | - version "7.17.3" |
344 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
345 | | - integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
| 342 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.7", "@babel/parser@^7.4.3": |
| 343 | + version "7.17.7" |
| 344 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
| 345 | + integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
346 | 346 |
|
347 | 347 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
348 | 348 | version "7.13.12" |
|
1113 | 1113 | "@babel/parser" "^7.16.7" |
1114 | 1114 | "@babel/types" "^7.16.7" |
1115 | 1115 |
|
1116 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.4.3": |
| 1116 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.4.3": |
1117 | 1117 | version "7.17.3" |
1118 | 1118 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
1119 | 1119 | integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
|
0 commit comments