|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.16.7"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8": |
20 |
| - version "7.16.8" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
22 |
| - integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q== |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.7": |
| 20 | + version "7.17.7" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| 22 | + integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
23 | 23 |
|
24 |
| - |
25 |
| - version "7.17.5" |
26 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
27 |
| - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 24 | + |
| 25 | + version "7.17.7" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9" |
| 27 | + integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ== |
28 | 28 | dependencies:
|
29 | 29 | "@ampproject/remapping" "^2.1.0"
|
30 | 30 | "@babel/code-frame" "^7.16.7"
|
31 |
| - "@babel/generator" "^7.17.3" |
32 |
| - "@babel/helper-compilation-targets" "^7.16.7" |
33 |
| - "@babel/helper-module-transforms" "^7.16.7" |
34 |
| - "@babel/helpers" "^7.17.2" |
35 |
| - "@babel/parser" "^7.17.3" |
| 31 | + "@babel/generator" "^7.17.7" |
| 32 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 33 | + "@babel/helper-module-transforms" "^7.17.7" |
| 34 | + "@babel/helpers" "^7.17.7" |
| 35 | + "@babel/parser" "^7.17.7" |
36 | 36 | "@babel/template" "^7.16.7"
|
37 | 37 | "@babel/traverse" "^7.17.3"
|
38 | 38 | "@babel/types" "^7.17.0"
|
|
51 | 51 | eslint-visitor-keys "^2.1.0"
|
52 | 52 | semver "^6.3.0"
|
53 | 53 |
|
54 |
| -"@babel/generator@^7.17.3": |
55 |
| - version "7.17.3" |
56 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
57 |
| - integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
| 54 | +"@babel/generator@^7.17.3", "@babel/generator@^7.17.7": |
| 55 | + version "7.17.7" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 57 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
58 | 58 | dependencies:
|
59 | 59 | "@babel/types" "^7.17.0"
|
60 | 60 | jsesc "^2.5.1"
|
|
75 | 75 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
76 | 76 | "@babel/types" "^7.16.7"
|
77 | 77 |
|
78 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7": |
79 |
| - version "7.16.7" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" |
81 |
| - integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| 78 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
| 79 | + version "7.17.7" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 81 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
82 | 82 | dependencies:
|
83 |
| - "@babel/compat-data" "^7.16.4" |
| 83 | + "@babel/compat-data" "^7.17.7" |
84 | 84 | "@babel/helper-validator-option" "^7.16.7"
|
85 | 85 | browserslist "^4.17.5"
|
86 | 86 | semver "^6.3.0"
|
|
171 | 171 | dependencies:
|
172 | 172 | "@babel/types" "^7.16.7"
|
173 | 173 |
|
174 |
| -"@babel/helper-module-transforms@^7.16.7": |
175 |
| - version "7.16.7" |
176 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41" |
177 |
| - integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== |
| 174 | +"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7": |
| 175 | + version "7.17.7" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 177 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
178 | 178 | dependencies:
|
179 | 179 | "@babel/helper-environment-visitor" "^7.16.7"
|
180 | 180 | "@babel/helper-module-imports" "^7.16.7"
|
181 |
| - "@babel/helper-simple-access" "^7.16.7" |
| 181 | + "@babel/helper-simple-access" "^7.17.7" |
182 | 182 | "@babel/helper-split-export-declaration" "^7.16.7"
|
183 | 183 | "@babel/helper-validator-identifier" "^7.16.7"
|
184 | 184 | "@babel/template" "^7.16.7"
|
185 |
| - "@babel/traverse" "^7.16.7" |
186 |
| - "@babel/types" "^7.16.7" |
| 185 | + "@babel/traverse" "^7.17.3" |
| 186 | + "@babel/types" "^7.17.0" |
187 | 187 |
|
188 | 188 | "@babel/helper-optimise-call-expression@^7.16.7":
|
189 | 189 | version "7.16.7"
|
|
217 | 217 | "@babel/traverse" "^7.16.7"
|
218 | 218 | "@babel/types" "^7.16.7"
|
219 | 219 |
|
220 |
| -"@babel/helper-simple-access@^7.16.7": |
221 |
| - version "7.16.7" |
222 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7" |
223 |
| - integrity sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g== |
| 220 | +"@babel/helper-simple-access@^7.16.7", "@babel/helper-simple-access@^7.17.7": |
| 221 | + version "7.17.7" |
| 222 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 223 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
224 | 224 | dependencies:
|
225 |
| - "@babel/types" "^7.16.7" |
| 225 | + "@babel/types" "^7.17.0" |
226 | 226 |
|
227 | 227 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
228 | 228 | version "7.16.0"
|
|
258 | 258 | "@babel/traverse" "^7.16.8"
|
259 | 259 | "@babel/types" "^7.16.8"
|
260 | 260 |
|
261 |
| -"@babel/helpers@^7.17.2": |
262 |
| - version "7.17.2" |
263 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
264 |
| - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 261 | +"@babel/helpers@^7.17.7": |
| 262 | + version "7.17.7" |
| 263 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127" |
| 264 | + integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w== |
265 | 265 | dependencies:
|
266 | 266 | "@babel/template" "^7.16.7"
|
267 |
| - "@babel/traverse" "^7.17.0" |
| 267 | + "@babel/traverse" "^7.17.3" |
268 | 268 | "@babel/types" "^7.17.0"
|
269 | 269 |
|
270 | 270 | "@babel/highlight@^7.16.7":
|
|
276 | 276 | chalk "^2.0.0"
|
277 | 277 | js-tokens "^4.0.0"
|
278 | 278 |
|
279 |
| -"@babel/parser@^7.16.7", "@babel/parser@^7.17.3": |
280 |
| - version "7.17.3" |
281 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
282 |
| - integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
| 279 | +"@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.7": |
| 280 | + version "7.17.7" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800" |
| 282 | + integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA== |
283 | 283 |
|
284 | 284 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
285 | 285 | version "7.16.7"
|
|
957 | 957 | "@babel/parser" "^7.16.7"
|
958 | 958 | "@babel/types" "^7.16.7"
|
959 | 959 |
|
960 |
| -"@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": |
| 960 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3": |
961 | 961 | version "7.17.3"
|
962 | 962 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
|
963 | 963 | integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
|
|
0 commit comments