package-lock.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. {
  2. "name": "merchantapplet",
  3. "lockfileVersion": 2,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "dependencies": {
  8. "base-64": "^1.0.0",
  9. "crypto-js": "^4.1.1",
  10. "easemob-websdk": "^4.6.0",
  11. "html2canvas": "^1.4.1",
  12. "pinia": "^2.1.0",
  13. "vconsole": "^3.15.1"
  14. }
  15. },
  16. "node_modules/@babel/runtime": {
  17. "version": "7.26.7",
  18. "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.26.7.tgz",
  19. "integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==",
  20. "dependencies": {
  21. "regenerator-runtime": "^0.14.0"
  22. },
  23. "engines": {
  24. "node": ">=6.9.0"
  25. }
  26. },
  27. "node_modules/@vue/devtools-api": {
  28. "version": "6.5.0",
  29. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz",
  30. "integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q=="
  31. },
  32. "node_modules/base-64": {
  33. "version": "1.0.0",
  34. "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
  35. "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
  36. },
  37. "node_modules/base64-arraybuffer": {
  38. "version": "1.0.2",
  39. "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
  40. "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==",
  41. "engines": {
  42. "node": ">= 0.6.0"
  43. }
  44. },
  45. "node_modules/copy-text-to-clipboard": {
  46. "version": "3.2.0",
  47. "resolved": "https://registry.npmmirror.com/copy-text-to-clipboard/-/copy-text-to-clipboard-3.2.0.tgz",
  48. "integrity": "sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q==",
  49. "engines": {
  50. "node": ">=12"
  51. },
  52. "funding": {
  53. "url": "https://github.com/sponsors/sindresorhus"
  54. }
  55. },
  56. "node_modules/core-js": {
  57. "version": "3.40.0",
  58. "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.40.0.tgz",
  59. "integrity": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==",
  60. "hasInstallScript": true,
  61. "funding": {
  62. "type": "opencollective",
  63. "url": "https://opencollective.com/core-js"
  64. }
  65. },
  66. "node_modules/crypto-js": {
  67. "version": "4.1.1",
  68. "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz",
  69. "integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw=="
  70. },
  71. "node_modules/css-line-break": {
  72. "version": "2.1.0",
  73. "resolved": "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz",
  74. "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
  75. "dependencies": {
  76. "utrie": "^1.0.2"
  77. }
  78. },
  79. "node_modules/easemob-websdk": {
  80. "version": "4.6.0",
  81. "resolved": "https://registry.npmmirror.com/easemob-websdk/-/easemob-websdk-4.6.0.tgz",
  82. "integrity": "sha512-oh9pSQfpPUBM741NW+4Zb7kWjx0hmXCYP0uKjQnMKHevHPO0/3YExxvT5Rc+6jfwyIFmk2cNt7JdmBGJ4ukVsQ=="
  83. },
  84. "node_modules/html2canvas": {
  85. "version": "1.4.1",
  86. "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz",
  87. "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
  88. "dependencies": {
  89. "css-line-break": "^2.1.0",
  90. "text-segmentation": "^1.0.3"
  91. },
  92. "engines": {
  93. "node": ">=8.0.0"
  94. }
  95. },
  96. "node_modules/mutation-observer": {
  97. "version": "1.0.3",
  98. "resolved": "https://registry.npmmirror.com/mutation-observer/-/mutation-observer-1.0.3.tgz",
  99. "integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA=="
  100. },
  101. "node_modules/pinia": {
  102. "version": "2.1.0",
  103. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.1.0.tgz",
  104. "integrity": "sha512-WAnicKzwxEow/1il0Ax9HjAB6/Uaqlaq/VxnyUDTxFnSVAPuh3AnJFLz60DOnJ9TRLPVl09kAk2y3bmYfetX7A==",
  105. "dependencies": {
  106. "@vue/devtools-api": "^6.5.0",
  107. "vue-demi": ">=0.14.1"
  108. },
  109. "peerDependencies": {
  110. "@vue/composition-api": "^1.4.0",
  111. "typescript": ">=4.4.4",
  112. "vue": "^2.6.14 || ^3.2.0"
  113. },
  114. "peerDependenciesMeta": {
  115. "@vue/composition-api": {
  116. "optional": true
  117. },
  118. "typescript": {
  119. "optional": true
  120. }
  121. }
  122. },
  123. "node_modules/regenerator-runtime": {
  124. "version": "0.14.1",
  125. "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
  126. "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
  127. },
  128. "node_modules/text-segmentation": {
  129. "version": "1.0.3",
  130. "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz",
  131. "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
  132. "dependencies": {
  133. "utrie": "^1.0.2"
  134. }
  135. },
  136. "node_modules/utrie": {
  137. "version": "1.0.2",
  138. "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz",
  139. "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
  140. "dependencies": {
  141. "base64-arraybuffer": "^1.0.2"
  142. }
  143. },
  144. "node_modules/vconsole": {
  145. "version": "3.15.1",
  146. "resolved": "https://registry.npmmirror.com/vconsole/-/vconsole-3.15.1.tgz",
  147. "integrity": "sha512-KH8XLdrq9T5YHJO/ixrjivHfmF2PC2CdVoK6RWZB4yftMykYIaXY1mxZYAic70vADM54kpMQF+dYmvl5NRNy1g==",
  148. "dependencies": {
  149. "@babel/runtime": "^7.17.2",
  150. "copy-text-to-clipboard": "^3.0.1",
  151. "core-js": "^3.11.0",
  152. "mutation-observer": "^1.0.3"
  153. }
  154. },
  155. "node_modules/vue-demi": {
  156. "version": "0.14.6",
  157. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.6.tgz",
  158. "integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
  159. "hasInstallScript": true,
  160. "bin": {
  161. "vue-demi-fix": "bin/vue-demi-fix.js",
  162. "vue-demi-switch": "bin/vue-demi-switch.js"
  163. },
  164. "engines": {
  165. "node": ">=12"
  166. },
  167. "peerDependencies": {
  168. "@vue/composition-api": "^1.0.0-rc.1",
  169. "vue": "^3.0.0-0 || ^2.6.0"
  170. },
  171. "peerDependenciesMeta": {
  172. "@vue/composition-api": {
  173. "optional": true
  174. }
  175. }
  176. }
  177. },
  178. "dependencies": {
  179. "@babel/runtime": {
  180. "version": "7.26.7",
  181. "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.26.7.tgz",
  182. "integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==",
  183. "requires": {
  184. "regenerator-runtime": "^0.14.0"
  185. }
  186. },
  187. "@vue/devtools-api": {
  188. "version": "6.5.0",
  189. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz",
  190. "integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q=="
  191. },
  192. "base-64": {
  193. "version": "1.0.0",
  194. "resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
  195. "integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
  196. },
  197. "base64-arraybuffer": {
  198. "version": "1.0.2",
  199. "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
  200. "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ=="
  201. },
  202. "copy-text-to-clipboard": {
  203. "version": "3.2.0",
  204. "resolved": "https://registry.npmmirror.com/copy-text-to-clipboard/-/copy-text-to-clipboard-3.2.0.tgz",
  205. "integrity": "sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q=="
  206. },
  207. "core-js": {
  208. "version": "3.40.0",
  209. "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.40.0.tgz",
  210. "integrity": "sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ=="
  211. },
  212. "crypto-js": {
  213. "version": "4.1.1",
  214. "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz",
  215. "integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw=="
  216. },
  217. "css-line-break": {
  218. "version": "2.1.0",
  219. "resolved": "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz",
  220. "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
  221. "requires": {
  222. "utrie": "^1.0.2"
  223. }
  224. },
  225. "easemob-websdk": {
  226. "version": "4.6.0",
  227. "resolved": "https://registry.npmmirror.com/easemob-websdk/-/easemob-websdk-4.6.0.tgz",
  228. "integrity": "sha512-oh9pSQfpPUBM741NW+4Zb7kWjx0hmXCYP0uKjQnMKHevHPO0/3YExxvT5Rc+6jfwyIFmk2cNt7JdmBGJ4ukVsQ=="
  229. },
  230. "html2canvas": {
  231. "version": "1.4.1",
  232. "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz",
  233. "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
  234. "requires": {
  235. "css-line-break": "^2.1.0",
  236. "text-segmentation": "^1.0.3"
  237. }
  238. },
  239. "mutation-observer": {
  240. "version": "1.0.3",
  241. "resolved": "https://registry.npmmirror.com/mutation-observer/-/mutation-observer-1.0.3.tgz",
  242. "integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA=="
  243. },
  244. "pinia": {
  245. "version": "2.1.0",
  246. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.1.0.tgz",
  247. "integrity": "sha512-WAnicKzwxEow/1il0Ax9HjAB6/Uaqlaq/VxnyUDTxFnSVAPuh3AnJFLz60DOnJ9TRLPVl09kAk2y3bmYfetX7A==",
  248. "requires": {
  249. "@vue/devtools-api": "^6.5.0",
  250. "vue-demi": ">=0.14.1"
  251. }
  252. },
  253. "regenerator-runtime": {
  254. "version": "0.14.1",
  255. "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
  256. "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
  257. },
  258. "text-segmentation": {
  259. "version": "1.0.3",
  260. "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz",
  261. "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
  262. "requires": {
  263. "utrie": "^1.0.2"
  264. }
  265. },
  266. "utrie": {
  267. "version": "1.0.2",
  268. "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz",
  269. "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
  270. "requires": {
  271. "base64-arraybuffer": "^1.0.2"
  272. }
  273. },
  274. "vconsole": {
  275. "version": "3.15.1",
  276. "resolved": "https://registry.npmmirror.com/vconsole/-/vconsole-3.15.1.tgz",
  277. "integrity": "sha512-KH8XLdrq9T5YHJO/ixrjivHfmF2PC2CdVoK6RWZB4yftMykYIaXY1mxZYAic70vADM54kpMQF+dYmvl5NRNy1g==",
  278. "requires": {
  279. "@babel/runtime": "^7.17.2",
  280. "copy-text-to-clipboard": "^3.0.1",
  281. "core-js": "^3.11.0",
  282. "mutation-observer": "^1.0.3"
  283. }
  284. },
  285. "vue-demi": {
  286. "version": "0.14.6",
  287. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.6.tgz",
  288. "integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w=="
  289. }
  290. }
  291. }