|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
22 | 22 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q== |
23 | 23 |
|
| 24 | +"@babel/compat-data@^7.17.7": |
| 25 | + version "7.17.7" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
| 27 | + integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 28 | + |
24 | 29 | "@babel/core@7.12.9": |
25 | 30 | version "7.12.9" |
26 | 31 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
|
43 | 48 | semver "^5.4.1" |
44 | 49 | source-map "^0.5.0" |
45 | 50 |
|
46 | | -"@babel/core@7.17.5", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.16.7", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0": |
47 | | - version "7.17.5" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
49 | | - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 51 | +"@babel/core@7.17.8", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.16.7", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0": |
| 52 | + version "7.17.8" |
| 53 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
| 54 | + integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
50 | 55 | dependencies: |
51 | 56 | "@ampproject/remapping" "^2.1.0" |
52 | 57 | "@babel/code-frame" "^7.16.7" |
53 | | - "@babel/generator" "^7.17.3" |
54 | | - "@babel/helper-compilation-targets" "^7.16.7" |
55 | | - "@babel/helper-module-transforms" "^7.16.7" |
56 | | - "@babel/helpers" "^7.17.2" |
57 | | - "@babel/parser" "^7.17.3" |
| 58 | + "@babel/generator" "^7.17.7" |
| 59 | + "@babel/helper-compilation-targets" "^7.17.7" |
| 60 | + "@babel/helper-module-transforms" "^7.17.7" |
| 61 | + "@babel/helpers" "^7.17.8" |
| 62 | + "@babel/parser" "^7.17.8" |
58 | 63 | "@babel/template" "^7.16.7" |
59 | 64 | "@babel/traverse" "^7.17.3" |
60 | 65 | "@babel/types" "^7.17.0" |
|
73 | 78 | eslint-visitor-keys "^2.1.0" |
74 | 79 | semver "^6.3.0" |
75 | 80 |
|
76 | | -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.7.2": |
77 | | - version "7.17.3" |
78 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
79 | | - integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
| 81 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
| 82 | + version "7.17.7" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
| 84 | + integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
80 | 85 | dependencies: |
81 | 86 | "@babel/types" "^7.17.0" |
82 | 87 | jsesc "^2.5.1" |
|
97 | 102 | "@babel/helper-explode-assignable-expression" "^7.16.7" |
98 | 103 | "@babel/types" "^7.16.7" |
99 | 104 |
|
100 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7": |
101 | | - version "7.16.7" |
102 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" |
103 | | - integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== |
| 105 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
| 106 | + version "7.17.7" |
| 107 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
| 108 | + integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
104 | 109 | dependencies: |
105 | | - "@babel/compat-data" "^7.16.4" |
| 110 | + "@babel/compat-data" "^7.17.7" |
106 | 111 | "@babel/helper-validator-option" "^7.16.7" |
107 | 112 | browserslist "^4.17.5" |
108 | 113 | semver "^6.3.0" |
|
207 | 212 | dependencies: |
208 | 213 | "@babel/types" "^7.16.7" |
209 | 214 |
|
210 | | -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7": |
211 | | - version "7.16.7" |
212 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.7.tgz#7665faeb721a01ca5327ddc6bba15a5cb34b6a41" |
213 | | - integrity sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng== |
| 215 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7": |
| 216 | + version "7.17.7" |
| 217 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
| 218 | + integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw== |
214 | 219 | dependencies: |
215 | 220 | "@babel/helper-environment-visitor" "^7.16.7" |
216 | 221 | "@babel/helper-module-imports" "^7.16.7" |
217 | | - "@babel/helper-simple-access" "^7.16.7" |
| 222 | + "@babel/helper-simple-access" "^7.17.7" |
218 | 223 | "@babel/helper-split-export-declaration" "^7.16.7" |
219 | 224 | "@babel/helper-validator-identifier" "^7.16.7" |
220 | 225 | "@babel/template" "^7.16.7" |
221 | | - "@babel/traverse" "^7.16.7" |
222 | | - "@babel/types" "^7.16.7" |
| 226 | + "@babel/traverse" "^7.17.3" |
| 227 | + "@babel/types" "^7.17.0" |
223 | 228 |
|
224 | 229 | "@babel/helper-optimise-call-expression@^7.16.7": |
225 | 230 | version "7.16.7" |
|
265 | 270 | dependencies: |
266 | 271 | "@babel/types" "^7.16.7" |
267 | 272 |
|
| 273 | +"@babel/helper-simple-access@^7.17.7": |
| 274 | + version "7.17.7" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
| 276 | + integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
| 277 | + dependencies: |
| 278 | + "@babel/types" "^7.17.0" |
| 279 | + |
268 | 280 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0": |
269 | 281 | version "7.16.0" |
270 | 282 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09" |
|
299 | 311 | "@babel/traverse" "^7.16.8" |
300 | 312 | "@babel/types" "^7.16.8" |
301 | 313 |
|
302 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2": |
303 | | - version "7.17.2" |
304 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2.tgz#23f0a0746c8e287773ccd27c14be428891f63417" |
305 | | - integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ== |
| 314 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.8": |
| 315 | + version "7.17.8" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
| 317 | + integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
306 | 318 | dependencies: |
307 | 319 | "@babel/template" "^7.16.7" |
308 | | - "@babel/traverse" "^7.17.0" |
| 320 | + "@babel/traverse" "^7.17.3" |
309 | 321 | "@babel/types" "^7.17.0" |
310 | 322 |
|
311 | 323 | "@babel/highlight@^7.16.7": |
|
317 | 329 | chalk "^2.0.0" |
318 | 330 | js-tokens "^4.0.0" |
319 | 331 |
|
320 | | -"@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.16.8", "@babel/parser@^7.17.3": |
321 | | - version "7.17.3" |
322 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
323 | | - integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
| 332 | +"@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.16.8", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8": |
| 333 | + version "7.17.8" |
| 334 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
| 335 | + integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
324 | 336 |
|
325 | 337 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
326 | 338 | version "7.16.7" |
|
1119 | 1131 | "@babel/parser" "^7.16.7" |
1120 | 1132 | "@babel/types" "^7.16.7" |
1121 | 1133 |
|
1122 | | -"@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.7.2": |
| 1134 | +"@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.7.2": |
1123 | 1135 | version "7.17.3" |
1124 | 1136 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
1125 | 1137 | integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
|
0 commit comments