pnpm-lock.yaml 93 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@element-plus/icons-vue':
  9. specifier: 2.3.1
  10. version: 2.3.1(vue@3.4.27(typescript@5.4.5))
  11. '@vueuse/core':
  12. specifier: 10.10.0
  13. version: 10.10.0(vue@3.4.27(typescript@5.4.5))
  14. axios:
  15. specifier: 1.7.2
  16. version: 1.7.2
  17. chinese-lunar-calendar:
  18. specifier: ^1.0.1
  19. version: 1.0.1
  20. countup.js:
  21. specifier: 2.8.0
  22. version: 2.8.0
  23. echarts:
  24. specifier: 5.5.0
  25. version: 5.5.0
  26. echarts-liquidfill:
  27. specifier: ^3.1.0
  28. version: 3.1.0(echarts@5.5.0)
  29. echarts-wordcloud:
  30. specifier: ^2.0.0
  31. version: 2.1.0(echarts@5.5.0)
  32. element-plus:
  33. specifier: 2.7.4
  34. version: 2.7.4(vue@3.4.27(typescript@5.4.5))
  35. esno:
  36. specifier: 4.7.0
  37. version: 4.7.0
  38. font-awesome:
  39. specifier: 4.7.0
  40. version: 4.7.0
  41. gm-crypt:
  42. specifier: ^0.0.2
  43. version: 0.0.2
  44. lodash-es:
  45. specifier: 4.17.21
  46. version: 4.17.21
  47. mitt:
  48. specifier: 3.0.1
  49. version: 3.0.1
  50. nprogress:
  51. specifier: 0.2.0
  52. version: 0.2.0
  53. pinia:
  54. specifier: 2.1.7
  55. version: 2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))
  56. pinia-plugin-persistedstate:
  57. specifier: 3.2.1
  58. version: 3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)))
  59. screenfull:
  60. specifier: 6.0.2
  61. version: 6.0.2
  62. sortablejs:
  63. specifier: 1.15.2
  64. version: 1.15.2
  65. v-code-diff:
  66. specifier: 1.12.0
  67. version: 1.12.0(vue@3.4.27(typescript@5.4.5))
  68. vue:
  69. specifier: 3.4.27
  70. version: 3.4.27(typescript@5.4.5)
  71. vue-i18n:
  72. specifier: 9.13.1
  73. version: 9.13.1(vue@3.4.27(typescript@5.4.5))
  74. vue-qr:
  75. specifier: 4.0.9
  76. version: 4.0.9
  77. vue-router:
  78. specifier: 4.3.2
  79. version: 4.3.2(vue@3.4.27(typescript@5.4.5))
  80. vue3-seamless-scroll:
  81. specifier: ^2.0.1
  82. version: 2.0.1
  83. devDependencies:
  84. '@types/lodash-es':
  85. specifier: 4.17.12
  86. version: 4.17.12
  87. '@types/node':
  88. specifier: 20.14.0
  89. version: 20.14.0
  90. '@types/nprogress':
  91. specifier: 0.2.3
  92. version: 0.2.3
  93. '@types/sortablejs':
  94. specifier: 1.15.8
  95. version: 1.15.8
  96. '@typescript-eslint/eslint-plugin':
  97. specifier: 7.12.0
  98. version: 7.12.0(@typescript-eslint/parser@7.12.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5)
  99. '@typescript-eslint/parser':
  100. specifier: 7.12.0
  101. version: 7.12.0(eslint@8.56.0)(typescript@5.4.5)
  102. '@vitejs/plugin-vue':
  103. specifier: 5.0.5
  104. version: 5.0.5(vite@5.2.12(@types/node@20.14.0)(sass@1.77.4))(vue@3.4.27(typescript@5.4.5))
  105. async-validator:
  106. specifier: 4.2.5
  107. version: 4.2.5
  108. eslint:
  109. specifier: 8.56.0
  110. version: 8.56.0
  111. eslint-config-prettier:
  112. specifier: 9.1.0
  113. version: 9.1.0(eslint@8.56.0)
  114. eslint-plugin-vue:
  115. specifier: 9.26.0
  116. version: 9.26.0(eslint@8.56.0)
  117. prettier:
  118. specifier: 3.3.0
  119. version: 3.3.0
  120. sass:
  121. specifier: 1.77.4
  122. version: 1.77.4
  123. typescript:
  124. specifier: 5.4.5
  125. version: 5.4.5
  126. vite:
  127. specifier: 5.2.12
  128. version: 5.2.12(@types/node@20.14.0)(sass@1.77.4)
  129. vue-eslint-parser:
  130. specifier: 9.4.3
  131. version: 9.4.3(eslint@8.56.0)
  132. vue-tsc:
  133. specifier: ^2.0.21
  134. version: 2.1.0(typescript@5.4.5)
  135. packages:
  136. '@babel/helper-string-parser@7.24.8':
  137. resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
  138. engines: {node: '>=6.9.0'}
  139. '@babel/helper-validator-identifier@7.24.7':
  140. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  141. engines: {node: '>=6.9.0'}
  142. '@babel/parser@7.25.4':
  143. resolution: {integrity: sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==}
  144. engines: {node: '>=6.0.0'}
  145. hasBin: true
  146. '@babel/types@7.25.4':
  147. resolution: {integrity: sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==}
  148. engines: {node: '>=6.9.0'}
  149. '@ctrl/tinycolor@3.6.1':
  150. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  151. engines: {node: '>=10'}
  152. '@element-plus/icons-vue@2.3.1':
  153. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  154. peerDependencies:
  155. vue: ^3.2.0
  156. '@esbuild/aix-ppc64@0.20.2':
  157. resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==}
  158. engines: {node: '>=12'}
  159. cpu: [ppc64]
  160. os: [aix]
  161. '@esbuild/aix-ppc64@0.23.1':
  162. resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==}
  163. engines: {node: '>=18'}
  164. cpu: [ppc64]
  165. os: [aix]
  166. '@esbuild/android-arm64@0.20.2':
  167. resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==}
  168. engines: {node: '>=12'}
  169. cpu: [arm64]
  170. os: [android]
  171. '@esbuild/android-arm64@0.23.1':
  172. resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==}
  173. engines: {node: '>=18'}
  174. cpu: [arm64]
  175. os: [android]
  176. '@esbuild/android-arm@0.20.2':
  177. resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==}
  178. engines: {node: '>=12'}
  179. cpu: [arm]
  180. os: [android]
  181. '@esbuild/android-arm@0.23.1':
  182. resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==}
  183. engines: {node: '>=18'}
  184. cpu: [arm]
  185. os: [android]
  186. '@esbuild/android-x64@0.20.2':
  187. resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==}
  188. engines: {node: '>=12'}
  189. cpu: [x64]
  190. os: [android]
  191. '@esbuild/android-x64@0.23.1':
  192. resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==}
  193. engines: {node: '>=18'}
  194. cpu: [x64]
  195. os: [android]
  196. '@esbuild/darwin-arm64@0.20.2':
  197. resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
  198. engines: {node: '>=12'}
  199. cpu: [arm64]
  200. os: [darwin]
  201. '@esbuild/darwin-arm64@0.23.1':
  202. resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==}
  203. engines: {node: '>=18'}
  204. cpu: [arm64]
  205. os: [darwin]
  206. '@esbuild/darwin-x64@0.20.2':
  207. resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
  208. engines: {node: '>=12'}
  209. cpu: [x64]
  210. os: [darwin]
  211. '@esbuild/darwin-x64@0.23.1':
  212. resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==}
  213. engines: {node: '>=18'}
  214. cpu: [x64]
  215. os: [darwin]
  216. '@esbuild/freebsd-arm64@0.20.2':
  217. resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==}
  218. engines: {node: '>=12'}
  219. cpu: [arm64]
  220. os: [freebsd]
  221. '@esbuild/freebsd-arm64@0.23.1':
  222. resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==}
  223. engines: {node: '>=18'}
  224. cpu: [arm64]
  225. os: [freebsd]
  226. '@esbuild/freebsd-x64@0.20.2':
  227. resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==}
  228. engines: {node: '>=12'}
  229. cpu: [x64]
  230. os: [freebsd]
  231. '@esbuild/freebsd-x64@0.23.1':
  232. resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==}
  233. engines: {node: '>=18'}
  234. cpu: [x64]
  235. os: [freebsd]
  236. '@esbuild/linux-arm64@0.20.2':
  237. resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==}
  238. engines: {node: '>=12'}
  239. cpu: [arm64]
  240. os: [linux]
  241. '@esbuild/linux-arm64@0.23.1':
  242. resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==}
  243. engines: {node: '>=18'}
  244. cpu: [arm64]
  245. os: [linux]
  246. '@esbuild/linux-arm@0.20.2':
  247. resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==}
  248. engines: {node: '>=12'}
  249. cpu: [arm]
  250. os: [linux]
  251. '@esbuild/linux-arm@0.23.1':
  252. resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==}
  253. engines: {node: '>=18'}
  254. cpu: [arm]
  255. os: [linux]
  256. '@esbuild/linux-ia32@0.20.2':
  257. resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==}
  258. engines: {node: '>=12'}
  259. cpu: [ia32]
  260. os: [linux]
  261. '@esbuild/linux-ia32@0.23.1':
  262. resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==}
  263. engines: {node: '>=18'}
  264. cpu: [ia32]
  265. os: [linux]
  266. '@esbuild/linux-loong64@0.20.2':
  267. resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==}
  268. engines: {node: '>=12'}
  269. cpu: [loong64]
  270. os: [linux]
  271. '@esbuild/linux-loong64@0.23.1':
  272. resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==}
  273. engines: {node: '>=18'}
  274. cpu: [loong64]
  275. os: [linux]
  276. '@esbuild/linux-mips64el@0.20.2':
  277. resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==}
  278. engines: {node: '>=12'}
  279. cpu: [mips64el]
  280. os: [linux]
  281. '@esbuild/linux-mips64el@0.23.1':
  282. resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==}
  283. engines: {node: '>=18'}
  284. cpu: [mips64el]
  285. os: [linux]
  286. '@esbuild/linux-ppc64@0.20.2':
  287. resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==}
  288. engines: {node: '>=12'}
  289. cpu: [ppc64]
  290. os: [linux]
  291. '@esbuild/linux-ppc64@0.23.1':
  292. resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==}
  293. engines: {node: '>=18'}
  294. cpu: [ppc64]
  295. os: [linux]
  296. '@esbuild/linux-riscv64@0.20.2':
  297. resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==}
  298. engines: {node: '>=12'}
  299. cpu: [riscv64]
  300. os: [linux]
  301. '@esbuild/linux-riscv64@0.23.1':
  302. resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==}
  303. engines: {node: '>=18'}
  304. cpu: [riscv64]
  305. os: [linux]
  306. '@esbuild/linux-s390x@0.20.2':
  307. resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==}
  308. engines: {node: '>=12'}
  309. cpu: [s390x]
  310. os: [linux]
  311. '@esbuild/linux-s390x@0.23.1':
  312. resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==}
  313. engines: {node: '>=18'}
  314. cpu: [s390x]
  315. os: [linux]
  316. '@esbuild/linux-x64@0.20.2':
  317. resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==}
  318. engines: {node: '>=12'}
  319. cpu: [x64]
  320. os: [linux]
  321. '@esbuild/linux-x64@0.23.1':
  322. resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==}
  323. engines: {node: '>=18'}
  324. cpu: [x64]
  325. os: [linux]
  326. '@esbuild/netbsd-x64@0.20.2':
  327. resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==}
  328. engines: {node: '>=12'}
  329. cpu: [x64]
  330. os: [netbsd]
  331. '@esbuild/netbsd-x64@0.23.1':
  332. resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==}
  333. engines: {node: '>=18'}
  334. cpu: [x64]
  335. os: [netbsd]
  336. '@esbuild/openbsd-arm64@0.23.1':
  337. resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==}
  338. engines: {node: '>=18'}
  339. cpu: [arm64]
  340. os: [openbsd]
  341. '@esbuild/openbsd-x64@0.20.2':
  342. resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==}
  343. engines: {node: '>=12'}
  344. cpu: [x64]
  345. os: [openbsd]
  346. '@esbuild/openbsd-x64@0.23.1':
  347. resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==}
  348. engines: {node: '>=18'}
  349. cpu: [x64]
  350. os: [openbsd]
  351. '@esbuild/sunos-x64@0.20.2':
  352. resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==}
  353. engines: {node: '>=12'}
  354. cpu: [x64]
  355. os: [sunos]
  356. '@esbuild/sunos-x64@0.23.1':
  357. resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==}
  358. engines: {node: '>=18'}
  359. cpu: [x64]
  360. os: [sunos]
  361. '@esbuild/win32-arm64@0.20.2':
  362. resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==}
  363. engines: {node: '>=12'}
  364. cpu: [arm64]
  365. os: [win32]
  366. '@esbuild/win32-arm64@0.23.1':
  367. resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==}
  368. engines: {node: '>=18'}
  369. cpu: [arm64]
  370. os: [win32]
  371. '@esbuild/win32-ia32@0.20.2':
  372. resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==}
  373. engines: {node: '>=12'}
  374. cpu: [ia32]
  375. os: [win32]
  376. '@esbuild/win32-ia32@0.23.1':
  377. resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==}
  378. engines: {node: '>=18'}
  379. cpu: [ia32]
  380. os: [win32]
  381. '@esbuild/win32-x64@0.20.2':
  382. resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==}
  383. engines: {node: '>=12'}
  384. cpu: [x64]
  385. os: [win32]
  386. '@esbuild/win32-x64@0.23.1':
  387. resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==}
  388. engines: {node: '>=18'}
  389. cpu: [x64]
  390. os: [win32]
  391. '@eslint-community/eslint-utils@4.4.0':
  392. resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
  393. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  394. peerDependencies:
  395. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  396. '@eslint-community/regexpp@4.11.0':
  397. resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
  398. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  399. '@eslint/eslintrc@2.1.4':
  400. resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
  401. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  402. '@eslint/js@8.56.0':
  403. resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==}
  404. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  405. '@floating-ui/core@1.6.7':
  406. resolution: {integrity: sha512-yDzVT/Lm101nQ5TCVeK65LtdN7Tj4Qpr9RTXJ2vPFLqtLxwOrpoxAHAJI8J3yYWUc40J0BDBheaitK5SJmno2g==}
  407. '@floating-ui/dom@1.6.10':
  408. resolution: {integrity: sha512-fskgCFv8J8OamCmyun8MfjB1Olfn+uZKjOKZ0vhYF3gRmEUXcGOjxWL8bBr7i4kIuPZ2KD2S3EUIOxnjC8kl2A==}
  409. '@floating-ui/utils@0.2.7':
  410. resolution: {integrity: sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA==}
  411. '@humanwhocodes/config-array@0.11.14':
  412. resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
  413. engines: {node: '>=10.10.0'}
  414. deprecated: Use @eslint/config-array instead
  415. '@humanwhocodes/module-importer@1.0.1':
  416. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  417. engines: {node: '>=12.22'}
  418. '@humanwhocodes/object-schema@2.0.3':
  419. resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
  420. deprecated: Use @eslint/object-schema instead
  421. '@intlify/core-base@9.13.1':
  422. resolution: {integrity: sha512-+bcQRkJO9pcX8d0gel9ZNfrzU22sZFSA0WVhfXrf5jdJOS24a+Bp8pozuS9sBI9Hk/tGz83pgKfmqcn/Ci7/8w==}
  423. engines: {node: '>= 16'}
  424. '@intlify/message-compiler@9.13.1':
  425. resolution: {integrity: sha512-SKsVa4ajYGBVm7sHMXd5qX70O2XXjm55zdZB3VeMFCvQyvLew/dLvq3MqnaIsTMF1VkkOb9Ttr6tHcMlyPDL9w==}
  426. engines: {node: '>= 16'}
  427. '@intlify/shared@9.13.1':
  428. resolution: {integrity: sha512-u3b6BKGhE6j/JeRU6C/RL2FgyJfy6LakbtfeVF8fJXURpZZTzfh3e05J0bu0XPw447Q6/WUp3C4ajv4TMS4YsQ==}
  429. engines: {node: '>= 16'}
  430. '@jridgewell/sourcemap-codec@1.5.0':
  431. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  432. '@nodelib/fs.scandir@2.1.5':
  433. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  434. engines: {node: '>= 8'}
  435. '@nodelib/fs.stat@2.0.5':
  436. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  437. engines: {node: '>= 8'}
  438. '@nodelib/fs.walk@1.2.8':
  439. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  440. engines: {node: '>= 8'}
  441. '@rollup/rollup-android-arm-eabi@4.21.1':
  442. resolution: {integrity: sha512-2thheikVEuU7ZxFXubPDOtspKn1x0yqaYQwvALVtEcvFhMifPADBrgRPyHV0TF3b+9BgvgjgagVyvA/UqPZHmg==}
  443. cpu: [arm]
  444. os: [android]
  445. '@rollup/rollup-android-arm64@4.21.1':
  446. resolution: {integrity: sha512-t1lLYn4V9WgnIFHXy1d2Di/7gyzBWS8G5pQSXdZqfrdCGTwi1VasRMSS81DTYb+avDs/Zz4A6dzERki5oRYz1g==}
  447. cpu: [arm64]
  448. os: [android]
  449. '@rollup/rollup-darwin-arm64@4.21.1':
  450. resolution: {integrity: sha512-AH/wNWSEEHvs6t4iJ3RANxW5ZCK3fUnmf0gyMxWCesY1AlUj8jY7GC+rQE4wd3gwmZ9XDOpL0kcFnCjtN7FXlA==}
  451. cpu: [arm64]
  452. os: [darwin]
  453. '@rollup/rollup-darwin-x64@4.21.1':
  454. resolution: {integrity: sha512-dO0BIz/+5ZdkLZrVgQrDdW7m2RkrLwYTh2YMFG9IpBtlC1x1NPNSXkfczhZieOlOLEqgXOFH3wYHB7PmBtf+Bg==}
  455. cpu: [x64]
  456. os: [darwin]
  457. '@rollup/rollup-linux-arm-gnueabihf@4.21.1':
  458. resolution: {integrity: sha512-sWWgdQ1fq+XKrlda8PsMCfut8caFwZBmhYeoehJ05FdI0YZXk6ZyUjWLrIgbR/VgiGycrFKMMgp7eJ69HOF2pQ==}
  459. cpu: [arm]
  460. os: [linux]
  461. '@rollup/rollup-linux-arm-musleabihf@4.21.1':
  462. resolution: {integrity: sha512-9OIiSuj5EsYQlmwhmFRA0LRO0dRRjdCVZA3hnmZe1rEwRk11Jy3ECGGq3a7RrVEZ0/pCsYWx8jG3IvcrJ6RCew==}
  463. cpu: [arm]
  464. os: [linux]
  465. '@rollup/rollup-linux-arm64-gnu@4.21.1':
  466. resolution: {integrity: sha512-0kuAkRK4MeIUbzQYu63NrJmfoUVicajoRAL1bpwdYIYRcs57iyIV9NLcuyDyDXE2GiZCL4uhKSYAnyWpjZkWow==}
  467. cpu: [arm64]
  468. os: [linux]
  469. '@rollup/rollup-linux-arm64-musl@4.21.1':
  470. resolution: {integrity: sha512-/6dYC9fZtfEY0vozpc5bx1RP4VrtEOhNQGb0HwvYNwXD1BBbwQ5cKIbUVVU7G2d5WRE90NfB922elN8ASXAJEA==}
  471. cpu: [arm64]
  472. os: [linux]
  473. '@rollup/rollup-linux-powerpc64le-gnu@4.21.1':
  474. resolution: {integrity: sha512-ltUWy+sHeAh3YZ91NUsV4Xg3uBXAlscQe8ZOXRCVAKLsivGuJsrkawYPUEyCV3DYa9urgJugMLn8Z3Z/6CeyRQ==}
  475. cpu: [ppc64]
  476. os: [linux]
  477. '@rollup/rollup-linux-riscv64-gnu@4.21.1':
  478. resolution: {integrity: sha512-BggMndzI7Tlv4/abrgLwa/dxNEMn2gC61DCLrTzw8LkpSKel4o+O+gtjbnkevZ18SKkeN3ihRGPuBxjaetWzWg==}
  479. cpu: [riscv64]
  480. os: [linux]
  481. '@rollup/rollup-linux-s390x-gnu@4.21.1':
  482. resolution: {integrity: sha512-z/9rtlGd/OMv+gb1mNSjElasMf9yXusAxnRDrBaYB+eS1shFm6/4/xDH1SAISO5729fFKUkJ88TkGPRUh8WSAA==}
  483. cpu: [s390x]
  484. os: [linux]
  485. '@rollup/rollup-linux-x64-gnu@4.21.1':
  486. resolution: {integrity: sha512-kXQVcWqDcDKw0S2E0TmhlTLlUgAmMVqPrJZR+KpH/1ZaZhLSl23GZpQVmawBQGVhyP5WXIsIQ/zqbDBBYmxm5w==}
  487. cpu: [x64]
  488. os: [linux]
  489. '@rollup/rollup-linux-x64-musl@4.21.1':
  490. resolution: {integrity: sha512-CbFv/WMQsSdl+bpX6rVbzR4kAjSSBuDgCqb1l4J68UYsQNalz5wOqLGYj4ZI0thGpyX5kc+LLZ9CL+kpqDovZA==}
  491. cpu: [x64]
  492. os: [linux]
  493. '@rollup/rollup-win32-arm64-msvc@4.21.1':
  494. resolution: {integrity: sha512-3Q3brDgA86gHXWHklrwdREKIrIbxC0ZgU8lwpj0eEKGBQH+31uPqr0P2v11pn0tSIxHvcdOWxa4j+YvLNx1i6g==}
  495. cpu: [arm64]
  496. os: [win32]
  497. '@rollup/rollup-win32-ia32-msvc@4.21.1':
  498. resolution: {integrity: sha512-tNg+jJcKR3Uwe4L0/wY3Ro0H+u3nrb04+tcq1GSYzBEmKLeOQF2emk1whxlzNqb6MMrQ2JOcQEpuuiPLyRcSIw==}
  499. cpu: [ia32]
  500. os: [win32]
  501. '@rollup/rollup-win32-x64-msvc@4.21.1':
  502. resolution: {integrity: sha512-xGiIH95H1zU7naUyTKEyOA/I0aexNMUdO9qRv0bLKN3qu25bBdrxZHqA3PTJ24YNN/GdMzG4xkDcd/GvjuhfLg==}
  503. cpu: [x64]
  504. os: [win32]
  505. '@sxzz/popperjs-es@2.11.7':
  506. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  507. '@types/estree@1.0.5':
  508. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  509. '@types/lodash-es@4.17.12':
  510. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  511. '@types/lodash@4.17.7':
  512. resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==}
  513. '@types/node@20.14.0':
  514. resolution: {integrity: sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==}
  515. '@types/nprogress@0.2.3':
  516. resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==}
  517. '@types/sortablejs@1.15.8':
  518. resolution: {integrity: sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==}
  519. '@types/web-bluetooth@0.0.16':
  520. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  521. '@types/web-bluetooth@0.0.20':
  522. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  523. '@typescript-eslint/eslint-plugin@7.12.0':
  524. resolution: {integrity: sha512-7F91fcbuDf/d3S8o21+r3ZncGIke/+eWk0EpO21LXhDfLahriZF9CGj4fbAetEjlaBdjdSm9a6VeXbpbT6Z40Q==}
  525. engines: {node: ^18.18.0 || >=20.0.0}
  526. peerDependencies:
  527. '@typescript-eslint/parser': ^7.0.0
  528. eslint: ^8.56.0
  529. typescript: '*'
  530. peerDependenciesMeta:
  531. typescript:
  532. optional: true
  533. '@typescript-eslint/parser@7.12.0':
  534. resolution: {integrity: sha512-dm/J2UDY3oV3TKius2OUZIFHsomQmpHtsV0FTh1WO8EKgHLQ1QCADUqscPgTpU+ih1e21FQSRjXckHn3txn6kQ==}
  535. engines: {node: ^18.18.0 || >=20.0.0}
  536. peerDependencies:
  537. eslint: ^8.56.0
  538. typescript: '*'
  539. peerDependenciesMeta:
  540. typescript:
  541. optional: true
  542. '@typescript-eslint/scope-manager@7.12.0':
  543. resolution: {integrity: sha512-itF1pTnN6F3unPak+kutH9raIkL3lhH1YRPGgt7QQOh43DQKVJXmWkpb+vpc/TiDHs6RSd9CTbDsc/Y+Ygq7kg==}
  544. engines: {node: ^18.18.0 || >=20.0.0}
  545. '@typescript-eslint/type-utils@7.12.0':
  546. resolution: {integrity: sha512-lib96tyRtMhLxwauDWUp/uW3FMhLA6D0rJ8T7HmH7x23Gk1Gwwu8UZ94NMXBvOELn6flSPiBrCKlehkiXyaqwA==}
  547. engines: {node: ^18.18.0 || >=20.0.0}
  548. peerDependencies:
  549. eslint: ^8.56.0
  550. typescript: '*'
  551. peerDependenciesMeta:
  552. typescript:
  553. optional: true
  554. '@typescript-eslint/types@7.12.0':
  555. resolution: {integrity: sha512-o+0Te6eWp2ppKY3mLCU+YA9pVJxhUJE15FV7kxuD9jgwIAa+w/ycGJBMrYDTpVGUM/tgpa9SeMOugSabWFq7bg==}
  556. engines: {node: ^18.18.0 || >=20.0.0}
  557. '@typescript-eslint/typescript-estree@7.12.0':
  558. resolution: {integrity: sha512-5bwqLsWBULv1h6pn7cMW5dXX/Y2amRqLaKqsASVwbBHMZSnHqE/HN4vT4fE0aFsiwxYvr98kqOWh1a8ZKXalCQ==}
  559. engines: {node: ^18.18.0 || >=20.0.0}
  560. peerDependencies:
  561. typescript: '*'
  562. peerDependenciesMeta:
  563. typescript:
  564. optional: true
  565. '@typescript-eslint/utils@7.12.0':
  566. resolution: {integrity: sha512-Y6hhwxwDx41HNpjuYswYp6gDbkiZ8Hin9Bf5aJQn1bpTs3afYY4GX+MPYxma8jtoIV2GRwTM/UJm/2uGCVv+DQ==}
  567. engines: {node: ^18.18.0 || >=20.0.0}
  568. peerDependencies:
  569. eslint: ^8.56.0
  570. '@typescript-eslint/visitor-keys@7.12.0':
  571. resolution: {integrity: sha512-uZk7DevrQLL3vSnfFl5bj4sL75qC9D6EdjemIdbtkuUmIheWpuiiylSY01JxJE7+zGrOWDZrp1WxOuDntvKrHQ==}
  572. engines: {node: ^18.18.0 || >=20.0.0}
  573. '@ungap/structured-clone@1.2.0':
  574. resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
  575. '@vitejs/plugin-vue@5.0.5':
  576. resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==}
  577. engines: {node: ^18.0.0 || >=20.0.0}
  578. peerDependencies:
  579. vite: ^5.0.0
  580. vue: ^3.2.25
  581. '@volar/language-core@2.4.1':
  582. resolution: {integrity: sha512-9AKhC7Qn2mQYxj7Dz3bVxeOk7gGJladhWixUYKef/o0o7Bm4an+A3XvmcTHVqZ8stE6lBVH++g050tBtJ4TZPQ==}
  583. '@volar/source-map@2.4.1':
  584. resolution: {integrity: sha512-Xq6ep3OZg9xUqN90jEgB9ztX5SsTz1yiV8wiQbcYNjWkek+Ie3dc8l7AVt3EhDm9mSIR58oWczHkzM2H6HIsmQ==}
  585. '@volar/typescript@2.4.1':
  586. resolution: {integrity: sha512-UoRzC0PXcwajFQTu8XxKSYNsWNBtVja6Y9gC8eLv7kYm+UEKJCcZ8g7dialsOYA0HKs3Vpg57MeCsawFLC6m9Q==}
  587. '@vue/compiler-core@3.4.27':
  588. resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
  589. '@vue/compiler-core@3.4.38':
  590. resolution: {integrity: sha512-8IQOTCWnLFqfHzOGm9+P8OPSEDukgg3Huc92qSG49if/xI2SAwLHQO2qaPQbjCWPBcQoO1WYfXfTACUrWV3c5A==}
  591. '@vue/compiler-dom@3.4.27':
  592. resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
  593. '@vue/compiler-dom@3.4.38':
  594. resolution: {integrity: sha512-Osc/c7ABsHXTsETLgykcOwIxFktHfGSUDkb05V61rocEfsFDcjDLH/IHJSNJP+/Sv9KeN2Lx1V6McZzlSb9EhQ==}
  595. '@vue/compiler-sfc@3.4.27':
  596. resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==}
  597. '@vue/compiler-ssr@3.4.27':
  598. resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
  599. '@vue/compiler-vue2@2.7.16':
  600. resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
  601. '@vue/devtools-api@6.6.3':
  602. resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
  603. '@vue/language-core@2.1.0':
  604. resolution: {integrity: sha512-S7uUdQXn4aA7QloQeAIhKDkP243nCEktQu1Kxur1fJFfedf+izBTb9bAR2tHe0V7xhFYhIwkNCtQl2AlKFaW3w==}
  605. peerDependencies:
  606. typescript: '*'
  607. peerDependenciesMeta:
  608. typescript:
  609. optional: true
  610. '@vue/reactivity@3.4.27':
  611. resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==}
  612. '@vue/runtime-core@3.4.27':
  613. resolution: {integrity: sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==}
  614. '@vue/runtime-dom@3.4.27':
  615. resolution: {integrity: sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==}
  616. '@vue/server-renderer@3.4.27':
  617. resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==}
  618. peerDependencies:
  619. vue: 3.4.27
  620. '@vue/shared@3.4.27':
  621. resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==}
  622. '@vue/shared@3.4.38':
  623. resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==}
  624. '@vueuse/core@10.10.0':
  625. resolution: {integrity: sha512-vexJ/YXYs2S42B783rI95lMt3GzEwkxzC8Hb0Ndpd8rD+p+Lk/Za4bd797Ym7yq4jXqdSyj3JLChunF/vyYjUw==}
  626. '@vueuse/core@9.13.0':
  627. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  628. '@vueuse/metadata@10.10.0':
  629. resolution: {integrity: sha512-UNAo2sTCAW5ge6OErPEHb5z7NEAg3XcO9Cj7OK45aZXfLLH1QkexDcZD77HBi5zvEiLOm1An+p/4b5K3Worpug==}
  630. '@vueuse/metadata@9.13.0':
  631. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  632. '@vueuse/shared@10.10.0':
  633. resolution: {integrity: sha512-2aW33Ac0Uk0U+9yo3Ypg9s5KcR42cuehRWl7vnUHadQyFvCktseyxxEPBi1Eiq4D2yBGACOnqLZpx1eMc7g5Og==}
  634. '@vueuse/shared@9.13.0':
  635. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  636. acorn-jsx@5.3.2:
  637. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  638. peerDependencies:
  639. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  640. acorn@8.12.1:
  641. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  642. engines: {node: '>=0.4.0'}
  643. hasBin: true
  644. ajv@6.12.6:
  645. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  646. ansi-regex@5.0.1:
  647. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  648. engines: {node: '>=8'}
  649. ansi-styles@4.3.0:
  650. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  651. engines: {node: '>=8'}
  652. anymatch@3.1.3:
  653. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  654. engines: {node: '>= 8'}
  655. argparse@2.0.1:
  656. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  657. array-union@2.1.0:
  658. resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
  659. engines: {node: '>=8'}
  660. async-validator@4.2.5:
  661. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  662. asynckit@0.4.0:
  663. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  664. axios@1.7.2:
  665. resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
  666. balanced-match@1.0.2:
  667. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  668. base64-js@1.5.1:
  669. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  670. binary-extensions@2.3.0:
  671. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  672. engines: {node: '>=8'}
  673. boolbase@1.0.0:
  674. resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
  675. brace-expansion@1.1.11:
  676. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  677. brace-expansion@2.0.1:
  678. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  679. braces@3.0.3:
  680. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  681. engines: {node: '>=8'}
  682. callsites@3.1.0:
  683. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  684. engines: {node: '>=6'}
  685. chalk@4.1.2:
  686. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  687. engines: {node: '>=10'}
  688. chinese-lunar-calendar@1.0.1:
  689. resolution: {integrity: sha512-T5XjtA6ygOkxjwltYf8dEB1DLsPKewDKajf74fNeT6rH2g9EZPf2AHk6vAlK/SAImTYKXoUNQ3Q4JwN0BduqRA==}
  690. chokidar@3.6.0:
  691. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  692. engines: {node: '>= 8.10.0'}
  693. color-convert@2.0.1:
  694. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  695. engines: {node: '>=7.0.0'}
  696. color-name@1.1.4:
  697. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  698. combined-stream@1.0.8:
  699. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  700. engines: {node: '>= 0.8'}
  701. computeds@0.0.1:
  702. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
  703. concat-map@0.0.1:
  704. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  705. countup.js@2.8.0:
  706. resolution: {integrity: sha512-f7xEhX0awl4NOElHulrl4XRfKoNH3rB+qfNSZZyjSZhaAoUk6elvhH+MNxMmlmuUJ2/QNTWPSA7U4mNtIAKljQ==}
  707. cross-spawn@7.0.3:
  708. resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
  709. engines: {node: '>= 8'}
  710. cssesc@3.0.0:
  711. resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
  712. engines: {node: '>=4'}
  713. hasBin: true
  714. csstype@3.1.3:
  715. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  716. dayjs@1.11.13:
  717. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  718. de-indent@1.0.2:
  719. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  720. debug@4.3.6:
  721. resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==}
  722. engines: {node: '>=6.0'}
  723. peerDependencies:
  724. supports-color: '*'
  725. peerDependenciesMeta:
  726. supports-color:
  727. optional: true
  728. decompress-response@6.0.0:
  729. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  730. engines: {node: '>=10'}
  731. deep-is@0.1.4:
  732. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  733. delayed-stream@1.0.0:
  734. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  735. engines: {node: '>=0.4.0'}
  736. diff-match-patch@1.0.5:
  737. resolution: {integrity: sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==}
  738. diff@5.2.0:
  739. resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
  740. engines: {node: '>=0.3.1'}
  741. dir-glob@3.0.1:
  742. resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
  743. engines: {node: '>=8'}
  744. doctrine@3.0.0:
  745. resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
  746. engines: {node: '>=6.0.0'}
  747. echarts-liquidfill@3.1.0:
  748. resolution: {integrity: sha512-5Dlqs/jTsdTUAsd+K5LPLLTgrbbNORUSBQyk8PSy1Mg2zgHDWm83FmvA4s0ooNepCJojFYRITTQ4GU1UUSKYLw==}
  749. peerDependencies:
  750. echarts: ^5.0.1
  751. echarts-wordcloud@2.1.0:
  752. resolution: {integrity: sha512-Kt1JmbcROgb+3IMI48KZECK2AP5lG6bSsOEs+AsuwaWJxQom31RTNd6NFYI01E/YaI1PFZeueaupjlmzSQasjQ==}
  753. peerDependencies:
  754. echarts: ^5.0.1
  755. echarts@5.5.0:
  756. resolution: {integrity: sha512-rNYnNCzqDAPCr4m/fqyUFv7fD9qIsd50S6GDFgO1DxZhncCsNsG7IfUlAlvZe5oSEQxtsjnHiUuppzccry93Xw==}
  757. element-plus@2.7.4:
  758. resolution: {integrity: sha512-ADBN3zHdhg8R9m6IXR2B5txSWvCn1+nAD+aA9kaJ4rZHMr37DVX6EOdwUjqAMPKz2xC0tculgkJ5rh5zVNiDNQ==}
  759. peerDependencies:
  760. vue: ^3.2.0
  761. entities@4.5.0:
  762. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  763. engines: {node: '>=0.12'}
  764. esbuild@0.20.2:
  765. resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==}
  766. engines: {node: '>=12'}
  767. hasBin: true
  768. esbuild@0.23.1:
  769. resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==}
  770. engines: {node: '>=18'}
  771. hasBin: true
  772. escape-html@1.0.3:
  773. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  774. escape-string-regexp@4.0.0:
  775. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  776. engines: {node: '>=10'}
  777. eslint-config-prettier@9.1.0:
  778. resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
  779. hasBin: true
  780. peerDependencies:
  781. eslint: '>=7.0.0'
  782. eslint-plugin-vue@9.26.0:
  783. resolution: {integrity: sha512-eTvlxXgd4ijE1cdur850G6KalZqk65k1JKoOI2d1kT3hr8sPD07j1q98FRFdNnpxBELGPWxZmInxeHGF/GxtqQ==}
  784. engines: {node: ^14.17.0 || >=16.0.0}
  785. peerDependencies:
  786. eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  787. eslint-scope@7.2.2:
  788. resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
  789. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  790. eslint-visitor-keys@3.4.3:
  791. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  792. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  793. eslint@8.56.0:
  794. resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==}
  795. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  796. hasBin: true
  797. esno@4.7.0:
  798. resolution: {integrity: sha512-81owrjxIxOwqcABt20U09Wn8lpBo9K6ttqbGvQcB3VYNLJyaV1fvKkDtpZd3Rj5BX3WXiGiJCjUevKQGNICzJg==}
  799. hasBin: true
  800. espree@9.6.1:
  801. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  802. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  803. esquery@1.6.0:
  804. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  805. engines: {node: '>=0.10'}
  806. esrecurse@4.3.0:
  807. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  808. engines: {node: '>=4.0'}
  809. estraverse@5.3.0:
  810. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  811. engines: {node: '>=4.0'}
  812. estree-walker@2.0.2:
  813. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  814. esutils@2.0.3:
  815. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  816. engines: {node: '>=0.10.0'}
  817. fast-deep-equal@3.1.3:
  818. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  819. fast-glob@3.3.2:
  820. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  821. engines: {node: '>=8.6.0'}
  822. fast-json-stable-stringify@2.1.0:
  823. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  824. fast-levenshtein@2.0.6:
  825. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  826. fastq@1.17.1:
  827. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  828. file-entry-cache@6.0.1:
  829. resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
  830. engines: {node: ^10.12.0 || >=12.0.0}
  831. fill-range@7.1.1:
  832. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  833. engines: {node: '>=8'}
  834. find-up@5.0.0:
  835. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  836. engines: {node: '>=10'}
  837. flat-cache@3.2.0:
  838. resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
  839. engines: {node: ^10.12.0 || >=12.0.0}
  840. flatted@3.3.1:
  841. resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
  842. follow-redirects@1.15.6:
  843. resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
  844. engines: {node: '>=4.0'}
  845. peerDependencies:
  846. debug: '*'
  847. peerDependenciesMeta:
  848. debug:
  849. optional: true
  850. font-awesome@4.7.0:
  851. resolution: {integrity: sha512-U6kGnykA/6bFmg1M/oT9EkFeIYv7JlX3bozwQJWiiLz6L0w3F5vBVPxHlwyX/vtNq1ckcpRKOB9f2Qal/VtFpg==}
  852. engines: {node: '>=0.10.3'}
  853. form-data@4.0.0:
  854. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  855. engines: {node: '>= 6'}
  856. fs.realpath@1.0.0:
  857. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  858. fsevents@2.3.3:
  859. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  860. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  861. os: [darwin]
  862. get-tsconfig@4.7.6:
  863. resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==}
  864. glob-parent@5.1.2:
  865. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  866. engines: {node: '>= 6'}
  867. glob-parent@6.0.2:
  868. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  869. engines: {node: '>=10.13.0'}
  870. glob@7.2.3:
  871. resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
  872. deprecated: Glob versions prior to v9 are no longer supported
  873. glob@8.1.0:
  874. resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==}
  875. engines: {node: '>=12'}
  876. deprecated: Glob versions prior to v9 are no longer supported
  877. globals@13.24.0:
  878. resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
  879. engines: {node: '>=8'}
  880. globby@11.1.0:
  881. resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
  882. engines: {node: '>=10'}
  883. gm-crypt@0.0.2:
  884. resolution: {integrity: sha512-eg3EaPQYCwWI7UNMvV4ReHD4rR1mtegDDyK80nr49FKw3PgyvVCZ44wIeqA88ITvjIVC3mT/8ZZG0qvH701LzA==}
  885. graphemer@1.4.0:
  886. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  887. has-flag@4.0.0:
  888. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  889. engines: {node: '>=8'}
  890. he@1.2.0:
  891. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  892. hasBin: true
  893. highlight.js@11.10.0:
  894. resolution: {integrity: sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==}
  895. engines: {node: '>=12.0.0'}
  896. ignore@5.3.2:
  897. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  898. engines: {node: '>= 4'}
  899. immutable@4.3.7:
  900. resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
  901. import-fresh@3.3.0:
  902. resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
  903. engines: {node: '>=6'}
  904. imurmurhash@0.1.4:
  905. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  906. engines: {node: '>=0.8.19'}
  907. inflight@1.0.6:
  908. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  909. deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  910. inherits@2.0.4:
  911. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  912. is-binary-path@2.1.0:
  913. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  914. engines: {node: '>=8'}
  915. is-extglob@2.1.1:
  916. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  917. engines: {node: '>=0.10.0'}
  918. is-glob@4.0.3:
  919. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  920. engines: {node: '>=0.10.0'}
  921. is-number@7.0.0:
  922. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  923. engines: {node: '>=0.12.0'}
  924. is-path-inside@3.0.3:
  925. resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
  926. engines: {node: '>=8'}
  927. isexe@2.0.0:
  928. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  929. js-binary-schema-parser@2.0.3:
  930. resolution: {integrity: sha512-xezGJmOb4lk/M1ZZLTR/jaBHQ4gG/lqQnJqdIv4721DMggsa1bDVlHXNeHYogaIEHD9vCRv0fcL4hMA+Coarkg==}
  931. js-yaml@4.1.0:
  932. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  933. hasBin: true
  934. json-buffer@3.0.1:
  935. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  936. json-schema-traverse@0.4.1:
  937. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  938. json-stable-stringify-without-jsonify@1.0.1:
  939. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  940. keyv@4.5.4:
  941. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  942. levn@0.4.1:
  943. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  944. engines: {node: '>= 0.8.0'}
  945. locate-path@6.0.0:
  946. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  947. engines: {node: '>=10'}
  948. lodash-es@4.17.21:
  949. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  950. lodash-unified@1.0.3:
  951. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  952. peerDependencies:
  953. '@types/lodash-es': '*'
  954. lodash: '*'
  955. lodash-es: '*'
  956. lodash.merge@4.6.2:
  957. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  958. lodash@4.17.21:
  959. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  960. magic-string@0.30.11:
  961. resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
  962. memoize-one@6.0.0:
  963. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  964. merge2@1.4.1:
  965. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  966. engines: {node: '>= 8'}
  967. micromatch@4.0.8:
  968. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  969. engines: {node: '>=8.6'}
  970. mime-db@1.52.0:
  971. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  972. engines: {node: '>= 0.6'}
  973. mime-types@2.1.35:
  974. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  975. engines: {node: '>= 0.6'}
  976. mimic-response@3.1.0:
  977. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  978. engines: {node: '>=10'}
  979. minimatch@3.1.2:
  980. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  981. minimatch@5.1.6:
  982. resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
  983. engines: {node: '>=10'}
  984. minimatch@9.0.5:
  985. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  986. engines: {node: '>=16 || 14 >=14.17'}
  987. mitt@3.0.1:
  988. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  989. ms@2.1.2:
  990. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  991. muggle-string@0.4.1:
  992. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  993. nanoid@3.3.7:
  994. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  995. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  996. hasBin: true
  997. natural-compare@1.4.0:
  998. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  999. normalize-path@3.0.0:
  1000. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1001. engines: {node: '>=0.10.0'}
  1002. normalize-wheel-es@1.2.0:
  1003. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  1004. nprogress@0.2.0:
  1005. resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==}
  1006. nth-check@2.1.1:
  1007. resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
  1008. once@1.4.0:
  1009. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1010. optionator@0.9.4:
  1011. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1012. engines: {node: '>= 0.8.0'}
  1013. p-limit@3.1.0:
  1014. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1015. engines: {node: '>=10'}
  1016. p-locate@5.0.0:
  1017. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1018. engines: {node: '>=10'}
  1019. parent-module@1.0.1:
  1020. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1021. engines: {node: '>=6'}
  1022. parenthesis@3.1.8:
  1023. resolution: {integrity: sha512-KF/U8tk54BgQewkJPvB4s/US3VQY68BRDpH638+7O/n58TpnwiwnOtGIOsT2/i+M78s61BBpeC83STB88d8sqw==}
  1024. path-browserify@1.0.1:
  1025. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  1026. path-exists@4.0.0:
  1027. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1028. engines: {node: '>=8'}
  1029. path-is-absolute@1.0.1:
  1030. resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
  1031. engines: {node: '>=0.10.0'}
  1032. path-key@3.1.1:
  1033. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1034. engines: {node: '>=8'}
  1035. path-type@4.0.0:
  1036. resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
  1037. engines: {node: '>=8'}
  1038. picocolors@1.0.1:
  1039. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  1040. picomatch@2.3.1:
  1041. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1042. engines: {node: '>=8.6'}
  1043. pinia-plugin-persistedstate@3.2.1:
  1044. resolution: {integrity: sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==}
  1045. peerDependencies:
  1046. pinia: ^2.0.0
  1047. pinia@2.1.7:
  1048. resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
  1049. peerDependencies:
  1050. '@vue/composition-api': ^1.4.0
  1051. typescript: '>=4.4.4'
  1052. vue: ^2.6.14 || ^3.3.0
  1053. peerDependenciesMeta:
  1054. '@vue/composition-api':
  1055. optional: true
  1056. typescript:
  1057. optional: true
  1058. postcss-selector-parser@6.1.2:
  1059. resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
  1060. engines: {node: '>=4'}
  1061. postcss@8.4.41:
  1062. resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
  1063. engines: {node: ^10 || ^12 || >=14}
  1064. prelude-ls@1.2.1:
  1065. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1066. engines: {node: '>= 0.8.0'}
  1067. prettier@3.3.0:
  1068. resolution: {integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==}
  1069. engines: {node: '>=14'}
  1070. hasBin: true
  1071. proxy-from-env@1.1.0:
  1072. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  1073. punycode@2.3.1:
  1074. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1075. engines: {node: '>=6'}
  1076. queue-microtask@1.2.3:
  1077. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1078. readdirp@3.6.0:
  1079. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1080. engines: {node: '>=8.10.0'}
  1081. resolve-from@4.0.0:
  1082. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1083. engines: {node: '>=4'}
  1084. resolve-pkg-maps@1.0.0:
  1085. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1086. reusify@1.0.4:
  1087. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1088. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1089. rimraf@3.0.2:
  1090. resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
  1091. deprecated: Rimraf versions prior to v4 are no longer supported
  1092. hasBin: true
  1093. rollup@4.21.1:
  1094. resolution: {integrity: sha512-ZnYyKvscThhgd3M5+Qt3pmhO4jIRR5RGzaSovB6Q7rGNrK5cUncrtLmcTTJVSdcKXyZjW8X8MB0JMSuH9bcAJg==}
  1095. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1096. hasBin: true
  1097. run-parallel@1.2.0:
  1098. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1099. sass@1.77.4:
  1100. resolution: {integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==}
  1101. engines: {node: '>=14.0.0'}
  1102. hasBin: true
  1103. screenfull@6.0.2:
  1104. resolution: {integrity: sha512-AQdy8s4WhNvUZ6P8F6PB21tSPIYKniic+Ogx0AacBMjKP1GUHN2E9URxQHtCusiwxudnCKkdy4GrHXPPJSkCCw==}
  1105. engines: {node: ^14.13.1 || >=16.0.0}
  1106. semver@7.6.3:
  1107. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  1108. engines: {node: '>=10'}
  1109. hasBin: true
  1110. shebang-command@2.0.0:
  1111. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1112. engines: {node: '>=8'}
  1113. shebang-regex@3.0.0:
  1114. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1115. engines: {node: '>=8'}
  1116. simple-concat@1.0.1:
  1117. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  1118. simple-get@4.0.1:
  1119. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  1120. slash@3.0.0:
  1121. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  1122. engines: {node: '>=8'}
  1123. sortablejs@1.15.2:
  1124. resolution: {integrity: sha512-FJF5jgdfvoKn1MAKSdGs33bIqLi3LmsgVTliuX6iITj834F+JRQZN90Z93yql8h0K2t0RwDPBmxwlbZfDcxNZA==}
  1125. source-map-js@1.2.0:
  1126. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  1127. engines: {node: '>=0.10.0'}
  1128. string-split-by@1.0.0:
  1129. resolution: {integrity: sha512-KaJKY+hfpzNyet/emP81PJA9hTVSfxNLS9SFTWxdCnnW1/zOOwiV248+EfoX7IQFcBaOp4G5YE6xTJMF+pLg6A==}
  1130. strip-ansi@6.0.1:
  1131. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1132. engines: {node: '>=8'}
  1133. strip-json-comments@3.1.1:
  1134. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1135. engines: {node: '>=8'}
  1136. supports-color@7.2.0:
  1137. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1138. engines: {node: '>=8'}
  1139. text-table@0.2.0:
  1140. resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
  1141. throttle-debounce@5.0.0:
  1142. resolution: {integrity: sha512-2iQTSgkkc1Zyk0MeVrt/3BvuOXYPl/R8Z0U2xxo9rjwNciaHDG3R+Lm6dh4EeUci49DanvBnuqI6jshoQQRGEg==}
  1143. engines: {node: '>=12.22'}
  1144. to-fast-properties@2.0.0:
  1145. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  1146. engines: {node: '>=4'}
  1147. to-regex-range@5.0.1:
  1148. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1149. engines: {node: '>=8.0'}
  1150. ts-api-utils@1.3.0:
  1151. resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
  1152. engines: {node: '>=16'}
  1153. peerDependencies:
  1154. typescript: '>=4.2.0'
  1155. tslib@2.3.0:
  1156. resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
  1157. tsx@4.19.0:
  1158. resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==}
  1159. engines: {node: '>=18.0.0'}
  1160. hasBin: true
  1161. type-check@0.4.0:
  1162. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1163. engines: {node: '>= 0.8.0'}
  1164. type-fest@0.20.2:
  1165. resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
  1166. engines: {node: '>=10'}
  1167. typescript@5.4.5:
  1168. resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
  1169. engines: {node: '>=14.17'}
  1170. hasBin: true
  1171. undici-types@5.26.5:
  1172. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  1173. uri-js@4.4.1:
  1174. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1175. util-deprecate@1.0.2:
  1176. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1177. v-code-diff@1.12.0:
  1178. resolution: {integrity: sha512-vvdCBG02mIIiW6Gx6jF119hzxELt+6TlJIwchglR1JYzboHePNxIkVBjR/aoAOVlsGa+5Vtb77cd/N84nrXWPA==}
  1179. peerDependencies:
  1180. '@vue/composition-api': ^1.4.9
  1181. vue: ^2.6.0 || >=3.0.0
  1182. peerDependenciesMeta:
  1183. '@vue/composition-api':
  1184. optional: true
  1185. vite@5.2.12:
  1186. resolution: {integrity: sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==}
  1187. engines: {node: ^18.0.0 || >=20.0.0}
  1188. hasBin: true
  1189. peerDependencies:
  1190. '@types/node': ^18.0.0 || >=20.0.0
  1191. less: '*'
  1192. lightningcss: ^1.21.0
  1193. sass: '*'
  1194. stylus: '*'
  1195. sugarss: '*'
  1196. terser: ^5.4.0
  1197. peerDependenciesMeta:
  1198. '@types/node':
  1199. optional: true
  1200. less:
  1201. optional: true
  1202. lightningcss:
  1203. optional: true
  1204. sass:
  1205. optional: true
  1206. stylus:
  1207. optional: true
  1208. sugarss:
  1209. optional: true
  1210. terser:
  1211. optional: true
  1212. vscode-uri@3.0.8:
  1213. resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==}
  1214. vue-demi@0.14.10:
  1215. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  1216. engines: {node: '>=12'}
  1217. hasBin: true
  1218. peerDependencies:
  1219. '@vue/composition-api': ^1.0.0-rc.1
  1220. vue: ^3.0.0-0 || ^2.6.0
  1221. peerDependenciesMeta:
  1222. '@vue/composition-api':
  1223. optional: true
  1224. vue-eslint-parser@9.4.3:
  1225. resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==}
  1226. engines: {node: ^14.17.0 || >=16.0.0}
  1227. peerDependencies:
  1228. eslint: '>=6.0.0'
  1229. vue-i18n@9.13.1:
  1230. resolution: {integrity: sha512-mh0GIxx0wPtPlcB1q4k277y0iKgo25xmDPWioVVYanjPufDBpvu5ySTjP5wOrSvlYQ2m1xI+CFhGdauv/61uQg==}
  1231. engines: {node: '>= 16'}
  1232. peerDependencies:
  1233. vue: ^3.0.0
  1234. vue-qr@4.0.9:
  1235. resolution: {integrity: sha512-pAISV94T0MNEYA3NGjykUpsXRE2QfaNxlu9ZhEL6CERgqNc21hJYuP3hRVzAWfBQlgO18DPmZTbrFerJC3+Ikw==}
  1236. vue-router@4.3.2:
  1237. resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
  1238. peerDependencies:
  1239. vue: ^3.2.0
  1240. vue-tsc@2.1.0:
  1241. resolution: {integrity: sha512-N6kelLgHPLiDzkeWfsfrfR79POitZ59M/2HaRWk4BW0ED40FlyQaVhGUvjg8VRPPJWic1M974cRTGIBR6zfgwQ==}
  1242. hasBin: true
  1243. peerDependencies:
  1244. typescript: '>=5.0.0'
  1245. vue3-seamless-scroll@2.0.1:
  1246. resolution: {integrity: sha512-mI3BaDU3pjcPUhVSw3/xNKdfPBDABTi/OdZaZqKysx4cSdNfGRbVvGNDzzptBbJ5S7imv5T55l6x/SqgnxKreg==}
  1247. vue@3.4.27:
  1248. resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==}
  1249. peerDependencies:
  1250. typescript: '*'
  1251. peerDependenciesMeta:
  1252. typescript:
  1253. optional: true
  1254. which@2.0.2:
  1255. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1256. engines: {node: '>= 8'}
  1257. hasBin: true
  1258. word-wrap@1.2.5:
  1259. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1260. engines: {node: '>=0.10.0'}
  1261. wrappy@1.0.2:
  1262. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1263. xml-name-validator@4.0.0:
  1264. resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
  1265. engines: {node: '>=12'}
  1266. yocto-queue@0.1.0:
  1267. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1268. engines: {node: '>=10'}
  1269. zrender@5.5.0:
  1270. resolution: {integrity: sha512-O3MilSi/9mwoovx77m6ROZM7sXShR/O/JIanvzTwjN3FORfLSr81PsUGd7jlaYOeds9d8tw82oP44+3YucVo+w==}
  1271. snapshots:
  1272. '@babel/helper-string-parser@7.24.8': {}
  1273. '@babel/helper-validator-identifier@7.24.7': {}
  1274. '@babel/parser@7.25.4':
  1275. dependencies:
  1276. '@babel/types': 7.25.4
  1277. '@babel/types@7.25.4':
  1278. dependencies:
  1279. '@babel/helper-string-parser': 7.24.8
  1280. '@babel/helper-validator-identifier': 7.24.7
  1281. to-fast-properties: 2.0.0
  1282. '@ctrl/tinycolor@3.6.1': {}
  1283. '@element-plus/icons-vue@2.3.1(vue@3.4.27(typescript@5.4.5))':
  1284. dependencies:
  1285. vue: 3.4.27(typescript@5.4.5)
  1286. '@esbuild/aix-ppc64@0.20.2':
  1287. optional: true
  1288. '@esbuild/aix-ppc64@0.23.1':
  1289. optional: true
  1290. '@esbuild/android-arm64@0.20.2':
  1291. optional: true
  1292. '@esbuild/android-arm64@0.23.1':
  1293. optional: true
  1294. '@esbuild/android-arm@0.20.2':
  1295. optional: true
  1296. '@esbuild/android-arm@0.23.1':
  1297. optional: true
  1298. '@esbuild/android-x64@0.20.2':
  1299. optional: true
  1300. '@esbuild/android-x64@0.23.1':
  1301. optional: true
  1302. '@esbuild/darwin-arm64@0.20.2':
  1303. optional: true
  1304. '@esbuild/darwin-arm64@0.23.1':
  1305. optional: true
  1306. '@esbuild/darwin-x64@0.20.2':
  1307. optional: true
  1308. '@esbuild/darwin-x64@0.23.1':
  1309. optional: true
  1310. '@esbuild/freebsd-arm64@0.20.2':
  1311. optional: true
  1312. '@esbuild/freebsd-arm64@0.23.1':
  1313. optional: true
  1314. '@esbuild/freebsd-x64@0.20.2':
  1315. optional: true
  1316. '@esbuild/freebsd-x64@0.23.1':
  1317. optional: true
  1318. '@esbuild/linux-arm64@0.20.2':
  1319. optional: true
  1320. '@esbuild/linux-arm64@0.23.1':
  1321. optional: true
  1322. '@esbuild/linux-arm@0.20.2':
  1323. optional: true
  1324. '@esbuild/linux-arm@0.23.1':
  1325. optional: true
  1326. '@esbuild/linux-ia32@0.20.2':
  1327. optional: true
  1328. '@esbuild/linux-ia32@0.23.1':
  1329. optional: true
  1330. '@esbuild/linux-loong64@0.20.2':
  1331. optional: true
  1332. '@esbuild/linux-loong64@0.23.1':
  1333. optional: true
  1334. '@esbuild/linux-mips64el@0.20.2':
  1335. optional: true
  1336. '@esbuild/linux-mips64el@0.23.1':
  1337. optional: true
  1338. '@esbuild/linux-ppc64@0.20.2':
  1339. optional: true
  1340. '@esbuild/linux-ppc64@0.23.1':
  1341. optional: true
  1342. '@esbuild/linux-riscv64@0.20.2':
  1343. optional: true
  1344. '@esbuild/linux-riscv64@0.23.1':
  1345. optional: true
  1346. '@esbuild/linux-s390x@0.20.2':
  1347. optional: true
  1348. '@esbuild/linux-s390x@0.23.1':
  1349. optional: true
  1350. '@esbuild/linux-x64@0.20.2':
  1351. optional: true
  1352. '@esbuild/linux-x64@0.23.1':
  1353. optional: true
  1354. '@esbuild/netbsd-x64@0.20.2':
  1355. optional: true
  1356. '@esbuild/netbsd-x64@0.23.1':
  1357. optional: true
  1358. '@esbuild/openbsd-arm64@0.23.1':
  1359. optional: true
  1360. '@esbuild/openbsd-x64@0.20.2':
  1361. optional: true
  1362. '@esbuild/openbsd-x64@0.23.1':
  1363. optional: true
  1364. '@esbuild/sunos-x64@0.20.2':
  1365. optional: true
  1366. '@esbuild/sunos-x64@0.23.1':
  1367. optional: true
  1368. '@esbuild/win32-arm64@0.20.2':
  1369. optional: true
  1370. '@esbuild/win32-arm64@0.23.1':
  1371. optional: true
  1372. '@esbuild/win32-ia32@0.20.2':
  1373. optional: true
  1374. '@esbuild/win32-ia32@0.23.1':
  1375. optional: true
  1376. '@esbuild/win32-x64@0.20.2':
  1377. optional: true
  1378. '@esbuild/win32-x64@0.23.1':
  1379. optional: true
  1380. '@eslint-community/eslint-utils@4.4.0(eslint@8.56.0)':
  1381. dependencies:
  1382. eslint: 8.56.0
  1383. eslint-visitor-keys: 3.4.3
  1384. '@eslint-community/regexpp@4.11.0': {}
  1385. '@eslint/eslintrc@2.1.4':
  1386. dependencies:
  1387. ajv: 6.12.6
  1388. debug: 4.3.6
  1389. espree: 9.6.1
  1390. globals: 13.24.0
  1391. ignore: 5.3.2
  1392. import-fresh: 3.3.0
  1393. js-yaml: 4.1.0
  1394. minimatch: 3.1.2
  1395. strip-json-comments: 3.1.1
  1396. transitivePeerDependencies:
  1397. - supports-color
  1398. '@eslint/js@8.56.0': {}
  1399. '@floating-ui/core@1.6.7':
  1400. dependencies:
  1401. '@floating-ui/utils': 0.2.7
  1402. '@floating-ui/dom@1.6.10':
  1403. dependencies:
  1404. '@floating-ui/core': 1.6.7
  1405. '@floating-ui/utils': 0.2.7
  1406. '@floating-ui/utils@0.2.7': {}
  1407. '@humanwhocodes/config-array@0.11.14':
  1408. dependencies:
  1409. '@humanwhocodes/object-schema': 2.0.3
  1410. debug: 4.3.6
  1411. minimatch: 3.1.2
  1412. transitivePeerDependencies:
  1413. - supports-color
  1414. '@humanwhocodes/module-importer@1.0.1': {}
  1415. '@humanwhocodes/object-schema@2.0.3': {}
  1416. '@intlify/core-base@9.13.1':
  1417. dependencies:
  1418. '@intlify/message-compiler': 9.13.1
  1419. '@intlify/shared': 9.13.1
  1420. '@intlify/message-compiler@9.13.1':
  1421. dependencies:
  1422. '@intlify/shared': 9.13.1
  1423. source-map-js: 1.2.0
  1424. '@intlify/shared@9.13.1': {}
  1425. '@jridgewell/sourcemap-codec@1.5.0': {}
  1426. '@nodelib/fs.scandir@2.1.5':
  1427. dependencies:
  1428. '@nodelib/fs.stat': 2.0.5
  1429. run-parallel: 1.2.0
  1430. '@nodelib/fs.stat@2.0.5': {}
  1431. '@nodelib/fs.walk@1.2.8':
  1432. dependencies:
  1433. '@nodelib/fs.scandir': 2.1.5
  1434. fastq: 1.17.1
  1435. '@rollup/rollup-android-arm-eabi@4.21.1':
  1436. optional: true
  1437. '@rollup/rollup-android-arm64@4.21.1':
  1438. optional: true
  1439. '@rollup/rollup-darwin-arm64@4.21.1':
  1440. optional: true
  1441. '@rollup/rollup-darwin-x64@4.21.1':
  1442. optional: true
  1443. '@rollup/rollup-linux-arm-gnueabihf@4.21.1':
  1444. optional: true
  1445. '@rollup/rollup-linux-arm-musleabihf@4.21.1':
  1446. optional: true
  1447. '@rollup/rollup-linux-arm64-gnu@4.21.1':
  1448. optional: true
  1449. '@rollup/rollup-linux-arm64-musl@4.21.1':
  1450. optional: true
  1451. '@rollup/rollup-linux-powerpc64le-gnu@4.21.1':
  1452. optional: true
  1453. '@rollup/rollup-linux-riscv64-gnu@4.21.1':
  1454. optional: true
  1455. '@rollup/rollup-linux-s390x-gnu@4.21.1':
  1456. optional: true
  1457. '@rollup/rollup-linux-x64-gnu@4.21.1':
  1458. optional: true
  1459. '@rollup/rollup-linux-x64-musl@4.21.1':
  1460. optional: true
  1461. '@rollup/rollup-win32-arm64-msvc@4.21.1':
  1462. optional: true
  1463. '@rollup/rollup-win32-ia32-msvc@4.21.1':
  1464. optional: true
  1465. '@rollup/rollup-win32-x64-msvc@4.21.1':
  1466. optional: true
  1467. '@sxzz/popperjs-es@2.11.7': {}
  1468. '@types/estree@1.0.5': {}
  1469. '@types/lodash-es@4.17.12':
  1470. dependencies:
  1471. '@types/lodash': 4.17.7
  1472. '@types/lodash@4.17.7': {}
  1473. '@types/node@20.14.0':
  1474. dependencies:
  1475. undici-types: 5.26.5
  1476. '@types/nprogress@0.2.3': {}
  1477. '@types/sortablejs@1.15.8': {}
  1478. '@types/web-bluetooth@0.0.16': {}
  1479. '@types/web-bluetooth@0.0.20': {}
  1480. '@typescript-eslint/eslint-plugin@7.12.0(@typescript-eslint/parser@7.12.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5)':
  1481. dependencies:
  1482. '@eslint-community/regexpp': 4.11.0
  1483. '@typescript-eslint/parser': 7.12.0(eslint@8.56.0)(typescript@5.4.5)
  1484. '@typescript-eslint/scope-manager': 7.12.0
  1485. '@typescript-eslint/type-utils': 7.12.0(eslint@8.56.0)(typescript@5.4.5)
  1486. '@typescript-eslint/utils': 7.12.0(eslint@8.56.0)(typescript@5.4.5)
  1487. '@typescript-eslint/visitor-keys': 7.12.0
  1488. eslint: 8.56.0
  1489. graphemer: 1.4.0
  1490. ignore: 5.3.2
  1491. natural-compare: 1.4.0
  1492. ts-api-utils: 1.3.0(typescript@5.4.5)
  1493. optionalDependencies:
  1494. typescript: 5.4.5
  1495. transitivePeerDependencies:
  1496. - supports-color
  1497. '@typescript-eslint/parser@7.12.0(eslint@8.56.0)(typescript@5.4.5)':
  1498. dependencies:
  1499. '@typescript-eslint/scope-manager': 7.12.0
  1500. '@typescript-eslint/types': 7.12.0
  1501. '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5)
  1502. '@typescript-eslint/visitor-keys': 7.12.0
  1503. debug: 4.3.6
  1504. eslint: 8.56.0
  1505. optionalDependencies:
  1506. typescript: 5.4.5
  1507. transitivePeerDependencies:
  1508. - supports-color
  1509. '@typescript-eslint/scope-manager@7.12.0':
  1510. dependencies:
  1511. '@typescript-eslint/types': 7.12.0
  1512. '@typescript-eslint/visitor-keys': 7.12.0
  1513. '@typescript-eslint/type-utils@7.12.0(eslint@8.56.0)(typescript@5.4.5)':
  1514. dependencies:
  1515. '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5)
  1516. '@typescript-eslint/utils': 7.12.0(eslint@8.56.0)(typescript@5.4.5)
  1517. debug: 4.3.6
  1518. eslint: 8.56.0
  1519. ts-api-utils: 1.3.0(typescript@5.4.5)
  1520. optionalDependencies:
  1521. typescript: 5.4.5
  1522. transitivePeerDependencies:
  1523. - supports-color
  1524. '@typescript-eslint/types@7.12.0': {}
  1525. '@typescript-eslint/typescript-estree@7.12.0(typescript@5.4.5)':
  1526. dependencies:
  1527. '@typescript-eslint/types': 7.12.0
  1528. '@typescript-eslint/visitor-keys': 7.12.0
  1529. debug: 4.3.6
  1530. globby: 11.1.0
  1531. is-glob: 4.0.3
  1532. minimatch: 9.0.5
  1533. semver: 7.6.3
  1534. ts-api-utils: 1.3.0(typescript@5.4.5)
  1535. optionalDependencies:
  1536. typescript: 5.4.5
  1537. transitivePeerDependencies:
  1538. - supports-color
  1539. '@typescript-eslint/utils@7.12.0(eslint@8.56.0)(typescript@5.4.5)':
  1540. dependencies:
  1541. '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
  1542. '@typescript-eslint/scope-manager': 7.12.0
  1543. '@typescript-eslint/types': 7.12.0
  1544. '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5)
  1545. eslint: 8.56.0
  1546. transitivePeerDependencies:
  1547. - supports-color
  1548. - typescript
  1549. '@typescript-eslint/visitor-keys@7.12.0':
  1550. dependencies:
  1551. '@typescript-eslint/types': 7.12.0
  1552. eslint-visitor-keys: 3.4.3
  1553. '@ungap/structured-clone@1.2.0': {}
  1554. '@vitejs/plugin-vue@5.0.5(vite@5.2.12(@types/node@20.14.0)(sass@1.77.4))(vue@3.4.27(typescript@5.4.5))':
  1555. dependencies:
  1556. vite: 5.2.12(@types/node@20.14.0)(sass@1.77.4)
  1557. vue: 3.4.27(typescript@5.4.5)
  1558. '@volar/language-core@2.4.1':
  1559. dependencies:
  1560. '@volar/source-map': 2.4.1
  1561. '@volar/source-map@2.4.1': {}
  1562. '@volar/typescript@2.4.1':
  1563. dependencies:
  1564. '@volar/language-core': 2.4.1
  1565. path-browserify: 1.0.1
  1566. vscode-uri: 3.0.8
  1567. '@vue/compiler-core@3.4.27':
  1568. dependencies:
  1569. '@babel/parser': 7.25.4
  1570. '@vue/shared': 3.4.27
  1571. entities: 4.5.0
  1572. estree-walker: 2.0.2
  1573. source-map-js: 1.2.0
  1574. '@vue/compiler-core@3.4.38':
  1575. dependencies:
  1576. '@babel/parser': 7.25.4
  1577. '@vue/shared': 3.4.38
  1578. entities: 4.5.0
  1579. estree-walker: 2.0.2
  1580. source-map-js: 1.2.0
  1581. '@vue/compiler-dom@3.4.27':
  1582. dependencies:
  1583. '@vue/compiler-core': 3.4.27
  1584. '@vue/shared': 3.4.27
  1585. '@vue/compiler-dom@3.4.38':
  1586. dependencies:
  1587. '@vue/compiler-core': 3.4.38
  1588. '@vue/shared': 3.4.38
  1589. '@vue/compiler-sfc@3.4.27':
  1590. dependencies:
  1591. '@babel/parser': 7.25.4
  1592. '@vue/compiler-core': 3.4.27
  1593. '@vue/compiler-dom': 3.4.27
  1594. '@vue/compiler-ssr': 3.4.27
  1595. '@vue/shared': 3.4.27
  1596. estree-walker: 2.0.2
  1597. magic-string: 0.30.11
  1598. postcss: 8.4.41
  1599. source-map-js: 1.2.0
  1600. '@vue/compiler-ssr@3.4.27':
  1601. dependencies:
  1602. '@vue/compiler-dom': 3.4.27
  1603. '@vue/shared': 3.4.27
  1604. '@vue/compiler-vue2@2.7.16':
  1605. dependencies:
  1606. de-indent: 1.0.2
  1607. he: 1.2.0
  1608. '@vue/devtools-api@6.6.3': {}
  1609. '@vue/language-core@2.1.0(typescript@5.4.5)':
  1610. dependencies:
  1611. '@volar/language-core': 2.4.1
  1612. '@vue/compiler-dom': 3.4.38
  1613. '@vue/compiler-vue2': 2.7.16
  1614. '@vue/shared': 3.4.38
  1615. computeds: 0.0.1
  1616. minimatch: 9.0.5
  1617. muggle-string: 0.4.1
  1618. path-browserify: 1.0.1
  1619. optionalDependencies:
  1620. typescript: 5.4.5
  1621. '@vue/reactivity@3.4.27':
  1622. dependencies:
  1623. '@vue/shared': 3.4.27
  1624. '@vue/runtime-core@3.4.27':
  1625. dependencies:
  1626. '@vue/reactivity': 3.4.27
  1627. '@vue/shared': 3.4.27
  1628. '@vue/runtime-dom@3.4.27':
  1629. dependencies:
  1630. '@vue/runtime-core': 3.4.27
  1631. '@vue/shared': 3.4.27
  1632. csstype: 3.1.3
  1633. '@vue/server-renderer@3.4.27(vue@3.4.27(typescript@5.4.5))':
  1634. dependencies:
  1635. '@vue/compiler-ssr': 3.4.27
  1636. '@vue/shared': 3.4.27
  1637. vue: 3.4.27(typescript@5.4.5)
  1638. '@vue/shared@3.4.27': {}
  1639. '@vue/shared@3.4.38': {}
  1640. '@vueuse/core@10.10.0(vue@3.4.27(typescript@5.4.5))':
  1641. dependencies:
  1642. '@types/web-bluetooth': 0.0.20
  1643. '@vueuse/metadata': 10.10.0
  1644. '@vueuse/shared': 10.10.0(vue@3.4.27(typescript@5.4.5))
  1645. vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))
  1646. transitivePeerDependencies:
  1647. - '@vue/composition-api'
  1648. - vue
  1649. '@vueuse/core@9.13.0(vue@3.4.27(typescript@5.4.5))':
  1650. dependencies:
  1651. '@types/web-bluetooth': 0.0.16
  1652. '@vueuse/metadata': 9.13.0
  1653. '@vueuse/shared': 9.13.0(vue@3.4.27(typescript@5.4.5))
  1654. vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))
  1655. transitivePeerDependencies:
  1656. - '@vue/composition-api'
  1657. - vue
  1658. '@vueuse/metadata@10.10.0': {}
  1659. '@vueuse/metadata@9.13.0': {}
  1660. '@vueuse/shared@10.10.0(vue@3.4.27(typescript@5.4.5))':
  1661. dependencies:
  1662. vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))
  1663. transitivePeerDependencies:
  1664. - '@vue/composition-api'
  1665. - vue
  1666. '@vueuse/shared@9.13.0(vue@3.4.27(typescript@5.4.5))':
  1667. dependencies:
  1668. vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))
  1669. transitivePeerDependencies:
  1670. - '@vue/composition-api'
  1671. - vue
  1672. acorn-jsx@5.3.2(acorn@8.12.1):
  1673. dependencies:
  1674. acorn: 8.12.1
  1675. acorn@8.12.1: {}
  1676. ajv@6.12.6:
  1677. dependencies:
  1678. fast-deep-equal: 3.1.3
  1679. fast-json-stable-stringify: 2.1.0
  1680. json-schema-traverse: 0.4.1
  1681. uri-js: 4.4.1
  1682. ansi-regex@5.0.1: {}
  1683. ansi-styles@4.3.0:
  1684. dependencies:
  1685. color-convert: 2.0.1
  1686. anymatch@3.1.3:
  1687. dependencies:
  1688. normalize-path: 3.0.0
  1689. picomatch: 2.3.1
  1690. argparse@2.0.1: {}
  1691. array-union@2.1.0: {}
  1692. async-validator@4.2.5: {}
  1693. asynckit@0.4.0: {}
  1694. axios@1.7.2:
  1695. dependencies:
  1696. follow-redirects: 1.15.6
  1697. form-data: 4.0.0
  1698. proxy-from-env: 1.1.0
  1699. transitivePeerDependencies:
  1700. - debug
  1701. balanced-match@1.0.2: {}
  1702. base64-js@1.5.1: {}
  1703. binary-extensions@2.3.0: {}
  1704. boolbase@1.0.0: {}
  1705. brace-expansion@1.1.11:
  1706. dependencies:
  1707. balanced-match: 1.0.2
  1708. concat-map: 0.0.1
  1709. brace-expansion@2.0.1:
  1710. dependencies:
  1711. balanced-match: 1.0.2
  1712. braces@3.0.3:
  1713. dependencies:
  1714. fill-range: 7.1.1
  1715. callsites@3.1.0: {}
  1716. chalk@4.1.2:
  1717. dependencies:
  1718. ansi-styles: 4.3.0
  1719. supports-color: 7.2.0
  1720. chinese-lunar-calendar@1.0.1: {}
  1721. chokidar@3.6.0:
  1722. dependencies:
  1723. anymatch: 3.1.3
  1724. braces: 3.0.3
  1725. glob-parent: 5.1.2
  1726. is-binary-path: 2.1.0
  1727. is-glob: 4.0.3
  1728. normalize-path: 3.0.0
  1729. readdirp: 3.6.0
  1730. optionalDependencies:
  1731. fsevents: 2.3.3
  1732. color-convert@2.0.1:
  1733. dependencies:
  1734. color-name: 1.1.4
  1735. color-name@1.1.4: {}
  1736. combined-stream@1.0.8:
  1737. dependencies:
  1738. delayed-stream: 1.0.0
  1739. computeds@0.0.1: {}
  1740. concat-map@0.0.1: {}
  1741. countup.js@2.8.0: {}
  1742. cross-spawn@7.0.3:
  1743. dependencies:
  1744. path-key: 3.1.1
  1745. shebang-command: 2.0.0
  1746. which: 2.0.2
  1747. cssesc@3.0.0: {}
  1748. csstype@3.1.3: {}
  1749. dayjs@1.11.13: {}
  1750. de-indent@1.0.2: {}
  1751. debug@4.3.6:
  1752. dependencies:
  1753. ms: 2.1.2
  1754. decompress-response@6.0.0:
  1755. dependencies:
  1756. mimic-response: 3.1.0
  1757. deep-is@0.1.4: {}
  1758. delayed-stream@1.0.0: {}
  1759. diff-match-patch@1.0.5: {}
  1760. diff@5.2.0: {}
  1761. dir-glob@3.0.1:
  1762. dependencies:
  1763. path-type: 4.0.0
  1764. doctrine@3.0.0:
  1765. dependencies:
  1766. esutils: 2.0.3
  1767. echarts-liquidfill@3.1.0(echarts@5.5.0):
  1768. dependencies:
  1769. echarts: 5.5.0
  1770. echarts-wordcloud@2.1.0(echarts@5.5.0):
  1771. dependencies:
  1772. echarts: 5.5.0
  1773. echarts@5.5.0:
  1774. dependencies:
  1775. tslib: 2.3.0
  1776. zrender: 5.5.0
  1777. element-plus@2.7.4(vue@3.4.27(typescript@5.4.5)):
  1778. dependencies:
  1779. '@ctrl/tinycolor': 3.6.1
  1780. '@element-plus/icons-vue': 2.3.1(vue@3.4.27(typescript@5.4.5))
  1781. '@floating-ui/dom': 1.6.10
  1782. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1783. '@types/lodash': 4.17.7
  1784. '@types/lodash-es': 4.17.12
  1785. '@vueuse/core': 9.13.0(vue@3.4.27(typescript@5.4.5))
  1786. async-validator: 4.2.5
  1787. dayjs: 1.11.13
  1788. escape-html: 1.0.3
  1789. lodash: 4.17.21
  1790. lodash-es: 4.17.21
  1791. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1792. memoize-one: 6.0.0
  1793. normalize-wheel-es: 1.2.0
  1794. vue: 3.4.27(typescript@5.4.5)
  1795. transitivePeerDependencies:
  1796. - '@vue/composition-api'
  1797. entities@4.5.0: {}
  1798. esbuild@0.20.2:
  1799. optionalDependencies:
  1800. '@esbuild/aix-ppc64': 0.20.2
  1801. '@esbuild/android-arm': 0.20.2
  1802. '@esbuild/android-arm64': 0.20.2
  1803. '@esbuild/android-x64': 0.20.2
  1804. '@esbuild/darwin-arm64': 0.20.2
  1805. '@esbuild/darwin-x64': 0.20.2
  1806. '@esbuild/freebsd-arm64': 0.20.2
  1807. '@esbuild/freebsd-x64': 0.20.2
  1808. '@esbuild/linux-arm': 0.20.2
  1809. '@esbuild/linux-arm64': 0.20.2
  1810. '@esbuild/linux-ia32': 0.20.2
  1811. '@esbuild/linux-loong64': 0.20.2
  1812. '@esbuild/linux-mips64el': 0.20.2
  1813. '@esbuild/linux-ppc64': 0.20.2
  1814. '@esbuild/linux-riscv64': 0.20.2
  1815. '@esbuild/linux-s390x': 0.20.2
  1816. '@esbuild/linux-x64': 0.20.2
  1817. '@esbuild/netbsd-x64': 0.20.2
  1818. '@esbuild/openbsd-x64': 0.20.2
  1819. '@esbuild/sunos-x64': 0.20.2
  1820. '@esbuild/win32-arm64': 0.20.2
  1821. '@esbuild/win32-ia32': 0.20.2
  1822. '@esbuild/win32-x64': 0.20.2
  1823. esbuild@0.23.1:
  1824. optionalDependencies:
  1825. '@esbuild/aix-ppc64': 0.23.1
  1826. '@esbuild/android-arm': 0.23.1
  1827. '@esbuild/android-arm64': 0.23.1
  1828. '@esbuild/android-x64': 0.23.1
  1829. '@esbuild/darwin-arm64': 0.23.1
  1830. '@esbuild/darwin-x64': 0.23.1
  1831. '@esbuild/freebsd-arm64': 0.23.1
  1832. '@esbuild/freebsd-x64': 0.23.1
  1833. '@esbuild/linux-arm': 0.23.1
  1834. '@esbuild/linux-arm64': 0.23.1
  1835. '@esbuild/linux-ia32': 0.23.1
  1836. '@esbuild/linux-loong64': 0.23.1
  1837. '@esbuild/linux-mips64el': 0.23.1
  1838. '@esbuild/linux-ppc64': 0.23.1
  1839. '@esbuild/linux-riscv64': 0.23.1
  1840. '@esbuild/linux-s390x': 0.23.1
  1841. '@esbuild/linux-x64': 0.23.1
  1842. '@esbuild/netbsd-x64': 0.23.1
  1843. '@esbuild/openbsd-arm64': 0.23.1
  1844. '@esbuild/openbsd-x64': 0.23.1
  1845. '@esbuild/sunos-x64': 0.23.1
  1846. '@esbuild/win32-arm64': 0.23.1
  1847. '@esbuild/win32-ia32': 0.23.1
  1848. '@esbuild/win32-x64': 0.23.1
  1849. escape-html@1.0.3: {}
  1850. escape-string-regexp@4.0.0: {}
  1851. eslint-config-prettier@9.1.0(eslint@8.56.0):
  1852. dependencies:
  1853. eslint: 8.56.0
  1854. eslint-plugin-vue@9.26.0(eslint@8.56.0):
  1855. dependencies:
  1856. '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
  1857. eslint: 8.56.0
  1858. globals: 13.24.0
  1859. natural-compare: 1.4.0
  1860. nth-check: 2.1.1
  1861. postcss-selector-parser: 6.1.2
  1862. semver: 7.6.3
  1863. vue-eslint-parser: 9.4.3(eslint@8.56.0)
  1864. xml-name-validator: 4.0.0
  1865. transitivePeerDependencies:
  1866. - supports-color
  1867. eslint-scope@7.2.2:
  1868. dependencies:
  1869. esrecurse: 4.3.0
  1870. estraverse: 5.3.0
  1871. eslint-visitor-keys@3.4.3: {}
  1872. eslint@8.56.0:
  1873. dependencies:
  1874. '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
  1875. '@eslint-community/regexpp': 4.11.0
  1876. '@eslint/eslintrc': 2.1.4
  1877. '@eslint/js': 8.56.0
  1878. '@humanwhocodes/config-array': 0.11.14
  1879. '@humanwhocodes/module-importer': 1.0.1
  1880. '@nodelib/fs.walk': 1.2.8
  1881. '@ungap/structured-clone': 1.2.0
  1882. ajv: 6.12.6
  1883. chalk: 4.1.2
  1884. cross-spawn: 7.0.3
  1885. debug: 4.3.6
  1886. doctrine: 3.0.0
  1887. escape-string-regexp: 4.0.0
  1888. eslint-scope: 7.2.2
  1889. eslint-visitor-keys: 3.4.3
  1890. espree: 9.6.1
  1891. esquery: 1.6.0
  1892. esutils: 2.0.3
  1893. fast-deep-equal: 3.1.3
  1894. file-entry-cache: 6.0.1
  1895. find-up: 5.0.0
  1896. glob-parent: 6.0.2
  1897. globals: 13.24.0
  1898. graphemer: 1.4.0
  1899. ignore: 5.3.2
  1900. imurmurhash: 0.1.4
  1901. is-glob: 4.0.3
  1902. is-path-inside: 3.0.3
  1903. js-yaml: 4.1.0
  1904. json-stable-stringify-without-jsonify: 1.0.1
  1905. levn: 0.4.1
  1906. lodash.merge: 4.6.2
  1907. minimatch: 3.1.2
  1908. natural-compare: 1.4.0
  1909. optionator: 0.9.4
  1910. strip-ansi: 6.0.1
  1911. text-table: 0.2.0
  1912. transitivePeerDependencies:
  1913. - supports-color
  1914. esno@4.7.0:
  1915. dependencies:
  1916. tsx: 4.19.0
  1917. espree@9.6.1:
  1918. dependencies:
  1919. acorn: 8.12.1
  1920. acorn-jsx: 5.3.2(acorn@8.12.1)
  1921. eslint-visitor-keys: 3.4.3
  1922. esquery@1.6.0:
  1923. dependencies:
  1924. estraverse: 5.3.0
  1925. esrecurse@4.3.0:
  1926. dependencies:
  1927. estraverse: 5.3.0
  1928. estraverse@5.3.0: {}
  1929. estree-walker@2.0.2: {}
  1930. esutils@2.0.3: {}
  1931. fast-deep-equal@3.1.3: {}
  1932. fast-glob@3.3.2:
  1933. dependencies:
  1934. '@nodelib/fs.stat': 2.0.5
  1935. '@nodelib/fs.walk': 1.2.8
  1936. glob-parent: 5.1.2
  1937. merge2: 1.4.1
  1938. micromatch: 4.0.8
  1939. fast-json-stable-stringify@2.1.0: {}
  1940. fast-levenshtein@2.0.6: {}
  1941. fastq@1.17.1:
  1942. dependencies:
  1943. reusify: 1.0.4
  1944. file-entry-cache@6.0.1:
  1945. dependencies:
  1946. flat-cache: 3.2.0
  1947. fill-range@7.1.1:
  1948. dependencies:
  1949. to-regex-range: 5.0.1
  1950. find-up@5.0.0:
  1951. dependencies:
  1952. locate-path: 6.0.0
  1953. path-exists: 4.0.0
  1954. flat-cache@3.2.0:
  1955. dependencies:
  1956. flatted: 3.3.1
  1957. keyv: 4.5.4
  1958. rimraf: 3.0.2
  1959. flatted@3.3.1: {}
  1960. follow-redirects@1.15.6: {}
  1961. font-awesome@4.7.0: {}
  1962. form-data@4.0.0:
  1963. dependencies:
  1964. asynckit: 0.4.0
  1965. combined-stream: 1.0.8
  1966. mime-types: 2.1.35
  1967. fs.realpath@1.0.0: {}
  1968. fsevents@2.3.3:
  1969. optional: true
  1970. get-tsconfig@4.7.6:
  1971. dependencies:
  1972. resolve-pkg-maps: 1.0.0
  1973. glob-parent@5.1.2:
  1974. dependencies:
  1975. is-glob: 4.0.3
  1976. glob-parent@6.0.2:
  1977. dependencies:
  1978. is-glob: 4.0.3
  1979. glob@7.2.3:
  1980. dependencies:
  1981. fs.realpath: 1.0.0
  1982. inflight: 1.0.6
  1983. inherits: 2.0.4
  1984. minimatch: 3.1.2
  1985. once: 1.4.0
  1986. path-is-absolute: 1.0.1
  1987. glob@8.1.0:
  1988. dependencies:
  1989. fs.realpath: 1.0.0
  1990. inflight: 1.0.6
  1991. inherits: 2.0.4
  1992. minimatch: 5.1.6
  1993. once: 1.4.0
  1994. globals@13.24.0:
  1995. dependencies:
  1996. type-fest: 0.20.2
  1997. globby@11.1.0:
  1998. dependencies:
  1999. array-union: 2.1.0
  2000. dir-glob: 3.0.1
  2001. fast-glob: 3.3.2
  2002. ignore: 5.3.2
  2003. merge2: 1.4.1
  2004. slash: 3.0.0
  2005. gm-crypt@0.0.2:
  2006. dependencies:
  2007. base64-js: 1.5.1
  2008. graphemer@1.4.0: {}
  2009. has-flag@4.0.0: {}
  2010. he@1.2.0: {}
  2011. highlight.js@11.10.0: {}
  2012. ignore@5.3.2: {}
  2013. immutable@4.3.7: {}
  2014. import-fresh@3.3.0:
  2015. dependencies:
  2016. parent-module: 1.0.1
  2017. resolve-from: 4.0.0
  2018. imurmurhash@0.1.4: {}
  2019. inflight@1.0.6:
  2020. dependencies:
  2021. once: 1.4.0
  2022. wrappy: 1.0.2
  2023. inherits@2.0.4: {}
  2024. is-binary-path@2.1.0:
  2025. dependencies:
  2026. binary-extensions: 2.3.0
  2027. is-extglob@2.1.1: {}
  2028. is-glob@4.0.3:
  2029. dependencies:
  2030. is-extglob: 2.1.1
  2031. is-number@7.0.0: {}
  2032. is-path-inside@3.0.3: {}
  2033. isexe@2.0.0: {}
  2034. js-binary-schema-parser@2.0.3: {}
  2035. js-yaml@4.1.0:
  2036. dependencies:
  2037. argparse: 2.0.1
  2038. json-buffer@3.0.1: {}
  2039. json-schema-traverse@0.4.1: {}
  2040. json-stable-stringify-without-jsonify@1.0.1: {}
  2041. keyv@4.5.4:
  2042. dependencies:
  2043. json-buffer: 3.0.1
  2044. levn@0.4.1:
  2045. dependencies:
  2046. prelude-ls: 1.2.1
  2047. type-check: 0.4.0
  2048. locate-path@6.0.0:
  2049. dependencies:
  2050. p-locate: 5.0.0
  2051. lodash-es@4.17.21: {}
  2052. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  2053. dependencies:
  2054. '@types/lodash-es': 4.17.12
  2055. lodash: 4.17.21
  2056. lodash-es: 4.17.21
  2057. lodash.merge@4.6.2: {}
  2058. lodash@4.17.21: {}
  2059. magic-string@0.30.11:
  2060. dependencies:
  2061. '@jridgewell/sourcemap-codec': 1.5.0
  2062. memoize-one@6.0.0: {}
  2063. merge2@1.4.1: {}
  2064. micromatch@4.0.8:
  2065. dependencies:
  2066. braces: 3.0.3
  2067. picomatch: 2.3.1
  2068. mime-db@1.52.0: {}
  2069. mime-types@2.1.35:
  2070. dependencies:
  2071. mime-db: 1.52.0
  2072. mimic-response@3.1.0: {}
  2073. minimatch@3.1.2:
  2074. dependencies:
  2075. brace-expansion: 1.1.11
  2076. minimatch@5.1.6:
  2077. dependencies:
  2078. brace-expansion: 2.0.1
  2079. minimatch@9.0.5:
  2080. dependencies:
  2081. brace-expansion: 2.0.1
  2082. mitt@3.0.1: {}
  2083. ms@2.1.2: {}
  2084. muggle-string@0.4.1: {}
  2085. nanoid@3.3.7: {}
  2086. natural-compare@1.4.0: {}
  2087. normalize-path@3.0.0: {}
  2088. normalize-wheel-es@1.2.0: {}
  2089. nprogress@0.2.0: {}
  2090. nth-check@2.1.1:
  2091. dependencies:
  2092. boolbase: 1.0.0
  2093. once@1.4.0:
  2094. dependencies:
  2095. wrappy: 1.0.2
  2096. optionator@0.9.4:
  2097. dependencies:
  2098. deep-is: 0.1.4
  2099. fast-levenshtein: 2.0.6
  2100. levn: 0.4.1
  2101. prelude-ls: 1.2.1
  2102. type-check: 0.4.0
  2103. word-wrap: 1.2.5
  2104. p-limit@3.1.0:
  2105. dependencies:
  2106. yocto-queue: 0.1.0
  2107. p-locate@5.0.0:
  2108. dependencies:
  2109. p-limit: 3.1.0
  2110. parent-module@1.0.1:
  2111. dependencies:
  2112. callsites: 3.1.0
  2113. parenthesis@3.1.8: {}
  2114. path-browserify@1.0.1: {}
  2115. path-exists@4.0.0: {}
  2116. path-is-absolute@1.0.1: {}
  2117. path-key@3.1.1: {}
  2118. path-type@4.0.0: {}
  2119. picocolors@1.0.1: {}
  2120. picomatch@2.3.1: {}
  2121. pinia-plugin-persistedstate@3.2.1(pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))):
  2122. dependencies:
  2123. pinia: 2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))
  2124. pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)):
  2125. dependencies:
  2126. '@vue/devtools-api': 6.6.3
  2127. vue: 3.4.27(typescript@5.4.5)
  2128. vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))
  2129. optionalDependencies:
  2130. typescript: 5.4.5
  2131. postcss-selector-parser@6.1.2:
  2132. dependencies:
  2133. cssesc: 3.0.0
  2134. util-deprecate: 1.0.2
  2135. postcss@8.4.41:
  2136. dependencies:
  2137. nanoid: 3.3.7
  2138. picocolors: 1.0.1
  2139. source-map-js: 1.2.0
  2140. prelude-ls@1.2.1: {}
  2141. prettier@3.3.0: {}
  2142. proxy-from-env@1.1.0: {}
  2143. punycode@2.3.1: {}
  2144. queue-microtask@1.2.3: {}
  2145. readdirp@3.6.0:
  2146. dependencies:
  2147. picomatch: 2.3.1
  2148. resolve-from@4.0.0: {}
  2149. resolve-pkg-maps@1.0.0: {}
  2150. reusify@1.0.4: {}
  2151. rimraf@3.0.2:
  2152. dependencies:
  2153. glob: 7.2.3
  2154. rollup@4.21.1:
  2155. dependencies:
  2156. '@types/estree': 1.0.5
  2157. optionalDependencies:
  2158. '@rollup/rollup-android-arm-eabi': 4.21.1
  2159. '@rollup/rollup-android-arm64': 4.21.1
  2160. '@rollup/rollup-darwin-arm64': 4.21.1
  2161. '@rollup/rollup-darwin-x64': 4.21.1
  2162. '@rollup/rollup-linux-arm-gnueabihf': 4.21.1
  2163. '@rollup/rollup-linux-arm-musleabihf': 4.21.1
  2164. '@rollup/rollup-linux-arm64-gnu': 4.21.1
  2165. '@rollup/rollup-linux-arm64-musl': 4.21.1
  2166. '@rollup/rollup-linux-powerpc64le-gnu': 4.21.1
  2167. '@rollup/rollup-linux-riscv64-gnu': 4.21.1
  2168. '@rollup/rollup-linux-s390x-gnu': 4.21.1
  2169. '@rollup/rollup-linux-x64-gnu': 4.21.1
  2170. '@rollup/rollup-linux-x64-musl': 4.21.1
  2171. '@rollup/rollup-win32-arm64-msvc': 4.21.1
  2172. '@rollup/rollup-win32-ia32-msvc': 4.21.1
  2173. '@rollup/rollup-win32-x64-msvc': 4.21.1
  2174. fsevents: 2.3.3
  2175. run-parallel@1.2.0:
  2176. dependencies:
  2177. queue-microtask: 1.2.3
  2178. sass@1.77.4:
  2179. dependencies:
  2180. chokidar: 3.6.0
  2181. immutable: 4.3.7
  2182. source-map-js: 1.2.0
  2183. screenfull@6.0.2: {}
  2184. semver@7.6.3: {}
  2185. shebang-command@2.0.0:
  2186. dependencies:
  2187. shebang-regex: 3.0.0
  2188. shebang-regex@3.0.0: {}
  2189. simple-concat@1.0.1: {}
  2190. simple-get@4.0.1:
  2191. dependencies:
  2192. decompress-response: 6.0.0
  2193. once: 1.4.0
  2194. simple-concat: 1.0.1
  2195. slash@3.0.0: {}
  2196. sortablejs@1.15.2: {}
  2197. source-map-js@1.2.0: {}
  2198. string-split-by@1.0.0:
  2199. dependencies:
  2200. parenthesis: 3.1.8
  2201. strip-ansi@6.0.1:
  2202. dependencies:
  2203. ansi-regex: 5.0.1
  2204. strip-json-comments@3.1.1: {}
  2205. supports-color@7.2.0:
  2206. dependencies:
  2207. has-flag: 4.0.0
  2208. text-table@0.2.0: {}
  2209. throttle-debounce@5.0.0: {}
  2210. to-fast-properties@2.0.0: {}
  2211. to-regex-range@5.0.1:
  2212. dependencies:
  2213. is-number: 7.0.0
  2214. ts-api-utils@1.3.0(typescript@5.4.5):
  2215. dependencies:
  2216. typescript: 5.4.5
  2217. tslib@2.3.0: {}
  2218. tsx@4.19.0:
  2219. dependencies:
  2220. esbuild: 0.23.1
  2221. get-tsconfig: 4.7.6
  2222. optionalDependencies:
  2223. fsevents: 2.3.3
  2224. type-check@0.4.0:
  2225. dependencies:
  2226. prelude-ls: 1.2.1
  2227. type-fest@0.20.2: {}
  2228. typescript@5.4.5: {}
  2229. undici-types@5.26.5: {}
  2230. uri-js@4.4.1:
  2231. dependencies:
  2232. punycode: 2.3.1
  2233. util-deprecate@1.0.2: {}
  2234. v-code-diff@1.12.0(vue@3.4.27(typescript@5.4.5)):
  2235. dependencies:
  2236. diff: 5.2.0
  2237. diff-match-patch: 1.0.5
  2238. highlight.js: 11.10.0
  2239. vue: 3.4.27(typescript@5.4.5)
  2240. vue-demi: 0.14.10(vue@3.4.27(typescript@5.4.5))
  2241. vue-i18n: 9.13.1(vue@3.4.27(typescript@5.4.5))
  2242. vite@5.2.12(@types/node@20.14.0)(sass@1.77.4):
  2243. dependencies:
  2244. esbuild: 0.20.2
  2245. postcss: 8.4.41
  2246. rollup: 4.21.1
  2247. optionalDependencies:
  2248. '@types/node': 20.14.0
  2249. fsevents: 2.3.3
  2250. sass: 1.77.4
  2251. vscode-uri@3.0.8: {}
  2252. vue-demi@0.14.10(vue@3.4.27(typescript@5.4.5)):
  2253. dependencies:
  2254. vue: 3.4.27(typescript@5.4.5)
  2255. vue-eslint-parser@9.4.3(eslint@8.56.0):
  2256. dependencies:
  2257. debug: 4.3.6
  2258. eslint: 8.56.0
  2259. eslint-scope: 7.2.2
  2260. eslint-visitor-keys: 3.4.3
  2261. espree: 9.6.1
  2262. esquery: 1.6.0
  2263. lodash: 4.17.21
  2264. semver: 7.6.3
  2265. transitivePeerDependencies:
  2266. - supports-color
  2267. vue-i18n@9.13.1(vue@3.4.27(typescript@5.4.5)):
  2268. dependencies:
  2269. '@intlify/core-base': 9.13.1
  2270. '@intlify/shared': 9.13.1
  2271. '@vue/devtools-api': 6.6.3
  2272. vue: 3.4.27(typescript@5.4.5)
  2273. vue-qr@4.0.9:
  2274. dependencies:
  2275. glob: 8.1.0
  2276. js-binary-schema-parser: 2.0.3
  2277. simple-get: 4.0.1
  2278. string-split-by: 1.0.0
  2279. vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)):
  2280. dependencies:
  2281. '@vue/devtools-api': 6.6.3
  2282. vue: 3.4.27(typescript@5.4.5)
  2283. vue-tsc@2.1.0(typescript@5.4.5):
  2284. dependencies:
  2285. '@volar/typescript': 2.4.1
  2286. '@vue/language-core': 2.1.0(typescript@5.4.5)
  2287. semver: 7.6.3
  2288. typescript: 5.4.5
  2289. vue3-seamless-scroll@2.0.1:
  2290. dependencies:
  2291. throttle-debounce: 5.0.0
  2292. vue@3.4.27(typescript@5.4.5):
  2293. dependencies:
  2294. '@vue/compiler-dom': 3.4.27
  2295. '@vue/compiler-sfc': 3.4.27
  2296. '@vue/runtime-dom': 3.4.27
  2297. '@vue/server-renderer': 3.4.27(vue@3.4.27(typescript@5.4.5))
  2298. '@vue/shared': 3.4.27
  2299. optionalDependencies:
  2300. typescript: 5.4.5
  2301. which@2.0.2:
  2302. dependencies:
  2303. isexe: 2.0.0
  2304. word-wrap@1.2.5: {}
  2305. wrappy@1.0.2: {}
  2306. xml-name-validator@4.0.0: {}
  2307. yocto-queue@0.1.0: {}
  2308. zrender@5.5.0:
  2309. dependencies:
  2310. tslib: 2.3.0