pnpm-lock.yaml 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@amap/amap-jsapi-loader':
  9. specifier: ^1.0.1
  10. version: 1.0.1
  11. '@element-plus/icons-vue':
  12. specifier: ^2.1.0
  13. version: 2.3.1(vue@3.5.8(typescript@5.6.2))
  14. '@types/qs':
  15. specifier: ^6.9.7
  16. version: 6.9.16
  17. axios:
  18. specifier: ^1.4.0
  19. version: 1.7.7
  20. echarts:
  21. specifier: ^5.5.1
  22. version: 5.5.1
  23. element-china-area-data:
  24. specifier: ^6.1.0
  25. version: 6.1.0
  26. element-plus:
  27. specifier: ^2.3.8
  28. version: 2.7.6(vue@3.5.8(typescript@5.6.2))
  29. js-base64:
  30. specifier: ^3.7.5
  31. version: 3.7.7
  32. mime:
  33. specifier: ^3.0.0
  34. version: 3.0.0
  35. mitt:
  36. specifier: ^3.0.1
  37. version: 3.0.1
  38. qs:
  39. specifier: ^6.11.2
  40. version: 6.13.0
  41. sass:
  42. specifier: ^1.64.2
  43. version: 1.79.3
  44. unplugin-element-plus:
  45. specifier: ^0.7.2
  46. version: 0.7.2(rollup@3.29.5)
  47. unplugin-vue-define-options:
  48. specifier: ^1.3.12
  49. version: 1.5.1(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2))
  50. vue:
  51. specifier: ^3.3.4
  52. version: 3.5.8(typescript@5.6.2)
  53. vue-cropper:
  54. specifier: ^1.0.9
  55. version: 1.1.4
  56. vue-router:
  57. specifier: ^4.2.4
  58. version: 4.4.5(vue@3.5.8(typescript@5.6.2))
  59. devDependencies:
  60. '@types/node':
  61. specifier: ^20.4.5
  62. version: 20.16.7
  63. '@vitejs/plugin-vue':
  64. specifier: ^4.2.3
  65. version: 4.6.2(vite@4.5.5(@types/node@20.16.7)(sass@1.79.3))(vue@3.5.8(typescript@5.6.2))
  66. typescript:
  67. specifier: ^5.0.2
  68. version: 5.6.2
  69. vite:
  70. specifier: ^4.4.5
  71. version: 4.5.5(@types/node@20.16.7)(sass@1.79.3)
  72. vue-tsc:
  73. specifier: ^1.8.5
  74. version: 1.8.27(typescript@5.6.2)
  75. packages:
  76. '@amap/amap-jsapi-loader@1.0.1':
  77. resolution: {integrity: sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==}
  78. '@babel/helper-string-parser@7.24.8':
  79. resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
  80. engines: {node: '>=6.9.0'}
  81. '@babel/helper-validator-identifier@7.24.7':
  82. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  83. engines: {node: '>=6.9.0'}
  84. '@babel/parser@7.25.6':
  85. resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
  86. engines: {node: '>=6.0.0'}
  87. hasBin: true
  88. '@babel/types@7.25.6':
  89. resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
  90. engines: {node: '>=6.9.0'}
  91. '@ctrl/tinycolor@3.6.1':
  92. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  93. engines: {node: '>=10'}
  94. '@element-plus/icons-vue@2.3.1':
  95. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  96. peerDependencies:
  97. vue: ^3.2.0
  98. '@esbuild/android-arm64@0.18.20':
  99. resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
  100. engines: {node: '>=12'}
  101. cpu: [arm64]
  102. os: [android]
  103. '@esbuild/android-arm@0.18.20':
  104. resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
  105. engines: {node: '>=12'}
  106. cpu: [arm]
  107. os: [android]
  108. '@esbuild/android-x64@0.18.20':
  109. resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
  110. engines: {node: '>=12'}
  111. cpu: [x64]
  112. os: [android]
  113. '@esbuild/darwin-arm64@0.18.20':
  114. resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
  115. engines: {node: '>=12'}
  116. cpu: [arm64]
  117. os: [darwin]
  118. '@esbuild/darwin-x64@0.18.20':
  119. resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
  120. engines: {node: '>=12'}
  121. cpu: [x64]
  122. os: [darwin]
  123. '@esbuild/freebsd-arm64@0.18.20':
  124. resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
  125. engines: {node: '>=12'}
  126. cpu: [arm64]
  127. os: [freebsd]
  128. '@esbuild/freebsd-x64@0.18.20':
  129. resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
  130. engines: {node: '>=12'}
  131. cpu: [x64]
  132. os: [freebsd]
  133. '@esbuild/linux-arm64@0.18.20':
  134. resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
  135. engines: {node: '>=12'}
  136. cpu: [arm64]
  137. os: [linux]
  138. '@esbuild/linux-arm@0.18.20':
  139. resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
  140. engines: {node: '>=12'}
  141. cpu: [arm]
  142. os: [linux]
  143. '@esbuild/linux-ia32@0.18.20':
  144. resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
  145. engines: {node: '>=12'}
  146. cpu: [ia32]
  147. os: [linux]
  148. '@esbuild/linux-loong64@0.18.20':
  149. resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
  150. engines: {node: '>=12'}
  151. cpu: [loong64]
  152. os: [linux]
  153. '@esbuild/linux-mips64el@0.18.20':
  154. resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
  155. engines: {node: '>=12'}
  156. cpu: [mips64el]
  157. os: [linux]
  158. '@esbuild/linux-ppc64@0.18.20':
  159. resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
  160. engines: {node: '>=12'}
  161. cpu: [ppc64]
  162. os: [linux]
  163. '@esbuild/linux-riscv64@0.18.20':
  164. resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
  165. engines: {node: '>=12'}
  166. cpu: [riscv64]
  167. os: [linux]
  168. '@esbuild/linux-s390x@0.18.20':
  169. resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
  170. engines: {node: '>=12'}
  171. cpu: [s390x]
  172. os: [linux]
  173. '@esbuild/linux-x64@0.18.20':
  174. resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
  175. engines: {node: '>=12'}
  176. cpu: [x64]
  177. os: [linux]
  178. '@esbuild/netbsd-x64@0.18.20':
  179. resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
  180. engines: {node: '>=12'}
  181. cpu: [x64]
  182. os: [netbsd]
  183. '@esbuild/openbsd-x64@0.18.20':
  184. resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
  185. engines: {node: '>=12'}
  186. cpu: [x64]
  187. os: [openbsd]
  188. '@esbuild/sunos-x64@0.18.20':
  189. resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
  190. engines: {node: '>=12'}
  191. cpu: [x64]
  192. os: [sunos]
  193. '@esbuild/win32-arm64@0.18.20':
  194. resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
  195. engines: {node: '>=12'}
  196. cpu: [arm64]
  197. os: [win32]
  198. '@esbuild/win32-ia32@0.18.20':
  199. resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
  200. engines: {node: '>=12'}
  201. cpu: [ia32]
  202. os: [win32]
  203. '@esbuild/win32-x64@0.18.20':
  204. resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
  205. engines: {node: '>=12'}
  206. cpu: [x64]
  207. os: [win32]
  208. '@floating-ui/core@1.6.8':
  209. resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
  210. '@floating-ui/dom@1.6.11':
  211. resolution: {integrity: sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==}
  212. '@floating-ui/utils@0.2.8':
  213. resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
  214. '@jridgewell/sourcemap-codec@1.5.0':
  215. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  216. '@rollup/pluginutils@5.1.2':
  217. resolution: {integrity: sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==}
  218. engines: {node: '>=14.0.0'}
  219. peerDependencies:
  220. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  221. peerDependenciesMeta:
  222. rollup:
  223. optional: true
  224. '@sxzz/popperjs-es@2.11.7':
  225. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  226. '@types/estree@1.0.6':
  227. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  228. '@types/lodash-es@4.17.12':
  229. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  230. '@types/lodash@4.17.9':
  231. resolution: {integrity: sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==}
  232. '@types/node@20.16.7':
  233. resolution: {integrity: sha512-QkDQjAY3gkvJNcZOWwzy3BN34RweT0OQ9zJyvLCU0kSK22dO2QYh/NHGfbEAYylPYzRB1/iXcojS79wOg5gFSw==}
  234. '@types/qs@6.9.16':
  235. resolution: {integrity: sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==}
  236. '@types/web-bluetooth@0.0.16':
  237. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  238. '@vitejs/plugin-vue@4.6.2':
  239. resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==}
  240. engines: {node: ^14.18.0 || >=16.0.0}
  241. peerDependencies:
  242. vite: ^4.0.0 || ^5.0.0
  243. vue: ^3.2.25
  244. '@volar/language-core@1.11.1':
  245. resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
  246. '@volar/source-map@1.11.1':
  247. resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==}
  248. '@volar/typescript@1.11.1':
  249. resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==}
  250. '@vue-macros/common@1.14.0':
  251. resolution: {integrity: sha512-xwQhDoEXRNXobNQmdqOD20yUGdVLVLZe4zhDlT9q/E+z+mvT3wukaAoJG80XRnv/BcgOOCVpxqpkQZ3sNTgjWA==}
  252. engines: {node: '>=16.14.0'}
  253. peerDependencies:
  254. vue: ^2.7.0 || ^3.2.25
  255. peerDependenciesMeta:
  256. vue:
  257. optional: true
  258. '@vue/compiler-core@3.5.8':
  259. resolution: {integrity: sha512-Uzlxp91EPjfbpeO5KtC0KnXPkuTfGsNDeaKQJxQN718uz+RqDYarEf7UhQJGK+ZYloD2taUbHTI2J4WrUaZQNA==}
  260. '@vue/compiler-dom@3.5.8':
  261. resolution: {integrity: sha512-GUNHWvoDSbSa5ZSHT9SnV5WkStWfzJwwTd6NMGzilOE/HM5j+9EB9zGXdtu/fCNEmctBqMs6C9SvVPpVPuk1Eg==}
  262. '@vue/compiler-sfc@3.5.8':
  263. resolution: {integrity: sha512-taYpngQtSysrvO9GULaOSwcG5q821zCoIQBtQQSx7Uf7DxpR6CIHR90toPr9QfDD2mqHQPCSgoWBvJu0yV9zjg==}
  264. '@vue/compiler-ssr@3.5.8':
  265. resolution: {integrity: sha512-W96PtryNsNG9u0ZnN5Q5j27Z/feGrFV6zy9q5tzJVyJaLiwYxvC0ek4IXClZygyhjm+XKM7WD9pdKi/wIRVC/Q==}
  266. '@vue/devtools-api@6.6.4':
  267. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  268. '@vue/language-core@1.8.27':
  269. resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
  270. peerDependencies:
  271. typescript: '*'
  272. peerDependenciesMeta:
  273. typescript:
  274. optional: true
  275. '@vue/reactivity@3.5.8':
  276. resolution: {integrity: sha512-mlgUyFHLCUZcAYkqvzYnlBRCh0t5ZQfLYit7nukn1GR96gc48Bp4B7OIcSfVSvlG1k3BPfD+p22gi1t2n9tsXg==}
  277. '@vue/runtime-core@3.5.8':
  278. resolution: {integrity: sha512-fJuPelh64agZ8vKkZgp5iCkPaEqFJsYzxLk9vSC0X3G8ppknclNDr61gDc45yBGTaN5Xqc1qZWU3/NoaBMHcjQ==}
  279. '@vue/runtime-dom@3.5.8':
  280. resolution: {integrity: sha512-DpAUz+PKjTZPUOB6zJgkxVI3GuYc2iWZiNeeHQUw53kdrparSTG6HeXUrYDjaam8dVsCdvQxDz6ZWxnyjccUjQ==}
  281. '@vue/server-renderer@3.5.8':
  282. resolution: {integrity: sha512-7AmC9/mEeV9mmXNVyUIm1a1AjUhyeeGNbkLh39J00E7iPeGks8OGRB5blJiMmvqSh8SkaS7jkLWSpXtxUCeagA==}
  283. peerDependencies:
  284. vue: 3.5.8
  285. '@vue/shared@3.5.8':
  286. resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==}
  287. '@vueuse/core@9.13.0':
  288. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  289. '@vueuse/metadata@9.13.0':
  290. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  291. '@vueuse/shared@9.13.0':
  292. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  293. acorn@8.12.1:
  294. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  295. engines: {node: '>=0.4.0'}
  296. hasBin: true
  297. ast-kit@1.2.0:
  298. resolution: {integrity: sha512-7TnogTQQZEagrHcOcddY0PqXPxVqFoNPPsKoa42Peyc83iinzT+QPKoRLDmzpaUVWZbgqSoHtezsTIoJyyBE+Q==}
  299. engines: {node: '>=16.14.0'}
  300. ast-walker-scope@0.6.2:
  301. resolution: {integrity: sha512-1UWOyC50xI3QZkRuDj6PqDtpm1oHWtYs+NQGwqL/2R11eN3Q81PHAHPM0SWW3BNQm53UDwS//Jv8L4CCVLM1bQ==}
  302. engines: {node: '>=16.14.0'}
  303. async-validator@4.2.5:
  304. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  305. asynckit@0.4.0:
  306. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  307. axios@1.7.7:
  308. resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==}
  309. balanced-match@1.0.2:
  310. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  311. brace-expansion@2.0.1:
  312. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  313. call-bind@1.0.7:
  314. resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==}
  315. engines: {node: '>= 0.4'}
  316. china-division@2.7.0:
  317. resolution: {integrity: sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA==}
  318. chokidar@4.0.1:
  319. resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
  320. engines: {node: '>= 14.16.0'}
  321. combined-stream@1.0.8:
  322. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  323. engines: {node: '>= 0.8'}
  324. computeds@0.0.1:
  325. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
  326. confbox@0.1.7:
  327. resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
  328. csstype@3.1.3:
  329. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  330. dayjs@1.11.13:
  331. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  332. de-indent@1.0.2:
  333. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  334. define-data-property@1.1.4:
  335. resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
  336. engines: {node: '>= 0.4'}
  337. delayed-stream@1.0.0:
  338. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  339. engines: {node: '>=0.4.0'}
  340. echarts@5.5.1:
  341. resolution: {integrity: sha512-Fce8upazaAXUVUVsjgV6mBnGuqgO+JNDlcgF79Dksy4+wgGpQB2lmYoO4TSweFg/mZITdpGHomw/cNBJZj1icA==}
  342. element-china-area-data@6.1.0:
  343. resolution: {integrity: sha512-IkpcjwQv2A/2AxFiSoaISZ+oMw1rZCPUSOg5sOCwT5jKc96TaawmKZeY81xfxXsO0QbKxU5LLc6AirhG52hUmg==}
  344. element-plus@2.7.6:
  345. resolution: {integrity: sha512-36sw1K23hYjgeooR10U6CiCaCp2wvOqwoFurADZVlekeQ9v5U1FhJCFGEXO6i/kZBBMwsE1c9fxjLs9LENw2Rg==}
  346. peerDependencies:
  347. vue: ^3.2.0
  348. entities@4.5.0:
  349. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  350. engines: {node: '>=0.12'}
  351. es-define-property@1.0.0:
  352. resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==}
  353. engines: {node: '>= 0.4'}
  354. es-errors@1.3.0:
  355. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  356. engines: {node: '>= 0.4'}
  357. es-module-lexer@1.5.4:
  358. resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
  359. esbuild@0.18.20:
  360. resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
  361. engines: {node: '>=12'}
  362. hasBin: true
  363. escape-html@1.0.3:
  364. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  365. estree-walker@2.0.2:
  366. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  367. follow-redirects@1.15.9:
  368. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  369. engines: {node: '>=4.0'}
  370. peerDependencies:
  371. debug: '*'
  372. peerDependenciesMeta:
  373. debug:
  374. optional: true
  375. form-data@4.0.0:
  376. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  377. engines: {node: '>= 6'}
  378. fsevents@2.3.3:
  379. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  380. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  381. os: [darwin]
  382. function-bind@1.1.2:
  383. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  384. get-intrinsic@1.2.4:
  385. resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==}
  386. engines: {node: '>= 0.4'}
  387. gopd@1.0.1:
  388. resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
  389. has-property-descriptors@1.0.2:
  390. resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
  391. has-proto@1.0.3:
  392. resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==}
  393. engines: {node: '>= 0.4'}
  394. has-symbols@1.0.3:
  395. resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
  396. engines: {node: '>= 0.4'}
  397. hasown@2.0.2:
  398. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  399. engines: {node: '>= 0.4'}
  400. he@1.2.0:
  401. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  402. hasBin: true
  403. immutable@4.3.7:
  404. resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
  405. js-base64@3.7.7:
  406. resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
  407. local-pkg@0.5.0:
  408. resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
  409. engines: {node: '>=14'}
  410. lodash-es@4.17.21:
  411. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  412. lodash-unified@1.0.3:
  413. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  414. peerDependencies:
  415. '@types/lodash-es': '*'
  416. lodash: '*'
  417. lodash-es: '*'
  418. lodash@4.17.21:
  419. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  420. magic-string-ast@0.6.2:
  421. resolution: {integrity: sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==}
  422. engines: {node: '>=16.14.0'}
  423. magic-string@0.30.11:
  424. resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
  425. memoize-one@6.0.0:
  426. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  427. mime-db@1.52.0:
  428. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  429. engines: {node: '>= 0.6'}
  430. mime-types@2.1.35:
  431. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  432. engines: {node: '>= 0.6'}
  433. mime@3.0.0:
  434. resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
  435. engines: {node: '>=10.0.0'}
  436. hasBin: true
  437. minimatch@9.0.5:
  438. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  439. engines: {node: '>=16 || 14 >=14.17'}
  440. mitt@3.0.1:
  441. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  442. mlly@1.7.1:
  443. resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
  444. muggle-string@0.3.1:
  445. resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==}
  446. nanoid@3.3.7:
  447. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  448. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  449. hasBin: true
  450. normalize-wheel-es@1.2.0:
  451. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  452. object-inspect@1.13.2:
  453. resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==}
  454. engines: {node: '>= 0.4'}
  455. path-browserify@1.0.1:
  456. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  457. pathe@1.1.2:
  458. resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
  459. picocolors@1.1.0:
  460. resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
  461. picomatch@2.3.1:
  462. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  463. engines: {node: '>=8.6'}
  464. pkg-types@1.2.0:
  465. resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==}
  466. postcss@8.4.47:
  467. resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
  468. engines: {node: ^10 || ^12 || >=14}
  469. proxy-from-env@1.1.0:
  470. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  471. qs@6.13.0:
  472. resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==}
  473. engines: {node: '>=0.6'}
  474. readdirp@4.0.1:
  475. resolution: {integrity: sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==}
  476. engines: {node: '>= 14.16.0'}
  477. rollup@3.29.5:
  478. resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==}
  479. engines: {node: '>=14.18.0', npm: '>=8.0.0'}
  480. hasBin: true
  481. sass@1.79.3:
  482. resolution: {integrity: sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==}
  483. engines: {node: '>=14.0.0'}
  484. hasBin: true
  485. semver@7.6.3:
  486. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  487. engines: {node: '>=10'}
  488. hasBin: true
  489. set-function-length@1.2.2:
  490. resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
  491. engines: {node: '>= 0.4'}
  492. side-channel@1.0.6:
  493. resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
  494. engines: {node: '>= 0.4'}
  495. source-map-js@1.2.1:
  496. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  497. engines: {node: '>=0.10.0'}
  498. to-fast-properties@2.0.0:
  499. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  500. engines: {node: '>=4'}
  501. tslib@2.3.0:
  502. resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
  503. typescript@5.6.2:
  504. resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
  505. engines: {node: '>=14.17'}
  506. hasBin: true
  507. ufo@1.5.4:
  508. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  509. undici-types@6.19.8:
  510. resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
  511. unplugin-element-plus@0.7.2:
  512. resolution: {integrity: sha512-A73dCu0fIMRodx1OoAZ4JruyAoenzTVFWMdukq3q7xR+vtcAy3B9uO1g3+WJMA1A9hWxo7iO5tVRGaD2lFNlWA==}
  513. engines: {node: '>=14.19.0'}
  514. unplugin-vue-define-options@1.5.1:
  515. resolution: {integrity: sha512-Ss+sHK0D98UPrzrJ1Bh7QmZtdymvGn7IVniB/Y1vsWQiKNOznjN8XLo228AfaHSFuIfx5x7wuNDqKTL5xBqhgw==}
  516. engines: {node: '>=16.14.0'}
  517. unplugin@1.14.1:
  518. resolution: {integrity: sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==}
  519. engines: {node: '>=14.0.0'}
  520. peerDependencies:
  521. webpack-sources: ^3
  522. peerDependenciesMeta:
  523. webpack-sources:
  524. optional: true
  525. vite@4.5.5:
  526. resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==}
  527. engines: {node: ^14.18.0 || >=16.0.0}
  528. hasBin: true
  529. peerDependencies:
  530. '@types/node': '>= 14'
  531. less: '*'
  532. lightningcss: ^1.21.0
  533. sass: '*'
  534. stylus: '*'
  535. sugarss: '*'
  536. terser: ^5.4.0
  537. peerDependenciesMeta:
  538. '@types/node':
  539. optional: true
  540. less:
  541. optional: true
  542. lightningcss:
  543. optional: true
  544. sass:
  545. optional: true
  546. stylus:
  547. optional: true
  548. sugarss:
  549. optional: true
  550. terser:
  551. optional: true
  552. vue-cropper@1.1.4:
  553. resolution: {integrity: sha512-5m98vBsCEI9rbS4JxELxXidtAui3qNyTHLHg67Qbn7g8cg+E6LcnC+hh3SM/p94x6mFh6KRxT1ttnta+wCYqWA==}
  554. vue-demi@0.14.10:
  555. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  556. engines: {node: '>=12'}
  557. hasBin: true
  558. peerDependencies:
  559. '@vue/composition-api': ^1.0.0-rc.1
  560. vue: ^3.0.0-0 || ^2.6.0
  561. peerDependenciesMeta:
  562. '@vue/composition-api':
  563. optional: true
  564. vue-router@4.4.5:
  565. resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==}
  566. peerDependencies:
  567. vue: ^3.2.0
  568. vue-template-compiler@2.7.16:
  569. resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
  570. vue-tsc@1.8.27:
  571. resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==}
  572. hasBin: true
  573. peerDependencies:
  574. typescript: '*'
  575. vue@3.5.8:
  576. resolution: {integrity: sha512-hvuvuCy51nP/1fSRvrrIqTLSvrSyz2Pq+KQ8S8SXCxTWVE0nMaOnSDnSOxV1eYmGfvK7mqiwvd1C59CEEz7dAQ==}
  577. peerDependencies:
  578. typescript: '*'
  579. peerDependenciesMeta:
  580. typescript:
  581. optional: true
  582. webpack-virtual-modules@0.6.2:
  583. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  584. zrender@5.6.0:
  585. resolution: {integrity: sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==}
  586. snapshots:
  587. '@amap/amap-jsapi-loader@1.0.1': {}
  588. '@babel/helper-string-parser@7.24.8': {}
  589. '@babel/helper-validator-identifier@7.24.7': {}
  590. '@babel/parser@7.25.6':
  591. dependencies:
  592. '@babel/types': 7.25.6
  593. '@babel/types@7.25.6':
  594. dependencies:
  595. '@babel/helper-string-parser': 7.24.8
  596. '@babel/helper-validator-identifier': 7.24.7
  597. to-fast-properties: 2.0.0
  598. '@ctrl/tinycolor@3.6.1': {}
  599. '@element-plus/icons-vue@2.3.1(vue@3.5.8(typescript@5.6.2))':
  600. dependencies:
  601. vue: 3.5.8(typescript@5.6.2)
  602. '@esbuild/android-arm64@0.18.20':
  603. optional: true
  604. '@esbuild/android-arm@0.18.20':
  605. optional: true
  606. '@esbuild/android-x64@0.18.20':
  607. optional: true
  608. '@esbuild/darwin-arm64@0.18.20':
  609. optional: true
  610. '@esbuild/darwin-x64@0.18.20':
  611. optional: true
  612. '@esbuild/freebsd-arm64@0.18.20':
  613. optional: true
  614. '@esbuild/freebsd-x64@0.18.20':
  615. optional: true
  616. '@esbuild/linux-arm64@0.18.20':
  617. optional: true
  618. '@esbuild/linux-arm@0.18.20':
  619. optional: true
  620. '@esbuild/linux-ia32@0.18.20':
  621. optional: true
  622. '@esbuild/linux-loong64@0.18.20':
  623. optional: true
  624. '@esbuild/linux-mips64el@0.18.20':
  625. optional: true
  626. '@esbuild/linux-ppc64@0.18.20':
  627. optional: true
  628. '@esbuild/linux-riscv64@0.18.20':
  629. optional: true
  630. '@esbuild/linux-s390x@0.18.20':
  631. optional: true
  632. '@esbuild/linux-x64@0.18.20':
  633. optional: true
  634. '@esbuild/netbsd-x64@0.18.20':
  635. optional: true
  636. '@esbuild/openbsd-x64@0.18.20':
  637. optional: true
  638. '@esbuild/sunos-x64@0.18.20':
  639. optional: true
  640. '@esbuild/win32-arm64@0.18.20':
  641. optional: true
  642. '@esbuild/win32-ia32@0.18.20':
  643. optional: true
  644. '@esbuild/win32-x64@0.18.20':
  645. optional: true
  646. '@floating-ui/core@1.6.8':
  647. dependencies:
  648. '@floating-ui/utils': 0.2.8
  649. '@floating-ui/dom@1.6.11':
  650. dependencies:
  651. '@floating-ui/core': 1.6.8
  652. '@floating-ui/utils': 0.2.8
  653. '@floating-ui/utils@0.2.8': {}
  654. '@jridgewell/sourcemap-codec@1.5.0': {}
  655. '@rollup/pluginutils@5.1.2(rollup@3.29.5)':
  656. dependencies:
  657. '@types/estree': 1.0.6
  658. estree-walker: 2.0.2
  659. picomatch: 2.3.1
  660. optionalDependencies:
  661. rollup: 3.29.5
  662. '@sxzz/popperjs-es@2.11.7': {}
  663. '@types/estree@1.0.6': {}
  664. '@types/lodash-es@4.17.12':
  665. dependencies:
  666. '@types/lodash': 4.17.9
  667. '@types/lodash@4.17.9': {}
  668. '@types/node@20.16.7':
  669. dependencies:
  670. undici-types: 6.19.8
  671. '@types/qs@6.9.16': {}
  672. '@types/web-bluetooth@0.0.16': {}
  673. '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@20.16.7)(sass@1.79.3))(vue@3.5.8(typescript@5.6.2))':
  674. dependencies:
  675. vite: 4.5.5(@types/node@20.16.7)(sass@1.79.3)
  676. vue: 3.5.8(typescript@5.6.2)
  677. '@volar/language-core@1.11.1':
  678. dependencies:
  679. '@volar/source-map': 1.11.1
  680. '@volar/source-map@1.11.1':
  681. dependencies:
  682. muggle-string: 0.3.1
  683. '@volar/typescript@1.11.1':
  684. dependencies:
  685. '@volar/language-core': 1.11.1
  686. path-browserify: 1.0.1
  687. '@vue-macros/common@1.14.0(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2))':
  688. dependencies:
  689. '@babel/types': 7.25.6
  690. '@rollup/pluginutils': 5.1.2(rollup@3.29.5)
  691. '@vue/compiler-sfc': 3.5.8
  692. ast-kit: 1.2.0
  693. local-pkg: 0.5.0
  694. magic-string-ast: 0.6.2
  695. optionalDependencies:
  696. vue: 3.5.8(typescript@5.6.2)
  697. transitivePeerDependencies:
  698. - rollup
  699. '@vue/compiler-core@3.5.8':
  700. dependencies:
  701. '@babel/parser': 7.25.6
  702. '@vue/shared': 3.5.8
  703. entities: 4.5.0
  704. estree-walker: 2.0.2
  705. source-map-js: 1.2.1
  706. '@vue/compiler-dom@3.5.8':
  707. dependencies:
  708. '@vue/compiler-core': 3.5.8
  709. '@vue/shared': 3.5.8
  710. '@vue/compiler-sfc@3.5.8':
  711. dependencies:
  712. '@babel/parser': 7.25.6
  713. '@vue/compiler-core': 3.5.8
  714. '@vue/compiler-dom': 3.5.8
  715. '@vue/compiler-ssr': 3.5.8
  716. '@vue/shared': 3.5.8
  717. estree-walker: 2.0.2
  718. magic-string: 0.30.11
  719. postcss: 8.4.47
  720. source-map-js: 1.2.1
  721. '@vue/compiler-ssr@3.5.8':
  722. dependencies:
  723. '@vue/compiler-dom': 3.5.8
  724. '@vue/shared': 3.5.8
  725. '@vue/devtools-api@6.6.4': {}
  726. '@vue/language-core@1.8.27(typescript@5.6.2)':
  727. dependencies:
  728. '@volar/language-core': 1.11.1
  729. '@volar/source-map': 1.11.1
  730. '@vue/compiler-dom': 3.5.8
  731. '@vue/shared': 3.5.8
  732. computeds: 0.0.1
  733. minimatch: 9.0.5
  734. muggle-string: 0.3.1
  735. path-browserify: 1.0.1
  736. vue-template-compiler: 2.7.16
  737. optionalDependencies:
  738. typescript: 5.6.2
  739. '@vue/reactivity@3.5.8':
  740. dependencies:
  741. '@vue/shared': 3.5.8
  742. '@vue/runtime-core@3.5.8':
  743. dependencies:
  744. '@vue/reactivity': 3.5.8
  745. '@vue/shared': 3.5.8
  746. '@vue/runtime-dom@3.5.8':
  747. dependencies:
  748. '@vue/reactivity': 3.5.8
  749. '@vue/runtime-core': 3.5.8
  750. '@vue/shared': 3.5.8
  751. csstype: 3.1.3
  752. '@vue/server-renderer@3.5.8(vue@3.5.8(typescript@5.6.2))':
  753. dependencies:
  754. '@vue/compiler-ssr': 3.5.8
  755. '@vue/shared': 3.5.8
  756. vue: 3.5.8(typescript@5.6.2)
  757. '@vue/shared@3.5.8': {}
  758. '@vueuse/core@9.13.0(vue@3.5.8(typescript@5.6.2))':
  759. dependencies:
  760. '@types/web-bluetooth': 0.0.16
  761. '@vueuse/metadata': 9.13.0
  762. '@vueuse/shared': 9.13.0(vue@3.5.8(typescript@5.6.2))
  763. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  764. transitivePeerDependencies:
  765. - '@vue/composition-api'
  766. - vue
  767. '@vueuse/metadata@9.13.0': {}
  768. '@vueuse/shared@9.13.0(vue@3.5.8(typescript@5.6.2))':
  769. dependencies:
  770. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  771. transitivePeerDependencies:
  772. - '@vue/composition-api'
  773. - vue
  774. acorn@8.12.1: {}
  775. ast-kit@1.2.0:
  776. dependencies:
  777. '@babel/parser': 7.25.6
  778. pathe: 1.1.2
  779. ast-walker-scope@0.6.2:
  780. dependencies:
  781. '@babel/parser': 7.25.6
  782. ast-kit: 1.2.0
  783. async-validator@4.2.5: {}
  784. asynckit@0.4.0: {}
  785. axios@1.7.7:
  786. dependencies:
  787. follow-redirects: 1.15.9
  788. form-data: 4.0.0
  789. proxy-from-env: 1.1.0
  790. transitivePeerDependencies:
  791. - debug
  792. balanced-match@1.0.2: {}
  793. brace-expansion@2.0.1:
  794. dependencies:
  795. balanced-match: 1.0.2
  796. call-bind@1.0.7:
  797. dependencies:
  798. es-define-property: 1.0.0
  799. es-errors: 1.3.0
  800. function-bind: 1.1.2
  801. get-intrinsic: 1.2.4
  802. set-function-length: 1.2.2
  803. china-division@2.7.0: {}
  804. chokidar@4.0.1:
  805. dependencies:
  806. readdirp: 4.0.1
  807. combined-stream@1.0.8:
  808. dependencies:
  809. delayed-stream: 1.0.0
  810. computeds@0.0.1: {}
  811. confbox@0.1.7: {}
  812. csstype@3.1.3: {}
  813. dayjs@1.11.13: {}
  814. de-indent@1.0.2: {}
  815. define-data-property@1.1.4:
  816. dependencies:
  817. es-define-property: 1.0.0
  818. es-errors: 1.3.0
  819. gopd: 1.0.1
  820. delayed-stream@1.0.0: {}
  821. echarts@5.5.1:
  822. dependencies:
  823. tslib: 2.3.0
  824. zrender: 5.6.0
  825. element-china-area-data@6.1.0:
  826. dependencies:
  827. china-division: 2.7.0
  828. element-plus@2.7.6(vue@3.5.8(typescript@5.6.2)):
  829. dependencies:
  830. '@ctrl/tinycolor': 3.6.1
  831. '@element-plus/icons-vue': 2.3.1(vue@3.5.8(typescript@5.6.2))
  832. '@floating-ui/dom': 1.6.11
  833. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  834. '@types/lodash': 4.17.9
  835. '@types/lodash-es': 4.17.12
  836. '@vueuse/core': 9.13.0(vue@3.5.8(typescript@5.6.2))
  837. async-validator: 4.2.5
  838. dayjs: 1.11.13
  839. escape-html: 1.0.3
  840. lodash: 4.17.21
  841. lodash-es: 4.17.21
  842. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  843. memoize-one: 6.0.0
  844. normalize-wheel-es: 1.2.0
  845. vue: 3.5.8(typescript@5.6.2)
  846. transitivePeerDependencies:
  847. - '@vue/composition-api'
  848. entities@4.5.0: {}
  849. es-define-property@1.0.0:
  850. dependencies:
  851. get-intrinsic: 1.2.4
  852. es-errors@1.3.0: {}
  853. es-module-lexer@1.5.4: {}
  854. esbuild@0.18.20:
  855. optionalDependencies:
  856. '@esbuild/android-arm': 0.18.20
  857. '@esbuild/android-arm64': 0.18.20
  858. '@esbuild/android-x64': 0.18.20
  859. '@esbuild/darwin-arm64': 0.18.20
  860. '@esbuild/darwin-x64': 0.18.20
  861. '@esbuild/freebsd-arm64': 0.18.20
  862. '@esbuild/freebsd-x64': 0.18.20
  863. '@esbuild/linux-arm': 0.18.20
  864. '@esbuild/linux-arm64': 0.18.20
  865. '@esbuild/linux-ia32': 0.18.20
  866. '@esbuild/linux-loong64': 0.18.20
  867. '@esbuild/linux-mips64el': 0.18.20
  868. '@esbuild/linux-ppc64': 0.18.20
  869. '@esbuild/linux-riscv64': 0.18.20
  870. '@esbuild/linux-s390x': 0.18.20
  871. '@esbuild/linux-x64': 0.18.20
  872. '@esbuild/netbsd-x64': 0.18.20
  873. '@esbuild/openbsd-x64': 0.18.20
  874. '@esbuild/sunos-x64': 0.18.20
  875. '@esbuild/win32-arm64': 0.18.20
  876. '@esbuild/win32-ia32': 0.18.20
  877. '@esbuild/win32-x64': 0.18.20
  878. escape-html@1.0.3: {}
  879. estree-walker@2.0.2: {}
  880. follow-redirects@1.15.9: {}
  881. form-data@4.0.0:
  882. dependencies:
  883. asynckit: 0.4.0
  884. combined-stream: 1.0.8
  885. mime-types: 2.1.35
  886. fsevents@2.3.3:
  887. optional: true
  888. function-bind@1.1.2: {}
  889. get-intrinsic@1.2.4:
  890. dependencies:
  891. es-errors: 1.3.0
  892. function-bind: 1.1.2
  893. has-proto: 1.0.3
  894. has-symbols: 1.0.3
  895. hasown: 2.0.2
  896. gopd@1.0.1:
  897. dependencies:
  898. get-intrinsic: 1.2.4
  899. has-property-descriptors@1.0.2:
  900. dependencies:
  901. es-define-property: 1.0.0
  902. has-proto@1.0.3: {}
  903. has-symbols@1.0.3: {}
  904. hasown@2.0.2:
  905. dependencies:
  906. function-bind: 1.1.2
  907. he@1.2.0: {}
  908. immutable@4.3.7: {}
  909. js-base64@3.7.7: {}
  910. local-pkg@0.5.0:
  911. dependencies:
  912. mlly: 1.7.1
  913. pkg-types: 1.2.0
  914. lodash-es@4.17.21: {}
  915. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  916. dependencies:
  917. '@types/lodash-es': 4.17.12
  918. lodash: 4.17.21
  919. lodash-es: 4.17.21
  920. lodash@4.17.21: {}
  921. magic-string-ast@0.6.2:
  922. dependencies:
  923. magic-string: 0.30.11
  924. magic-string@0.30.11:
  925. dependencies:
  926. '@jridgewell/sourcemap-codec': 1.5.0
  927. memoize-one@6.0.0: {}
  928. mime-db@1.52.0: {}
  929. mime-types@2.1.35:
  930. dependencies:
  931. mime-db: 1.52.0
  932. mime@3.0.0: {}
  933. minimatch@9.0.5:
  934. dependencies:
  935. brace-expansion: 2.0.1
  936. mitt@3.0.1: {}
  937. mlly@1.7.1:
  938. dependencies:
  939. acorn: 8.12.1
  940. pathe: 1.1.2
  941. pkg-types: 1.2.0
  942. ufo: 1.5.4
  943. muggle-string@0.3.1: {}
  944. nanoid@3.3.7: {}
  945. normalize-wheel-es@1.2.0: {}
  946. object-inspect@1.13.2: {}
  947. path-browserify@1.0.1: {}
  948. pathe@1.1.2: {}
  949. picocolors@1.1.0: {}
  950. picomatch@2.3.1: {}
  951. pkg-types@1.2.0:
  952. dependencies:
  953. confbox: 0.1.7
  954. mlly: 1.7.1
  955. pathe: 1.1.2
  956. postcss@8.4.47:
  957. dependencies:
  958. nanoid: 3.3.7
  959. picocolors: 1.1.0
  960. source-map-js: 1.2.1
  961. proxy-from-env@1.1.0: {}
  962. qs@6.13.0:
  963. dependencies:
  964. side-channel: 1.0.6
  965. readdirp@4.0.1: {}
  966. rollup@3.29.5:
  967. optionalDependencies:
  968. fsevents: 2.3.3
  969. sass@1.79.3:
  970. dependencies:
  971. chokidar: 4.0.1
  972. immutable: 4.3.7
  973. source-map-js: 1.2.1
  974. semver@7.6.3: {}
  975. set-function-length@1.2.2:
  976. dependencies:
  977. define-data-property: 1.1.4
  978. es-errors: 1.3.0
  979. function-bind: 1.1.2
  980. get-intrinsic: 1.2.4
  981. gopd: 1.0.1
  982. has-property-descriptors: 1.0.2
  983. side-channel@1.0.6:
  984. dependencies:
  985. call-bind: 1.0.7
  986. es-errors: 1.3.0
  987. get-intrinsic: 1.2.4
  988. object-inspect: 1.13.2
  989. source-map-js@1.2.1: {}
  990. to-fast-properties@2.0.0: {}
  991. tslib@2.3.0: {}
  992. typescript@5.6.2: {}
  993. ufo@1.5.4: {}
  994. undici-types@6.19.8: {}
  995. unplugin-element-plus@0.7.2(rollup@3.29.5):
  996. dependencies:
  997. '@rollup/pluginutils': 5.1.2(rollup@3.29.5)
  998. es-module-lexer: 1.5.4
  999. magic-string: 0.30.11
  1000. unplugin: 1.14.1
  1001. transitivePeerDependencies:
  1002. - rollup
  1003. - webpack-sources
  1004. unplugin-vue-define-options@1.5.1(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2)):
  1005. dependencies:
  1006. '@vue-macros/common': 1.14.0(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2))
  1007. ast-walker-scope: 0.6.2
  1008. unplugin: 1.14.1
  1009. transitivePeerDependencies:
  1010. - rollup
  1011. - vue
  1012. - webpack-sources
  1013. unplugin@1.14.1:
  1014. dependencies:
  1015. acorn: 8.12.1
  1016. webpack-virtual-modules: 0.6.2
  1017. vite@4.5.5(@types/node@20.16.7)(sass@1.79.3):
  1018. dependencies:
  1019. esbuild: 0.18.20
  1020. postcss: 8.4.47
  1021. rollup: 3.29.5
  1022. optionalDependencies:
  1023. '@types/node': 20.16.7
  1024. fsevents: 2.3.3
  1025. sass: 1.79.3
  1026. vue-cropper@1.1.4: {}
  1027. vue-demi@0.14.10(vue@3.5.8(typescript@5.6.2)):
  1028. dependencies:
  1029. vue: 3.5.8(typescript@5.6.2)
  1030. vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)):
  1031. dependencies:
  1032. '@vue/devtools-api': 6.6.4
  1033. vue: 3.5.8(typescript@5.6.2)
  1034. vue-template-compiler@2.7.16:
  1035. dependencies:
  1036. de-indent: 1.0.2
  1037. he: 1.2.0
  1038. vue-tsc@1.8.27(typescript@5.6.2):
  1039. dependencies:
  1040. '@volar/typescript': 1.11.1
  1041. '@vue/language-core': 1.8.27(typescript@5.6.2)
  1042. semver: 7.6.3
  1043. typescript: 5.6.2
  1044. vue@3.5.8(typescript@5.6.2):
  1045. dependencies:
  1046. '@vue/compiler-dom': 3.5.8
  1047. '@vue/compiler-sfc': 3.5.8
  1048. '@vue/runtime-dom': 3.5.8
  1049. '@vue/server-renderer': 3.5.8(vue@3.5.8(typescript@5.6.2))
  1050. '@vue/shared': 3.5.8
  1051. optionalDependencies:
  1052. typescript: 5.6.2
  1053. webpack-virtual-modules@0.6.2: {}
  1054. zrender@5.6.0:
  1055. dependencies:
  1056. tslib: 2.3.0