|
23 | 23 | dependencies:
|
24 | 24 | "@babel/highlight" "^7.16.7"
|
25 | 25 |
|
26 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0": |
27 |
| - version "7.17.0" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34" |
29 |
| - integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng== |
| 26 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7": |
| 27 | + version "7.17.7" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| 29 | + integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
30 | 30 |
|
31 | 31 |
|
32 | 32 | version "7.12.9"
|
|
50 | 50 | semver "^5.4.1"
|
51 | 51 | source-map "^0.5.0"
|
52 | 52 |
|
53 |
| -"@babel/ [email protected]. 5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
54 |
| - version "7.17.5" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
56 |
| - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 53 | +"@babel/ [email protected]. 7", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
| 54 | + version "7.17.7" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
| 56 | + integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
57 | 57 | dependencies:
|
58 | 58 | "@ampproject/remapping" "^2.1.0"
|
59 | 59 | "@babel/code-frame" "^7.16.7"
|
60 |
| - "@babel/generator" "^7.17.3" |
61 |
| - "@babel/helper-compilation-targets" "^7.16.7" |
62 |
| - "@babel/helper-module-transforms" "^7.16.7" |
63 |
| - "@babel/helpers" "^7.17.2" |
64 |
| - "@babel/parser" "^7.17.3" |
| 60 | + "@babel/generator" "^7.17.7" |
| 61 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 62 | + "@babel/helper-module-transforms" "^7.17.7" |
| 63 | + "@babel/helpers" "^7.17.7" |
| 64 | + "@babel/parser" "^7.17.7" |
65 | 65 | "@babel/template" "^7.16.7"
|
66 | 66 | "@babel/traverse" "^7.17.3"
|
67 | 67 | "@babel/types" "^7.17.0"
|
|
80 | 80 | eslint-visitor-keys "^2.1.0"
|
81 | 81 | semver "^6.3.0"
|
82 | 82 |
|
83 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.4.0": |
84 |
| - version "7.17.3" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
86 |
| - integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
| 83 | +"@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": |
| 84 | + version "7.17.7" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 86 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
87 | 87 | dependencies:
|
88 | 88 | "@babel/types" "^7.17.0"
|
89 | 89 | jsesc "^2.5.1"
|
|
104 | 104 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
105 | 105 | "@babel/types" "^7.16.7"
|
106 | 106 |
|
107 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7": |
108 |
| - version "7.16.7" |
109 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" |
110 |
| - integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| 107 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
| 108 | + version "7.17.7" |
| 109 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 110 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
111 | 111 | dependencies:
|
112 |
| - "@babel/compat-data" "^7.16.4" |
| 112 | + "@babel/compat-data" "^7.17.7" |
113 | 113 | "@babel/helper-validator-option" "^7.16.7"
|
114 | 114 | browserslist "^4.17.5"
|
115 | 115 | semver "^6.3.0"
|
|
214 | 214 | dependencies:
|
215 | 215 | "@babel/types" "^7.16.7"
|
216 | 216 |
|
217 |
| -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7": |
218 |
| - version "7.17.6" |
219 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.6.tgz#3c3b03cc6617e33d68ef5a27a67419ac5199ccd0" |
220 |
| - integrity sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA== |
| 217 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7": |
| 218 | + version "7.17.7" |
| 219 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 220 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
221 | 221 | dependencies:
|
222 | 222 | "@babel/helper-environment-visitor" "^7.16.7"
|
223 | 223 | "@babel/helper-module-imports" "^7.16.7"
|
224 |
| - "@babel/helper-simple-access" "^7.16.7" |
| 224 | + "@babel/helper-simple-access" "^7.17.7" |
225 | 225 | "@babel/helper-split-export-declaration" "^7.16.7"
|
226 | 226 | "@babel/helper-validator-identifier" "^7.16.7"
|
227 | 227 | "@babel/template" "^7.16.7"
|
|
265 | 265 | "@babel/traverse" "^7.16.7"
|
266 | 266 | "@babel/types" "^7.16.7"
|
267 | 267 |
|
268 |
| -"@babel/helper-simple-access@^7.16.7": |
269 |
| - version "7.16.7" |
270 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7" |
271 |
| - integrity sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g== |
| 268 | +"@babel/helper-simple-access@^7.16.7", "@babel/helper-simple-access@^7.17.7": |
| 269 | + version "7.17.7" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 271 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
272 | 272 | dependencies:
|
273 |
| - "@babel/types" "^7.16.7" |
| 273 | + "@babel/types" "^7.17.0" |
274 | 274 |
|
275 | 275 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
276 | 276 | version "7.16.0"
|
|
306 | 306 | "@babel/traverse" "^7.16.8"
|
307 | 307 | "@babel/types" "^7.16.8"
|
308 | 308 |
|
309 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2": |
310 |
| - version "7.17.2" |
311 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
312 |
| - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 309 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.7": |
| 310 | + version "7.17.7" |
| 311 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
| 312 | + integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
313 | 313 | dependencies:
|
314 | 314 | "@babel/template" "^7.16.7"
|
315 |
| - "@babel/traverse" "^7.17.0" |
| 315 | + "@babel/traverse" "^7.17.3" |
316 | 316 | "@babel/types" "^7.17.0"
|
317 | 317 |
|
318 | 318 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
|
|
324 | 324 | chalk "^2.0.0"
|
325 | 325 | js-tokens "^4.0.0"
|
326 | 326 |
|
327 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.4.3": |
328 |
| - version "7.17.3" |
329 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
330 |
| - integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
| 327 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.7", "@babel/parser@^7.4.3": |
| 328 | + version "7.17.7" |
| 329 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
| 330 | + integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
331 | 331 |
|
332 | 332 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
333 | 333 | version "7.16.7"
|
|
1103 | 1103 | "@babel/parser" "^7.16.7"
|
1104 | 1104 | "@babel/types" "^7.16.7"
|
1105 | 1105 |
|
1106 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.4.3": |
| 1106 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.4.3": |
1107 | 1107 | version "7.17.3"
|
1108 | 1108 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
|
1109 | 1109 | integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
|
|
0 commit comments