|
23 | 23 | dependencies:
|
24 | 24 | "@babel/highlight" "^7.18.6"
|
25 | 25 |
|
| 26 | +"@babel/code-frame@^7.22.13": |
| 27 | + version "7.22.13" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 29 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 30 | + dependencies: |
| 31 | + "@babel/highlight" "^7.22.13" |
| 32 | + chalk "^2.4.2" |
| 33 | + |
26 | 34 | "@babel/compat-data@^7.18.8":
|
27 | 35 | version "7.18.8"
|
28 | 36 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
|
49 | 57 | json5 "^2.2.1"
|
50 | 58 | semver "^6.3.0"
|
51 | 59 |
|
52 |
| -"@babel/generator@^7.15.4": |
53 |
| - version "7.15.8" |
54 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1" |
55 |
| - integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g== |
56 |
| - dependencies: |
57 |
| - "@babel/types" "^7.15.6" |
58 |
| - jsesc "^2.5.1" |
59 |
| - source-map "^0.5.0" |
60 |
| - |
61 | 60 | "@babel/generator@^7.18.9":
|
62 | 61 | version "7.18.9"
|
63 | 62 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5"
|
|
67 | 66 | "@jridgewell/gen-mapping" "^0.3.2"
|
68 | 67 | jsesc "^2.5.1"
|
69 | 68 |
|
| 69 | +"@babel/generator@^7.23.0": |
| 70 | + version "7.23.0" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 72 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 73 | + dependencies: |
| 74 | + "@babel/types" "^7.23.0" |
| 75 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 76 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 77 | + jsesc "^2.5.1" |
| 78 | + |
70 | 79 | "@babel/helper-annotate-as-pure@^7.18.6":
|
71 | 80 | version "7.18.6"
|
72 | 81 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
102 | 111 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
|
103 | 112 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
|
104 | 113 |
|
105 |
| -"@babel/helper-function-name@^7.15.4": |
106 |
| - version "7.15.4" |
107 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc" |
108 |
| - integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw== |
109 |
| - dependencies: |
110 |
| - "@babel/helper-get-function-arity" "^7.15.4" |
111 |
| - "@babel/template" "^7.15.4" |
112 |
| - "@babel/types" "^7.15.4" |
| 114 | +"@babel/helper-environment-visitor@^7.22.20": |
| 115 | + version "7.22.20" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 117 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
113 | 118 |
|
114 | 119 | "@babel/helper-function-name@^7.18.9":
|
115 | 120 | version "7.18.9"
|
|
119 | 124 | "@babel/template" "^7.18.6"
|
120 | 125 | "@babel/types" "^7.18.9"
|
121 | 126 |
|
122 |
| -"@babel/helper-get-function-arity@^7.15.4": |
123 |
| - version "7.15.4" |
124 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" |
125 |
| - integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA== |
| 127 | +"@babel/helper-function-name@^7.23.0": |
| 128 | + version "7.23.0" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 130 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
126 | 131 | dependencies:
|
127 |
| - "@babel/types" "^7.15.4" |
| 132 | + "@babel/template" "^7.22.15" |
| 133 | + "@babel/types" "^7.23.0" |
128 | 134 |
|
129 |
| -"@babel/helper-hoist-variables@^7.15.4": |
130 |
| - version "7.15.4" |
131 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" |
132 |
| - integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== |
| 135 | +"@babel/helper-hoist-variables@^7.22.5": |
| 136 | + version "7.22.5" |
| 137 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 138 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
133 | 139 | dependencies:
|
134 |
| - "@babel/types" "^7.15.4" |
135 |
| - |
136 |
| -"@babel/helper-hoist-variables@^7.18.6": |
137 |
| - version "7.18.6" |
138 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
139 |
| - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
140 |
| - dependencies: |
141 |
| - "@babel/types" "^7.18.6" |
| 140 | + "@babel/types" "^7.22.5" |
142 | 141 |
|
143 | 142 | "@babel/helper-member-expression-to-functions@^7.18.9":
|
144 | 143 | version "7.18.9"
|
|
210 | 209 | dependencies:
|
211 | 210 | "@babel/types" "^7.18.6"
|
212 | 211 |
|
213 |
| -"@babel/helper-split-export-declaration@^7.15.4": |
214 |
| - version "7.15.4" |
215 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257" |
216 |
| - integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw== |
217 |
| - dependencies: |
218 |
| - "@babel/types" "^7.15.4" |
219 |
| - |
220 | 212 | "@babel/helper-split-export-declaration@^7.18.6":
|
221 | 213 | version "7.18.6"
|
222 | 214 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
|
223 | 215 | integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
|
224 | 216 | dependencies:
|
225 | 217 | "@babel/types" "^7.18.6"
|
226 | 218 |
|
| 219 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 220 | + version "7.22.6" |
| 221 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 222 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 223 | + dependencies: |
| 224 | + "@babel/types" "^7.22.5" |
| 225 | + |
| 226 | +"@babel/helper-string-parser@^7.22.5": |
| 227 | + version "7.22.5" |
| 228 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 229 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 230 | + |
227 | 231 | "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
|
228 | 232 | version "7.15.7"
|
229 | 233 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
|
234 | 238 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
235 | 239 | integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
|
236 | 240 |
|
| 241 | +"@babel/helper-validator-identifier@^7.22.20": |
| 242 | + version "7.22.20" |
| 243 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 244 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 245 | + |
237 | 246 | "@babel/helper-validator-option@^7.18.6":
|
238 | 247 | version "7.18.6"
|
239 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
|
266 | 275 | chalk "^2.0.0"
|
267 | 276 | js-tokens "^4.0.0"
|
268 | 277 |
|
| 278 | +"@babel/highlight@^7.22.13": |
| 279 | + version "7.22.20" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 281 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 282 | + dependencies: |
| 283 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 284 | + chalk "^2.4.2" |
| 285 | + js-tokens "^4.0.0" |
| 286 | + |
269 | 287 | "@babel/parser@^7.15.4":
|
270 | 288 | version "7.15.8"
|
271 | 289 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
|
|
281 | 299 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
|
282 | 300 | integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==
|
283 | 301 |
|
| 302 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 303 | + version "7.23.0" |
| 304 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 305 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 306 | + |
284 | 307 | "@babel/plugin-syntax-import-meta@^7.10.4":
|
285 | 308 | version "7.10.4"
|
286 | 309 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
311 | 334 | "@babel/helper-plugin-utils" "^7.18.6"
|
312 | 335 | "@babel/plugin-syntax-typescript" "^7.18.6"
|
313 | 336 |
|
314 |
| -"@babel/template@^7.0.0", "@babel/template@^7.15.4": |
| 337 | +"@babel/template@^7.0.0": |
315 | 338 | version "7.15.4"
|
316 | 339 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
|
317 | 340 | integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
|
|
329 | 352 | "@babel/parser" "^7.18.6"
|
330 | 353 | "@babel/types" "^7.18.6"
|
331 | 354 |
|
332 |
| -"@babel/traverse@^7.0.0": |
333 |
| - version "7.15.4" |
334 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" |
335 |
| - integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA== |
336 |
| - dependencies: |
337 |
| - "@babel/code-frame" "^7.14.5" |
338 |
| - "@babel/generator" "^7.15.4" |
339 |
| - "@babel/helper-function-name" "^7.15.4" |
340 |
| - "@babel/helper-hoist-variables" "^7.15.4" |
341 |
| - "@babel/helper-split-export-declaration" "^7.15.4" |
342 |
| - "@babel/parser" "^7.15.4" |
343 |
| - "@babel/types" "^7.15.4" |
| 355 | +"@babel/template@^7.22.15": |
| 356 | + version "7.22.15" |
| 357 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 358 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 359 | + dependencies: |
| 360 | + "@babel/code-frame" "^7.22.13" |
| 361 | + "@babel/parser" "^7.22.15" |
| 362 | + "@babel/types" "^7.22.15" |
| 363 | + |
| 364 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.18.9": |
| 365 | + version "7.23.2" |
| 366 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 367 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 368 | + dependencies: |
| 369 | + "@babel/code-frame" "^7.22.13" |
| 370 | + "@babel/generator" "^7.23.0" |
| 371 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 372 | + "@babel/helper-function-name" "^7.23.0" |
| 373 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 374 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 375 | + "@babel/parser" "^7.23.0" |
| 376 | + "@babel/types" "^7.23.0" |
344 | 377 | debug "^4.1.0"
|
345 | 378 | globals "^11.1.0"
|
346 | 379 |
|
347 |
| -"@babel/traverse@^7.18.9": |
348 |
| - version "7.18.9" |
349 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
350 |
| - integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
351 |
| - dependencies: |
352 |
| - "@babel/code-frame" "^7.18.6" |
353 |
| - "@babel/generator" "^7.18.9" |
354 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
355 |
| - "@babel/helper-function-name" "^7.18.9" |
356 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
357 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
358 |
| - "@babel/parser" "^7.18.9" |
359 |
| - "@babel/types" "^7.18.9" |
360 |
| - debug "^4.1.0" |
361 |
| - globals "^11.1.0" |
362 |
| - |
363 |
| -"@babel/types@^7.0.0", "@babel/types@^7.15.4", "@babel/types@^7.15.6": |
| 380 | +"@babel/types@^7.0.0", "@babel/types@^7.15.4": |
364 | 381 | version "7.15.6"
|
365 | 382 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
|
366 | 383 | integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
|
|
376 | 393 | "@babel/helper-validator-identifier" "^7.18.6"
|
377 | 394 | to-fast-properties "^2.0.0"
|
378 | 395 |
|
| 396 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 397 | + version "7.23.0" |
| 398 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 399 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 400 | + dependencies: |
| 401 | + "@babel/helper-string-parser" "^7.22.5" |
| 402 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 403 | + to-fast-properties "^2.0.0" |
| 404 | + |
379 | 405 |
|
380 | 406 | version "0.18.11"
|
381 | 407 | resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.18.11.tgz#fa6f0cc7105367cb79cc0a8bf32bf50cb1673e45"
|
|
574 | 600 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c"
|
575 | 601 | integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==
|
576 | 602 |
|
| 603 | +"@jridgewell/resolve-uri@^3.1.0": |
| 604 | + version "3.1.1" |
| 605 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 606 | + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== |
| 607 | + |
577 | 608 | "@jridgewell/set-array@^1.0.1":
|
578 | 609 | version "1.1.2"
|
579 | 610 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
|
584 | 615 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
|
585 | 616 | integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
|
586 | 617 |
|
587 |
| -"@jridgewell/sourcemap-codec@^1.4.15": |
| 618 | +"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": |
588 | 619 | version "1.4.15"
|
589 | 620 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
|
590 | 621 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
597 | 628 | "@jridgewell/resolve-uri" "^3.0.3"
|
598 | 629 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
599 | 630 |
|
| 631 | +"@jridgewell/trace-mapping@^0.3.17": |
| 632 | + version "0.3.19" |
| 633 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811" |
| 634 | + integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw== |
| 635 | + dependencies: |
| 636 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 637 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 638 | + |
600 | 639 | "@jridgewell/trace-mapping@^0.3.9":
|
601 | 640 | version "0.3.14"
|
602 | 641 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz#b231a081d8f66796e475ad588a1ef473112701ed"
|
@@ -914,7 +953,7 @@ caniuse-lite@^1.0.30001366:
|
914 | 953 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001368.tgz#c5c06381c6051cd863c45021475434e81936f713"
|
915 | 954 | integrity sha512-wgfRYa9DenEomLG/SdWgQxpIyvdtH3NW8Vq+tB6AwR9e56iOIcu1im5F/wNdDf04XlKHXqIx4N8Jo0PemeBenQ==
|
916 | 955 |
|
917 |
| -chalk@^2.0.0: |
| 956 | +chalk@^2.0.0, chalk@^2.4.2: |
918 | 957 | version "2.4.2"
|
919 | 958 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
920 | 959 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
1862 | 1901 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
1863 | 1902 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
1864 | 1903 |
|
1865 |
| -source-map@^0.5.0: |
1866 |
| - version "0.5.7" |
1867 |
| - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
1868 |
| - integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= |
1869 |
| - |
1870 | 1904 | "statuses@>= 1.5.0 < 2", statuses@~1.5.0:
|
1871 | 1905 | version "1.5.0"
|
1872 | 1906 | resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
|
|
0 commit comments