|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
| 12 | +"@babel/code-frame@^7.12.13": |
| 13 | + version "7.12.13" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
| 15 | + integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
| 16 | + dependencies: |
| 17 | + "@babel/highlight" "^7.12.13" |
| 18 | + |
12 | 19 | "@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7":
|
13 | 20 | version "7.12.7"
|
14 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
|
44 | 51 | jsesc "^2.5.1"
|
45 | 52 | source-map "^0.5.0"
|
46 | 53 |
|
| 54 | +"@babel/generator@^7.12.13": |
| 55 | + version "7.12.13" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.13.tgz#5f6ebe6c85db99886db2d7b044409196f872a503" |
| 57 | + integrity sha512-9qQ8Fgo8HaSvHEt6A5+BATP7XktD/AdAnObUeTRz5/e2y3kbrxZgz32qUJJsdmwUvBJzF4AeV21nGTNwv05Mpw== |
| 58 | + dependencies: |
| 59 | + "@babel/types" "^7.12.13" |
| 60 | + jsesc "^2.5.1" |
| 61 | + source-map "^0.5.0" |
| 62 | + |
47 | 63 | "@babel/helper-annotate-as-pure@^7.10.4":
|
48 | 64 | version "7.12.10"
|
49 | 65 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d"
|
|
80 | 96 | "@babel/helper-replace-supers" "^7.12.1"
|
81 | 97 | "@babel/helper-split-export-declaration" "^7.10.4"
|
82 | 98 |
|
| 99 | +"@babel/helper-create-class-features-plugin@^7.12.13": |
| 100 | + version "7.12.13" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.13.tgz#0f1707c2eec1a4604f2a22a6fb209854ef2a399a" |
| 102 | + integrity sha512-Vs/e9wv7rakKYeywsmEBSRC9KtmE7Px+YBlESekLeJOF0zbGUicGfXSNi3o+tfXSNS48U/7K9mIOOCR79Cl3+Q== |
| 103 | + dependencies: |
| 104 | + "@babel/helper-function-name" "^7.12.13" |
| 105 | + "@babel/helper-member-expression-to-functions" "^7.12.13" |
| 106 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 107 | + "@babel/helper-replace-supers" "^7.12.13" |
| 108 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 109 | + |
83 | 110 | "@babel/helper-create-regexp-features-plugin@^7.12.1":
|
84 | 111 | version "7.12.7"
|
85 | 112 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.7.tgz#2084172e95443fa0a09214ba1bb328f9aea1278f"
|
|
113 | 140 | "@babel/template" "^7.10.4"
|
114 | 141 | "@babel/types" "^7.10.4"
|
115 | 142 |
|
| 143 | +"@babel/helper-function-name@^7.12.13": |
| 144 | + version "7.12.13" |
| 145 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a" |
| 146 | + integrity sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA== |
| 147 | + dependencies: |
| 148 | + "@babel/helper-get-function-arity" "^7.12.13" |
| 149 | + "@babel/template" "^7.12.13" |
| 150 | + "@babel/types" "^7.12.13" |
| 151 | + |
116 | 152 | "@babel/helper-get-function-arity@^7.10.4":
|
117 | 153 | version "7.12.10"
|
118 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf"
|
119 | 155 | integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==
|
120 | 156 | dependencies:
|
121 | 157 | "@babel/types" "^7.12.10"
|
122 | 158 |
|
| 159 | +"@babel/helper-get-function-arity@^7.12.13": |
| 160 | + version "7.12.13" |
| 161 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583" |
| 162 | + integrity sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg== |
| 163 | + dependencies: |
| 164 | + "@babel/types" "^7.12.13" |
| 165 | + |
123 | 166 | "@babel/helper-hoist-variables@^7.10.4":
|
124 | 167 | version "7.10.4"
|
125 | 168 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e"
|
|
134 | 177 | dependencies:
|
135 | 178 | "@babel/types" "^7.12.7"
|
136 | 179 |
|
| 180 | +"@babel/helper-member-expression-to-functions@^7.12.13": |
| 181 | + version "7.12.13" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.13.tgz#c5715695b4f8bab32660dbdcdc2341dec7e3df40" |
| 183 | + integrity sha512-B+7nN0gIL8FZ8SvMcF+EPyB21KnCcZHQZFczCxbiNGV/O0rsrSBlWGLzmtBJ3GMjSVMIm4lpFhR+VdVBuIsUcQ== |
| 184 | + dependencies: |
| 185 | + "@babel/types" "^7.12.13" |
| 186 | + |
137 | 187 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
|
138 | 188 | version "7.12.5"
|
139 | 189 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
|
163 | 213 | dependencies:
|
164 | 214 | "@babel/types" "^7.12.10"
|
165 | 215 |
|
| 216 | +"@babel/helper-optimise-call-expression@^7.12.13": |
| 217 | + version "7.12.13" |
| 218 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea" |
| 219 | + integrity sha512-BdWQhoVJkp6nVjB7nkFWcn43dkprYauqtk++Py2eaf/GRDFm5BxRqEIZCiHlZUGAVmtwKcsVL1dC68WmzeFmiA== |
| 220 | + dependencies: |
| 221 | + "@babel/types" "^7.12.13" |
| 222 | + |
166 | 223 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
167 | 224 | version "7.10.4"
|
168 | 225 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
169 | 226 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
170 | 227 |
|
| 228 | +"@babel/helper-plugin-utils@^7.12.13": |
| 229 | + version "7.12.13" |
| 230 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz#174254d0f2424d8aefb4dd48057511247b0a9eeb" |
| 231 | + integrity sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA== |
| 232 | + |
171 | 233 | "@babel/helper-remap-async-to-generator@^7.12.1":
|
172 | 234 | version "7.12.1"
|
173 | 235 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.1.tgz#8c4dbbf916314f6047dc05e6a2217074238347fd"
|
|
187 | 249 | "@babel/traverse" "^7.12.5"
|
188 | 250 | "@babel/types" "^7.12.5"
|
189 | 251 |
|
| 252 | +"@babel/helper-replace-supers@^7.12.13": |
| 253 | + version "7.12.13" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.13.tgz#00ec4fb6862546bd3d0aff9aac56074277173121" |
| 255 | + integrity sha512-pctAOIAMVStI2TMLhozPKbf5yTEXc0OJa0eENheb4w09SrgOWEs+P4nTOZYJQCqs8JlErGLDPDJTiGIp3ygbLg== |
| 256 | + dependencies: |
| 257 | + "@babel/helper-member-expression-to-functions" "^7.12.13" |
| 258 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 259 | + "@babel/traverse" "^7.12.13" |
| 260 | + "@babel/types" "^7.12.13" |
| 261 | + |
190 | 262 | "@babel/helper-simple-access@^7.12.1":
|
191 | 263 | version "7.12.1"
|
192 | 264 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136"
|
|
208 | 280 | dependencies:
|
209 | 281 | "@babel/types" "^7.11.0"
|
210 | 282 |
|
| 283 | +"@babel/helper-split-export-declaration@^7.12.13": |
| 284 | + version "7.12.13" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05" |
| 286 | + integrity sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg== |
| 287 | + dependencies: |
| 288 | + "@babel/types" "^7.12.13" |
| 289 | + |
211 | 290 | "@babel/helper-validator-identifier@^7.10.4":
|
212 | 291 | version "7.10.4"
|
213 | 292 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
214 | 293 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
215 | 294 |
|
| 295 | +"@babel/helper-validator-identifier@^7.12.11": |
| 296 | + version "7.12.11" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 298 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
| 299 | + |
216 | 300 | "@babel/helper-validator-option@^7.12.1":
|
217 | 301 | version "7.12.1"
|
218 | 302 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
|
219 | 303 | integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
|
220 | 304 |
|
| 305 | +"@babel/helper-validator-option@^7.12.11": |
| 306 | + version "7.12.11" |
| 307 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f" |
| 308 | + integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw== |
| 309 | + |
221 | 310 | "@babel/helper-wrap-function@^7.10.4":
|
222 | 311 | version "7.12.3"
|
223 | 312 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
|
|
246 | 335 | chalk "^2.0.0"
|
247 | 336 | js-tokens "^4.0.0"
|
248 | 337 |
|
| 338 | +"@babel/highlight@^7.12.13": |
| 339 | + version "7.12.13" |
| 340 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c" |
| 341 | + integrity sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww== |
| 342 | + dependencies: |
| 343 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 344 | + chalk "^2.0.0" |
| 345 | + js-tokens "^4.0.0" |
| 346 | + |
249 | 347 | "@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0":
|
250 | 348 | version "7.12.10"
|
251 | 349 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81"
|
252 | 350 | integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA==
|
253 | 351 |
|
| 352 | +"@babel/parser@^7.12.13": |
| 353 | + version "7.12.13" |
| 354 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.13.tgz#3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9" |
| 355 | + integrity sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw== |
| 356 | + |
254 | 357 | "@babel/plugin-proposal-async-generator-functions@^7.12.1":
|
255 | 358 | version "7.12.1"
|
256 | 359 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
|
|
479 | 582 | dependencies:
|
480 | 583 | "@babel/helper-plugin-utils" "^7.10.4"
|
481 | 584 |
|
482 |
| -"@babel/plugin-syntax-typescript@^7.12.1": |
483 |
| - version "7.12.1" |
484 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.1.tgz#460ba9d77077653803c3dd2e673f76d66b4029e5" |
485 |
| - integrity sha512-UZNEcCY+4Dp9yYRCAHrHDU+9ZXLYaY9MgBXSRLkB9WjYFRR6quJBumfVrEkUxrePPBwFcpWfNKXqVRQQtm7mMA== |
| 585 | +"@babel/plugin-syntax-typescript@^7.12.13": |
| 586 | + version "7.12.13" |
| 587 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.12.13.tgz#9dff111ca64154cef0f4dc52cf843d9f12ce4474" |
| 588 | + integrity sha512-cHP3u1JiUiG2LFDKbXnwVad81GvfyIOmCD6HIEId6ojrY0Drfy2q1jw7BwN7dE84+kTnBjLkXoL3IEy/3JPu2w== |
486 | 589 | dependencies:
|
487 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
| 590 | + "@babel/helper-plugin-utils" "^7.12.13" |
488 | 591 |
|
489 | 592 | "@babel/plugin-transform-arrow-functions@^7.12.1":
|
490 | 593 | version "7.12.1"
|
|
729 | 832 | dependencies:
|
730 | 833 | "@babel/helper-plugin-utils" "^7.10.4"
|
731 | 834 |
|
732 |
| -"@babel/plugin-transform-typescript@^7.12.1": |
733 |
| - version "7.12.1" |
734 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.1.tgz#d92cc0af504d510e26a754a7dbc2e5c8cd9c7ab4" |
735 |
| - integrity sha512-VrsBByqAIntM+EYMqSm59SiMEf7qkmI9dqMt6RbD/wlwueWmYcI0FFK5Fj47pP6DRZm+3teXjosKlwcZJ5lIMw== |
| 835 | +"@babel/plugin-transform-typescript@^7.12.13": |
| 836 | + version "7.12.13" |
| 837 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.12.13.tgz#8bcb5dd79cb8bba690d6920e19992d9228dfed48" |
| 838 | + integrity sha512-z1VWskPJxK9tfxoYvePWvzSJC+4pxXr8ArmRm5ofqgi+mwpKg6lvtomkIngBYMJVnKhsFYVysCQLDn//v2RHcg== |
736 | 839 | dependencies:
|
737 |
| - "@babel/helper-create-class-features-plugin" "^7.12.1" |
738 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
739 |
| - "@babel/plugin-syntax-typescript" "^7.12.1" |
| 840 | + "@babel/helper-create-class-features-plugin" "^7.12.13" |
| 841 | + "@babel/helper-plugin-utils" "^7.12.13" |
| 842 | + "@babel/plugin-syntax-typescript" "^7.12.13" |
740 | 843 |
|
741 | 844 | "@babel/plugin-transform-unicode-escapes@^7.12.1":
|
742 | 845 | version "7.12.1"
|
|
836 | 939 | "@babel/types" "^7.4.4"
|
837 | 940 | esutils "^2.0.2"
|
838 | 941 |
|
839 |
| -"@babel/preset-typescript@^7.12.7": |
840 |
| - version "7.12.7" |
841 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.7.tgz#fc7df8199d6aae747896f1e6c61fc872056632a3" |
842 |
| - integrity sha512-nOoIqIqBmHBSEgBXWR4Dv/XBehtIFcw9PqZw6rFYuKrzsZmOQm3PR5siLBnKZFEsDb03IegG8nSjU/iXXXYRmw== |
| 942 | +"@babel/preset-typescript@^7.12.13": |
| 943 | + version "7.12.13" |
| 944 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.12.13.tgz#c859c7c075c531d2cc34c2516b214e5d884efe5c" |
| 945 | + integrity sha512-gYry7CeXwD2wtw5qHzrtzKaShEhOfTmKb4i0ZxeYBcBosN5VuAudsNbjX7Oj5EAfQ3K4s4HsVMQRRcqGsPvs2A== |
843 | 946 | dependencies:
|
844 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
845 |
| - "@babel/helper-validator-option" "^7.12.1" |
846 |
| - "@babel/plugin-transform-typescript" "^7.12.1" |
| 947 | + "@babel/helper-plugin-utils" "^7.12.13" |
| 948 | + "@babel/helper-validator-option" "^7.12.11" |
| 949 | + "@babel/plugin-transform-typescript" "^7.12.13" |
847 | 950 |
|
848 | 951 | "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
|
849 | 952 | version "7.12.5"
|
|
861 | 964 | "@babel/parser" "^7.12.7"
|
862 | 965 | "@babel/types" "^7.12.7"
|
863 | 966 |
|
| 967 | +"@babel/template@^7.12.13": |
| 968 | + version "7.12.13" |
| 969 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
| 970 | + integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== |
| 971 | + dependencies: |
| 972 | + "@babel/code-frame" "^7.12.13" |
| 973 | + "@babel/parser" "^7.12.13" |
| 974 | + "@babel/types" "^7.12.13" |
| 975 | + |
864 | 976 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.7.0":
|
865 | 977 | version "7.12.10"
|
866 | 978 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a"
|
|
876 | 988 | globals "^11.1.0"
|
877 | 989 | lodash "^4.17.19"
|
878 | 990 |
|
| 991 | +"@babel/traverse@^7.12.13": |
| 992 | + version "7.12.13" |
| 993 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" |
| 994 | + integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA== |
| 995 | + dependencies: |
| 996 | + "@babel/code-frame" "^7.12.13" |
| 997 | + "@babel/generator" "^7.12.13" |
| 998 | + "@babel/helper-function-name" "^7.12.13" |
| 999 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1000 | + "@babel/parser" "^7.12.13" |
| 1001 | + "@babel/types" "^7.12.13" |
| 1002 | + debug "^4.1.0" |
| 1003 | + globals "^11.1.0" |
| 1004 | + lodash "^4.17.19" |
| 1005 | + |
879 | 1006 | "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
880 | 1007 | version "7.12.10"
|
881 | 1008 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260"
|
|
885 | 1012 | lodash "^4.17.19"
|
886 | 1013 | to-fast-properties "^2.0.0"
|
887 | 1014 |
|
| 1015 | +"@babel/types@^7.12.13": |
| 1016 | + version "7.12.13" |
| 1017 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611" |
| 1018 | + integrity sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ== |
| 1019 | + dependencies: |
| 1020 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1021 | + lodash "^4.17.19" |
| 1022 | + to-fast-properties "^2.0.0" |
| 1023 | + |
888 | 1024 | "@bcoe/v8-coverage@^0.2.3":
|
889 | 1025 | version "0.2.3"
|
890 | 1026 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments