yarn-error.log 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399
  1. Arguments:
  2. D:\tools\node\node.exe C:\Users\liujun\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js install
  3. PATH:
  4. C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;D:\tools\python\;D:\tools\node\;D:\tools\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Users\liujun\.windows-build-tools\python27\;C:\Users\liujun\AppData\Local\Microsoft\WindowsApps;D:\tools\Microsoft VS Code Insiders\bin;D:\tools\Microsoft VS Code\bin;C:\Users\liujun\AppData\Local\Microsoft\WindowsApps;D:\tools\Fiddler;C:\Users\liujun\AppData\Roaming\npm
  5. Yarn version:
  6. 1.22.0
  7. Node version:
  8. 16.17.0
  9. Platform:
  10. win32 x64
  11. Trace:
  12. Error: connect ETIMEDOUT 104.16.19.35:443
  13. at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1247:16)
  14. npm manifest:
  15. {
  16. "name": "v2admin",
  17. "private": true,
  18. "version": "0.0.0",
  19. "scripts": {
  20. "dev": "vite",
  21. "build": "vite build --mode development",
  22. "build:dev": "vite build --mode development",
  23. "build:prod": "vite build",
  24. "preview": "vite preview"
  25. },
  26. "devDependencies": {
  27. "@vitejs/plugin-vue": "^2.2.0",
  28. "sass": "^1.49.9",
  29. "vite": "^2.8.0",
  30. "vite-plugin-vue2": "^1.9.3"
  31. },
  32. "dependencies": {
  33. "@vue/composition-api": "^1.4.9",
  34. "@vueuse/core": "^8.1.1",
  35. "axios": "^0.26.1",
  36. "clipboard": "^2.0.11",
  37. "default-passive-events": "^2.0.0",
  38. "echarts": "^5.3.2",
  39. "element-ui": "^2.15.6",
  40. "normalize.css": "^8.0.1",
  41. "path-browserify": "^1.0.1",
  42. "path-to-regexp": "^6.2.0",
  43. "pinia": "^2.0.12",
  44. "require": "^2.4.20",
  45. "vue": "^2.6.14",
  46. "vue-router": "^3.5.3",
  47. "vue-template-compiler": "^2.6.14",
  48. "xlsx": "^0.18.5"
  49. }
  50. }
  51. yarn manifest:
  52. No manifest
  53. Lockfile:
  54. # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
  55. # yarn lockfile v1
  56. "@ampproject/remapping@^2.1.0":
  57. "integrity" "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg=="
  58. "resolved" "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz"
  59. "version" "2.1.2"
  60. dependencies:
  61. "@jridgewell/trace-mapping" "^0.3.0"
  62. "@babel/code-frame@^7.16.7":
  63. "integrity" "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg=="
  64. "resolved" "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz"
  65. "version" "7.16.7"
  66. dependencies:
  67. "@babel/highlight" "^7.16.7"
  68. "@babel/compat-data@^7.16.4":
  69. "integrity" "sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng=="
  70. "resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.0.tgz"
  71. "version" "7.17.0"
  72. "@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.16.10":
  73. "integrity" "sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA=="
  74. "resolved" "https://registry.npmjs.org/@babel/core/-/core-7.17.5.tgz"
  75. "version" "7.17.5"
  76. dependencies:
  77. "@ampproject/remapping" "^2.1.0"
  78. "@babel/code-frame" "^7.16.7"
  79. "@babel/generator" "^7.17.3"
  80. "@babel/helper-compilation-targets" "^7.16.7"
  81. "@babel/helper-module-transforms" "^7.16.7"
  82. "@babel/helpers" "^7.17.2"
  83. "@babel/parser" "^7.17.3"
  84. "@babel/template" "^7.16.7"
  85. "@babel/traverse" "^7.17.3"
  86. "@babel/types" "^7.17.0"
  87. "convert-source-map" "^1.7.0"
  88. "debug" "^4.1.0"
  89. "gensync" "^1.0.0-beta.2"
  90. "json5" "^2.1.2"
  91. "semver" "^6.3.0"
  92. "@babel/generator@^7.17.3":
  93. "integrity" "sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg=="
  94. "resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.17.3.tgz"
  95. "version" "7.17.3"
  96. dependencies:
  97. "@babel/types" "^7.17.0"
  98. "jsesc" "^2.5.1"
  99. "source-map" "^0.5.0"
  100. "@babel/helper-annotate-as-pure@^7.16.7":
  101. "integrity" "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw=="
  102. "resolved" "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz"
  103. "version" "7.16.7"
  104. dependencies:
  105. "@babel/types" "^7.16.7"
  106. "@babel/helper-compilation-targets@^7.16.7":
  107. "integrity" "sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA=="
  108. "resolved" "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz"
  109. "version" "7.16.7"
  110. dependencies:
  111. "@babel/compat-data" "^7.16.4"
  112. "@babel/helper-validator-option" "^7.16.7"
  113. "browserslist" "^4.17.5"
  114. "semver" "^6.3.0"
  115. "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.1":
  116. "integrity" "sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg=="
  117. "resolved" "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz"
  118. "version" "7.17.6"
  119. dependencies:
  120. "@babel/helper-annotate-as-pure" "^7.16.7"
  121. "@babel/helper-environment-visitor" "^7.16.7"
  122. "@babel/helper-function-name" "^7.16.7"
  123. "@babel/helper-member-expression-to-functions" "^7.16.7"
  124. "@babel/helper-optimise-call-expression" "^7.16.7"
  125. "@babel/helper-replace-supers" "^7.16.7"
  126. "@babel/helper-split-export-declaration" "^7.16.7"
  127. "@babel/helper-environment-visitor@^7.16.7":
  128. "integrity" "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag=="
  129. "resolved" "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz"
  130. "version" "7.16.7"
  131. dependencies:
  132. "@babel/types" "^7.16.7"
  133. "@babel/helper-function-name@^7.16.7":
  134. "integrity" "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA=="
  135. "resolved" "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz"
  136. "version" "7.16.7"
  137. dependencies:
  138. "@babel/helper-get-function-arity" "^7.16.7"
  139. "@babel/template" "^7.16.7"
  140. "@babel/types" "^7.16.7"
  141. "@babel/helper-get-function-arity@^7.16.7":
  142. "integrity" "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw=="
  143. "resolved" "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz"
  144. "version" "7.16.7"
  145. dependencies:
  146. "@babel/types" "^7.16.7"
  147. "@babel/helper-hoist-variables@^7.16.7":
  148. "integrity" "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg=="
  149. "resolved" "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz"
  150. "version" "7.16.7"
  151. dependencies:
  152. "@babel/types" "^7.16.7"
  153. "@babel/helper-member-expression-to-functions@^7.16.7":
  154. "integrity" "sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q=="
  155. "resolved" "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz"
  156. "version" "7.16.7"
  157. dependencies:
  158. "@babel/types" "^7.16.7"
  159. "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.16.7":
  160. "integrity" "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg=="
  161. "resolved" "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz"
  162. "version" "7.16.7"
  163. dependencies:
  164. "@babel/types" "^7.16.7"
  165. "@babel/helper-module-transforms@^7.16.7":
  166. "integrity" "sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA=="
  167. "resolved" "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.6.tgz"
  168. "version" "7.17.6"
  169. dependencies:
  170. "@babel/helper-environment-visitor" "^7.16.7"
  171. "@babel/helper-module-imports" "^7.16.7"
  172. "@babel/helper-simple-access" "^7.16.7"
  173. "@babel/helper-split-export-declaration" "^7.16.7"
  174. "@babel/helper-validator-identifier" "^7.16.7"
  175. "@babel/template" "^7.16.7"
  176. "@babel/traverse" "^7.17.3"
  177. "@babel/types" "^7.17.0"
  178. "@babel/helper-optimise-call-expression@^7.16.7":
  179. "integrity" "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w=="
  180. "resolved" "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz"
  181. "version" "7.16.7"
  182. dependencies:
  183. "@babel/types" "^7.16.7"
  184. "@babel/helper-plugin-utils@^7.16.7":
  185. "integrity" "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA=="
  186. "resolved" "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz"
  187. "version" "7.16.7"
  188. "@babel/helper-replace-supers@^7.16.7":
  189. "integrity" "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw=="
  190. "resolved" "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz"
  191. "version" "7.16.7"
  192. dependencies:
  193. "@babel/helper-environment-visitor" "^7.16.7"
  194. "@babel/helper-member-expression-to-functions" "^7.16.7"
  195. "@babel/helper-optimise-call-expression" "^7.16.7"
  196. "@babel/traverse" "^7.16.7"
  197. "@babel/types" "^7.16.7"
  198. "@babel/helper-simple-access@^7.16.7":
  199. "integrity" "sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g=="
  200. "resolved" "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz"
  201. "version" "7.16.7"
  202. dependencies:
  203. "@babel/types" "^7.16.7"
  204. "@babel/helper-split-export-declaration@^7.16.7":
  205. "integrity" "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw=="
  206. "resolved" "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz"
  207. "version" "7.16.7"
  208. dependencies:
  209. "@babel/types" "^7.16.7"
  210. "@babel/helper-validator-identifier@^7.16.7":
  211. "integrity" "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
  212. "resolved" "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz"
  213. "version" "7.16.7"
  214. "@babel/helper-validator-option@^7.16.7":
  215. "integrity" "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ=="
  216. "resolved" "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz"
  217. "version" "7.16.7"
  218. "@babel/helpers@^7.17.2":
  219. "integrity" "sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ=="
  220. "resolved" "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.2.tgz"
  221. "version" "7.17.2"
  222. dependencies:
  223. "@babel/template" "^7.16.7"
  224. "@babel/traverse" "^7.17.0"
  225. "@babel/types" "^7.17.0"
  226. "@babel/highlight@^7.16.7":
  227. "integrity" "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw=="
  228. "resolved" "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz"
  229. "version" "7.16.10"
  230. dependencies:
  231. "@babel/helper-validator-identifier" "^7.16.7"
  232. "chalk" "^2.0.0"
  233. "js-tokens" "^4.0.0"
  234. "@babel/parser@^7.16.10", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3":
  235. "integrity" "sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA=="
  236. "resolved" "https://registry.npmjs.org/@babel/parser/-/parser-7.17.3.tgz"
  237. "version" "7.17.3"
  238. "@babel/plugin-proposal-class-properties@^7.16.7":
  239. "integrity" "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww=="
  240. "resolved" "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz"
  241. "version" "7.16.7"
  242. dependencies:
  243. "@babel/helper-create-class-features-plugin" "^7.16.7"
  244. "@babel/helper-plugin-utils" "^7.16.7"
  245. "@babel/plugin-proposal-decorators@^7.16.7":
  246. "integrity" "sha512-WH8Z95CwTq/W8rFbMqb9p3hicpt4RX4f0K659ax2VHxgOyT6qQmUaEVEjIh4WR9Eh9NymkVn5vwsrE68fAQNUw=="
  247. "resolved" "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.2.tgz"
  248. "version" "7.17.2"
  249. dependencies:
  250. "@babel/helper-create-class-features-plugin" "^7.17.1"
  251. "@babel/helper-plugin-utils" "^7.16.7"
  252. "@babel/helper-replace-supers" "^7.16.7"
  253. "@babel/plugin-syntax-decorators" "^7.17.0"
  254. "charcodes" "^0.2.0"
  255. "@babel/plugin-syntax-decorators@^7.17.0":
  256. "integrity" "sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A=="
  257. "resolved" "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz"
  258. "version" "7.17.0"
  259. dependencies:
  260. "@babel/helper-plugin-utils" "^7.16.7"
  261. "@babel/plugin-syntax-jsx@^7.2.0":
  262. "integrity" "sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q=="
  263. "resolved" "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz"
  264. "version" "7.16.7"
  265. dependencies:
  266. "@babel/helper-plugin-utils" "^7.16.7"
  267. "@babel/plugin-syntax-typescript@^7.16.7":
  268. "integrity" "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A=="
  269. "resolved" "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz"
  270. "version" "7.16.7"
  271. dependencies:
  272. "@babel/helper-plugin-utils" "^7.16.7"
  273. "@babel/plugin-transform-typescript@^7.16.8":
  274. "integrity" "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ=="
  275. "resolved" "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz"
  276. "version" "7.16.8"
  277. dependencies:
  278. "@babel/helper-create-class-features-plugin" "^7.16.7"
  279. "@babel/helper-plugin-utils" "^7.16.7"
  280. "@babel/plugin-syntax-typescript" "^7.16.7"
  281. "@babel/template@^7.16.7":
  282. "integrity" "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w=="
  283. "resolved" "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz"
  284. "version" "7.16.7"
  285. dependencies:
  286. "@babel/code-frame" "^7.16.7"
  287. "@babel/parser" "^7.16.7"
  288. "@babel/types" "^7.16.7"
  289. "@babel/traverse@^7.16.7", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3":
  290. "integrity" "sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw=="
  291. "resolved" "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.3.tgz"
  292. "version" "7.17.3"
  293. dependencies:
  294. "@babel/code-frame" "^7.16.7"
  295. "@babel/generator" "^7.17.3"
  296. "@babel/helper-environment-visitor" "^7.16.7"
  297. "@babel/helper-function-name" "^7.16.7"
  298. "@babel/helper-hoist-variables" "^7.16.7"
  299. "@babel/helper-split-export-declaration" "^7.16.7"
  300. "@babel/parser" "^7.17.3"
  301. "@babel/types" "^7.17.0"
  302. "debug" "^4.1.0"
  303. "globals" "^11.1.0"
  304. "@babel/types@^7.16.7", "@babel/types@^7.17.0":
  305. "integrity" "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw=="
  306. "resolved" "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz"
  307. "version" "7.17.0"
  308. dependencies:
  309. "@babel/helper-validator-identifier" "^7.16.7"
  310. "to-fast-properties" "^2.0.0"
  311. "@jridgewell/resolve-uri@^3.0.3":
  312. "integrity" "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew=="
  313. "resolved" "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz"
  314. "version" "3.0.5"
  315. "@jridgewell/sourcemap-codec@^1.4.10":
  316. "integrity" "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg=="
  317. "resolved" "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz"
  318. "version" "1.4.11"
  319. "@jridgewell/trace-mapping@^0.3.0":
  320. "integrity" "sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ=="
  321. "resolved" "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz"
  322. "version" "0.3.4"
  323. dependencies:
  324. "@jridgewell/resolve-uri" "^3.0.3"
  325. "@jridgewell/sourcemap-codec" "^1.4.10"
  326. "@rollup/pluginutils@^4.1.1":
  327. "integrity" "sha512-2WUyJNRkyH5p487pGnn4tWAsxhEFKN/pT8CMgHshd5H+IXkOnKvKZwsz5ZWz+YCXkleZRAU5kwbfgF8CPfDRqA=="
  328. "resolved" "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.0.tgz"
  329. "version" "4.2.0"
  330. dependencies:
  331. "estree-walker" "^2.0.1"
  332. "picomatch" "^2.2.2"
  333. "@vitejs/plugin-vue@^2.2.0":
  334. "integrity" "sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw=="
  335. "resolved" "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.2.4.tgz"
  336. "version" "2.2.4"
  337. "@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
  338. "integrity" "sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA=="
  339. "resolved" "https://registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz"
  340. "version" "1.2.1"
  341. "@vue/babel-plugin-transform-vue-jsx@^1.2.1":
  342. "integrity" "sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA=="
  343. "resolved" "https://registry.npmjs.org/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.2.1.tgz"
  344. "version" "1.2.1"
  345. dependencies:
  346. "@babel/helper-module-imports" "^7.0.0"
  347. "@babel/plugin-syntax-jsx" "^7.2.0"
  348. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  349. "html-tags" "^2.0.0"
  350. "lodash.kebabcase" "^4.1.1"
  351. "svg-tags" "^1.0.0"
  352. "@vue/babel-preset-jsx@^1.2.4":
  353. "integrity" "sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w=="
  354. "resolved" "https://registry.npmjs.org/@vue/babel-preset-jsx/-/babel-preset-jsx-1.2.4.tgz"
  355. "version" "1.2.4"
  356. dependencies:
  357. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  358. "@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
  359. "@vue/babel-sugar-composition-api-inject-h" "^1.2.1"
  360. "@vue/babel-sugar-composition-api-render-instance" "^1.2.4"
  361. "@vue/babel-sugar-functional-vue" "^1.2.2"
  362. "@vue/babel-sugar-inject-h" "^1.2.2"
  363. "@vue/babel-sugar-v-model" "^1.2.3"
  364. "@vue/babel-sugar-v-on" "^1.2.3"
  365. "@vue/babel-sugar-composition-api-inject-h@^1.2.1":
  366. "integrity" "sha512-4B3L5Z2G+7s+9Bwbf+zPIifkFNcKth7fQwekVbnOA3cr3Pq71q71goWr97sk4/yyzH8phfe5ODVzEjX7HU7ItQ=="
  367. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.2.1.tgz"
  368. "version" "1.2.1"
  369. dependencies:
  370. "@babel/plugin-syntax-jsx" "^7.2.0"
  371. "@vue/babel-sugar-composition-api-render-instance@^1.2.4":
  372. "integrity" "sha512-joha4PZznQMsxQYXtR3MnTgCASC9u3zt9KfBxIeuI5g2gscpTsSKRDzWQt4aqNIpx6cv8On7/m6zmmovlNsG7Q=="
  373. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.2.4.tgz"
  374. "version" "1.2.4"
  375. dependencies:
  376. "@babel/plugin-syntax-jsx" "^7.2.0"
  377. "@vue/babel-sugar-functional-vue@^1.2.2":
  378. "integrity" "sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w=="
  379. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.2.2.tgz"
  380. "version" "1.2.2"
  381. dependencies:
  382. "@babel/plugin-syntax-jsx" "^7.2.0"
  383. "@vue/babel-sugar-inject-h@^1.2.2":
  384. "integrity" "sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw=="
  385. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.2.2.tgz"
  386. "version" "1.2.2"
  387. dependencies:
  388. "@babel/plugin-syntax-jsx" "^7.2.0"
  389. "@vue/babel-sugar-v-model@^1.2.3":
  390. "integrity" "sha512-A2jxx87mySr/ulAsSSyYE8un6SIH0NWHiLaCWpodPCVOlQVODCaSpiR4+IMsmBr73haG+oeCuSvMOM+ttWUqRQ=="
  391. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.2.3.tgz"
  392. "version" "1.2.3"
  393. dependencies:
  394. "@babel/plugin-syntax-jsx" "^7.2.0"
  395. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  396. "@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
  397. "camelcase" "^5.0.0"
  398. "html-tags" "^2.0.0"
  399. "svg-tags" "^1.0.0"
  400. "@vue/babel-sugar-v-on@^1.2.3":
  401. "integrity" "sha512-kt12VJdz/37D3N3eglBywV8GStKNUhNrsxChXIV+o0MwVXORYuhDTHJRKPgLJRb/EY3vM2aRFQdxJBp9CLikjw=="
  402. "resolved" "https://registry.npmjs.org/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.2.3.tgz"
  403. "version" "1.2.3"
  404. dependencies:
  405. "@babel/plugin-syntax-jsx" "^7.2.0"
  406. "@vue/babel-plugin-transform-vue-jsx" "^1.2.1"
  407. "camelcase" "^5.0.0"
  408. "@vue/component-compiler-utils@^3.2.2":
  409. "integrity" "sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ=="
  410. "resolved" "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz"
  411. "version" "3.3.0"
  412. dependencies:
  413. "consolidate" "^0.15.1"
  414. "hash-sum" "^1.0.2"
  415. "lru-cache" "^4.1.2"
  416. "merge-source-map" "^1.1.0"
  417. "postcss" "^7.0.36"
  418. "postcss-selector-parser" "^6.0.2"
  419. "source-map" "~0.6.1"
  420. "vue-template-es2015-compiler" "^1.9.0"
  421. optionalDependencies:
  422. "prettier" "^1.18.2 || ^2.0.0"
  423. "@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":
  424. "integrity" "sha512-l6YOeg5LEXmfPqyxAnBaCv1FMRw0OGKJ4m6nOWRm6ngt5TuHcj5ZoBRN+LXh3J0u6Ur3C4VA+RiKT+M0eItr/g=="
  425. "resolved" "https://registry.npmjs.org/@vue/composition-api/-/composition-api-1.4.9.tgz"
  426. "version" "1.4.9"
  427. "@vue/devtools-api@^6.1.0":
  428. "integrity" "sha512-79InfO2xHv+WHIrH1bHXQUiQD/wMls9qBk6WVwGCbdwP7/3zINtvqPNMtmSHXsIKjvUAHc8L0ouOj6ZQQRmcXg=="
  429. "resolved" "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.1.3.tgz"
  430. "version" "6.1.3"
  431. "@vueuse/core@^8.1.1":
  432. "integrity" "sha512-NmpizOcQXW0OHV0qa6YwFtw5hQBe0RxMuxQoIIbCa6jRT16MTweFPecIM6VgA1e5vZJtAO7p//TgLSpzi3joZQ=="
  433. "resolved" "https://registry.npmjs.org/@vueuse/core/-/core-8.1.1.tgz"
  434. "version" "8.1.1"
  435. dependencies:
  436. "@vueuse/metadata" "8.1.1"
  437. "@vueuse/shared" "8.1.1"
  438. "vue-demi" "*"
  439. "@vueuse/metadata@8.1.1":
  440. "integrity" "sha512-TSmA3UaSmBcV8pJ7fnHAL7NjSE1RQZlpJklg6YysFxwxDb0MZlo+Q8j9U1hLBZT1fnAjwZMaoxilanHN8ZwugQ=="
  441. "resolved" "https://registry.npmjs.org/@vueuse/metadata/-/metadata-8.1.1.tgz"
  442. "version" "8.1.1"
  443. "@vueuse/shared@8.1.1":
  444. "integrity" "sha512-lWRcK8W9+q1t1XMxW9JIljXFQLIViInTOEF7wUHcISQNAYwHtHgr0z+U5SRM8tA4eJd/dVs/2BV1/z2DG7aKEg=="
  445. "resolved" "https://registry.npmjs.org/@vueuse/shared/-/shared-8.1.1.tgz"
  446. "version" "8.1.1"
  447. dependencies:
  448. "vue-demi" "*"
  449. "adler-32@~1.3.0":
  450. "integrity" "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A=="
  451. "resolved" "https://registry.npmjs.org/adler-32/-/adler-32-1.3.1.tgz"
  452. "version" "1.3.1"
  453. "amdefine@>=0.0.4":
  454. "integrity" "sha512-S2Hw0TtNkMJhIabBwIojKL9YHO5T0n5eNqWJ7Lrlel/zDbftQpxpapi8tZs3X1HWa+u+QeydGmzzNU0m09+Rcg=="
  455. "resolved" "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz"
  456. "version" "1.0.1"
  457. "ansi-styles@^3.2.1":
  458. "integrity" "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="
  459. "resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
  460. "version" "3.2.1"
  461. dependencies:
  462. "color-convert" "^1.9.0"
  463. "anymatch@~3.1.2":
  464. "integrity" "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg=="
  465. "resolved" "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz"
  466. "version" "3.1.2"
  467. dependencies:
  468. "normalize-path" "^3.0.0"
  469. "picomatch" "^2.0.4"
  470. "async-validator@~1.8.1":
  471. "integrity" "sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA=="
  472. "resolved" "https://registry.npmjs.org/async-validator/-/async-validator-1.8.5.tgz"
  473. "version" "1.8.5"
  474. dependencies:
  475. "babel-runtime" "6.x"
  476. "async@~0.2.6":
  477. "integrity" "sha512-eAkdoKxU6/LkKDBzLpT+t6Ff5EtfSF4wx1WfJiPEEV7WNLnDaRXk0oVysiEPm262roaachGexwUv94WhSgN5TQ=="
  478. "resolved" "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
  479. "version" "0.2.10"
  480. "at-least-node@^1.0.0":
  481. "integrity" "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="
  482. "resolved" "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz"
  483. "version" "1.0.0"
  484. "axios@^0.26.1":
  485. "integrity" "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA=="
  486. "resolved" "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz"
  487. "version" "0.26.1"
  488. dependencies:
  489. "follow-redirects" "^1.14.8"
  490. "babel-helper-vue-jsx-merge-props@^2.0.0":
  491. "integrity" "sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg=="
  492. "resolved" "https://registry.npmjs.org/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz"
  493. "version" "2.0.3"
  494. "babel-runtime@6.x":
  495. "integrity" "sha1-llxwWGaOgrVde/4E/yM3vItWR/4="
  496. "resolved" "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz"
  497. "version" "6.26.0"
  498. dependencies:
  499. "core-js" "^2.4.0"
  500. "regenerator-runtime" "^0.11.0"
  501. "binary-extensions@^2.0.0":
  502. "integrity" "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
  503. "resolved" "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz"
  504. "version" "2.2.0"
  505. "bluebird@^3.1.1", "bluebird@^3.7.2":
  506. "integrity" "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  507. "resolved" "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz"
  508. "version" "3.7.2"
  509. "braces@~3.0.2":
  510. "integrity" "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A=="
  511. "resolved" "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
  512. "version" "3.0.2"
  513. dependencies:
  514. "fill-range" "^7.0.1"
  515. "browserslist@^4.17.5":
  516. "integrity" "sha512-bnpOoa+DownbciXj0jVGENf8VYQnE2LNWomhYuCsMmmx9Jd9lwq0WXODuwpSsp8AVdKM2/HorrzxAfbKvWTByQ=="
  517. "resolved" "https://registry.npmjs.org/browserslist/-/browserslist-4.20.0.tgz"
  518. "version" "4.20.0"
  519. dependencies:
  520. "caniuse-lite" "^1.0.30001313"
  521. "electron-to-chromium" "^1.4.76"
  522. "escalade" "^3.1.1"
  523. "node-releases" "^2.0.2"
  524. "picocolors" "^1.0.0"
  525. "camelcase@^5.0.0":
  526. "integrity" "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  527. "resolved" "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
  528. "version" "5.3.1"
  529. "caniuse-lite@^1.0.30001313":
  530. "integrity" "sha512-JgUdNoZKxPZFzbzJwy4hDSyGuH/gXz2rN51QmoR8cBQsVo58llD3A0vlRKKRt8FGf5u69P9eQyIH8/z9vN/S0Q=="
  531. "resolved" "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001316.tgz"
  532. "version" "1.0.30001316"
  533. "cfb@~1.2.1":
  534. "integrity" "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA=="
  535. "resolved" "https://registry.npmjs.org/cfb/-/cfb-1.2.2.tgz"
  536. "version" "1.2.2"
  537. dependencies:
  538. "adler-32" "~1.3.0"
  539. "crc-32" "~1.2.0"
  540. "chalk@^2.0.0":
  541. "integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
  542. "resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
  543. "version" "2.4.2"
  544. dependencies:
  545. "ansi-styles" "^3.2.1"
  546. "escape-string-regexp" "^1.0.5"
  547. "supports-color" "^5.3.0"
  548. "charcodes@^0.2.0":
  549. "integrity" "sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ=="
  550. "resolved" "https://registry.npmjs.org/charcodes/-/charcodes-0.2.0.tgz"
  551. "version" "0.2.0"
  552. "chokidar@>=3.0.0 <4.0.0":
  553. "integrity" "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw=="
  554. "resolved" "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz"
  555. "version" "3.5.3"
  556. dependencies:
  557. "anymatch" "~3.1.2"
  558. "braces" "~3.0.2"
  559. "glob-parent" "~5.1.2"
  560. "is-binary-path" "~2.1.0"
  561. "is-glob" "~4.0.1"
  562. "normalize-path" "~3.0.0"
  563. "readdirp" "~3.6.0"
  564. optionalDependencies:
  565. "fsevents" "~2.3.2"
  566. "clipboard@^2.0.11":
  567. "integrity" "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw=="
  568. "resolved" "https://registry.npmjs.org/clipboard/-/clipboard-2.0.11.tgz"
  569. "version" "2.0.11"
  570. dependencies:
  571. "good-listener" "^1.2.2"
  572. "select" "^1.1.2"
  573. "tiny-emitter" "^2.0.0"
  574. "codepage@~1.15.0":
  575. "integrity" "sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA=="
  576. "resolved" "https://registry.npmjs.org/codepage/-/codepage-1.15.0.tgz"
  577. "version" "1.15.0"
  578. "color-convert@^1.9.0":
  579. "integrity" "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="
  580. "resolved" "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
  581. "version" "1.9.3"
  582. dependencies:
  583. "color-name" "1.1.3"
  584. "color-name@1.1.3":
  585. "integrity" "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  586. "resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
  587. "version" "1.1.3"
  588. "consolidate@^0.15.1":
  589. "integrity" "sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw=="
  590. "resolved" "https://registry.npmjs.org/consolidate/-/consolidate-0.15.1.tgz"
  591. "version" "0.15.1"
  592. dependencies:
  593. "bluebird" "^3.1.1"
  594. "consolidate@^0.16.0":
  595. "integrity" "sha512-Nhl1wzCslqXYTJVDyJCu3ODohy9OfBMB5uD2BiBTzd7w+QY0lBzafkR8y8755yMYHAaMD4NuzbAw03/xzfw+eQ=="
  596. "resolved" "https://registry.npmjs.org/consolidate/-/consolidate-0.16.0.tgz"
  597. "version" "0.16.0"
  598. dependencies:
  599. "bluebird" "^3.7.2"
  600. "convert-source-map@^1.7.0":
  601. "integrity" "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA=="
  602. "resolved" "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz"
  603. "version" "1.8.0"
  604. dependencies:
  605. "safe-buffer" "~5.1.1"
  606. "core-js@^2.4.0":
  607. "integrity" "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ=="
  608. "resolved" "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz"
  609. "version" "2.6.12"
  610. "crc-32@~1.2.0", "crc-32@~1.2.1":
  611. "integrity" "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ=="
  612. "resolved" "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz"
  613. "version" "1.2.2"
  614. "cssesc@^3.0.0":
  615. "integrity" "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="
  616. "resolved" "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
  617. "version" "3.0.0"
  618. "de-indent@^1.0.2":
  619. "integrity" "sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0="
  620. "resolved" "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz"
  621. "version" "1.0.2"
  622. "debug@^4.1.0", "debug@^4.3.2":
  623. "integrity" "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q=="
  624. "resolved" "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz"
  625. "version" "4.3.3"
  626. dependencies:
  627. "ms" "2.1.2"
  628. "deepmerge@^1.2.0":
  629. "integrity" "sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ=="
  630. "resolved" "https://registry.npmjs.org/deepmerge/-/deepmerge-1.5.2.tgz"
  631. "version" "1.5.2"
  632. "default-passive-events@^2.0.0":
  633. "integrity" "sha512-eMtt76GpDVngZQ3ocgvRcNCklUMwID1PaNbCNxfpDXuiOXttSh0HzBbda1HU9SIUsDc02vb7g9+3I5tlqe/qMQ=="
  634. "resolved" "https://registry.npmjs.org/default-passive-events/-/default-passive-events-2.0.0.tgz"
  635. "version" "2.0.0"
  636. "delegate@^3.1.2":
  637. "integrity" "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw=="
  638. "resolved" "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz"
  639. "version" "3.2.0"
  640. "echarts@^5.3.2":
  641. "integrity" "sha512-LWCt7ohOKdJqyiBJ0OGBmE9szLdfA9sGcsMEi+GGoc6+Xo75C+BkcT/6NNGRHAWtnQl2fNow05AQjznpap28TQ=="
  642. "resolved" "https://registry.npmjs.org/echarts/-/echarts-5.3.2.tgz"
  643. "version" "5.3.2"
  644. dependencies:
  645. "tslib" "2.3.0"
  646. "zrender" "5.3.1"
  647. "electron-to-chromium@^1.4.76":
  648. "integrity" "sha512-Ks+ANzLoIrFDUOJdjxYMH6CMKB8UQo5modAwvSZTxgF+vEs/U7G5IbWFUp6dS4klPkTDVdxbORuk8xAXXhMsWw=="
  649. "resolved" "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.82.tgz"
  650. "version" "1.4.82"
  651. "element-ui@^2.15.6":
  652. "integrity" "sha512-rcYXEKd/j2G0AgficAOk1Zd1AsnHRkhmrK4yLHmNOiimU2JfsywgfKUjMoFuT6pQx0luhovj8lFjpE4Fnt58Iw=="
  653. "resolved" "https://registry.npmjs.org/element-ui/-/element-ui-2.15.6.tgz"
  654. "version" "2.15.6"
  655. dependencies:
  656. "async-validator" "~1.8.1"
  657. "babel-helper-vue-jsx-merge-props" "^2.0.0"
  658. "deepmerge" "^1.2.0"
  659. "normalize-wheel" "^1.0.1"
  660. "resize-observer-polyfill" "^1.5.0"
  661. "throttle-debounce" "^1.0.1"
  662. "esbuild-darwin-64@0.14.26":
  663. "integrity" "sha512-oZJBN+CkR47Fc7KB1vowZy2kb5r+WSnsBjVEw7aI8HmR6louAgTr4bs1NwzaF6MbLi41ajaw6RdipfsM1H9PvQ=="
  664. "resolved" "https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.14.26.tgz"
  665. "version" "0.14.26"
  666. "esbuild@^0.14.14":
  667. "integrity" "sha512-v0zIYlFB9NZ82/hFljhvpA7f8rob66r68ymB7juMz6TYAAMYjKGoW+hrMfRRvic5MAOI2wE/SuykFvsELLa6eA=="
  668. "resolved" "https://registry.npmjs.org/esbuild/-/esbuild-0.14.26.tgz"
  669. "version" "0.14.26"
  670. optionalDependencies:
  671. "esbuild-android-64" "0.14.26"
  672. "esbuild-android-arm64" "0.14.26"
  673. "esbuild-darwin-64" "0.14.26"
  674. "esbuild-darwin-arm64" "0.14.26"
  675. "esbuild-freebsd-64" "0.14.26"
  676. "esbuild-freebsd-arm64" "0.14.26"
  677. "esbuild-linux-32" "0.14.26"
  678. "esbuild-linux-64" "0.14.26"
  679. "esbuild-linux-arm" "0.14.26"
  680. "esbuild-linux-arm64" "0.14.26"
  681. "esbuild-linux-mips64le" "0.14.26"
  682. "esbuild-linux-ppc64le" "0.14.26"
  683. "esbuild-linux-riscv64" "0.14.26"
  684. "esbuild-linux-s390x" "0.14.26"
  685. "esbuild-netbsd-64" "0.14.26"
  686. "esbuild-openbsd-64" "0.14.26"
  687. "esbuild-sunos-64" "0.14.26"
  688. "esbuild-windows-32" "0.14.26"
  689. "esbuild-windows-64" "0.14.26"
  690. "esbuild-windows-arm64" "0.14.26"
  691. "escalade@^3.1.1":
  692. "integrity" "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
  693. "resolved" "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
  694. "version" "3.1.1"
  695. "escape-string-regexp@^1.0.5":
  696. "integrity" "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  697. "resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
  698. "version" "1.0.5"
  699. "estree-walker@^2.0.1":
  700. "integrity" "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  701. "resolved" "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz"
  702. "version" "2.0.2"
  703. "fill-range@^7.0.1":
  704. "integrity" "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ=="
  705. "resolved" "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
  706. "version" "7.0.1"
  707. dependencies:
  708. "to-regex-range" "^5.0.1"
  709. "follow-redirects@^1.14.8":
  710. "integrity" "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w=="
  711. "resolved" "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz"
  712. "version" "1.14.9"
  713. "frac@~1.1.2":
  714. "integrity" "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA=="
  715. "resolved" "https://registry.npmjs.org/frac/-/frac-1.1.2.tgz"
  716. "version" "1.1.2"
  717. "fs-extra@^9.1.0":
  718. "integrity" "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ=="
  719. "resolved" "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz"
  720. "version" "9.1.0"
  721. dependencies:
  722. "at-least-node" "^1.0.0"
  723. "graceful-fs" "^4.2.0"
  724. "jsonfile" "^6.0.1"
  725. "universalify" "^2.0.0"
  726. "fsevents@~2.3.2":
  727. "integrity" "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="
  728. "resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz"
  729. "version" "2.3.2"
  730. "function-bind@^1.1.1":
  731. "integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  732. "resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
  733. "version" "1.1.1"
  734. "gensync@^1.0.0-beta.2":
  735. "integrity" "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
  736. "resolved" "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
  737. "version" "1.0.0-beta.2"
  738. "glob-parent@~5.1.2":
  739. "integrity" "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="
  740. "resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
  741. "version" "5.1.2"
  742. dependencies:
  743. "is-glob" "^4.0.1"
  744. "globals@^11.1.0":
  745. "integrity" "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
  746. "resolved" "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
  747. "version" "11.12.0"
  748. "good-listener@^1.2.2":
  749. "integrity" "sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw=="
  750. "resolved" "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz"
  751. "version" "1.2.2"
  752. dependencies:
  753. "delegate" "^3.1.2"
  754. "graceful-fs@^4.1.6", "graceful-fs@^4.2.0":
  755. "integrity" "sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ=="
  756. "resolved" "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.9.tgz"
  757. "version" "4.2.9"
  758. "has-flag@^3.0.0":
  759. "integrity" "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  760. "resolved" "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
  761. "version" "3.0.0"
  762. "has@^1.0.3":
  763. "integrity" "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="
  764. "resolved" "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
  765. "version" "1.0.3"
  766. dependencies:
  767. "function-bind" "^1.1.1"
  768. "hash-sum@^1.0.2":
  769. "integrity" "sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ="
  770. "resolved" "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz"
  771. "version" "1.0.2"
  772. "hash-sum@^2.0.0":
  773. "integrity" "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg=="
  774. "resolved" "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz"
  775. "version" "2.0.0"
  776. "he@^1.1.0":
  777. "integrity" "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
  778. "resolved" "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
  779. "version" "1.2.0"
  780. "html-tags@^2.0.0":
  781. "integrity" "sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos="
  782. "resolved" "https://registry.npmjs.org/html-tags/-/html-tags-2.0.0.tgz"
  783. "version" "2.0.0"
  784. "immutable@^4.0.0":
  785. "integrity" "sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw=="
  786. "resolved" "https://registry.npmjs.org/immutable/-/immutable-4.0.0.tgz"
  787. "version" "4.0.0"
  788. "is-binary-path@~2.1.0":
  789. "integrity" "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw=="
  790. "resolved" "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
  791. "version" "2.1.0"
  792. dependencies:
  793. "binary-extensions" "^2.0.0"
  794. "is-core-module@^2.8.1":
  795. "integrity" "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA=="
  796. "resolved" "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz"
  797. "version" "2.8.1"
  798. dependencies:
  799. "has" "^1.0.3"
  800. "is-extglob@^2.1.1":
  801. "integrity" "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
  802. "resolved" "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
  803. "version" "2.1.1"
  804. "is-glob@^4.0.1", "is-glob@~4.0.1":
  805. "integrity" "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="
  806. "resolved" "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
  807. "version" "4.0.3"
  808. dependencies:
  809. "is-extglob" "^2.1.1"
  810. "is-number@^7.0.0":
  811. "integrity" "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
  812. "resolved" "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
  813. "version" "7.0.0"
  814. "js-tokens@^4.0.0":
  815. "integrity" "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  816. "resolved" "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
  817. "version" "4.0.0"
  818. "jsesc@^2.5.1":
  819. "integrity" "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
  820. "resolved" "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
  821. "version" "2.5.2"
  822. "json5@^2.1.2":
  823. "integrity" "sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA=="
  824. "resolved" "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz"
  825. "version" "2.2.0"
  826. dependencies:
  827. "minimist" "^1.2.5"
  828. "jsonfile@^6.0.1":
  829. "integrity" "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ=="
  830. "resolved" "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz"
  831. "version" "6.1.0"
  832. dependencies:
  833. "universalify" "^2.0.0"
  834. optionalDependencies:
  835. "graceful-fs" "^4.1.6"
  836. "lodash.kebabcase@^4.1.1":
  837. "integrity" "sha1-hImxyw0p/4gZXM7KRI/21swpXDY="
  838. "resolved" "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz"
  839. "version" "4.1.1"
  840. "lru-cache@^4.1.2":
  841. "integrity" "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="
  842. "resolved" "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz"
  843. "version" "4.1.5"
  844. dependencies:
  845. "pseudomap" "^1.0.2"
  846. "yallist" "^2.1.2"
  847. "magic-string@^0.25.7":
  848. "integrity" "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ=="
  849. "resolved" "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz"
  850. "version" "0.25.9"
  851. dependencies:
  852. "sourcemap-codec" "^1.4.8"
  853. "merge-source-map@^1.1.0":
  854. "integrity" "sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw=="
  855. "resolved" "https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz"
  856. "version" "1.1.0"
  857. dependencies:
  858. "source-map" "^0.6.1"
  859. "minimist@^1.2.5":
  860. "integrity" "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
  861. "resolved" "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz"
  862. "version" "1.2.5"
  863. "ms@2.1.2":
  864. "integrity" "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  865. "resolved" "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
  866. "version" "2.1.2"
  867. "nanoid@^3.3.1":
  868. "integrity" "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw=="
  869. "resolved" "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz"
  870. "version" "3.3.1"
  871. "node-releases@^2.0.2":
  872. "integrity" "sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg=="
  873. "resolved" "https://registry.npmjs.org/node-releases/-/node-releases-2.0.2.tgz"
  874. "version" "2.0.2"
  875. "normalize-path@^3.0.0", "normalize-path@~3.0.0":
  876. "integrity" "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
  877. "resolved" "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
  878. "version" "3.0.0"
  879. "normalize-wheel@^1.0.1":
  880. "integrity" "sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU="
  881. "resolved" "https://registry.npmjs.org/normalize-wheel/-/normalize-wheel-1.0.1.tgz"
  882. "version" "1.0.1"
  883. "normalize.css@^8.0.1":
  884. "integrity" "sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg=="
  885. "resolved" "https://registry.npmjs.org/normalize.css/-/normalize.css-8.0.1.tgz"
  886. "version" "8.0.1"
  887. "optimist@~0.3.5":
  888. "integrity" "sha512-TCx0dXQzVtSCg2OgY/bO9hjM9cV4XYx09TVK+s3+FhkjT6LovsLe+pPMzpWf+6yXK/hUizs2gUoTw3jHM0VaTQ=="
  889. "resolved" "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz"
  890. "version" "0.3.7"
  891. dependencies:
  892. "wordwrap" "~0.0.2"
  893. "path-browserify@^1.0.1":
  894. "integrity" "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g=="
  895. "resolved" "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz"
  896. "version" "1.0.1"
  897. "path-parse@^1.0.7":
  898. "integrity" "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  899. "resolved" "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
  900. "version" "1.0.7"
  901. "path-to-regexp@^6.2.0":
  902. "integrity" "sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg=="
  903. "resolved" "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.0.tgz"
  904. "version" "6.2.0"
  905. "picocolors@^0.2.1":
  906. "integrity" "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
  907. "resolved" "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz"
  908. "version" "0.2.1"
  909. "picocolors@^1.0.0":
  910. "integrity" "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
  911. "resolved" "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
  912. "version" "1.0.0"
  913. "picomatch@^2.0.4", "picomatch@^2.2.1", "picomatch@^2.2.2":
  914. "integrity" "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
  915. "resolved" "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
  916. "version" "2.3.1"
  917. "pinia@^2.0.12":
  918. "integrity" "sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew=="
  919. "resolved" "https://registry.npmjs.org/pinia/-/pinia-2.0.12.tgz"
  920. "version" "2.0.12"
  921. dependencies:
  922. "@vue/devtools-api" "^6.1.0"
  923. "vue-demi" "*"
  924. "postcss-selector-parser@^6.0.2":
  925. "integrity" "sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ=="
  926. "resolved" "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.9.tgz"
  927. "version" "6.0.9"
  928. dependencies:
  929. "cssesc" "^3.0.0"
  930. "util-deprecate" "^1.0.2"
  931. "postcss@^7.0.36":
  932. "integrity" "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA=="
  933. "resolved" "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz"
  934. "version" "7.0.39"
  935. dependencies:
  936. "picocolors" "^0.2.1"
  937. "source-map" "^0.6.1"
  938. "postcss@^8.4.6":
  939. "integrity" "sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ=="
  940. "resolved" "https://registry.npmjs.org/postcss/-/postcss-8.4.8.tgz"
  941. "version" "8.4.8"
  942. dependencies:
  943. "nanoid" "^3.3.1"
  944. "picocolors" "^1.0.0"
  945. "source-map-js" "^1.0.2"
  946. "prettier@^1.18.2 || ^2.0.0", "prettier@^2.4.1":
  947. "integrity" "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg=="
  948. "resolved" "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz"
  949. "version" "2.5.1"
  950. "pseudomap@^1.0.2":
  951. "integrity" "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
  952. "resolved" "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz"
  953. "version" "1.0.2"
  954. "querystring@^0.2.1":
  955. "integrity" "sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg=="
  956. "resolved" "https://registry.npmjs.org/querystring/-/querystring-0.2.1.tgz"
  957. "version" "0.2.1"
  958. "readdirp@~3.6.0":
  959. "integrity" "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA=="
  960. "resolved" "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
  961. "version" "3.6.0"
  962. dependencies:
  963. "picomatch" "^2.2.1"
  964. "regenerator-runtime@^0.11.0":
  965. "integrity" "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg=="
  966. "resolved" "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
  967. "version" "0.11.1"
  968. "require@^2.4.20":
  969. "integrity" "sha512-7eop5rvh38qhQQQOoUyf68meVIcxT2yFySNywTbxoEECgkX4KDqqDRaEszfvFnuB3fuZVjDdJZ1TI/Esr16RRA=="
  970. "resolved" "https://registry.npmjs.org/require/-/require-2.4.20.tgz"
  971. "version" "2.4.20"
  972. dependencies:
  973. "std" "0.1.40"
  974. "uglify-js" "2.3.0"
  975. "resize-observer-polyfill@^1.5.0":
  976. "integrity" "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg=="
  977. "resolved" "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz"
  978. "version" "1.5.1"
  979. "resolve@^1.22.0":
  980. "integrity" "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw=="
  981. "resolved" "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz"
  982. "version" "1.22.0"
  983. dependencies:
  984. "is-core-module" "^2.8.1"
  985. "path-parse" "^1.0.7"
  986. "supports-preserve-symlinks-flag" "^1.0.0"
  987. "rollup@^2.58.0", "rollup@^2.59.0":
  988. "integrity" "sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA=="
  989. "resolved" "https://registry.npmjs.org/rollup/-/rollup-2.70.1.tgz"
  990. "version" "2.70.1"
  991. optionalDependencies:
  992. "fsevents" "~2.3.2"
  993. "safe-buffer@~5.1.1":
  994. "integrity" "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  995. "resolved" "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
  996. "version" "5.1.2"
  997. "sass@*", "sass@^1.49.9":
  998. "integrity" "sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A=="
  999. "resolved" "https://registry.npmjs.org/sass/-/sass-1.49.9.tgz"
  1000. "version" "1.49.9"
  1001. dependencies:
  1002. "chokidar" ">=3.0.0 <4.0.0"
  1003. "immutable" "^4.0.0"
  1004. "source-map-js" ">=0.6.2 <2.0.0"
  1005. "select@^1.1.2":
  1006. "integrity" "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA=="
  1007. "resolved" "https://registry.npmjs.org/select/-/select-1.1.2.tgz"
  1008. "version" "1.1.2"
  1009. "semver@^6.3.0":
  1010. "integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  1011. "resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
  1012. "version" "6.3.0"
  1013. "slash@^3.0.0":
  1014. "integrity" "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
  1015. "resolved" "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
  1016. "version" "3.0.0"
  1017. "source-map-js@^1.0.2", "source-map-js@>=0.6.2 <2.0.0":
  1018. "integrity" "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw=="
  1019. "resolved" "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
  1020. "version" "1.0.2"
  1021. "source-map@^0.5.0":
  1022. "integrity" "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
  1023. "resolved" "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
  1024. "version" "0.5.7"
  1025. "source-map@^0.6.1", "source-map@~0.6.1":
  1026. "integrity" "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  1027. "resolved" "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
  1028. "version" "0.6.1"
  1029. "source-map@^0.7.3":
  1030. "integrity" "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  1031. "resolved" "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz"
  1032. "version" "0.7.3"
  1033. "source-map@~0.1.7":
  1034. "integrity" "sha512-VtCvB9SIQhk3aF6h+N85EaqIaBFIAfZ9Cu+NJHHVvc8BbEcnvDcFw6sqQ2dQrT6SlOrZq3tIvyD9+EGq/lJryQ=="
  1035. "resolved" "https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz"
  1036. "version" "0.1.43"
  1037. dependencies:
  1038. "amdefine" ">=0.0.4"
  1039. "sourcemap-codec@^1.4.8":
  1040. "integrity" "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
  1041. "resolved" "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz"
  1042. "version" "1.4.8"
  1043. "ssf@~0.11.2":
  1044. "integrity" "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g=="
  1045. "resolved" "https://registry.npmjs.org/ssf/-/ssf-0.11.2.tgz"
  1046. "version" "0.11.2"
  1047. dependencies:
  1048. "frac" "~1.1.2"
  1049. "std@0.1.40":
  1050. "integrity" "sha512-wUf57hkDGCoVShrhPA8Q7lAg2Qosk+FaMlECmAsr1A4/rL2NRXFHQGBcgMUFKVkPEemJFW9gzjCQisRty14ohg=="
  1051. "resolved" "https://registry.npmjs.org/std/-/std-0.1.40.tgz"
  1052. "version" "0.1.40"
  1053. "supports-color@^5.3.0":
  1054. "integrity" "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="
  1055. "resolved" "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
  1056. "version" "5.5.0"
  1057. dependencies:
  1058. "has-flag" "^3.0.0"
  1059. "supports-preserve-symlinks-flag@^1.0.0":
  1060. "integrity" "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
  1061. "resolved" "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
  1062. "version" "1.0.0"
  1063. "svg-tags@^1.0.0":
  1064. "integrity" "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q="
  1065. "resolved" "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz"
  1066. "version" "1.0.0"
  1067. "throttle-debounce@^1.0.1":
  1068. "integrity" "sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg=="
  1069. "resolved" "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-1.1.0.tgz"
  1070. "version" "1.1.0"
  1071. "tiny-emitter@^2.0.0":
  1072. "integrity" "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
  1073. "resolved" "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz"
  1074. "version" "2.1.0"
  1075. "to-fast-properties@^2.0.0":
  1076. "integrity" "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
  1077. "resolved" "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
  1078. "version" "2.0.0"
  1079. "to-regex-range@^5.0.1":
  1080. "integrity" "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="
  1081. "resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
  1082. "version" "5.0.1"
  1083. dependencies:
  1084. "is-number" "^7.0.0"
  1085. "tslib@2.3.0":
  1086. "integrity" "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
  1087. "resolved" "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz"
  1088. "version" "2.3.0"
  1089. "uglify-js@2.3.0":
  1090. "integrity" "sha512-AQvbxRKdaQeYADywQaao0k8Tj+7NGEVTne6xwgX1yQpv/G8b0CKdIw70HkCptwfvNGDsVe+0Bng3U9hfWbxxfg=="
  1091. "resolved" "https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.0.tgz"
  1092. "version" "2.3.0"
  1093. dependencies:
  1094. "async" "~0.2.6"
  1095. "optimist" "~0.3.5"
  1096. "source-map" "~0.1.7"
  1097. "universalify@^2.0.0":
  1098. "integrity" "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ=="
  1099. "resolved" "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
  1100. "version" "2.0.0"
  1101. "util-deprecate@^1.0.2":
  1102. "integrity" "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
  1103. "resolved" "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
  1104. "version" "1.0.2"
  1105. "vite-plugin-vue2@^1.9.3":
  1106. "integrity" "sha512-0KhHSEeht0VHJtt4Z2cJ9bWBq4dP3HoXpapqAHV+f+cUa6KywYdOd+z6sSGLpuGjN8F9YinrFIo8dfVmMOpc8Q=="
  1107. "resolved" "https://registry.npmjs.org/vite-plugin-vue2/-/vite-plugin-vue2-1.9.3.tgz"
  1108. "version" "1.9.3"
  1109. dependencies:
  1110. "@babel/core" "^7.16.10"
  1111. "@babel/parser" "^7.16.10"
  1112. "@babel/plugin-proposal-class-properties" "^7.16.7"
  1113. "@babel/plugin-proposal-decorators" "^7.16.7"
  1114. "@babel/plugin-transform-typescript" "^7.16.8"
  1115. "@rollup/pluginutils" "^4.1.1"
  1116. "@vue/babel-helper-vue-jsx-merge-props" "^1.2.1"
  1117. "@vue/babel-preset-jsx" "^1.2.4"
  1118. "@vue/component-compiler-utils" "^3.2.2"
  1119. "consolidate" "^0.16.0"
  1120. "debug" "^4.3.2"
  1121. "fs-extra" "^9.1.0"
  1122. "hash-sum" "^2.0.0"
  1123. "magic-string" "^0.25.7"
  1124. "prettier" "^2.4.1"
  1125. "querystring" "^0.2.1"
  1126. "rollup" "^2.58.0"
  1127. "slash" "^3.0.0"
  1128. "source-map" "^0.7.3"
  1129. "vue-template-es2015-compiler" "^1.9.1"
  1130. "vite@^2.0.0-beta.23", "vite@^2.5.10", "vite@^2.8.0":
  1131. "integrity" "sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug=="
  1132. "resolved" "https://registry.npmjs.org/vite/-/vite-2.8.6.tgz"
  1133. "version" "2.8.6"
  1134. dependencies:
  1135. "esbuild" "^0.14.14"
  1136. "postcss" "^8.4.6"
  1137. "resolve" "^1.22.0"
  1138. "rollup" "^2.59.0"
  1139. optionalDependencies:
  1140. "fsevents" "~2.3.2"
  1141. "vue-demi@*":
  1142. "integrity" "sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw=="
  1143. "resolved" "https://registry.npmjs.org/vue-demi/-/vue-demi-0.12.1.tgz"
  1144. "version" "0.12.1"
  1145. "vue-router@^3.5.3":
  1146. "integrity" "sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg=="
  1147. "resolved" "https://registry.npmjs.org/vue-router/-/vue-router-3.5.3.tgz"
  1148. "version" "3.5.3"
  1149. "vue-template-compiler@^2.2.0", "vue-template-compiler@^2.6.14":
  1150. "integrity" "sha512-ODQS1SyMbjKoO1JBJZojSw6FE4qnh9rIpUZn2EUT86FKizx9uH5z6uXiIrm4/Nb/gwxTi/o17ZDEGWAXHvtC7g=="
  1151. "resolved" "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.14.tgz"
  1152. "version" "2.6.14"
  1153. dependencies:
  1154. "de-indent" "^1.0.2"
  1155. "he" "^1.1.0"
  1156. "vue-template-es2015-compiler@^1.9.0", "vue-template-es2015-compiler@^1.9.1":
  1157. "integrity" "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw=="
  1158. "resolved" "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz"
  1159. "version" "1.9.1"
  1160. "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 < 3":
  1161. "integrity" "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ=="
  1162. "resolved" "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz"
  1163. "version" "2.6.14"
  1164. "wmf@~1.0.1":
  1165. "integrity" "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw=="
  1166. "resolved" "https://registry.npmjs.org/wmf/-/wmf-1.0.2.tgz"
  1167. "version" "1.0.2"
  1168. "word@~0.3.0":
  1169. "integrity" "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA=="
  1170. "resolved" "https://registry.npmjs.org/word/-/word-0.3.0.tgz"
  1171. "version" "0.3.0"
  1172. "wordwrap@~0.0.2":
  1173. "integrity" "sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw=="
  1174. "resolved" "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz"
  1175. "version" "0.0.3"
  1176. "xlsx@^0.18.5":
  1177. "integrity" "sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ=="
  1178. "resolved" "https://registry.npmjs.org/xlsx/-/xlsx-0.18.5.tgz"
  1179. "version" "0.18.5"
  1180. dependencies:
  1181. "adler-32" "~1.3.0"
  1182. "cfb" "~1.2.1"
  1183. "codepage" "~1.15.0"
  1184. "crc-32" "~1.2.1"
  1185. "ssf" "~0.11.2"
  1186. "wmf" "~1.0.1"
  1187. "word" "~0.3.0"
  1188. "yallist@^2.1.2":
  1189. "integrity" "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
  1190. "resolved" "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz"
  1191. "version" "2.1.2"
  1192. "zrender@5.3.1":
  1193. "integrity" "sha512-7olqIjy0gWfznKr6vgfnGBk7y4UtdMvdwFmK92vVQsQeDPyzkHW1OlrLEKg6GHz1W5ePf0FeN1q2vkl/HFqhXw=="
  1194. "resolved" "https://registry.npmjs.org/zrender/-/zrender-5.3.1.tgz"
  1195. "version" "5.3.1"
  1196. dependencies:
  1197. "tslib" "2.3.0"