package-lock.json 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674
  1. {
  2. "name": "zhApp",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "dependencies": {
  8. "decimal.js": "^10.6.0",
  9. "default-passive-events": "^2.0.0",
  10. "html2canvas": "^1.4.1",
  11. "pdfh5": "^1.4.9",
  12. "pdfjs-dist": "^4.0.379",
  13. "uview-ui": "^2.0.38",
  14. "vuex-persistedstate": "^4.1.0"
  15. }
  16. },
  17. "node_modules/@babel/helper-string-parser": {
  18. "version": "7.29.7",
  19. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
  20. "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
  21. "license": "MIT",
  22. "peer": true,
  23. "engines": {
  24. "node": ">=6.9.0"
  25. }
  26. },
  27. "node_modules/@babel/helper-validator-identifier": {
  28. "version": "7.29.7",
  29. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
  30. "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
  31. "license": "MIT",
  32. "peer": true,
  33. "engines": {
  34. "node": ">=6.9.0"
  35. }
  36. },
  37. "node_modules/@babel/parser": {
  38. "version": "7.29.7",
  39. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz",
  40. "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
  41. "license": "MIT",
  42. "peer": true,
  43. "dependencies": {
  44. "@babel/types": "^7.29.7"
  45. },
  46. "bin": {
  47. "parser": "bin/babel-parser.js"
  48. },
  49. "engines": {
  50. "node": ">=6.0.0"
  51. }
  52. },
  53. "node_modules/@babel/types": {
  54. "version": "7.29.7",
  55. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
  56. "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
  57. "license": "MIT",
  58. "peer": true,
  59. "dependencies": {
  60. "@babel/helper-string-parser": "^7.29.7",
  61. "@babel/helper-validator-identifier": "^7.29.7"
  62. },
  63. "engines": {
  64. "node": ">=6.9.0"
  65. }
  66. },
  67. "node_modules/@jridgewell/sourcemap-codec": {
  68. "version": "1.5.5",
  69. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  70. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  71. "license": "MIT",
  72. "peer": true
  73. },
  74. "node_modules/@napi-rs/canvas": {
  75. "version": "0.1.97",
  76. "resolved": "https://registry.npmjs.org/@napi-rs/canvas/-/canvas-0.1.97.tgz",
  77. "integrity": "sha512-8cFniXvrIEnVwuNSRCW9wirRZbHvrD3JVujdS2P5n5xiJZNZMOZcfOvJ1pb66c7jXMKHHglJEDVJGbm8XWFcXQ==",
  78. "optional": true,
  79. "workspaces": [
  80. "e2e/*"
  81. ],
  82. "engines": {
  83. "node": ">= 10"
  84. },
  85. "funding": {
  86. "type": "github",
  87. "url": "https://github.com/sponsors/Brooooooklyn"
  88. },
  89. "optionalDependencies": {
  90. "@napi-rs/canvas-android-arm64": "0.1.97",
  91. "@napi-rs/canvas-darwin-arm64": "0.1.97",
  92. "@napi-rs/canvas-darwin-x64": "0.1.97",
  93. "@napi-rs/canvas-linux-arm-gnueabihf": "0.1.97",
  94. "@napi-rs/canvas-linux-arm64-gnu": "0.1.97",
  95. "@napi-rs/canvas-linux-arm64-musl": "0.1.97",
  96. "@napi-rs/canvas-linux-riscv64-gnu": "0.1.97",
  97. "@napi-rs/canvas-linux-x64-gnu": "0.1.97",
  98. "@napi-rs/canvas-linux-x64-musl": "0.1.97",
  99. "@napi-rs/canvas-win32-arm64-msvc": "0.1.97",
  100. "@napi-rs/canvas-win32-x64-msvc": "0.1.97"
  101. }
  102. },
  103. "node_modules/@napi-rs/canvas-android-arm64": {
  104. "version": "0.1.97",
  105. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-android-arm64/-/canvas-android-arm64-0.1.97.tgz",
  106. "integrity": "sha512-V1c/WVw+NzH8vk7ZK/O8/nyBSCQimU8sfMsB/9qeSvdkGKNU7+mxy/bIF0gTgeBFmHpj30S4E9WHMSrxXGQuVQ==",
  107. "cpu": [
  108. "arm64"
  109. ],
  110. "optional": true,
  111. "os": [
  112. "android"
  113. ],
  114. "engines": {
  115. "node": ">= 10"
  116. },
  117. "funding": {
  118. "type": "github",
  119. "url": "https://github.com/sponsors/Brooooooklyn"
  120. }
  121. },
  122. "node_modules/@napi-rs/canvas-darwin-arm64": {
  123. "version": "0.1.97",
  124. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-darwin-arm64/-/canvas-darwin-arm64-0.1.97.tgz",
  125. "integrity": "sha512-ok+SCEF4YejcxuJ9Rm+WWunHHpf2HmiPxfz6z1a/NFQECGXtsY7A4B8XocK1LmT1D7P174MzwPF9Wy3AUAwEPw==",
  126. "cpu": [
  127. "arm64"
  128. ],
  129. "optional": true,
  130. "os": [
  131. "darwin"
  132. ],
  133. "engines": {
  134. "node": ">= 10"
  135. },
  136. "funding": {
  137. "type": "github",
  138. "url": "https://github.com/sponsors/Brooooooklyn"
  139. }
  140. },
  141. "node_modules/@napi-rs/canvas-darwin-x64": {
  142. "version": "0.1.97",
  143. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-darwin-x64/-/canvas-darwin-x64-0.1.97.tgz",
  144. "integrity": "sha512-PUP6e6/UGlclUvAQNnuXCcnkpdUou6VYZfQOQxExLp86epOylmiwLkqXIvpFmjoTEDmPmXrI+coL/9EFU1gKPA==",
  145. "cpu": [
  146. "x64"
  147. ],
  148. "optional": true,
  149. "os": [
  150. "darwin"
  151. ],
  152. "engines": {
  153. "node": ">= 10"
  154. },
  155. "funding": {
  156. "type": "github",
  157. "url": "https://github.com/sponsors/Brooooooklyn"
  158. }
  159. },
  160. "node_modules/@napi-rs/canvas-linux-arm-gnueabihf": {
  161. "version": "0.1.97",
  162. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm-gnueabihf/-/canvas-linux-arm-gnueabihf-0.1.97.tgz",
  163. "integrity": "sha512-XyXH2L/cic8eTNtbrXCcvqHtMX/nEOxN18+7rMrAM2XtLYC/EB5s0wnO1FsLMWmK+04ZSLN9FBGipo7kpIkcOw==",
  164. "cpu": [
  165. "arm"
  166. ],
  167. "optional": true,
  168. "os": [
  169. "linux"
  170. ],
  171. "engines": {
  172. "node": ">= 10"
  173. },
  174. "funding": {
  175. "type": "github",
  176. "url": "https://github.com/sponsors/Brooooooklyn"
  177. }
  178. },
  179. "node_modules/@napi-rs/canvas-linux-arm64-gnu": {
  180. "version": "0.1.97",
  181. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm64-gnu/-/canvas-linux-arm64-gnu-0.1.97.tgz",
  182. "integrity": "sha512-Kuq/M3djq0K8ktgz6nPlK7Ne5d4uWeDxPpyKWOjWDK2RIOhHVtLtyLiJw2fuldw7Vn4mhw05EZXCEr4Q76rs9w==",
  183. "cpu": [
  184. "arm64"
  185. ],
  186. "optional": true,
  187. "os": [
  188. "linux"
  189. ],
  190. "engines": {
  191. "node": ">= 10"
  192. },
  193. "funding": {
  194. "type": "github",
  195. "url": "https://github.com/sponsors/Brooooooklyn"
  196. }
  197. },
  198. "node_modules/@napi-rs/canvas-linux-arm64-musl": {
  199. "version": "0.1.97",
  200. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-arm64-musl/-/canvas-linux-arm64-musl-0.1.97.tgz",
  201. "integrity": "sha512-kKmSkQVnWeqg7qdsiXvYxKhAFuHz3tkBjW/zyQv5YKUPhotpaVhpBGv5LqCngzyuRV85SXoe+OFj+Tv0a0QXkQ==",
  202. "cpu": [
  203. "arm64"
  204. ],
  205. "optional": true,
  206. "os": [
  207. "linux"
  208. ],
  209. "engines": {
  210. "node": ">= 10"
  211. },
  212. "funding": {
  213. "type": "github",
  214. "url": "https://github.com/sponsors/Brooooooklyn"
  215. }
  216. },
  217. "node_modules/@napi-rs/canvas-linux-riscv64-gnu": {
  218. "version": "0.1.97",
  219. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-riscv64-gnu/-/canvas-linux-riscv64-gnu-0.1.97.tgz",
  220. "integrity": "sha512-Jc7I3A51jnEOIAXeLsN/M/+Z28LUeakcsXs07FLq9prXc0eYOtVwsDEv913Gr+06IRo34gJJVgT0TXvmz+N2VA==",
  221. "cpu": [
  222. "riscv64"
  223. ],
  224. "optional": true,
  225. "os": [
  226. "linux"
  227. ],
  228. "engines": {
  229. "node": ">= 10"
  230. },
  231. "funding": {
  232. "type": "github",
  233. "url": "https://github.com/sponsors/Brooooooklyn"
  234. }
  235. },
  236. "node_modules/@napi-rs/canvas-linux-x64-gnu": {
  237. "version": "0.1.97",
  238. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-gnu/-/canvas-linux-x64-gnu-0.1.97.tgz",
  239. "integrity": "sha512-iDUBe7AilfuBSRbSa8/IGX38Mf+iCSBqoVKLSQ5XaY2JLOaqz1TVyPFEyIck7wT6mRQhQt5sN6ogfjIDfi74tg==",
  240. "cpu": [
  241. "x64"
  242. ],
  243. "optional": true,
  244. "os": [
  245. "linux"
  246. ],
  247. "engines": {
  248. "node": ">= 10"
  249. },
  250. "funding": {
  251. "type": "github",
  252. "url": "https://github.com/sponsors/Brooooooklyn"
  253. }
  254. },
  255. "node_modules/@napi-rs/canvas-linux-x64-musl": {
  256. "version": "0.1.97",
  257. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-linux-x64-musl/-/canvas-linux-x64-musl-0.1.97.tgz",
  258. "integrity": "sha512-AKLFd/v0Z5fvgqBDqhvqtAdx+fHMJ5t9JcUNKq4FIZ5WH+iegGm8HPdj00NFlCSnm83Fp3Ln8I2f7uq1aIiWaA==",
  259. "cpu": [
  260. "x64"
  261. ],
  262. "optional": true,
  263. "os": [
  264. "linux"
  265. ],
  266. "engines": {
  267. "node": ">= 10"
  268. },
  269. "funding": {
  270. "type": "github",
  271. "url": "https://github.com/sponsors/Brooooooklyn"
  272. }
  273. },
  274. "node_modules/@napi-rs/canvas-win32-arm64-msvc": {
  275. "version": "0.1.97",
  276. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-win32-arm64-msvc/-/canvas-win32-arm64-msvc-0.1.97.tgz",
  277. "integrity": "sha512-u883Yr6A6fO7Vpsy9YE4FVCIxzzo5sO+7pIUjjoDLjS3vQaNMkVzx5bdIpEL+ob+gU88WDK4VcxYMZ6nmnoX9A==",
  278. "cpu": [
  279. "arm64"
  280. ],
  281. "optional": true,
  282. "os": [
  283. "win32"
  284. ],
  285. "engines": {
  286. "node": ">= 10"
  287. },
  288. "funding": {
  289. "type": "github",
  290. "url": "https://github.com/sponsors/Brooooooklyn"
  291. }
  292. },
  293. "node_modules/@napi-rs/canvas-win32-x64-msvc": {
  294. "version": "0.1.97",
  295. "resolved": "https://registry.npmjs.org/@napi-rs/canvas-win32-x64-msvc/-/canvas-win32-x64-msvc-0.1.97.tgz",
  296. "integrity": "sha512-sWtD2EE3fV0IzN+iiQUqr/Q1SwqWhs2O1FKItFlxtdDkikpEj5g7DKQpY3x55H/MAOnL8iomnlk3mcEeGiUMoQ==",
  297. "cpu": [
  298. "x64"
  299. ],
  300. "optional": true,
  301. "os": [
  302. "win32"
  303. ],
  304. "engines": {
  305. "node": ">= 10"
  306. },
  307. "funding": {
  308. "type": "github",
  309. "url": "https://github.com/sponsors/Brooooooklyn"
  310. }
  311. },
  312. "node_modules/@vue/compiler-core": {
  313. "version": "3.5.38",
  314. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.38.tgz",
  315. "integrity": "sha512-s99aGxWYig9ErHbct27KXEGhrBYlRI6c4MwAgXErOAbX9xiW37/uMa+XUDO69zLz83dng8UUZ70CTOJrLrYrEQ==",
  316. "license": "MIT",
  317. "peer": true,
  318. "dependencies": {
  319. "@babel/parser": "^7.29.7",
  320. "@vue/shared": "3.5.38",
  321. "entities": "^7.0.1",
  322. "estree-walker": "^2.0.2",
  323. "source-map-js": "^1.2.1"
  324. }
  325. },
  326. "node_modules/@vue/compiler-dom": {
  327. "version": "3.5.38",
  328. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.38.tgz",
  329. "integrity": "sha512-JTqp25l8aFfJYF7/KmsXZjAxJz7T+SjmTJLoXVjHtc2BrSgSiW2n9Aem/cWq1OPe68A8JL06B3eVdhlP0H4TVw==",
  330. "license": "MIT",
  331. "peer": true,
  332. "dependencies": {
  333. "@vue/compiler-core": "3.5.38",
  334. "@vue/shared": "3.5.38"
  335. }
  336. },
  337. "node_modules/@vue/compiler-sfc": {
  338. "version": "3.5.38",
  339. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.38.tgz",
  340. "integrity": "sha512-DuA2GiZawSEW442iw/9+Fkol8hTgb4Ke5KkhmSry65QA7YuyMbIdy8p0XZRMvNwJdgRz307W8g1CSzdvS4nuNg==",
  341. "license": "MIT",
  342. "peer": true,
  343. "dependencies": {
  344. "@babel/parser": "^7.29.7",
  345. "@vue/compiler-core": "3.5.38",
  346. "@vue/compiler-dom": "3.5.38",
  347. "@vue/compiler-ssr": "3.5.38",
  348. "@vue/shared": "3.5.38",
  349. "estree-walker": "^2.0.2",
  350. "magic-string": "^0.30.21",
  351. "postcss": "^8.5.15",
  352. "source-map-js": "^1.2.1"
  353. }
  354. },
  355. "node_modules/@vue/compiler-ssr": {
  356. "version": "3.5.38",
  357. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.38.tgz",
  358. "integrity": "sha512-7s+W5Gc42FGxZMcuwl8H5B29T8BJPMdBT7KHFE+BbAuZ/iTEdTtv7z2XiMjiaUUw4w3ZcCEdHs36RuYJ2VA7bA==",
  359. "license": "MIT",
  360. "peer": true,
  361. "dependencies": {
  362. "@vue/compiler-dom": "3.5.38",
  363. "@vue/shared": "3.5.38"
  364. }
  365. },
  366. "node_modules/@vue/devtools-api": {
  367. "version": "6.6.4",
  368. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  369. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  370. "license": "MIT",
  371. "peer": true
  372. },
  373. "node_modules/@vue/reactivity": {
  374. "version": "3.5.38",
  375. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.38.tgz",
  376. "integrity": "sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==",
  377. "license": "MIT",
  378. "peer": true,
  379. "dependencies": {
  380. "@vue/shared": "3.5.38"
  381. }
  382. },
  383. "node_modules/@vue/runtime-core": {
  384. "version": "3.5.38",
  385. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.38.tgz",
  386. "integrity": "sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==",
  387. "license": "MIT",
  388. "peer": true,
  389. "dependencies": {
  390. "@vue/reactivity": "3.5.38",
  391. "@vue/shared": "3.5.38"
  392. }
  393. },
  394. "node_modules/@vue/runtime-dom": {
  395. "version": "3.5.38",
  396. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.38.tgz",
  397. "integrity": "sha512-apX2wt9sdfDshS+a2xueFZLVpt0GkRJZSoPmrW/SA4yzXTznhfcMVW59gr7h4YQeY0vJhdJkk2rsIDwgfFgC5A==",
  398. "license": "MIT",
  399. "peer": true,
  400. "dependencies": {
  401. "@vue/reactivity": "3.5.38",
  402. "@vue/runtime-core": "3.5.38",
  403. "@vue/shared": "3.5.38",
  404. "csstype": "^3.2.3"
  405. }
  406. },
  407. "node_modules/@vue/server-renderer": {
  408. "version": "3.5.38",
  409. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.38.tgz",
  410. "integrity": "sha512-vue8vbf2QlV4quHqzwmJy6dWfmRhP1J8l4wtZg60CL6VoKqcPY2oe7may3+1d9qfpedjK5PRLFqd5k3Isj9mUw==",
  411. "license": "MIT",
  412. "peer": true,
  413. "dependencies": {
  414. "@vue/compiler-ssr": "3.5.38",
  415. "@vue/shared": "3.5.38"
  416. },
  417. "peerDependencies": {
  418. "vue": "3.5.38"
  419. }
  420. },
  421. "node_modules/@vue/shared": {
  422. "version": "3.5.38",
  423. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.38.tgz",
  424. "integrity": "sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==",
  425. "license": "MIT",
  426. "peer": true
  427. },
  428. "node_modules/base64-arraybuffer": {
  429. "version": "1.0.2",
  430. "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
  431. "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==",
  432. "engines": {
  433. "node": ">= 0.6.0"
  434. }
  435. },
  436. "node_modules/css-line-break": {
  437. "version": "2.1.0",
  438. "resolved": "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz",
  439. "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
  440. "dependencies": {
  441. "utrie": "^1.0.2"
  442. }
  443. },
  444. "node_modules/csstype": {
  445. "version": "3.2.3",
  446. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  447. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  448. "license": "MIT",
  449. "peer": true
  450. },
  451. "node_modules/decimal.js": {
  452. "version": "10.6.0",
  453. "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
  454. "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg=="
  455. },
  456. "node_modules/deepmerge": {
  457. "version": "4.3.1",
  458. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
  459. "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
  460. "license": "MIT",
  461. "engines": {
  462. "node": ">=0.10.0"
  463. }
  464. },
  465. "node_modules/default-passive-events": {
  466. "version": "2.0.0",
  467. "resolved": "https://registry.npmmirror.com/default-passive-events/-/default-passive-events-2.0.0.tgz",
  468. "integrity": "sha512-eMtt76GpDVngZQ3ocgvRcNCklUMwID1PaNbCNxfpDXuiOXttSh0HzBbda1HU9SIUsDc02vb7g9+3I5tlqe/qMQ=="
  469. },
  470. "node_modules/entities": {
  471. "version": "7.0.1",
  472. "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz",
  473. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  474. "license": "BSD-2-Clause",
  475. "peer": true,
  476. "engines": {
  477. "node": ">=0.12"
  478. },
  479. "funding": {
  480. "url": "https://github.com/fb55/entities?sponsor=1"
  481. }
  482. },
  483. "node_modules/estree-walker": {
  484. "version": "2.0.2",
  485. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  486. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  487. "license": "MIT",
  488. "peer": true
  489. },
  490. "node_modules/html2canvas": {
  491. "version": "1.4.1",
  492. "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz",
  493. "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
  494. "dependencies": {
  495. "css-line-break": "^2.1.0",
  496. "text-segmentation": "^1.0.3"
  497. },
  498. "engines": {
  499. "node": ">=8.0.0"
  500. }
  501. },
  502. "node_modules/magic-string": {
  503. "version": "0.30.21",
  504. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
  505. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  506. "license": "MIT",
  507. "peer": true,
  508. "dependencies": {
  509. "@jridgewell/sourcemap-codec": "^1.5.5"
  510. }
  511. },
  512. "node_modules/nanoid": {
  513. "version": "3.3.12",
  514. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz",
  515. "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
  516. "funding": [
  517. {
  518. "type": "github",
  519. "url": "https://github.com/sponsors/ai"
  520. }
  521. ],
  522. "license": "MIT",
  523. "peer": true,
  524. "bin": {
  525. "nanoid": "bin/nanoid.cjs"
  526. },
  527. "engines": {
  528. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  529. }
  530. },
  531. "node_modules/pdfh5": {
  532. "version": "1.4.9",
  533. "resolved": "https://registry.npmjs.org/pdfh5/-/pdfh5-1.4.9.tgz",
  534. "integrity": "sha512-BCKDjvfMY7+aLjv5/imP+Z6WCX26HH3EcBOKtfvPEpvzZaYepsypFoZEI7a0y+GngCzc4rPaupFsPCSVMonS5w=="
  535. },
  536. "node_modules/pdfjs-dist": {
  537. "version": "4.10.38",
  538. "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-4.10.38.tgz",
  539. "integrity": "sha512-/Y3fcFrXEAsMjJXeL9J8+ZG9U01LbuWaYypvDW2ycW1jL269L3js3DVBjDJ0Up9Np1uqDXsDrRihHANhZOlwdQ==",
  540. "engines": {
  541. "node": ">=20"
  542. },
  543. "optionalDependencies": {
  544. "@napi-rs/canvas": "^0.1.65"
  545. }
  546. },
  547. "node_modules/picocolors": {
  548. "version": "1.1.1",
  549. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  550. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  551. "license": "ISC",
  552. "peer": true
  553. },
  554. "node_modules/postcss": {
  555. "version": "8.5.15",
  556. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz",
  557. "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
  558. "funding": [
  559. {
  560. "type": "opencollective",
  561. "url": "https://opencollective.com/postcss/"
  562. },
  563. {
  564. "type": "tidelift",
  565. "url": "https://tidelift.com/funding/github/npm/postcss"
  566. },
  567. {
  568. "type": "github",
  569. "url": "https://github.com/sponsors/ai"
  570. }
  571. ],
  572. "license": "MIT",
  573. "peer": true,
  574. "dependencies": {
  575. "nanoid": "^3.3.12",
  576. "picocolors": "^1.1.1",
  577. "source-map-js": "^1.2.1"
  578. },
  579. "engines": {
  580. "node": "^10 || ^12 || >=14"
  581. }
  582. },
  583. "node_modules/shvl": {
  584. "version": "2.0.3",
  585. "resolved": "https://registry.npmjs.org/shvl/-/shvl-2.0.3.tgz",
  586. "integrity": "sha512-V7C6S9Hlol6SzOJPnQ7qzOVEWUQImt3BNmmzh40wObhla3XOYMe4gGiYzLrJd5TFa+cI2f9LKIRJTTKZSTbWgw==",
  587. "deprecated": "older versions vulnerable to prototype pollution",
  588. "license": "MIT"
  589. },
  590. "node_modules/source-map-js": {
  591. "version": "1.2.1",
  592. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  593. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  594. "license": "BSD-3-Clause",
  595. "peer": true,
  596. "engines": {
  597. "node": ">=0.10.0"
  598. }
  599. },
  600. "node_modules/text-segmentation": {
  601. "version": "1.0.3",
  602. "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz",
  603. "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
  604. "dependencies": {
  605. "utrie": "^1.0.2"
  606. }
  607. },
  608. "node_modules/utrie": {
  609. "version": "1.0.2",
  610. "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz",
  611. "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
  612. "dependencies": {
  613. "base64-arraybuffer": "^1.0.2"
  614. }
  615. },
  616. "node_modules/uview-ui": {
  617. "version": "2.0.38",
  618. "resolved": "https://registry.npmmirror.com/uview-ui/-/uview-ui-2.0.38.tgz",
  619. "integrity": "sha512-6egHDf9lXHKpG3hEjRE0vMx4+VWwKk/ReTf5x18KrIKqdvdPRqO3+B8Unh7vYYwrIxzAWIlmhZ9RJpKI/4UqPQ==",
  620. "engines": {
  621. "HBuilderX": "^3.1.0"
  622. }
  623. },
  624. "node_modules/vue": {
  625. "version": "3.5.38",
  626. "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.38.tgz",
  627. "integrity": "sha512-vAMKHfImQlYSy0C+PBue4s3ERZ2xGKfgZg5GXAsLInq1dyh2H78ILVP5sK0KPFPVW4kv+OGCIvBEondcjpZp7A==",
  628. "license": "MIT",
  629. "peer": true,
  630. "dependencies": {
  631. "@vue/compiler-dom": "3.5.38",
  632. "@vue/compiler-sfc": "3.5.38",
  633. "@vue/runtime-dom": "3.5.38",
  634. "@vue/server-renderer": "3.5.38",
  635. "@vue/shared": "3.5.38"
  636. },
  637. "peerDependencies": {
  638. "typescript": "*"
  639. },
  640. "peerDependenciesMeta": {
  641. "typescript": {
  642. "optional": true
  643. }
  644. }
  645. },
  646. "node_modules/vuex": {
  647. "version": "4.1.0",
  648. "resolved": "https://registry.npmjs.org/vuex/-/vuex-4.1.0.tgz",
  649. "integrity": "sha512-hmV6UerDrPcgbSy9ORAtNXDr9M4wlNP4pEFKye4ujJF8oqgFFuxDCdOLS3eNoRTtq5O3hoBDh9Doj1bQMYHRbQ==",
  650. "license": "MIT",
  651. "peer": true,
  652. "dependencies": {
  653. "@vue/devtools-api": "^6.0.0-beta.11"
  654. },
  655. "peerDependencies": {
  656. "vue": "^3.2.0"
  657. }
  658. },
  659. "node_modules/vuex-persistedstate": {
  660. "version": "4.1.0",
  661. "resolved": "https://registry.npmjs.org/vuex-persistedstate/-/vuex-persistedstate-4.1.0.tgz",
  662. "integrity": "sha512-3SkEj4NqwM69ikJdFVw6gObeB0NHyspRYMYkR/EbhR0hbvAKyR5gksVhtAfY1UYuWUOCCA0QNGwv9pOwdj+XUQ==",
  663. "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
  664. "license": "MIT",
  665. "dependencies": {
  666. "deepmerge": "^4.2.2",
  667. "shvl": "^2.0.3"
  668. },
  669. "peerDependencies": {
  670. "vuex": "^3.0 || ^4.0.0-rc"
  671. }
  672. }
  673. }
  674. }