pnpm-lock.yaml 42 KB

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