|
18 | 18 | optionalDependencies: |
19 | 19 | chokidar "^2.1.8" |
20 | 20 |
|
21 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": |
22 | | - version "7.10.4" |
23 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" |
24 | | - integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== |
| 21 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11": |
| 22 | + version "7.12.11" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f" |
| 24 | + integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw== |
25 | 25 | dependencies: |
26 | 26 | "@babel/highlight" "^7.10.4" |
27 | 27 |
|
|
34 | 34 | invariant "^2.2.4" |
35 | 35 | semver "^5.5.0" |
36 | 36 |
|
37 | | -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.7.5": |
38 | | - version "7.11.6" |
39 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651" |
40 | | - integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg== |
| 37 | +"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 38 | + version "7.12.10" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd" |
| 40 | + integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w== |
41 | 41 | dependencies: |
42 | 42 | "@babel/code-frame" "^7.10.4" |
43 | | - "@babel/generator" "^7.11.6" |
44 | | - "@babel/helper-module-transforms" "^7.11.0" |
45 | | - "@babel/helpers" "^7.10.4" |
46 | | - "@babel/parser" "^7.11.5" |
47 | | - "@babel/template" "^7.10.4" |
48 | | - "@babel/traverse" "^7.11.5" |
49 | | - "@babel/types" "^7.11.5" |
| 43 | + "@babel/generator" "^7.12.10" |
| 44 | + "@babel/helper-module-transforms" "^7.12.1" |
| 45 | + "@babel/helpers" "^7.12.5" |
| 46 | + "@babel/parser" "^7.12.10" |
| 47 | + "@babel/template" "^7.12.7" |
| 48 | + "@babel/traverse" "^7.12.10" |
| 49 | + "@babel/types" "^7.12.10" |
50 | 50 | convert-source-map "^1.7.0" |
51 | 51 | debug "^4.1.0" |
52 | 52 | gensync "^1.0.0-beta.1" |
53 | 53 | json5 "^2.1.2" |
54 | 54 | lodash "^4.17.19" |
55 | | - resolve "^1.3.2" |
56 | 55 | semver "^5.4.1" |
57 | 56 | source-map "^0.5.0" |
58 | 57 |
|
59 | | -"@babel/generator@^7.11.5", "@babel/generator@^7.11.6": |
60 | | - version "7.11.6" |
61 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620" |
62 | | - integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA== |
| 58 | +"@babel/generator@^7.12.10", "@babel/generator@^7.12.11": |
| 59 | + version "7.12.11" |
| 60 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af" |
| 61 | + integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA== |
63 | 62 | dependencies: |
64 | | - "@babel/types" "^7.11.5" |
| 63 | + "@babel/types" "^7.12.11" |
65 | 64 | jsesc "^2.5.1" |
66 | 65 | source-map "^0.5.0" |
67 | 66 |
|
|
138 | 137 | "@babel/template" "^7.10.4" |
139 | 138 | "@babel/types" "^7.10.4" |
140 | 139 |
|
| 140 | +"@babel/helper-function-name@^7.12.11": |
| 141 | + version "7.12.11" |
| 142 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42" |
| 143 | + integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA== |
| 144 | + dependencies: |
| 145 | + "@babel/helper-get-function-arity" "^7.12.10" |
| 146 | + "@babel/template" "^7.12.7" |
| 147 | + "@babel/types" "^7.12.11" |
| 148 | + |
141 | 149 | "@babel/helper-get-function-arity@^7.10.4": |
142 | 150 | version "7.10.4" |
143 | 151 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" |
144 | 152 | integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== |
145 | 153 | dependencies: |
146 | 154 | "@babel/types" "^7.10.4" |
147 | 155 |
|
| 156 | +"@babel/helper-get-function-arity@^7.12.10": |
| 157 | + version "7.12.10" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf" |
| 159 | + integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag== |
| 160 | + dependencies: |
| 161 | + "@babel/types" "^7.12.10" |
| 162 | + |
148 | 163 | "@babel/helper-hoist-variables@^7.10.4": |
149 | 164 | version "7.10.4" |
150 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz#d49b001d1d5a68ca5e6604dda01a6297f7c9381e" |
|
159 | 174 | dependencies: |
160 | 175 | "@babel/types" "^7.10.5" |
161 | 176 |
|
| 177 | +"@babel/helper-member-expression-to-functions@^7.12.7": |
| 178 | + version "7.12.7" |
| 179 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855" |
| 180 | + integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw== |
| 181 | + dependencies: |
| 182 | + "@babel/types" "^7.12.7" |
| 183 | + |
162 | 184 | "@babel/helper-module-imports@^7.10.4": |
163 | 185 | version "7.10.4" |
164 | 186 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" |
165 | 187 | integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== |
166 | 188 | dependencies: |
167 | 189 | "@babel/types" "^7.10.4" |
168 | 190 |
|
169 | | -"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0": |
170 | | - version "7.11.0" |
171 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
172 | | - integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
| 191 | +"@babel/helper-module-imports@^7.12.1": |
| 192 | + version "7.12.5" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
| 194 | + integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
173 | 195 | dependencies: |
174 | | - "@babel/helper-module-imports" "^7.10.4" |
175 | | - "@babel/helper-replace-supers" "^7.10.4" |
176 | | - "@babel/helper-simple-access" "^7.10.4" |
| 196 | + "@babel/types" "^7.12.5" |
| 197 | + |
| 198 | +"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.12.1": |
| 199 | + version "7.12.1" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" |
| 201 | + integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== |
| 202 | + dependencies: |
| 203 | + "@babel/helper-module-imports" "^7.12.1" |
| 204 | + "@babel/helper-replace-supers" "^7.12.1" |
| 205 | + "@babel/helper-simple-access" "^7.12.1" |
177 | 206 | "@babel/helper-split-export-declaration" "^7.11.0" |
| 207 | + "@babel/helper-validator-identifier" "^7.10.4" |
178 | 208 | "@babel/template" "^7.10.4" |
179 | | - "@babel/types" "^7.11.0" |
| 209 | + "@babel/traverse" "^7.12.1" |
| 210 | + "@babel/types" "^7.12.1" |
180 | 211 | lodash "^4.17.19" |
181 | 212 |
|
182 | 213 | "@babel/helper-optimise-call-expression@^7.10.4": |
|
186 | 217 | dependencies: |
187 | 218 | "@babel/types" "^7.10.4" |
188 | 219 |
|
| 220 | +"@babel/helper-optimise-call-expression@^7.12.10": |
| 221 | + version "7.12.10" |
| 222 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz#94ca4e306ee11a7dd6e9f42823e2ac6b49881e2d" |
| 223 | + integrity sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ== |
| 224 | + dependencies: |
| 225 | + "@babel/types" "^7.12.10" |
| 226 | + |
189 | 227 | "@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": |
190 | 228 | version "7.10.4" |
191 | 229 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
|
219 | 257 | "@babel/traverse" "^7.10.4" |
220 | 258 | "@babel/types" "^7.10.4" |
221 | 259 |
|
| 260 | +"@babel/helper-replace-supers@^7.12.1": |
| 261 | + version "7.12.11" |
| 262 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz#ea511658fc66c7908f923106dd88e08d1997d60d" |
| 263 | + integrity sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA== |
| 264 | + dependencies: |
| 265 | + "@babel/helper-member-expression-to-functions" "^7.12.7" |
| 266 | + "@babel/helper-optimise-call-expression" "^7.12.10" |
| 267 | + "@babel/traverse" "^7.12.10" |
| 268 | + "@babel/types" "^7.12.11" |
| 269 | + |
222 | 270 | "@babel/helper-simple-access@^7.10.4": |
223 | 271 | version "7.10.4" |
224 | 272 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461" |
|
227 | 275 | "@babel/template" "^7.10.4" |
228 | 276 | "@babel/types" "^7.10.4" |
229 | 277 |
|
| 278 | +"@babel/helper-simple-access@^7.12.1": |
| 279 | + version "7.12.1" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136" |
| 281 | + integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== |
| 282 | + dependencies: |
| 283 | + "@babel/types" "^7.12.1" |
| 284 | + |
230 | 285 | "@babel/helper-skip-transparent-expression-wrappers@^7.11.0": |
231 | 286 | version "7.11.0" |
232 | 287 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" |
|
248 | 303 | dependencies: |
249 | 304 | "@babel/types" "^7.11.0" |
250 | 305 |
|
| 306 | +"@babel/helper-split-export-declaration@^7.12.11": |
| 307 | + version "7.12.11" |
| 308 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a" |
| 309 | + integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g== |
| 310 | + dependencies: |
| 311 | + "@babel/types" "^7.12.11" |
| 312 | + |
251 | 313 | "@babel/helper-validator-identifier@^7.10.4": |
252 | 314 | version "7.10.4" |
253 | 315 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
254 | 316 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
255 | 317 |
|
| 318 | +"@babel/helper-validator-identifier@^7.12.11": |
| 319 | + version "7.12.11" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 321 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
| 322 | + |
256 | 323 | "@babel/helper-wrap-function@^7.10.4": |
257 | 324 | version "7.10.4" |
258 | 325 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87" |
|
263 | 330 | "@babel/traverse" "^7.10.4" |
264 | 331 | "@babel/types" "^7.10.4" |
265 | 332 |
|
266 | | -"@babel/helpers@^7.10.4": |
267 | | - version "7.10.4" |
268 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044" |
269 | | - integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA== |
| 333 | +"@babel/helpers@^7.12.5": |
| 334 | + version "7.12.5" |
| 335 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
| 336 | + integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== |
270 | 337 | dependencies: |
271 | 338 | "@babel/template" "^7.10.4" |
272 | | - "@babel/traverse" "^7.10.4" |
273 | | - "@babel/types" "^7.10.4" |
| 339 | + "@babel/traverse" "^7.12.5" |
| 340 | + "@babel/types" "^7.12.5" |
274 | 341 |
|
275 | 342 | "@babel/highlight@^7.10.4": |
276 | 343 | version "7.10.4" |
|
295 | 362 | resolve "^1.13.1" |
296 | 363 | v8flags "^3.1.1" |
297 | 364 |
|
298 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.5": |
299 | | - version "7.11.5" |
300 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
301 | | - integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
| 365 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.10", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7": |
| 366 | + version "7.12.11" |
| 367 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79" |
| 368 | + integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg== |
302 | 369 |
|
303 | 370 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
304 | 371 | version "7.10.5" |
|
906 | 973 | dependencies: |
907 | 974 | regenerator-runtime "^0.13.4" |
908 | 975 |
|
909 | | -"@babel/template@^7.10.4", "@babel/template@^7.3.3": |
910 | | - version "7.10.4" |
911 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
912 | | - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
913 | | - dependencies: |
914 | | - "@babel/code-frame" "^7.10.4" |
915 | | - "@babel/parser" "^7.10.4" |
916 | | - "@babel/types" "^7.10.4" |
917 | | - |
918 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5": |
919 | | - version "7.11.5" |
920 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
921 | | - integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
| 976 | +"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3": |
| 977 | + version "7.12.7" |
| 978 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
| 979 | + integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
922 | 980 | dependencies: |
923 | 981 | "@babel/code-frame" "^7.10.4" |
924 | | - "@babel/generator" "^7.11.5" |
925 | | - "@babel/helper-function-name" "^7.10.4" |
926 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
927 | | - "@babel/parser" "^7.11.5" |
928 | | - "@babel/types" "^7.11.5" |
| 982 | + "@babel/parser" "^7.12.7" |
| 983 | + "@babel/types" "^7.12.7" |
| 984 | + |
| 985 | +"@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": |
| 986 | + version "7.12.12" |
| 987 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.12.tgz#d0cd87892704edd8da002d674bc811ce64743376" |
| 988 | + integrity sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w== |
| 989 | + dependencies: |
| 990 | + "@babel/code-frame" "^7.12.11" |
| 991 | + "@babel/generator" "^7.12.11" |
| 992 | + "@babel/helper-function-name" "^7.12.11" |
| 993 | + "@babel/helper-split-export-declaration" "^7.12.11" |
| 994 | + "@babel/parser" "^7.12.11" |
| 995 | + "@babel/types" "^7.12.12" |
929 | 996 | debug "^4.1.0" |
930 | 997 | globals "^11.1.0" |
931 | 998 | lodash "^4.17.19" |
932 | 999 |
|
933 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
934 | | - version "7.11.5" |
935 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
936 | | - integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
| 1000 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@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": |
| 1001 | + version "7.12.12" |
| 1002 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299" |
| 1003 | + integrity sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ== |
937 | 1004 | dependencies: |
938 | | - "@babel/helper-validator-identifier" "^7.10.4" |
| 1005 | + "@babel/helper-validator-identifier" "^7.12.11" |
939 | 1006 | lodash "^4.17.19" |
940 | 1007 | to-fast-properties "^2.0.0" |
941 | 1008 |
|
@@ -6089,14 +6156,7 @@ resolve-url@^0.2.1: |
6089 | 6156 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
6090 | 6157 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= |
6091 | 6158 |
|
6092 | | -resolve@^1.0.0, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.3.2: |
6093 | | - version "1.17.0" |
6094 | | - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" |
6095 | | - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== |
6096 | | - dependencies: |
6097 | | - path-parse "^1.0.6" |
6098 | | - |
6099 | | -resolve@^1.18.1: |
| 6159 | +resolve@^1.0.0, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1: |
6100 | 6160 | version "1.19.0" |
6101 | 6161 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c" |
6102 | 6162 | integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== |
|
0 commit comments