|
40 | 40 | dependencies:
|
41 | 41 | "@babel/highlight" "^7.16.7"
|
42 | 42 |
|
43 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8": |
44 |
| - version "7.16.8" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
46 |
| - integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q== |
| 43 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8", "@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 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.17.5", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
49 |
| - version "7.17.5" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
51 |
| - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 48 | +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.17.8", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 49 | + version "7.17.8" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
| 51 | + integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
52 | 52 | dependencies:
|
53 | 53 | "@ampproject/remapping" "^2.1.0"
|
54 | 54 | "@babel/code-frame" "^7.16.7"
|
55 |
| - "@babel/generator" "^7.17.3" |
56 |
| - "@babel/helper-compilation-targets" "^7.16.7" |
57 |
| - "@babel/helper-module-transforms" "^7.16.7" |
58 |
| - "@babel/helpers" "^7.17.2" |
59 |
| - "@babel/parser" "^7.17.3" |
| 55 | + "@babel/generator" "^7.17.7" |
| 56 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 57 | + "@babel/helper-module-transforms" "^7.17.7" |
| 58 | + "@babel/helpers" "^7.17.8" |
| 59 | + "@babel/parser" "^7.17.8" |
60 | 60 | "@babel/template" "^7.16.7"
|
61 | 61 | "@babel/traverse" "^7.17.3"
|
62 | 62 | "@babel/types" "^7.17.0"
|
|
66 | 66 | json5 "^2.1.2"
|
67 | 67 | semver "^6.3.0"
|
68 | 68 |
|
69 |
| -"@babel/generator@^7.17.3", "@babel/generator@^7.7.2": |
70 |
| - version "7.17.3" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
72 |
| - integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
| 69 | +"@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
| 70 | + version "7.17.7" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 72 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
73 | 73 | dependencies:
|
74 | 74 | "@babel/types" "^7.17.0"
|
75 | 75 | jsesc "^2.5.1"
|
|
90 | 90 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
91 | 91 | "@babel/types" "^7.16.7"
|
92 | 92 |
|
93 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7": |
94 |
| - version "7.16.7" |
95 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" |
96 |
| - integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| 93 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
| 94 | + version "7.17.7" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 96 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
97 | 97 | dependencies:
|
98 |
| - "@babel/compat-data" "^7.16.4" |
| 98 | + "@babel/compat-data" "^7.17.7" |
99 | 99 | "@babel/helper-validator-option" "^7.16.7"
|
100 | 100 | browserslist "^4.17.5"
|
101 | 101 | semver "^6.3.0"
|
|
186 | 186 | dependencies:
|
187 | 187 | "@babel/types" "^7.16.7"
|
188 | 188 |
|
189 |
| -"@babel/helper-module-transforms@^7.16.7": |
190 |
| - version "7.16.7" |
191 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41" |
192 |
| - integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== |
| 189 | +"@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7": |
| 190 | + version "7.17.7" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 192 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
193 | 193 | dependencies:
|
194 | 194 | "@babel/helper-environment-visitor" "^7.16.7"
|
195 | 195 | "@babel/helper-module-imports" "^7.16.7"
|
196 |
| - "@babel/helper-simple-access" "^7.16.7" |
| 196 | + "@babel/helper-simple-access" "^7.17.7" |
197 | 197 | "@babel/helper-split-export-declaration" "^7.16.7"
|
198 | 198 | "@babel/helper-validator-identifier" "^7.16.7"
|
199 | 199 | "@babel/template" "^7.16.7"
|
200 |
| - "@babel/traverse" "^7.16.7" |
201 |
| - "@babel/types" "^7.16.7" |
| 200 | + "@babel/traverse" "^7.17.3" |
| 201 | + "@babel/types" "^7.17.0" |
202 | 202 |
|
203 | 203 | "@babel/helper-optimise-call-expression@^7.16.7":
|
204 | 204 | version "7.16.7"
|
|
232 | 232 | "@babel/traverse" "^7.16.7"
|
233 | 233 | "@babel/types" "^7.16.7"
|
234 | 234 |
|
235 |
| -"@babel/helper-simple-access@^7.16.7": |
236 |
| - version "7.16.7" |
237 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz#d656654b9ea08dbb9659b69d61063ccd343ff0f7" |
238 |
| - integrity sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g== |
| 235 | +"@babel/helper-simple-access@^7.16.7", "@babel/helper-simple-access@^7.17.7": |
| 236 | + version "7.17.7" |
| 237 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 238 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
239 | 239 | dependencies:
|
240 |
| - "@babel/types" "^7.16.7" |
| 240 | + "@babel/types" "^7.17.0" |
241 | 241 |
|
242 | 242 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
243 | 243 | version "7.16.0"
|
|
273 | 273 | "@babel/traverse" "^7.16.8"
|
274 | 274 | "@babel/types" "^7.16.8"
|
275 | 275 |
|
276 |
| -"@babel/helpers@^7.17.2": |
277 |
| - version "7.17.2" |
278 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
279 |
| - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 276 | +"@babel/helpers@^7.17.8": |
| 277 | + version "7.17.8" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
| 279 | + integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
280 | 280 | dependencies:
|
281 | 281 | "@babel/template" "^7.16.7"
|
282 |
| - "@babel/traverse" "^7.17.0" |
| 282 | + "@babel/traverse" "^7.17.3" |
283 | 283 | "@babel/types" "^7.17.0"
|
284 | 284 |
|
285 | 285 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
|
|
291 | 291 | chalk "^2.0.0"
|
292 | 292 | js-tokens "^4.0.0"
|
293 | 293 |
|
294 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.7.0": |
295 |
| - version "7.17.3" |
296 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
297 |
| - integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
| 294 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8", "@babel/parser@^7.7.0": |
| 295 | + version "7.17.8" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
| 297 | + integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
298 | 298 |
|
299 | 299 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
300 | 300 | version "7.16.7"
|
|
976 | 976 | "@babel/parser" "^7.16.7"
|
977 | 977 | "@babel/types" "^7.16.7"
|
978 | 978 |
|
979 |
| -"@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.7.0", "@babel/traverse@^7.7.2": |
| 979 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
980 | 980 | version "7.17.3"
|
981 | 981 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57"
|
982 | 982 | integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==
|
|
0 commit comments