yarn.lock 52 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189
  1. # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
  2. # yarn lockfile v1
  3. "@ampproject/remapping@^2.1.0":
  4. "integrity" "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w=="
  5. "resolved" "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz"
  6. "version" "2.2.0"
  7. dependencies:
  8. "@jridgewell/gen-mapping" "^0.1.0"
  9. "@jridgewell/trace-mapping" "^0.3.9"
  10. "@babel/code-frame@^7.18.6":
  11. "integrity" "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q=="
  12. "resolved" "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz"
  13. "version" "7.18.6"
  14. dependencies:
  15. "@babel/highlight" "^7.18.6"
  16. "@babel/compat-data@^7.18.8":
  17. "integrity" "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ=="
  18. "resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz"
  19. "version" "7.18.8"
  20. "@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.16.10":
  21. "integrity" "sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw=="
  22. "resolved" "https://registry.npmjs.org/@babel/core/-/core-7.18.10.tgz"
  23. "version" "7.18.10"
  24. dependencies:
  25. "@ampproject/remapping" "^2.1.0"
  26. "@babel/code-frame" "^7.18.6"
  27. "@babel/generator" "^7.18.10"
  28. "@babel/helper-compilation-targets" "^7.18.9"
  29. "@babel/helper-module-transforms" "^7.18.9"
  30. "@babel/helpers" "^7.18.9"
  31. "@babel/parser" "^7.18.10"
  32. "@babel/template" "^7.18.10"
  33. "@babel/traverse" "^7.18.10"
  34. "@babel/types" "^7.18.10"
  35. "convert-source-map" "^1.7.0"
  36. "debug" "^4.1.0"
  37. "gensync" "^1.0.0-beta.2"
  38. "json5" "^2.2.1"
  39. "semver" "^6.3.0"
  40. "@babel/generator@^7.18.10":
  41. "integrity" "sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA=="
  42. "resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.18.10.tgz"
  43. "version" "7.18.10"
  44. dependencies:
  45. "@babel/types" "^7.18.10"
  46. "@jridgewell/gen-mapping" "^0.3.2"
  47. "jsesc" "^2.5.1"
  48. "@babel/helper-annotate-as-pure@^7.18.6":
  49. "integrity" "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA=="
  50. "resolved" "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz"
  51. "version" "7.18.6"
  52. dependencies:
  53. "@babel/types" "^7.18.6"
  54. "@babel/helper-compilation-targets@^7.18.9":
  55. "integrity" "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg=="
  56. "resolved" "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz"
  57. "version" "7.18.9"
  58. dependencies:
  59. "@babel/compat-data" "^7.18.8"
  60. "@babel/helper-validator-option" "^7.18.6"
  61. "browserslist" "^4.20.2"
  62. "semver" "^6.3.0"
  63. "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.18.9":
  64. "integrity" "sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw=="
  65. "resolved" "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz"
  66. "version" "7.18.9"
  67. dependencies:
  68. "@babel/helper-annotate-as-pure" "^7.18.6"
  69. "@babel/helper-environment-visitor" "^7.18.9"
  70. "@babel/helper-function-name" "^7.18.9"
  71. "@babel/helper-member-expression-to-functions" "^7.18.9"
  72. "@babel/helper-optimise-call-expression" "^7.18.6"
  73. "@babel/helper-replace-supers" "^7.18.9"
  74. "@babel/helper-split-export-declaration" "^7.18.6"
  75. "@babel/helper-environment-visitor@^7.18.9":
  76. "integrity" "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg=="
  77. "resolved" "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
  78. "version" "7.18.9"
  79. "@babel/helper-function-name@^7.18.9":
  80. "integrity" "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A=="
  81. "resolved" "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz"
  82. "version" "7.18.9"
  83. dependencies:
  84. "@babel/template" "^7.18.6"
  85. "@babel/types" "^7.18.9"
  86. "@babel/helper-hoist-variables@^7.18.6":
  87. "integrity" "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q=="
  88. "resolved" "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
  89. "version" "7.18.6"
  90. dependencies:
  91. "@babel/types" "^7.18.6"
  92. "@babel/helper-member-expression-to-functions@^7.18.9":
  93. "integrity" "sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg=="
  94. "resolved" "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz"
  95. "version" "7.18.9"
  96. dependencies:
  97. "@babel/types" "^7.18.9"
  98. "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.18.6":
  99. "integrity" "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA=="
  100. "resolved" "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz"
  101. "version" "7.18.6"
  102. dependencies:
  103. "@babel/types" "^7.18.6"
  104. "@babel/helper-module-transforms@^7.18.9":
  105. "integrity" "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g=="
  106. "resolved" "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz"
  107. "version" "7.18.9"
  108. dependencies:
  109. "@babel/helper-environment-visitor" "^7.18.9"
  110. "@babel/helper-module-imports" "^7.18.6"
  111. "@babel/helper-simple-access" "^7.18.6"
  112. "@babel/helper-split-export-declaration" "^7.18.6"
  113. "@babel/helper-validator-identifier" "^7.18.6"
  114. "@babel/template" "^7.18.6"
  115. "@babel/traverse" "^7.18.9"
  116. "@babel/types" "^7.18.9"
  117. "@babel/helper-optimise-call-expression@^7.18.6":
  118. "integrity" "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA=="
  119. "resolved" "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz"
  120. "version" "7.18.6"
  121. dependencies:
  122. "@babel/types" "^7.18.6"
  123. "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9":
  124. "integrity" "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w=="
  125. "resolved" "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz"
  126. "version" "7.18.9"
  127. "@babel/helper-replace-supers@^7.18.9":
  128. "integrity" "sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ=="
  129. "resolved" "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz"
  130. "version" "7.18.9"
  131. dependencies:
  132. "@babel/helper-environment-visitor" "^7.18.9"
  133. "@babel/helper-member-expression-to-functions" "^7.18.9"
  134. "@babel/helper-optimise-call-expression" "^7.18.6"
  135. "@babel/traverse" "^7.18.9"
  136. "@babel/types" "^7.18.9"
  137. "@babel/helper-simple-access@^7.18.6":
  138. "integrity" "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g=="
  139. "resolved" "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz"
  140. "version" "7.18.6"
  141. dependencies:
  142. "@babel/types" "^7.18.6"
  143. "@babel/helper-split-export-declaration@^7.18.6":
  144. "integrity" "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA=="
  145. "resolved" "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz"
  146. "version" "7.18.6"
  147. dependencies:
  148. "@babel/types" "^7.18.6"
  149. "@babel/helper-string-parser@^7.18.10":
  150. "integrity" "sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw=="
  151. "resolved" "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz"
  152. "version" "7.18.10"
  153. "@babel/helper-validator-identifier@^7.18.6":
  154. "integrity" "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g=="
  155. "resolved" "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz"
  156. "version" "7.18.6"
  157. "@babel/helper-validator-option@^7.18.6":
  158. "integrity" "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw=="
  159. "resolved" "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz"
  160. "version" "7.18.6"
  161. "@babel/helpers@^7.18.9":
  162. "integrity" "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ=="
  163. "resolved" "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz"
  164. "version" "7.18.9"
  165. dependencies:
  166. "@babel/template" "^7.18.6"
  167. "@babel/traverse" "^7.18.9"
  168. "@babel/types" "^7.18.9"
  169. "@babel/highlight@^7.18.6":
  170. "integrity" "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g=="
  171. "resolved" "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz"
  172. "version" "7.18.6"
  173. dependencies:
  174. "@babel/helper-validator-identifier" "^7.18.6"
  175. "chalk" "^2.0.0"
  176. "js-tokens" "^4.0.0"
  177. "@babel/parser@^7.16.10", "@babel/parser@^7.18.10":
  178. "integrity" "sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg=="
  179. "resolved" "https://registry.npmjs.org/@babel/parser/-/parser-7.18.10.tgz"
  180. "version" "7.18.10"
  181. "@babel/plugin-proposal-class-properties@^7.16.7":
  182. "integrity" "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ=="
  183. "resolved" "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz"
  184. "version" "7.18.6"
  185. dependencies:
  186. "@babel/helper-create-class-features-plugin" "^7.18.6"
  187. "@babel/helper-plugin-utils" "^7.18.6"
  188. "@babel/plugin-proposal-decorators@^7.16.7":
  189. "integrity" "sha512-wdGTwWF5QtpTY/gbBtQLAiCnoxfD4qMbN87NYZle1dOZ9Os8Y6zXcKrIaOU8W+TIvFUWVGG9tUgNww3CjXRVVw=="
  190. "resolved" "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.10.tgz"
  191. "version" "7.18.10"
  192. dependencies:
  193. "@babel/helper-create-class-features-plugin" "^7.18.9"
  194. "@babel/helper-plugin-utils" "^7.18.9"
  195. "@babel/helper-replace-supers" "^7.18.9"
  196. "@babel/helper-split-export-declaration" "^7.18.6"
  197. "@babel/plugin-syntax-decorators" "^7.18.6"
  198. "@babel/plugin-syntax-decorators@^7.18.6":
  199. "integrity" "sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ=="
  200. "resolved" "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.18.6.tgz"
  201. "version" "7.18.6"
  202. dependencies:
  203. "@babel/helper-plugin-utils" "^7.18.6"
  204. "@babel/plugin-syntax-jsx@^7.2.0":
  205. "integrity" "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q=="
  206. "resolved" "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz"
  207. "version" "7.18.6"
  208. dependencies:
  209. "@babel/helper-plugin-utils" "^7.18.6"
  210. "@babel/plugin-syntax-typescript@^7.18.6":
  211. "integrity" "sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA=="
  212. "resolved" "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.18.6.tgz"
  213. "version" "7.18.6"
  214. dependencies:
  215. "@babel/helper-plugin-utils" "^7.18.6"
  216. "@babel/plugin-transform-typescript@^7.16.8":
  217. "integrity" "sha512-j2HQCJuMbi88QftIb5zlRu3c7PU+sXNnscqsrjqegoGiCgXR569pEdben9vly5QHKL2ilYkfnSwu64zsZo/VYQ=="
  218. "resolved" "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.10.tgz"
  219. "version" "7.18.10"
  220. dependencies:
  221. "@babel/helper-create-class-features-plugin" "^7.18.9"
  222. "@babel/helper-plugin-utils" "^7.18.9"
  223. "@babel/plugin-syntax-typescript" "^7.18.6"
  224. "@babel/template@^7.18.10", "@babel/template@^7.18.6":
  225. "integrity" "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA=="
  226. "resolved" "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz"
  227. "version" "7.18.10"
  228. dependencies:
  229. "@babel/code-frame" "^7.18.6"
  230. "@babel/parser" "^7.18.10"
  231. "@babel/types" "^7.18.10"
  232. "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9":
  233. "integrity" "sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g=="
  234. "resolved" "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.10.tgz"
  235. "version" "7.18.10"
  236. dependencies:
  237. "@babel/code-frame" "^7.18.6"
  238. "@babel/generator" "^7.18.10"
  239. "@babel/helper-environment-visitor" "^7.18.9"
  240. "@babel/helper-function-name" "^7.18.9"
  241. "@babel/helper-hoist-variables" "^7.18.6"
  242. "@babel/helper-split-export-declaration" "^7.18.6"
  243. "@babel/parser" "^7.18.10"
  244. "@babel/types" "^7.18.10"
  245. "debug" "^4.1.0"
  246. "globals" "^11.1.0"
  247. "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9":
  248. "integrity" "sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ=="
  249. "resolved" "https://registry.npmjs.org/@babel/types/-/types-7.18.10.tgz"
  250. "version" "7.18.10"
  251. dependencies:
  252. "@babel/helper-string-parser" "^7.18.10"
  253. "@babel/helper-validator-identifier" "^7.18.6"
  254. "to-fast-properties" "^2.0.0"
  255. "@jridgewell/gen-mapping@^0.1.0":
  256. "integrity" "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w=="
  257. "resolved" "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz"
  258. "version" "0.1.1"
  259. dependencies:
  260. "@jridgewell/set-array" "^1.0.0"
  261. "@jridgewell/sourcemap-codec" "^1.4.10"
  262. "@jridgewell/gen-mapping@^0.3.2":
  263. "integrity" "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A=="
  264. "resolved" "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz"
  265. "version" "0.3.2"
  266. dependencies:
  267. "@jridgewell/set-array" "^1.0.1"
  268. "@jridgewell/sourcemap-codec" "^1.4.10"
  269. "@jridgewell/trace-mapping" "^0.3.9"
  270. "@jridgewell/resolve-uri@^3.0.3":
  271. "integrity" "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
  272. "resolved" "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
  273. "version" "3.1.0"
  274. "@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
  275. "integrity" "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
  276. "resolved" "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
  277. "version" "1.1.2"
  278. "@jridgewell/sourcemap-codec@^1.4.10":
  279. "integrity" "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
  280. "resolved" "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
  281. "version" "1.4.14"
  282. "@jridgewell/trace-mapping@^0.3.9":
  283. "integrity" "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ=="
  284. "resolved" "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz"
  285. "version" "0.3.14"
  286. dependencies:
  287. "@jridgewell/resolve-uri" "^3.0.3"
  288. "@jridgewell/sourcemap-codec" "^1.4.10"
  289. "@rollup/pluginutils@^4.1.1":
  290. "integrity" "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ=="
  291. "resolved" "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz"
  292. "version" "4.2.1"
  293. dependencies:
  294. "estree-walker" "^2.0.1"
  295. "picomatch" "^2.2.2"
  296. "@types/web-bluetooth@^0.0.14":
  297. "integrity" "sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A=="
  298. "resolved" "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.14.tgz"
  299. "version" "0.0.14"
  300. "@vitejs/plugin-vue@^2.2.0":
  301. "integrity" "sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw=="
  302. "resolved" "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.3.3.tgz"
  303. "version" "2.3.3"
  304. "@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
  305. "integrity" "sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA=="
  306. "resolved" "https://registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz"
  307. "version" "1.2.1"
  308. "@vue/babel-plugin-transform-vue-jsx@^1.2.1":
  309. "integrity" "sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA=="
  310. "resolved" "https://registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.2.1.tgz"
  311. "version" "1.2.1"
  312. dependencies:
  313. "@babel/helper-module-imports" "^7.0.0"
  314. "@babel/plugin-syntax-jsx" "^7.2.0"
  315. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  316. "html-tags" "^2.0.0"
  317. "lodash.kebabcase" "^4.1.1"
  318. "svg-tags" "^1.0.0"
  319. "@vue/babel-preset-jsx@^1.2.4":
  320. "integrity" "sha512-ml+nqcSKp8uAqFZLNc7OWLMzR7xDBsUfkomF98DtiIBlLqlq4jCQoLINARhgqRIyKdB+mk/94NWpIb4pL6D3xw=="
  321. "resolved" "https://registry.npmjs.org/@vue/babel-preset-jsx/-/babel-preset-jsx-1.3.1.tgz"
  322. "version" "1.3.1"
  323. dependencies:
  324. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  325. "@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
  326. "@vue/babel-sugar-composition-api-inject-h" "^1.3.0"
  327. "@vue/babel-sugar-composition-api-render-instance" "^1.3.0"
  328. "@vue/babel-sugar-functional-vue" "^1.2.2"
  329. "@vue/babel-sugar-inject-h" "^1.2.2"
  330. "@vue/babel-sugar-v-model" "^1.3.0"
  331. "@vue/babel-sugar-v-on" "^1.3.0"
  332. "@vue/babel-sugar-composition-api-inject-h@^1.3.0":
  333. "integrity" "sha512-pIDOutEpqbURdVw7xhgxmuDW8Tl+lTgzJZC5jdlUu0lY2+izT9kz3Umd/Tbu0U5cpCJ2Yhu87BZFBzWpS0Xemg=="
  334. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.3.0.tgz"
  335. "version" "1.3.0"
  336. dependencies:
  337. "@babel/plugin-syntax-jsx" "^7.2.0"
  338. "@vue/babel-sugar-composition-api-render-instance@^1.3.0":
  339. "integrity" "sha512-NYNnU2r7wkJLMV5p9Zj4pswmCs037O/N2+/Fs6SyX7aRFzXJRP1/2CZh5cIwQxWQajHXuCUd5mTb7DxoBVWyTg=="
  340. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.3.0.tgz"
  341. "version" "1.3.0"
  342. dependencies:
  343. "@babel/plugin-syntax-jsx" "^7.2.0"
  344. "@vue/babel-sugar-functional-vue@^1.2.2":
  345. "integrity" "sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w=="
  346. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.2.2.tgz"
  347. "version" "1.2.2"
  348. dependencies:
  349. "@babel/plugin-syntax-jsx" "^7.2.0"
  350. "@vue/babel-sugar-inject-h@^1.2.2":
  351. "integrity" "sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw=="
  352. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.2.2.tgz"
  353. "version" "1.2.2"
  354. dependencies:
  355. "@babel/plugin-syntax-jsx" "^7.2.0"
  356. "@vue/babel-sugar-v-model@^1.3.0":
  357. "integrity" "sha512-zcsabmdX48JmxTObn3xmrvvdbEy8oo63DphVyA3WRYGp4SEvJRpu/IvZCVPl/dXLuob2xO/QRuncqPgHvZPzpA=="
  358. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.3.0.tgz"
  359. "version" "1.3.0"
  360. dependencies:
  361. "@babel/plugin-syntax-jsx" "^7.2.0"
  362. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  363. "@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
  364. "camelcase" "^5.0.0"
  365. "html-tags" "^2.0.0"
  366. "svg-tags" "^1.0.0"
  367. "@vue/babel-sugar-v-on@^1.3.0":
  368. "integrity" "sha512-8VZgrS0G5bh7+Prj7oJkzg9GvhSPnuW5YT6MNaVAEy4uwxRLJ8GqHenaStfllChTao4XZ3EZkNtHB4Xbr/ePdA=="
  369. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.3.0.tgz"
  370. "version" "1.3.0"
  371. dependencies:
  372. "@babel/plugin-syntax-jsx" "^7.2.0"
  373. "@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
  374. "camelcase" "^5.0.0"
  375. "@vue/component-compiler-utils@^3.2.2":
  376. "integrity" "sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ=="
  377. "resolved" "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz"
  378. "version" "3.3.0"
  379. dependencies:
  380. "consolidate" "^0.15.1"
  381. "hash-sum" "^1.0.2"
  382. "lru-cache" "^4.1.2"
  383. "merge-source-map" "^1.1.0"
  384. "postcss" "^7.0.36"
  385. "postcss-selector-parser" "^6.0.2"
  386. "source-map" "~0.6.1"
  387. "vue-template-es2015-compiler" "^1.9.0"
  388. optionalDependencies:
  389. "prettier" "^1.18.2 || ^2.0.0"
  390. "@vue/composition-api@^1.0.0-rc.1", "@vue/composition-api@^1.1.0", "@vue/composition-api@^1.4.0", "@vue/composition-api@^1.4.9":
  391. "integrity" "sha512-hxOgLYR+wjuPX9bkP2pAPlqUs98XxBoa9DSLyp1z6+YR92wC42PZcZKs4d+VRtcv4udOv041Kss+F6ap5nj8YA=="
  392. "resolved" "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.7.0.tgz"
  393. "version" "1.7.0"
  394. "@vue/devtools-api@^6.2.1":
  395. "integrity" "sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ=="
  396. "resolved" "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.2.1.tgz"
  397. "version" "6.2.1"
  398. "@vueuse/core@^8.1.1":
  399. "integrity" "sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q=="
  400. "resolved" "https://registry.npmjs.org/@vueuse/core/-/core-8.9.4.tgz"
  401. "version" "8.9.4"
  402. dependencies:
  403. "@types/web-bluetooth" "^0.0.14"
  404. "@vueuse/metadata" "8.9.4"
  405. "@vueuse/shared" "8.9.4"
  406. "vue-demi" "*"
  407. "@vueuse/metadata@8.9.4":
  408. "integrity" "sha512-IwSfzH80bnJMzqhaapqJl9JRIiyQU0zsRGEgnxN6jhq7992cPUJIRfV+JHRIZXjYqbwt07E1gTEp0R0zPJ1aqw=="
  409. "resolved" "https://registry.npmjs.org/@vueuse/metadata/-/metadata-8.9.4.tgz"
  410. "version" "8.9.4"
  411. "@vueuse/shared@8.9.4":
  412. "integrity" "sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag=="
  413. "resolved" "https://registry.npmjs.org/@vueuse/shared/-/shared-8.9.4.tgz"
  414. "version" "8.9.4"
  415. dependencies:
  416. "vue-demi" "*"
  417. "ansi-styles@^3.2.1":
  418. "integrity" "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="
  419. "resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
  420. "version" "3.2.1"
  421. dependencies:
  422. "color-convert" "^1.9.0"
  423. "anymatch@~3.1.2":
  424. "integrity" "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg=="
  425. "resolved" "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz"
  426. "version" "3.1.2"
  427. dependencies:
  428. "normalize-path" "^3.0.0"
  429. "picomatch" "^2.0.4"
  430. "async-validator@~1.8.1":
  431. "integrity" "sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA=="
  432. "resolved" "https://registry.npmjs.org/async-validator/-/async-validator-1.8.5.tgz"
  433. "version" "1.8.5"
  434. dependencies:
  435. "babel-runtime" "6.x"
  436. "at-least-node@^1.0.0":
  437. "integrity" "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="
  438. "resolved" "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz"
  439. "version" "1.0.0"
  440. "axios@^0.26.1":
  441. "integrity" "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA=="
  442. "resolved" "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz"
  443. "version" "0.26.1"
  444. dependencies:
  445. "follow-redirects" "^1.14.8"
  446. "babel-helper-vue-jsx-merge-props@^2.0.0":
  447. "integrity" "sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg=="
  448. "resolved" "https://registry.npmjs.org/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz"
  449. "version" "2.0.3"
  450. "babel-runtime@6.x":
  451. "integrity" "sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g=="
  452. "resolved" "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz"
  453. "version" "6.26.0"
  454. dependencies:
  455. "core-js" "^2.4.0"
  456. "regenerator-runtime" "^0.11.0"
  457. "binary-extensions@^2.0.0":
  458. "integrity" "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
  459. "resolved" "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz"
  460. "version" "2.2.0"
  461. "bluebird@^3.1.1", "bluebird@^3.7.2":
  462. "integrity" "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  463. "resolved" "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz"
  464. "version" "3.7.2"
  465. "braces@~3.0.2":
  466. "integrity" "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A=="
  467. "resolved" "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
  468. "version" "3.0.2"
  469. dependencies:
  470. "fill-range" "^7.0.1"
  471. "browserslist@^4.20.2", "browserslist@>= 4.21.0":
  472. "integrity" "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ=="
  473. "resolved" "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz"
  474. "version" "4.21.3"
  475. dependencies:
  476. "caniuse-lite" "^1.0.30001370"
  477. "electron-to-chromium" "^1.4.202"
  478. "node-releases" "^2.0.6"
  479. "update-browserslist-db" "^1.0.5"
  480. "camelcase@^5.0.0":
  481. "integrity" "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  482. "resolved" "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
  483. "version" "5.3.1"
  484. "caniuse-lite@^1.0.30001370":
  485. "integrity" "sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ=="
  486. "resolved" "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz"
  487. "version" "1.0.30001373"
  488. "chalk@^2.0.0":
  489. "integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
  490. "resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
  491. "version" "2.4.2"
  492. dependencies:
  493. "ansi-styles" "^3.2.1"
  494. "escape-string-regexp" "^1.0.5"
  495. "supports-color" "^5.3.0"
  496. "chokidar@>=3.0.0 <4.0.0":
  497. "integrity" "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw=="
  498. "resolved" "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz"
  499. "version" "3.5.3"
  500. dependencies:
  501. "anymatch" "~3.1.2"
  502. "braces" "~3.0.2"
  503. "glob-parent" "~5.1.2"
  504. "is-binary-path" "~2.1.0"
  505. "is-glob" "~4.0.1"
  506. "normalize-path" "~3.0.0"
  507. "readdirp" "~3.6.0"
  508. optionalDependencies:
  509. "fsevents" "~2.3.2"
  510. "color-convert@^1.9.0":
  511. "integrity" "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="
  512. "resolved" "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
  513. "version" "1.9.3"
  514. dependencies:
  515. "color-name" "1.1.3"
  516. "color-name@1.1.3":
  517. "integrity" "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
  518. "resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
  519. "version" "1.1.3"
  520. "consolidate@^0.15.1":
  521. "integrity" "sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw=="
  522. "resolved" "https://registry.npmjs.org/consolidate/-/consolidate-0.15.1.tgz"
  523. "version" "0.15.1"
  524. dependencies:
  525. "bluebird" "^3.1.1"
  526. "consolidate@^0.16.0":
  527. "integrity" "sha512-Nhl1wzCslqXYTJVDyJCu3ODohy9OfBMB5uD2BiBTzd7w+QY0lBzafkR8y8755yMYHAaMD4NuzbAw03/xzfw+eQ=="
  528. "resolved" "https://registry.npmjs.org/consolidate/-/consolidate-0.16.0.tgz"
  529. "version" "0.16.0"
  530. dependencies:
  531. "bluebird" "^3.7.2"
  532. "convert-source-map@^1.7.0":
  533. "integrity" "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA=="
  534. "resolved" "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz"
  535. "version" "1.8.0"
  536. dependencies:
  537. "safe-buffer" "~5.1.1"
  538. "core-js@^2.4.0":
  539. "integrity" "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ=="
  540. "resolved" "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
  541. "version" "2.6.12"
  542. "cssesc@^3.0.0":
  543. "integrity" "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="
  544. "resolved" "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
  545. "version" "3.0.0"
  546. "de-indent@^1.0.2":
  547. "integrity" "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg=="
  548. "resolved" "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz"
  549. "version" "1.0.2"
  550. "debug@^4.1.0", "debug@^4.3.2":
  551. "integrity" "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="
  552. "resolved" "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
  553. "version" "4.3.4"
  554. dependencies:
  555. "ms" "2.1.2"
  556. "deepmerge@^1.2.0":
  557. "integrity" "sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ=="
  558. "resolved" "https://registry.npmjs.org/deepmerge/-/deepmerge-1.5.2.tgz"
  559. "version" "1.5.2"
  560. "default-passive-events@^2.0.0":
  561. "integrity" "sha512-eMtt76GpDVngZQ3ocgvRcNCklUMwID1PaNbCNxfpDXuiOXttSh0HzBbda1HU9SIUsDc02vb7g9+3I5tlqe/qMQ=="
  562. "resolved" "https://registry.npmjs.org/default-passive-events/-/default-passive-events-2.0.0.tgz"
  563. "version" "2.0.0"
  564. "electron-to-chromium@^1.4.202":
  565. "integrity" "sha512-BZSbMpyFQU0KBJ1JG26XGeFI3i4op+qOYGxftmZXFZoHkhLgsSv4DHDJfl8ogII3hIuzGt51PaZ195OVu0yJ9A=="
  566. "resolved" "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.211.tgz"
  567. "version" "1.4.211"
  568. "element-ui@^2.15.7":
  569. "integrity" "sha512-+J6rnXajxzLwV6w8Q6bf7Yqzk1FO1ewbIrCy/4B5alnd7tj8WEpfQoAvISirVaUGVGy77d9Ji3o2bF4f0AsJLQ=="
  570. "resolved" "https://registry.npmjs.org/element-ui/-/element-ui-2.15.7.tgz"
  571. "version" "2.15.7"
  572. dependencies:
  573. "async-validator" "~1.8.1"
  574. "babel-helper-vue-jsx-merge-props" "^2.0.0"
  575. "deepmerge" "^1.2.0"
  576. "normalize-wheel" "^1.0.1"
  577. "resize-observer-polyfill" "^1.5.0"
  578. "throttle-debounce" "^1.0.1"
  579. "esbuild-windows-64@0.14.53":
  580. "integrity" "sha512-s9skQFF0I7zqnQ2K8S1xdLSfZFsPLuOGmSx57h2btSEswv0N0YodYvqLcJMrNMXh6EynOmWD7rz+0rWWbFpIHQ=="
  581. "resolved" "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.14.53.tgz"
  582. "version" "0.14.53"
  583. "esbuild@^0.14.27":
  584. "integrity" "sha512-ohO33pUBQ64q6mmheX1mZ8mIXj8ivQY/L4oVuAshr+aJI+zLl+amrp3EodrUNDNYVrKJXGPfIHFGhO8slGRjuw=="
  585. "resolved" "https://registry.npmjs.org/esbuild/-/esbuild-0.14.53.tgz"
  586. "version" "0.14.53"
  587. optionalDependencies:
  588. "@esbuild/linux-loong64" "0.14.53"
  589. "esbuild-android-64" "0.14.53"
  590. "esbuild-android-arm64" "0.14.53"
  591. "esbuild-darwin-64" "0.14.53"
  592. "esbuild-darwin-arm64" "0.14.53"
  593. "esbuild-freebsd-64" "0.14.53"
  594. "esbuild-freebsd-arm64" "0.14.53"
  595. "esbuild-linux-32" "0.14.53"
  596. "esbuild-linux-64" "0.14.53"
  597. "esbuild-linux-arm" "0.14.53"
  598. "esbuild-linux-arm64" "0.14.53"
  599. "esbuild-linux-mips64le" "0.14.53"
  600. "esbuild-linux-ppc64le" "0.14.53"
  601. "esbuild-linux-riscv64" "0.14.53"
  602. "esbuild-linux-s390x" "0.14.53"
  603. "esbuild-netbsd-64" "0.14.53"
  604. "esbuild-openbsd-64" "0.14.53"
  605. "esbuild-sunos-64" "0.14.53"
  606. "esbuild-windows-32" "0.14.53"
  607. "esbuild-windows-64" "0.14.53"
  608. "esbuild-windows-arm64" "0.14.53"
  609. "escalade@^3.1.1":
  610. "integrity" "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
  611. "resolved" "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
  612. "version" "3.1.1"
  613. "escape-string-regexp@^1.0.5":
  614. "integrity" "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="
  615. "resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
  616. "version" "1.0.5"
  617. "estree-walker@^2.0.1":
  618. "integrity" "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  619. "resolved" "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"
  620. "version" "2.0.2"
  621. "fill-range@^7.0.1":
  622. "integrity" "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ=="
  623. "resolved" "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
  624. "version" "7.0.1"
  625. dependencies:
  626. "to-regex-range" "^5.0.1"
  627. "follow-redirects@^1.14.8":
  628. "integrity" "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA=="
  629. "resolved" "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz"
  630. "version" "1.15.1"
  631. "fs-extra@^9.1.0":
  632. "integrity" "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ=="
  633. "resolved" "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz"
  634. "version" "9.1.0"
  635. dependencies:
  636. "at-least-node" "^1.0.0"
  637. "graceful-fs" "^4.2.0"
  638. "jsonfile" "^6.0.1"
  639. "universalify" "^2.0.0"
  640. "function-bind@^1.1.1":
  641. "integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  642. "resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
  643. "version" "1.1.1"
  644. "gensync@^1.0.0-beta.2":
  645. "integrity" "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
  646. "resolved" "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
  647. "version" "1.0.0-beta.2"
  648. "glob-parent@~5.1.2":
  649. "integrity" "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="
  650. "resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
  651. "version" "5.1.2"
  652. dependencies:
  653. "is-glob" "^4.0.1"
  654. "globals@^11.1.0":
  655. "integrity" "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
  656. "resolved" "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
  657. "version" "11.12.0"
  658. "graceful-fs@^4.1.6", "graceful-fs@^4.2.0":
  659. "integrity" "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
  660. "resolved" "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz"
  661. "version" "4.2.10"
  662. "has-flag@^3.0.0":
  663. "integrity" "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="
  664. "resolved" "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
  665. "version" "3.0.0"
  666. "has@^1.0.3":
  667. "integrity" "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="
  668. "resolved" "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
  669. "version" "1.0.3"
  670. dependencies:
  671. "function-bind" "^1.1.1"
  672. "hash-sum@^1.0.2":
  673. "integrity" "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA=="
  674. "resolved" "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz"
  675. "version" "1.0.2"
  676. "hash-sum@^2.0.0":
  677. "integrity" "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg=="
  678. "resolved" "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz"
  679. "version" "2.0.0"
  680. "he@^1.1.0":
  681. "integrity" "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
  682. "resolved" "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
  683. "version" "1.2.0"
  684. "html-tags@^2.0.0":
  685. "integrity" "sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g=="
  686. "resolved" "https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz"
  687. "version" "2.0.0"
  688. "immutable@^4.0.0":
  689. "integrity" "sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ=="
  690. "resolved" "https://registry.npmjs.org/immutable/-/immutable-4.1.0.tgz"
  691. "version" "4.1.0"
  692. "is-binary-path@~2.1.0":
  693. "integrity" "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw=="
  694. "resolved" "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
  695. "version" "2.1.0"
  696. dependencies:
  697. "binary-extensions" "^2.0.0"
  698. "is-core-module@^2.9.0":
  699. "integrity" "sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg=="
  700. "resolved" "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz"
  701. "version" "2.10.0"
  702. dependencies:
  703. "has" "^1.0.3"
  704. "is-extglob@^2.1.1":
  705. "integrity" "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="
  706. "resolved" "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
  707. "version" "2.1.1"
  708. "is-glob@^4.0.1", "is-glob@~4.0.1":
  709. "integrity" "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="
  710. "resolved" "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
  711. "version" "4.0.3"
  712. dependencies:
  713. "is-extglob" "^2.1.1"
  714. "is-number@^7.0.0":
  715. "integrity" "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
  716. "resolved" "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
  717. "version" "7.0.0"
  718. "js-tokens@^4.0.0":
  719. "integrity" "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  720. "resolved" "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
  721. "version" "4.0.0"
  722. "jsesc@^2.5.1":
  723. "integrity" "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
  724. "resolved" "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
  725. "version" "2.5.2"
  726. "json5@^2.2.1":
  727. "integrity" "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA=="
  728. "resolved" "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz"
  729. "version" "2.2.1"
  730. "jsonfile@^6.0.1":
  731. "integrity" "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="
  732. "resolved" "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz"
  733. "version" "6.1.0"
  734. dependencies:
  735. "universalify" "^2.0.0"
  736. optionalDependencies:
  737. "graceful-fs" "^4.1.6"
  738. "lodash.kebabcase@^4.1.1":
  739. "integrity" "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g=="
  740. "resolved" "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz"
  741. "version" "4.1.1"
  742. "lru-cache@^4.1.2":
  743. "integrity" "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="
  744. "resolved" "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz"
  745. "version" "4.1.5"
  746. dependencies:
  747. "pseudomap" "^1.0.2"
  748. "yallist" "^2.1.2"
  749. "magic-string@^0.25.7":
  750. "integrity" "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ=="
  751. "resolved" "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz"
  752. "version" "0.25.9"
  753. dependencies:
  754. "sourcemap-codec" "^1.4.8"
  755. "merge-source-map@^1.1.0":
  756. "integrity" "sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw=="
  757. "resolved" "https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz"
  758. "version" "1.1.0"
  759. dependencies:
  760. "source-map" "^0.6.1"
  761. "ms@2.1.2":
  762. "integrity" "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  763. "resolved" "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
  764. "version" "2.1.2"
  765. "nanoid@^3.3.4":
  766. "integrity" "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw=="
  767. "resolved" "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
  768. "version" "3.3.4"
  769. "node-releases@^2.0.6":
  770. "integrity" "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
  771. "resolved" "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz"
  772. "version" "2.0.6"
  773. "normalize-path@^3.0.0", "normalize-path@~3.0.0":
  774. "integrity" "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
  775. "resolved" "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
  776. "version" "3.0.0"
  777. "normalize-wheel@^1.0.1":
  778. "integrity" "sha512-1OnlAPZ3zgrk8B91HyRj+eVv+kS5u+Z0SCsak6Xil/kmgEia50ga7zfkumayonZrImffAxPU/5WcyGhzetHNPA=="
  779. "resolved" "https://registry.npmjs.org/normalize-wheel/-/normalize-wheel-1.0.1.tgz"
  780. "version" "1.0.1"
  781. "normalize.css@^8.0.1":
  782. "integrity" "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg=="
  783. "resolved" "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz"
  784. "version" "8.0.1"
  785. "path-browserify@^1.0.1":
  786. "integrity" "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="
  787. "resolved" "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz"
  788. "version" "1.0.1"
  789. "path-parse@^1.0.7":
  790. "integrity" "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  791. "resolved" "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
  792. "version" "1.0.7"
  793. "path-to-regexp@^6.2.0":
  794. "integrity" "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw=="
  795. "resolved" "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz"
  796. "version" "6.2.1"
  797. "picocolors@^0.2.1":
  798. "integrity" "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
  799. "resolved" "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz"
  800. "version" "0.2.1"
  801. "picocolors@^1.0.0":
  802. "integrity" "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
  803. "resolved" "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
  804. "version" "1.0.0"
  805. "picomatch@^2.0.4", "picomatch@^2.2.1", "picomatch@^2.2.2":
  806. "integrity" "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
  807. "resolved" "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
  808. "version" "2.3.1"
  809. "pinia@^2.0.12":
  810. "integrity" "sha512-AtwLwEWQgIjofjgeFT+nxbnK5lT2QwQjaHNEDqpsi2AiCwf/NY78uWTeHUyEhiiJy8+sBmw0ujgQMoQbWiZDfA=="
  811. "resolved" "https://registry.npmjs.org/pinia/-/pinia-2.0.17.tgz"
  812. "version" "2.0.17"
  813. dependencies:
  814. "@vue/devtools-api" "^6.2.1"
  815. "vue-demi" "*"
  816. "postcss-selector-parser@^6.0.2":
  817. "integrity" "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w=="
  818. "resolved" "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz"
  819. "version" "6.0.10"
  820. dependencies:
  821. "cssesc" "^3.0.0"
  822. "util-deprecate" "^1.0.2"
  823. "postcss@^7.0.36":
  824. "integrity" "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA=="
  825. "resolved" "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz"
  826. "version" "7.0.39"
  827. dependencies:
  828. "picocolors" "^0.2.1"
  829. "source-map" "^0.6.1"
  830. "postcss@^8.4.13":
  831. "integrity" "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig=="
  832. "resolved" "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz"
  833. "version" "8.4.14"
  834. dependencies:
  835. "nanoid" "^3.3.4"
  836. "picocolors" "^1.0.0"
  837. "source-map-js" "^1.0.2"
  838. "prettier@^1.18.2 || ^2.0.0", "prettier@^2.4.1":
  839. "integrity" "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g=="
  840. "resolved" "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz"
  841. "version" "2.7.1"
  842. "pseudomap@^1.0.2":
  843. "integrity" "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ=="
  844. "resolved" "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz"
  845. "version" "1.0.2"
  846. "querystring@^0.2.1":
  847. "integrity" "sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg=="
  848. "resolved" "https://registry.npmjs.org/querystring/-/querystring-0.2.1.tgz"
  849. "version" "0.2.1"
  850. "readdirp@~3.6.0":
  851. "integrity" "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="
  852. "resolved" "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
  853. "version" "3.6.0"
  854. dependencies:
  855. "picomatch" "^2.2.1"
  856. "regenerator-runtime@^0.11.0":
  857. "integrity" "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
  858. "resolved" "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
  859. "version" "0.11.1"
  860. "resize-observer-polyfill@^1.5.0":
  861. "integrity" "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg=="
  862. "resolved" "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz"
  863. "version" "1.5.1"
  864. "resolve@^1.22.0":
  865. "integrity" "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw=="
  866. "resolved" "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz"
  867. "version" "1.22.1"
  868. dependencies:
  869. "is-core-module" "^2.9.0"
  870. "path-parse" "^1.0.7"
  871. "supports-preserve-symlinks-flag" "^1.0.0"
  872. "rollup@^2.58.0", "rollup@^2.59.0":
  873. "integrity" "sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g=="
  874. "resolved" "https://registry.npmjs.org/rollup/-/rollup-2.77.2.tgz"
  875. "version" "2.77.2"
  876. optionalDependencies:
  877. "fsevents" "~2.3.2"
  878. "safe-buffer@~5.1.1":
  879. "integrity" "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  880. "resolved" "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
  881. "version" "5.1.2"
  882. "sass@*", "sass@^1.49.9":
  883. "integrity" "sha512-wbVV26sejsCIbBScZZtNkvnrB/bVCQ8hSlZ01D9nzsVh9zLqCkWrlpvTb3YEb6xsuNi9cx75hncqwikHFSz7tw=="
  884. "resolved" "https://registry.npmjs.org/sass/-/sass-1.54.2.tgz"
  885. "version" "1.54.2"
  886. dependencies:
  887. "chokidar" ">=3.0.0 <4.0.0"
  888. "immutable" "^4.0.0"
  889. "source-map-js" ">=0.6.2 <2.0.0"
  890. "semver@^6.3.0":
  891. "integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  892. "resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
  893. "version" "6.3.0"
  894. "slash@^3.0.0":
  895. "integrity" "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
  896. "resolved" "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
  897. "version" "3.0.0"
  898. "source-map-js@^1.0.2", "source-map-js@>=0.6.2 <2.0.0":
  899. "integrity" "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw=="
  900. "resolved" "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
  901. "version" "1.0.2"
  902. "source-map@^0.6.1", "source-map@~0.6.1":
  903. "integrity" "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  904. "resolved" "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
  905. "version" "0.6.1"
  906. "source-map@^0.7.3":
  907. "integrity" "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
  908. "resolved" "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz"
  909. "version" "0.7.4"
  910. "sourcemap-codec@^1.4.8":
  911. "integrity" "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
  912. "resolved" "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz"
  913. "version" "1.4.8"
  914. "supports-color@^5.3.0":
  915. "integrity" "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="
  916. "resolved" "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
  917. "version" "5.5.0"
  918. dependencies:
  919. "has-flag" "^3.0.0"
  920. "supports-preserve-symlinks-flag@^1.0.0":
  921. "integrity" "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
  922. "resolved" "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
  923. "version" "1.0.0"
  924. "svg-tags@^1.0.0":
  925. "integrity" "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA=="
  926. "resolved" "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz"
  927. "version" "1.0.0"
  928. "throttle-debounce@^1.0.1":
  929. "integrity" "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg=="
  930. "resolved" "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-1.1.0.tgz"
  931. "version" "1.1.0"
  932. "to-fast-properties@^2.0.0":
  933. "integrity" "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog=="
  934. "resolved" "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
  935. "version" "2.0.0"
  936. "to-regex-range@^5.0.1":
  937. "integrity" "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="
  938. "resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
  939. "version" "5.0.1"
  940. dependencies:
  941. "is-number" "^7.0.0"
  942. "universalify@^2.0.0":
  943. "integrity" "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ=="
  944. "resolved" "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
  945. "version" "2.0.0"
  946. "update-browserslist-db@^1.0.5":
  947. "integrity" "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q=="
  948. "resolved" "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz"
  949. "version" "1.0.5"
  950. dependencies:
  951. "escalade" "^3.1.1"
  952. "picocolors" "^1.0.0"
  953. "util-deprecate@^1.0.2":
  954. "integrity" "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
  955. "resolved" "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
  956. "version" "1.0.2"
  957. "vite-plugin-vue2@^1.9.3":
  958. "integrity" "sha512-0KhHSEeht0VHJtt4Z2cJ9bWBq4dP3HoXpapqAHV+f+cUa6KywYdOd+z6sSGLpuGjN8F9YinrFIo8dfVmMOpc8Q=="
  959. "resolved" "https://registry.npmjs.org/vite-plugin-vue2/-/vite-plugin-vue2-1.9.3.tgz"
  960. "version" "1.9.3"
  961. dependencies:
  962. "@babel/core" "^7.16.10"
  963. "@babel/parser" "^7.16.10"
  964. "@babel/plugin-proposal-class-properties" "^7.16.7"
  965. "@babel/plugin-proposal-decorators" "^7.16.7"
  966. "@babel/plugin-transform-typescript" "^7.16.8"
  967. "@rollup/pluginutils" "^4.1.1"
  968. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  969. "@vue/babel-preset-jsx" "^1.2.4"
  970. "@vue/component-compiler-utils" "^3.2.2"
  971. "consolidate" "^0.16.0"
  972. "debug" "^4.3.2"
  973. "fs-extra" "^9.1.0"
  974. "hash-sum" "^2.0.0"
  975. "magic-string" "^0.25.7"
  976. "prettier" "^2.4.1"
  977. "querystring" "^0.2.1"
  978. "rollup" "^2.58.0"
  979. "slash" "^3.0.0"
  980. "source-map" "^0.7.3"
  981. "vue-template-es2015-compiler" "^1.9.1"
  982. "vite@^2.0.0-beta.23", "vite@^2.5.10", "vite@^2.8.0":
  983. "integrity" "sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw=="
  984. "resolved" "https://registry.npmjs.org/vite/-/vite-2.9.14.tgz"
  985. "version" "2.9.14"
  986. dependencies:
  987. "esbuild" "^0.14.27"
  988. "postcss" "^8.4.13"
  989. "resolve" "^1.22.0"
  990. "rollup" "^2.59.0"
  991. optionalDependencies:
  992. "fsevents" "~2.3.2"
  993. "vue-demi@*":
  994. "integrity" "sha512-02NYpxgyGE2kKGegRPYlNQSL1UWfA/+JqvzhGCOYjhfbLWXU5QQX0+9pAm/R2sCOPKr5NBxVIab7fvFU0B1RxQ=="
  995. "resolved" "https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.6.tgz"
  996. "version" "0.13.6"
  997. "vue-router@^3.5.3":
  998. "integrity" "sha512-x+/DLAJZv2mcQ7glH2oV9ze8uPwcI+H+GgTgTmb5I55bCgY3+vXWIsqbYUzbBSZnwFHEJku4eoaH/x98veyymQ=="
  999. "resolved" "https://registry.npmjs.org/vue-router/-/vue-router-3.5.4.tgz"
  1000. "version" "3.5.4"
  1001. "vue-template-compiler@^2.2.0", "vue-template-compiler@^2.6.14":
  1002. "integrity" "sha512-ODQS1SyMbjKoO1JBJZojSw6FE4qnh9rIpUZn2EUT86FKizx9uH5z6uXiIrm4/Nb/gwxTi/o17ZDEGWAXHvtC7g=="
  1003. "resolved" "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.14.tgz"
  1004. "version" "2.6.14"
  1005. dependencies:
  1006. "de-indent" "^1.0.2"
  1007. "he" "^1.1.0"
  1008. "vue-template-es2015-compiler@^1.9.0", "vue-template-es2015-compiler@^1.9.1":
  1009. "integrity" "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw=="
  1010. "resolved" "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz"
  1011. "version" "1.9.1"
  1012. "vue@*", "vue@^2.5.17", "vue@^2.6.0 || ^3.2.0", "vue@^2.6.14", "vue@^2.6.14 || ^3.2.0", "vue@^3.0.0-0 || ^2.6.0", "vue@^3.2.25", "vue@>= 2.5 < 2.7":
  1013. "integrity" "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ=="
  1014. "resolved" "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz"
  1015. "version" "2.6.14"
  1016. "yallist@^2.1.2":
  1017. "integrity" "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A=="
  1018. "resolved" "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz"
  1019. "version" "2.1.2"