|
129 | 129 | browserslist "^4.17.5"
|
130 | 130 | semver "^6.3.0"
|
131 | 131 |
|
132 |
| -"@babel/helper-create-class-features-plugin@^7.16.7": |
133 |
| - version "7.16.7" |
134 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba" |
135 |
| - integrity sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw== |
| 132 | +"@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.0": |
| 133 | + version "7.17.1" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.1.tgz#9699f14a88833a7e055ce57dcd3ffdcd25186b21" |
| 135 | + integrity sha512-JBdSr/LtyYIno/pNnJ75lBcqc3Z1XXujzPanHqjvvrhOA+DTceTFuJi8XjmWTZh4r3fsdfqaCMN0iZemdkxZHQ== |
136 | 136 | dependencies:
|
137 | 137 | "@babel/helper-annotate-as-pure" "^7.16.7"
|
138 | 138 | "@babel/helper-environment-visitor" "^7.16.7"
|
|
195 | 195 | dependencies:
|
196 | 196 | "@babel/types" "^7.16.7"
|
197 | 197 |
|
198 |
| -"@babel/helper-member-expression-to-functions@^7.15.4": |
199 |
| - version "7.15.4" |
200 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef" |
201 |
| - integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA== |
202 |
| - dependencies: |
203 |
| - "@babel/types" "^7.15.4" |
204 |
| - |
205 | 198 | "@babel/helper-member-expression-to-functions@^7.16.7":
|
206 | 199 | version "7.16.7"
|
207 | 200 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0"
|
|
251 | 244 | "@babel/traverse" "^7.16.7"
|
252 | 245 | "@babel/types" "^7.16.7"
|
253 | 246 |
|
254 |
| -"@babel/helper-optimise-call-expression@^7.15.4": |
255 |
| - version "7.15.4" |
256 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171" |
257 |
| - integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw== |
258 |
| - dependencies: |
259 |
| - "@babel/types" "^7.15.4" |
260 |
| - |
261 | 247 | "@babel/helper-optimise-call-expression@^7.16.7":
|
262 | 248 | version "7.16.7"
|
263 | 249 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
|
|
270 | 256 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
|
271 | 257 | integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
|
272 | 258 |
|
273 |
| -"@babel/helper-replace-supers@^7.13.12": |
274 |
| - version "7.15.4" |
275 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a" |
276 |
| - integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw== |
277 |
| - dependencies: |
278 |
| - "@babel/helper-member-expression-to-functions" "^7.15.4" |
279 |
| - "@babel/helper-optimise-call-expression" "^7.15.4" |
280 |
| - "@babel/traverse" "^7.15.4" |
281 |
| - "@babel/types" "^7.15.4" |
282 |
| - |
283 |
| -"@babel/helper-replace-supers@^7.16.7": |
| 259 | +"@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.16.7": |
284 | 260 | version "7.16.7"
|
285 | 261 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1"
|
286 | 262 | integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==
|
|
394 | 370 | "@babel/helper-plugin-utils" "^7.16.7"
|
395 | 371 |
|
396 | 372 | "@babel/plugin-proposal-decorators@^7.15.8":
|
397 |
| - version "7.16.7" |
398 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.7.tgz#922907d2e3e327f5b07d2246bcfc0bd438f360d2" |
399 |
| - integrity sha512-DoEpnuXK14XV9btI1k8tzNGCutMclpj4yru8aXKoHlVmbO1s+2A+g2+h4JhcjrxkFJqzbymnLG6j/niOf3iFXQ== |
| 373 | + version "7.17.0" |
| 374 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.0.tgz#fc0f689fe2535075056c587bc10c176fa9990443" |
| 375 | + integrity sha512-JR8HTf3T1CsdMqfENrZ9pqncwsH4sPcvsyDLpvmv8iIbpDmeyBD7HPfGAIqkQph2j5d3B84hTm+m3qHPAedaPw== |
400 | 376 | dependencies:
|
401 |
| - "@babel/helper-create-class-features-plugin" "^7.16.7" |
| 377 | + "@babel/helper-create-class-features-plugin" "^7.17.0" |
402 | 378 | "@babel/helper-plugin-utils" "^7.16.7"
|
403 |
| - "@babel/plugin-syntax-decorators" "^7.16.7" |
| 379 | + "@babel/helper-replace-supers" "^7.16.7" |
| 380 | + "@babel/plugin-syntax-decorators" "^7.17.0" |
| 381 | + charcodes "^0.2.0" |
404 | 382 |
|
405 | 383 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
406 | 384 | version "7.8.4"
|
|
423 | 401 | dependencies:
|
424 | 402 | "@babel/helper-plugin-utils" "^7.12.13"
|
425 | 403 |
|
426 |
| -"@babel/plugin-syntax-decorators@^7.16.7": |
427 |
| - version "7.16.7" |
428 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.16.7.tgz#f66a0199f16de7c1ef5192160ccf5d069739e3d3" |
429 |
| - integrity sha512-vQ+PxL+srA7g6Rx6I1e15m55gftknl2X8GCUW1JTlkTaXZLJOS0UcaY0eK9jYT7IYf4awn6qwyghVHLDz1WyMw== |
| 404 | +"@babel/plugin-syntax-decorators@^7.17.0": |
| 405 | + version "7.17.0" |
| 406 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz#a2be3b2c9fe7d78bd4994e790896bc411e2f166d" |
| 407 | + integrity sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A== |
430 | 408 | dependencies:
|
431 | 409 | "@babel/helper-plugin-utils" "^7.16.7"
|
432 | 410 |
|
|
518 | 496 | "@babel/parser" "^7.16.7"
|
519 | 497 | "@babel/types" "^7.16.7"
|
520 | 498 |
|
521 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2": |
| 499 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.7.2": |
522 | 500 | version "7.15.4"
|
523 | 501 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
|
524 | 502 | integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
|
@@ -1702,6 +1680,11 @@ character-reference-invalid@^1.0.0:
|
1702 | 1680 | resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz#083329cda0eae272ab3dbbf37e9a382c13af1560"
|
1703 | 1681 | integrity sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==
|
1704 | 1682 |
|
| 1683 | +charcodes@^0.2.0: |
| 1684 | + version "0.2.0" |
| 1685 | + resolved "https://registry.yarnpkg.com/charcodes/-/charcodes-0.2.0.tgz#5208d327e6cc05f99eb80ffc814707572d1f14e4" |
| 1686 | + integrity sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ== |
| 1687 | + |
1705 | 1688 | chardet@^0.7.0:
|
1706 | 1689 | version "0.7.0"
|
1707 | 1690 | resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
|
0 commit comments