|
36 | 36 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
|
37 | 37 | integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
|
38 | 38 |
|
| 39 | +"@babel/compat-data@^7.18.8": |
| 40 | + version "7.18.8" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d" |
| 42 | + integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== |
| 43 | + |
39 | 44 | "@babel/core@^7.11.6", "@babel/core@^7.12.3":
|
40 | 45 | version "7.18.6"
|
41 | 46 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d"
|
|
57 | 62 | json5 "^2.2.1"
|
58 | 63 | semver "^6.3.0"
|
59 | 64 |
|
| 65 | +"@babel/core@^7.18.9": |
| 66 | + version "7.18.9" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
| 68 | + integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
| 69 | + dependencies: |
| 70 | + "@ampproject/remapping" "^2.1.0" |
| 71 | + "@babel/code-frame" "^7.18.6" |
| 72 | + "@babel/generator" "^7.18.9" |
| 73 | + "@babel/helper-compilation-targets" "^7.18.9" |
| 74 | + "@babel/helper-module-transforms" "^7.18.9" |
| 75 | + "@babel/helpers" "^7.18.9" |
| 76 | + "@babel/parser" "^7.18.9" |
| 77 | + "@babel/template" "^7.18.6" |
| 78 | + "@babel/traverse" "^7.18.9" |
| 79 | + "@babel/types" "^7.18.9" |
| 80 | + convert-source-map "^1.7.0" |
| 81 | + debug "^4.1.0" |
| 82 | + gensync "^1.0.0-beta.2" |
| 83 | + json5 "^2.2.1" |
| 84 | + semver "^6.3.0" |
| 85 | + |
60 | 86 | "@babel/generator@^7.18.6", "@babel/generator@^7.7.2":
|
61 | 87 | version "7.18.6"
|
62 | 88 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.6.tgz#9ab2d46d3cbf631f0e80f72e72874a04c3fc12a9"
|
|
66 | 92 | "@jridgewell/gen-mapping" "^0.3.0"
|
67 | 93 | jsesc "^2.5.1"
|
68 | 94 |
|
| 95 | +"@babel/generator@^7.18.9": |
| 96 | + version "7.18.9" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
| 98 | + integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
| 99 | + dependencies: |
| 100 | + "@babel/types" "^7.18.9" |
| 101 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 102 | + jsesc "^2.5.1" |
| 103 | + |
69 | 104 | "@babel/helper-compilation-targets@^7.18.6":
|
70 | 105 | version "7.18.6"
|
71 | 106 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96"
|
|
76 | 111 | browserslist "^4.20.2"
|
77 | 112 | semver "^6.3.0"
|
78 | 113 |
|
| 114 | +"@babel/helper-compilation-targets@^7.18.9": |
| 115 | + version "7.18.9" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf" |
| 117 | + integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg== |
| 118 | + dependencies: |
| 119 | + "@babel/compat-data" "^7.18.8" |
| 120 | + "@babel/helper-validator-option" "^7.18.6" |
| 121 | + browserslist "^4.20.2" |
| 122 | + semver "^6.3.0" |
| 123 | + |
79 | 124 | "@babel/helper-environment-visitor@^7.18.6":
|
80 | 125 | version "7.18.6"
|
81 | 126 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7"
|
82 | 127 | integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==
|
83 | 128 |
|
| 129 | +"@babel/helper-environment-visitor@^7.18.9": |
| 130 | + version "7.18.9" |
| 131 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
| 132 | + integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
| 133 | + |
84 | 134 | "@babel/helper-function-name@^7.18.6":
|
85 | 135 | version "7.18.6"
|
86 | 136 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83"
|
|
89 | 139 | "@babel/template" "^7.18.6"
|
90 | 140 | "@babel/types" "^7.18.6"
|
91 | 141 |
|
| 142 | +"@babel/helper-function-name@^7.18.9": |
| 143 | + version "7.18.9" |
| 144 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0" |
| 145 | + integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A== |
| 146 | + dependencies: |
| 147 | + "@babel/template" "^7.18.6" |
| 148 | + "@babel/types" "^7.18.9" |
| 149 | + |
92 | 150 | "@babel/helper-hoist-variables@^7.18.6":
|
93 | 151 | version "7.18.6"
|
94 | 152 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
|
117 | 175 | "@babel/traverse" "^7.18.6"
|
118 | 176 | "@babel/types" "^7.18.6"
|
119 | 177 |
|
| 178 | +"@babel/helper-module-transforms@^7.18.9": |
| 179 | + version "7.18.9" |
| 180 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712" |
| 181 | + integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g== |
| 182 | + dependencies: |
| 183 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 184 | + "@babel/helper-module-imports" "^7.18.6" |
| 185 | + "@babel/helper-simple-access" "^7.18.6" |
| 186 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 187 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 188 | + "@babel/template" "^7.18.6" |
| 189 | + "@babel/traverse" "^7.18.9" |
| 190 | + "@babel/types" "^7.18.9" |
| 191 | + |
120 | 192 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0":
|
121 | 193 | version "7.14.5"
|
122 | 194 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
|
155 | 227 | "@babel/traverse" "^7.18.6"
|
156 | 228 | "@babel/types" "^7.18.6"
|
157 | 229 |
|
| 230 | +"@babel/helpers@^7.18.9": |
| 231 | + version "7.18.9" |
| 232 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9" |
| 233 | + integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ== |
| 234 | + dependencies: |
| 235 | + "@babel/template" "^7.18.6" |
| 236 | + "@babel/traverse" "^7.18.9" |
| 237 | + "@babel/types" "^7.18.9" |
| 238 | + |
158 | 239 | "@babel/highlight@^7.18.6":
|
159 | 240 | version "7.18.6"
|
160 | 241 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
|
|
169 | 250 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc"
|
170 | 251 | integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==
|
171 | 252 |
|
| 253 | +"@babel/parser@^7.18.9": |
| 254 | + version "7.18.9" |
| 255 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
| 256 | + integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 257 | + |
172 | 258 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
173 | 259 | version "7.8.4"
|
174 | 260 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
292 | 378 | debug "^4.1.0"
|
293 | 379 | globals "^11.1.0"
|
294 | 380 |
|
| 381 | +"@babel/traverse@^7.18.9": |
| 382 | + version "7.18.9" |
| 383 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
| 384 | + integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
| 385 | + dependencies: |
| 386 | + "@babel/code-frame" "^7.18.6" |
| 387 | + "@babel/generator" "^7.18.9" |
| 388 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 389 | + "@babel/helper-function-name" "^7.18.9" |
| 390 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 391 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 392 | + "@babel/parser" "^7.18.9" |
| 393 | + "@babel/types" "^7.18.9" |
| 394 | + debug "^4.1.0" |
| 395 | + globals "^11.1.0" |
| 396 | + |
295 | 397 | "@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
|
296 | 398 | version "7.18.6"
|
297 | 399 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.6.tgz#5d781dd10a3f0c9f1f931bd19de5eb26ec31acf0"
|
|
300 | 402 | "@babel/helper-validator-identifier" "^7.18.6"
|
301 | 403 | to-fast-properties "^2.0.0"
|
302 | 404 |
|
| 405 | +"@babel/types@^7.18.9": |
| 406 | + version "7.18.9" |
| 407 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
| 408 | + integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 409 | + dependencies: |
| 410 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 411 | + to-fast-properties "^2.0.0" |
| 412 | + |
303 | 413 | "@bcoe/v8-coverage@^0.2.3":
|
304 | 414 | version "0.2.3"
|
305 | 415 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
730 | 840 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
731 | 841 | "@jridgewell/trace-mapping" "^0.3.9"
|
732 | 842 |
|
| 843 | +"@jridgewell/gen-mapping@^0.3.2": |
| 844 | + version "0.3.2" |
| 845 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" |
| 846 | + integrity sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A== |
| 847 | + dependencies: |
| 848 | + "@jridgewell/set-array" "^1.0.1" |
| 849 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 850 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 851 | + |
733 | 852 | "@jridgewell/resolve-uri@^3.0.3":
|
734 | 853 | version "3.0.7"
|
735 | 854 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.7.tgz#30cd49820a962aff48c8fffc5cd760151fca61fe"
|
|
740 | 859 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.1.tgz#36a6acc93987adcf0ba50c66908bd0b70de8afea"
|
741 | 860 | integrity sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==
|
742 | 861 |
|
| 862 | +"@jridgewell/set-array@^1.0.1": |
| 863 | + version "1.1.2" |
| 864 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
| 865 | + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
| 866 | + |
743 | 867 | "@jridgewell/sourcemap-codec@^1.4.10":
|
744 | 868 | version "1.4.13"
|
745 | 869 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.13.tgz#b6461fb0c2964356c469e115f504c95ad97ab88c"
|
|
0 commit comments