|
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.16.7" |
19 | 19 |
|
| 20 | +"@babel/code-frame@^7.18.6": |
| 21 | + version "7.18.6" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
| 23 | + integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 24 | + dependencies: |
| 25 | + "@babel/highlight" "^7.18.6" |
| 26 | + |
20 | 27 | "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10": |
21 | 28 | version "7.17.10" |
22 | 29 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
23 | 30 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== |
24 | 31 |
|
| 32 | +"@babel/compat-data@^7.18.6": |
| 33 | + version "7.18.6" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53" |
| 35 | + integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ== |
| 36 | + |
25 | 37 | "@babel/core@7.12.9": |
26 | 38 | version "7.12.9" |
27 | 39 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
|
44 | 56 | semver "^5.4.1" |
45 | 57 | source-map "^0.5.0" |
46 | 58 |
|
47 | | -"@babel/core@7.18.2": |
48 | | - version "7.18.2" |
49 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
50 | | - integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
| 59 | +"@babel/core@7.18.6": |
| 60 | + version "7.18.6" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d" |
| 62 | + integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ== |
51 | 63 | dependencies: |
52 | 64 | "@ampproject/remapping" "^2.1.0" |
53 | | - "@babel/code-frame" "^7.16.7" |
54 | | - "@babel/generator" "^7.18.2" |
55 | | - "@babel/helper-compilation-targets" "^7.18.2" |
56 | | - "@babel/helper-module-transforms" "^7.18.0" |
57 | | - "@babel/helpers" "^7.18.2" |
58 | | - "@babel/parser" "^7.18.0" |
59 | | - "@babel/template" "^7.16.7" |
60 | | - "@babel/traverse" "^7.18.2" |
61 | | - "@babel/types" "^7.18.2" |
| 65 | + "@babel/code-frame" "^7.18.6" |
| 66 | + "@babel/generator" "^7.18.6" |
| 67 | + "@babel/helper-compilation-targets" "^7.18.6" |
| 68 | + "@babel/helper-module-transforms" "^7.18.6" |
| 69 | + "@babel/helpers" "^7.18.6" |
| 70 | + "@babel/parser" "^7.18.6" |
| 71 | + "@babel/template" "^7.18.6" |
| 72 | + "@babel/traverse" "^7.18.6" |
| 73 | + "@babel/types" "^7.18.6" |
62 | 74 | convert-source-map "^1.7.0" |
63 | 75 | debug "^4.1.0" |
64 | 76 | gensync "^1.0.0-beta.2" |
|
95 | 107 | "@jridgewell/gen-mapping" "^0.1.0" |
96 | 108 | jsesc "^2.5.1" |
97 | 109 |
|
98 | | -"@babel/generator@^7.18.2": |
99 | | - version "7.18.2" |
100 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d" |
101 | | - integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw== |
| 110 | +"@babel/generator@^7.18.6": |
| 111 | + version "7.18.6" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.6.tgz#9ab2d46d3cbf631f0e80f72e72874a04c3fc12a9" |
| 113 | + integrity sha512-AIwwoOS8axIC5MZbhNHRLKi3D+DMpvDf9XUcu3pIVAfOHFT45f4AoDAltRbHIQomCipkCZxrNkfpOEHhJz/VKw== |
102 | 114 | dependencies: |
103 | | - "@babel/types" "^7.18.2" |
| 115 | + "@babel/types" "^7.18.6" |
104 | 116 | "@jridgewell/gen-mapping" "^0.3.0" |
105 | 117 | jsesc "^2.5.1" |
106 | 118 |
|
|
129 | 141 | browserslist "^4.20.2" |
130 | 142 | semver "^6.3.0" |
131 | 143 |
|
132 | | -"@babel/helper-compilation-targets@^7.18.2": |
133 | | - version "7.18.2" |
134 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b" |
135 | | - integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ== |
| 144 | +"@babel/helper-compilation-targets@^7.18.6": |
| 145 | + version "7.18.6" |
| 146 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96" |
| 147 | + integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg== |
136 | 148 | dependencies: |
137 | | - "@babel/compat-data" "^7.17.10" |
138 | | - "@babel/helper-validator-option" "^7.16.7" |
| 149 | + "@babel/compat-data" "^7.18.6" |
| 150 | + "@babel/helper-validator-option" "^7.18.6" |
139 | 151 | browserslist "^4.20.2" |
140 | 152 | semver "^6.3.0" |
141 | 153 |
|
|
195 | 207 | dependencies: |
196 | 208 | "@babel/types" "^7.16.7" |
197 | 209 |
|
198 | | -"@babel/helper-environment-visitor@^7.18.2": |
199 | | - version "7.18.2" |
200 | | - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd" |
201 | | - integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ== |
| 210 | +"@babel/helper-environment-visitor@^7.18.6": |
| 211 | + version "7.18.6" |
| 212 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7" |
| 213 | + integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q== |
202 | 214 |
|
203 | 215 | "@babel/helper-explode-assignable-expression@^7.16.7": |
204 | 216 | version "7.16.7" |
|
215 | 227 | "@babel/template" "^7.16.7" |
216 | 228 | "@babel/types" "^7.17.0" |
217 | 229 |
|
| 230 | +"@babel/helper-function-name@^7.18.6": |
| 231 | + version "7.18.6" |
| 232 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83" |
| 233 | + integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw== |
| 234 | + dependencies: |
| 235 | + "@babel/template" "^7.18.6" |
| 236 | + "@babel/types" "^7.18.6" |
| 237 | + |
218 | 238 | "@babel/helper-hoist-variables@^7.16.7": |
219 | 239 | version "7.16.7" |
220 | 240 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246" |
221 | 241 | integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg== |
222 | 242 | dependencies: |
223 | 243 | "@babel/types" "^7.16.7" |
224 | 244 |
|
| 245 | +"@babel/helper-hoist-variables@^7.18.6": |
| 246 | + version "7.18.6" |
| 247 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
| 248 | + integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 249 | + dependencies: |
| 250 | + "@babel/types" "^7.18.6" |
| 251 | + |
225 | 252 | "@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7": |
226 | 253 | version "7.17.7" |
227 | 254 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4" |
|
236 | 263 | dependencies: |
237 | 264 | "@babel/types" "^7.16.7" |
238 | 265 |
|
| 266 | +"@babel/helper-module-imports@^7.18.6": |
| 267 | + version "7.18.6" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
| 269 | + integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
| 270 | + dependencies: |
| 271 | + "@babel/types" "^7.18.6" |
| 272 | + |
239 | 273 | "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.17.7": |
240 | 274 | version "7.17.7" |
241 | 275 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd" |
|
250 | 284 | "@babel/traverse" "^7.17.3" |
251 | 285 | "@babel/types" "^7.17.0" |
252 | 286 |
|
253 | | -"@babel/helper-module-transforms@^7.18.0": |
254 | | - version "7.18.0" |
255 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd" |
256 | | - integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA== |
| 287 | +"@babel/helper-module-transforms@^7.18.6": |
| 288 | + version "7.18.6" |
| 289 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz#57e3ca669e273d55c3cda55e6ebf552f37f483c8" |
| 290 | + integrity sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw== |
257 | 291 | dependencies: |
258 | | - "@babel/helper-environment-visitor" "^7.16.7" |
259 | | - "@babel/helper-module-imports" "^7.16.7" |
260 | | - "@babel/helper-simple-access" "^7.17.7" |
261 | | - "@babel/helper-split-export-declaration" "^7.16.7" |
262 | | - "@babel/helper-validator-identifier" "^7.16.7" |
263 | | - "@babel/template" "^7.16.7" |
264 | | - "@babel/traverse" "^7.18.0" |
265 | | - "@babel/types" "^7.18.0" |
| 292 | + "@babel/helper-environment-visitor" "^7.18.6" |
| 293 | + "@babel/helper-module-imports" "^7.18.6" |
| 294 | + "@babel/helper-simple-access" "^7.18.6" |
| 295 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 296 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 297 | + "@babel/template" "^7.18.6" |
| 298 | + "@babel/traverse" "^7.18.6" |
| 299 | + "@babel/types" "^7.18.6" |
266 | 300 |
|
267 | 301 | "@babel/helper-optimise-call-expression@^7.16.7": |
268 | 302 | version "7.16.7" |
|
281 | 315 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
282 | 316 | integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA== |
283 | 317 |
|
284 | | -"@babel/helper-plugin-utils@^7.17.12": |
285 | | - version "7.17.12" |
286 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz#86c2347da5acbf5583ba0a10aed4c9bf9da9cf96" |
287 | | - integrity sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA== |
| 318 | +"@babel/helper-plugin-utils@^7.18.6": |
| 319 | + version "7.18.6" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.6.tgz#9448974dd4fb1d80fefe72e8a0af37809cd30d6d" |
| 321 | + integrity sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg== |
288 | 322 |
|
289 | 323 | "@babel/helper-remap-async-to-generator@^7.16.8": |
290 | 324 | version "7.16.8" |
|
313 | 347 | dependencies: |
314 | 348 | "@babel/types" "^7.17.0" |
315 | 349 |
|
| 350 | +"@babel/helper-simple-access@^7.18.6": |
| 351 | + version "7.18.6" |
| 352 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz#d6d8f51f4ac2978068df934b569f08f29788c7ea" |
| 353 | + integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g== |
| 354 | + dependencies: |
| 355 | + "@babel/types" "^7.18.6" |
| 356 | + |
316 | 357 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0": |
317 | 358 | version "7.16.0" |
318 | 359 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09" |
|
327 | 368 | dependencies: |
328 | 369 | "@babel/types" "^7.16.7" |
329 | 370 |
|
| 371 | +"@babel/helper-split-export-declaration@^7.18.6": |
| 372 | + version "7.18.6" |
| 373 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075" |
| 374 | + integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA== |
| 375 | + dependencies: |
| 376 | + "@babel/types" "^7.18.6" |
| 377 | + |
330 | 378 | "@babel/helper-validator-identifier@^7.16.7": |
331 | 379 | version "7.16.7" |
332 | 380 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
333 | 381 | integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
334 | 382 |
|
| 383 | +"@babel/helper-validator-identifier@^7.18.6": |
| 384 | + version "7.18.6" |
| 385 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" |
| 386 | + integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g== |
| 387 | + |
335 | 388 | "@babel/helper-validator-option@^7.16.7": |
336 | 389 | version "7.16.7" |
337 | 390 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
338 | 391 | integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ== |
339 | 392 |
|
| 393 | +"@babel/helper-validator-option@^7.18.6": |
| 394 | + version "7.18.6" |
| 395 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
| 396 | + integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== |
| 397 | + |
340 | 398 | "@babel/helper-wrap-function@^7.16.8": |
341 | 399 | version "7.16.8" |
342 | 400 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200" |
|
356 | 414 | "@babel/traverse" "^7.17.9" |
357 | 415 | "@babel/types" "^7.17.0" |
358 | 416 |
|
359 | | -"@babel/helpers@^7.18.2": |
360 | | - version "7.18.2" |
361 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
362 | | - integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
| 417 | +"@babel/helpers@^7.18.6": |
| 418 | + version "7.18.6" |
| 419 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd" |
| 420 | + integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ== |
363 | 421 | dependencies: |
364 | | - "@babel/template" "^7.16.7" |
365 | | - "@babel/traverse" "^7.18.2" |
366 | | - "@babel/types" "^7.18.2" |
| 422 | + "@babel/template" "^7.18.6" |
| 423 | + "@babel/traverse" "^7.18.6" |
| 424 | + "@babel/types" "^7.18.6" |
367 | 425 |
|
368 | 426 | "@babel/highlight@^7.16.7": |
369 | 427 | version "7.17.9" |
|
374 | 432 | chalk "^2.0.0" |
375 | 433 | js-tokens "^4.0.0" |
376 | 434 |
|
| 435 | +"@babel/highlight@^7.18.6": |
| 436 | + version "7.18.6" |
| 437 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
| 438 | + integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== |
| 439 | + dependencies: |
| 440 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 441 | + chalk "^2.0.0" |
| 442 | + js-tokens "^4.0.0" |
| 443 | + |
377 | 444 | "@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.17.10", "@babel/parser@^7.7.0": |
378 | 445 | version "7.17.10" |
379 | 446 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" |
380 | 447 | integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== |
381 | 448 |
|
382 | | -"@babel/parser@^7.18.0": |
383 | | - version "7.18.0" |
384 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112" |
385 | | - integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg== |
| 449 | +"@babel/parser@^7.18.6": |
| 450 | + version "7.18.6" |
| 451 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc" |
| 452 | + integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw== |
386 | 453 |
|
387 | 454 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
388 | 455 | version "7.16.7" |
|
641 | 708 | dependencies: |
642 | 709 | "@babel/helper-plugin-utils" "^7.10.4" |
643 | 710 |
|
644 | | -"@babel/plugin-syntax-jsx@7.17.12": |
645 | | - version "7.17.12" |
646 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.17.12.tgz#834035b45061983a491f60096f61a2e7c5674a47" |
647 | | - integrity sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog== |
| 711 | +"@babel/plugin-syntax-jsx@7.18.6": |
| 712 | + version "7.18.6" |
| 713 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0" |
| 714 | + integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q== |
648 | 715 | dependencies: |
649 | | - "@babel/helper-plugin-utils" "^7.17.12" |
| 716 | + "@babel/helper-plugin-utils" "^7.18.6" |
650 | 717 |
|
651 | 718 | "@babel/plugin-syntax-jsx@^7.12.13", "@babel/plugin-syntax-jsx@^7.16.7": |
652 | 719 | version "7.16.7" |
|
1174 | 1241 | "@babel/parser" "^7.16.7" |
1175 | 1242 | "@babel/types" "^7.16.7" |
1176 | 1243 |
|
| 1244 | +"@babel/template@^7.18.6": |
| 1245 | + version "7.18.6" |
| 1246 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
| 1247 | + integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== |
| 1248 | + dependencies: |
| 1249 | + "@babel/code-frame" "^7.18.6" |
| 1250 | + "@babel/parser" "^7.18.6" |
| 1251 | + "@babel/types" "^7.18.6" |
| 1252 | + |
1177 | 1253 | "@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.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
1178 | 1254 | version "7.17.10" |
1179 | 1255 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" |
|
1190 | 1266 | debug "^4.1.0" |
1191 | 1267 | globals "^11.1.0" |
1192 | 1268 |
|
1193 | | -"@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2": |
1194 | | - version "7.18.2" |
1195 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
1196 | | - integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
1197 | | - dependencies: |
1198 | | - "@babel/code-frame" "^7.16.7" |
1199 | | - "@babel/generator" "^7.18.2" |
1200 | | - "@babel/helper-environment-visitor" "^7.18.2" |
1201 | | - "@babel/helper-function-name" "^7.17.9" |
1202 | | - "@babel/helper-hoist-variables" "^7.16.7" |
1203 | | - "@babel/helper-split-export-declaration" "^7.16.7" |
1204 | | - "@babel/parser" "^7.18.0" |
1205 | | - "@babel/types" "^7.18.2" |
| 1269 | +"@babel/traverse@^7.18.6": |
| 1270 | + version "7.18.6" |
| 1271 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d" |
| 1272 | + integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw== |
| 1273 | + dependencies: |
| 1274 | + "@babel/code-frame" "^7.18.6" |
| 1275 | + "@babel/generator" "^7.18.6" |
| 1276 | + "@babel/helper-environment-visitor" "^7.18.6" |
| 1277 | + "@babel/helper-function-name" "^7.18.6" |
| 1278 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1279 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1280 | + "@babel/parser" "^7.18.6" |
| 1281 | + "@babel/types" "^7.18.6" |
1206 | 1282 | debug "^4.1.0" |
1207 | 1283 | globals "^11.1.0" |
1208 | 1284 |
|
|
1214 | 1290 | "@babel/helper-validator-identifier" "^7.16.7" |
1215 | 1291 | to-fast-properties "^2.0.0" |
1216 | 1292 |
|
1217 | | -"@babel/types@^7.18.0", "@babel/types@^7.18.2": |
1218 | | - version "7.18.2" |
1219 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091" |
1220 | | - integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q== |
| 1293 | +"@babel/types@^7.18.6": |
| 1294 | + version "7.18.6" |
| 1295 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.6.tgz#5d781dd10a3f0c9f1f931bd19de5eb26ec31acf0" |
| 1296 | + integrity sha512-NdBNzPDwed30fZdDQtVR7ZgaO4UKjuaQFH9VArS+HMnurlOY0JWN+4ROlu/iapMFwjRQU4pOG4StZfDmulEwGA== |
1221 | 1297 | dependencies: |
1222 | | - "@babel/helper-validator-identifier" "^7.16.7" |
| 1298 | + "@babel/helper-validator-identifier" "^7.18.6" |
1223 | 1299 | to-fast-properties "^2.0.0" |
1224 | 1300 |
|
1225 | 1301 | "@base2/pretty-print-object@1.0.1": |
|
0 commit comments