|
81 | 81 | semver "^6.3.0"
|
82 | 82 |
|
83 | 83 | "@babel/core@^7.13.8", "@babel/core@^7.15.5", "@babel/core@^7.16.7":
|
84 |
| - version "7.17.10" |
85 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" |
86 |
| - integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== |
| 84 | + version "7.18.0" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756" |
| 86 | + integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw== |
87 | 87 | dependencies:
|
88 | 88 | "@ampproject/remapping" "^2.1.0"
|
89 | 89 | "@babel/code-frame" "^7.16.7"
|
90 |
| - "@babel/generator" "^7.17.10" |
| 90 | + "@babel/generator" "^7.18.0" |
91 | 91 | "@babel/helper-compilation-targets" "^7.17.10"
|
92 |
| - "@babel/helper-module-transforms" "^7.17.7" |
93 |
| - "@babel/helpers" "^7.17.9" |
94 |
| - "@babel/parser" "^7.17.10" |
| 92 | + "@babel/helper-module-transforms" "^7.18.0" |
| 93 | + "@babel/helpers" "^7.18.0" |
| 94 | + "@babel/parser" "^7.18.0" |
95 | 95 | "@babel/template" "^7.16.7"
|
96 |
| - "@babel/traverse" "^7.17.10" |
97 |
| - "@babel/types" "^7.17.10" |
| 96 | + "@babel/traverse" "^7.18.0" |
| 97 | + "@babel/types" "^7.18.0" |
98 | 98 | convert-source-map "^1.7.0"
|
99 | 99 | debug "^4.1.0"
|
100 | 100 | gensync "^1.0.0-beta.2"
|
|
126 | 126 | "@jridgewell/gen-mapping" "^0.1.0"
|
127 | 127 | jsesc "^2.5.1"
|
128 | 128 |
|
| 129 | +"@babel/generator@^7.18.0": |
| 130 | + version "7.18.0" |
| 131 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f" |
| 132 | + integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg== |
| 133 | + dependencies: |
| 134 | + "@babel/types" "^7.18.0" |
| 135 | + "@jridgewell/gen-mapping" "^0.3.0" |
| 136 | + jsesc "^2.5.1" |
| 137 | + |
129 | 138 | "@babel/generator@^7.7.2":
|
130 | 139 | version "7.17.9"
|
131 | 140 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc"
|
|
252 | 261 | "@babel/traverse" "^7.17.3"
|
253 | 262 | "@babel/types" "^7.17.0"
|
254 | 263 |
|
| 264 | +"@babel/helper-module-transforms@^7.18.0": |
| 265 | + version "7.18.0" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd" |
| 267 | + integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA== |
| 268 | + dependencies: |
| 269 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 270 | + "@babel/helper-module-imports" "^7.16.7" |
| 271 | + "@babel/helper-simple-access" "^7.17.7" |
| 272 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 273 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 274 | + "@babel/template" "^7.16.7" |
| 275 | + "@babel/traverse" "^7.18.0" |
| 276 | + "@babel/types" "^7.18.0" |
| 277 | + |
255 | 278 | "@babel/helper-optimise-call-expression@^7.16.7":
|
256 | 279 | version "7.16.7"
|
257 | 280 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
|
|
334 | 357 | "@babel/traverse" "^7.17.9"
|
335 | 358 | "@babel/types" "^7.17.0"
|
336 | 359 |
|
337 |
| -"@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7": |
| 360 | +"@babel/helpers@^7.18.0": |
| 361 | + version "7.18.0" |
| 362 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370" |
| 363 | + integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg== |
| 364 | + dependencies: |
| 365 | + "@babel/template" "^7.16.7" |
| 366 | + "@babel/traverse" "^7.18.0" |
| 367 | + "@babel/types" "^7.18.0" |
| 368 | + |
| 369 | +"@babel/highlight@^7.10.4": |
338 | 370 | version "7.17.9"
|
339 | 371 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.9.tgz#61b2ee7f32ea0454612def4fccdae0de232b73e3"
|
340 | 372 | integrity sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==
|
|
343 | 375 | chalk "^2.0.0"
|
344 | 376 | js-tokens "^4.0.0"
|
345 | 377 |
|
| 378 | +"@babel/highlight@^7.16.7": |
| 379 | + version "7.17.12" |
| 380 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.12.tgz#257de56ee5afbd20451ac0a75686b6b404257351" |
| 381 | + integrity sha512-7yykMVF3hfZY2jsHZEEgLc+3x4o1O+fYyULu11GynEUQNwB6lua+IIQn1FiJxNucd5UlyJryrwsOh8PL9Sn8Qg== |
| 382 | + dependencies: |
| 383 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 384 | + chalk "^2.0.0" |
| 385 | + js-tokens "^4.0.0" |
| 386 | + |
346 | 387 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7":
|
347 | 388 | version "7.17.9"
|
348 | 389 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
|
349 | 390 | integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
|
350 | 391 |
|
351 |
| -"@babel/parser@^7.15.5", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.17.9": |
| 392 | +"@babel/parser@^7.15.5", "@babel/parser@^7.17.10", "@babel/parser@^7.17.9": |
352 | 393 | version "7.17.10"
|
353 | 394 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
|
354 | 395 | integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
|
355 | 396 |
|
| 397 | +"@babel/parser@^7.16.7", "@babel/parser@^7.18.0": |
| 398 | + version "7.18.0" |
| 399 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112" |
| 400 | + integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg== |
| 401 | + |
356 | 402 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
357 | 403 | version "7.16.7"
|
358 | 404 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
|
|
1079 | 1125 | regenerator-runtime "^0.13.4"
|
1080 | 1126 |
|
1081 | 1127 | "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.16.7", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1082 |
| - version "7.17.9" |
1083 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72" |
1084 |
| - integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg== |
| 1128 | + version "7.18.0" |
| 1129 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.0.tgz#6d77142a19cb6088f0af662af1ada37a604d34ae" |
| 1130 | + integrity sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg== |
1085 | 1131 | dependencies:
|
1086 | 1132 | regenerator-runtime "^0.13.4"
|
1087 | 1133 |
|
|
1094 | 1140 | "@babel/parser" "^7.16.7"
|
1095 | 1141 | "@babel/types" "^7.16.7"
|
1096 | 1142 |
|
1097 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9": |
| 1143 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9": |
1098 | 1144 | version "7.17.10"
|
1099 | 1145 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5"
|
1100 | 1146 | integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw==
|
|
1110 | 1156 | debug "^4.1.0"
|
1111 | 1157 | globals "^11.1.0"
|
1112 | 1158 |
|
| 1159 | +"@babel/traverse@^7.18.0": |
| 1160 | + version "7.18.0" |
| 1161 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba" |
| 1162 | + integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw== |
| 1163 | + dependencies: |
| 1164 | + "@babel/code-frame" "^7.16.7" |
| 1165 | + "@babel/generator" "^7.18.0" |
| 1166 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1167 | + "@babel/helper-function-name" "^7.17.9" |
| 1168 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1169 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1170 | + "@babel/parser" "^7.18.0" |
| 1171 | + "@babel/types" "^7.18.0" |
| 1172 | + debug "^4.1.0" |
| 1173 | + globals "^11.1.0" |
| 1174 | + |
1113 | 1175 | "@babel/traverse@^7.7.2":
|
1114 | 1176 | version "7.17.9"
|
1115 | 1177 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
|
|
1134 | 1196 | "@babel/helper-validator-identifier" "^7.16.7"
|
1135 | 1197 | to-fast-properties "^2.0.0"
|
1136 | 1198 |
|
1137 |
| -"@babel/types@^7.0.0-beta.49", "@babel/types@^7.15.4", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.4.4": |
| 1199 | +"@babel/types@^7.0.0-beta.49", "@babel/types@^7.15.4", "@babel/types@^7.16.0", "@babel/types@^7.16.8", "@babel/types@^7.17.10", "@babel/types@^7.4.4": |
1138 | 1200 | version "7.17.10"
|
1139 | 1201 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4"
|
1140 | 1202 | integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A==
|
1141 | 1203 | dependencies:
|
1142 | 1204 | "@babel/helper-validator-identifier" "^7.16.7"
|
1143 | 1205 | to-fast-properties "^2.0.0"
|
1144 | 1206 |
|
| 1207 | +"@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0": |
| 1208 | + version "7.18.0" |
| 1209 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553" |
| 1210 | + integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw== |
| 1211 | + dependencies: |
| 1212 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1213 | + to-fast-properties "^2.0.0" |
| 1214 | + |
1145 | 1215 | "@bcoe/v8-coverage@^0.2.3":
|
1146 | 1216 | version "0.2.3"
|
1147 | 1217 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
|
2052 | 2122 | "@jridgewell/set-array" "^1.0.0"
|
2053 | 2123 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
2054 | 2124 |
|
| 2125 | +"@jridgewell/gen-mapping@^0.3.0": |
| 2126 | + version "0.3.1" |
| 2127 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz#cf92a983c83466b8c0ce9124fadeaf09f7c66ea9" |
| 2128 | + integrity sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg== |
| 2129 | + dependencies: |
| 2130 | + "@jridgewell/set-array" "^1.0.0" |
| 2131 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 2132 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 2133 | + |
2055 | 2134 | "@jridgewell/resolve-uri@^3.0.3":
|
2056 | 2135 | version "3.0.7"
|
2057 | 2136 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz#30cd49820a962aff48c8fffc5cd760151fca61fe"
|
|
2076 | 2155 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
2077 | 2156 |
|
2078 | 2157 | "@jridgewell/trace-mapping@^0.3.9":
|
2079 |
| - version "0.3.10" |
2080 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.10.tgz#db436f0917d655393851bc258918c00226c9b183" |
2081 |
| - integrity sha512-Q0YbBd6OTsXm8Y21+YUSDXupHnodNC2M4O18jtd3iwJ3+vMZNdKGols0a9G6JOK0dcJ3IdUUHoh908ZI6qhk8Q== |
| 2158 | + version "0.3.13" |
| 2159 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea" |
| 2160 | + integrity sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w== |
2082 | 2161 | dependencies:
|
2083 | 2162 | "@jridgewell/resolve-uri" "^3.0.3"
|
2084 | 2163 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
@@ -4334,11 +4413,16 @@ caniuse-api@^3.0.0:
|
4334 | 4413 | lodash.memoize "^4.1.2"
|
4335 | 4414 | lodash.uniq "^4.5.0"
|
4336 | 4415 |
|
4337 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001332, caniuse-lite@^1.0.30001335: |
| 4416 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001335: |
4338 | 4417 | version "1.0.30001338"
|
4339 | 4418 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001338.tgz#b5dd7a7941a51a16480bdf6ff82bded1628eec0d"
|
4340 | 4419 | integrity sha512-1gLHWyfVoRDsHieO+CaeYe7jSo/MT7D7lhaXUiwwbuR5BwQxORs0f1tAwUSQr3YbxRXJvxHM/PA5FfPQRnsPeQ==
|
4341 | 4420 |
|
| 4421 | +caniuse-lite@^1.0.30001332: |
| 4422 | + version "1.0.30001342" |
| 4423 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz#87152b1e3b950d1fbf0093e23f00b6c8e8f1da96" |
| 4424 | + integrity sha512-bn6sOCu7L7jcbBbyNhLg0qzXdJ/PMbybZTH/BA6Roet9wxYRm6Tr9D0s0uhLkOZ6MSG+QU6txUgdpr3MXIVqjA== |
| 4425 | + |
4342 | 4426 | chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
|
4343 | 4427 | version "2.4.2"
|
4344 | 4428 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
|
0 commit comments