pnpm-lock.yaml 75 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@vue/runtime-core':
  9. specifier: ^3.5.13
  10. version: 3.5.13
  11. element-plus:
  12. specifier: ^2.9.4
  13. version: 2.9.4(vue@3.5.13(typescript@5.7.3))
  14. lodash-es:
  15. specifier: ^4.17.21
  16. version: 4.17.21
  17. vue:
  18. specifier: ^3.5.13
  19. version: 3.5.13(typescript@5.7.3)
  20. devDependencies:
  21. '@types/node':
  22. specifier: ^20.11.16
  23. version: 20.17.19
  24. '@vitejs/plugin-vue':
  25. specifier: ^5.2.1
  26. version: 5.2.1(vite@6.1.0(@types/node@20.17.19)(sass@1.85.0))(vue@3.5.13(typescript@5.7.3))
  27. '@vitejs/plugin-vue-jsx':
  28. specifier: ^4.1.1
  29. version: 4.1.1(vite@6.1.0(@types/node@20.17.19)(sass@1.85.0))(vue@3.5.13(typescript@5.7.3))
  30. prettier:
  31. specifier: ^3.5.1
  32. version: 3.5.1
  33. sass:
  34. specifier: ^1.85.0
  35. version: 1.85.0
  36. sass-loader:
  37. specifier: ^16.0.5
  38. version: 16.0.5(sass@1.85.0)
  39. typescript:
  40. specifier: ^5.3.3
  41. version: 5.7.3
  42. vite:
  43. specifier: ^6.1.0
  44. version: 6.1.0(@types/node@20.17.19)(sass@1.85.0)
  45. vite-plugin-dts:
  46. specifier: ^4.5.0
  47. version: 4.5.0(@types/node@20.17.19)(rollup@4.34.8)(typescript@5.7.3)(vite@6.1.0(@types/node@20.17.19)(sass@1.85.0))
  48. vue-tsc:
  49. specifier: ^2.2.2
  50. version: 2.2.2(typescript@5.7.3)
  51. packages:
  52. '@ampproject/remapping@2.3.0':
  53. resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
  54. engines: {node: '>=6.0.0'}
  55. '@babel/code-frame@7.26.2':
  56. resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  57. engines: {node: '>=6.9.0'}
  58. '@babel/compat-data@7.26.8':
  59. resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==}
  60. engines: {node: '>=6.9.0'}
  61. '@babel/core@7.26.9':
  62. resolution: {integrity: sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==}
  63. engines: {node: '>=6.9.0'}
  64. '@babel/generator@7.26.9':
  65. resolution: {integrity: sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==}
  66. engines: {node: '>=6.9.0'}
  67. '@babel/helper-annotate-as-pure@7.25.9':
  68. resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
  69. engines: {node: '>=6.9.0'}
  70. '@babel/helper-compilation-targets@7.26.5':
  71. resolution: {integrity: sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==}
  72. engines: {node: '>=6.9.0'}
  73. '@babel/helper-create-class-features-plugin@7.26.9':
  74. resolution: {integrity: sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==}
  75. engines: {node: '>=6.9.0'}
  76. peerDependencies:
  77. '@babel/core': ^7.0.0
  78. '@babel/helper-member-expression-to-functions@7.25.9':
  79. resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
  80. engines: {node: '>=6.9.0'}
  81. '@babel/helper-module-imports@7.25.9':
  82. resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
  83. engines: {node: '>=6.9.0'}
  84. '@babel/helper-module-transforms@7.26.0':
  85. resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
  86. engines: {node: '>=6.9.0'}
  87. peerDependencies:
  88. '@babel/core': ^7.0.0
  89. '@babel/helper-optimise-call-expression@7.25.9':
  90. resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
  91. engines: {node: '>=6.9.0'}
  92. '@babel/helper-plugin-utils@7.26.5':
  93. resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==}
  94. engines: {node: '>=6.9.0'}
  95. '@babel/helper-replace-supers@7.26.5':
  96. resolution: {integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==}
  97. engines: {node: '>=6.9.0'}
  98. peerDependencies:
  99. '@babel/core': ^7.0.0
  100. '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
  101. resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
  102. engines: {node: '>=6.9.0'}
  103. '@babel/helper-string-parser@7.25.9':
  104. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  105. engines: {node: '>=6.9.0'}
  106. '@babel/helper-validator-identifier@7.25.9':
  107. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  108. engines: {node: '>=6.9.0'}
  109. '@babel/helper-validator-option@7.25.9':
  110. resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
  111. engines: {node: '>=6.9.0'}
  112. '@babel/helpers@7.26.9':
  113. resolution: {integrity: sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==}
  114. engines: {node: '>=6.9.0'}
  115. '@babel/parser@7.26.9':
  116. resolution: {integrity: sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==}
  117. engines: {node: '>=6.0.0'}
  118. hasBin: true
  119. '@babel/plugin-syntax-jsx@7.25.9':
  120. resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
  121. engines: {node: '>=6.9.0'}
  122. peerDependencies:
  123. '@babel/core': ^7.0.0-0
  124. '@babel/plugin-syntax-typescript@7.25.9':
  125. resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==}
  126. engines: {node: '>=6.9.0'}
  127. peerDependencies:
  128. '@babel/core': ^7.0.0-0
  129. '@babel/plugin-transform-typescript@7.26.8':
  130. resolution: {integrity: sha512-bME5J9AC8ChwA7aEPJ6zym3w7aObZULHhbNLU0bKUhKsAkylkzUdq+0kdymh9rzi8nlNFl2bmldFBCKNJBUpuw==}
  131. engines: {node: '>=6.9.0'}
  132. peerDependencies:
  133. '@babel/core': ^7.0.0-0
  134. '@babel/template@7.26.9':
  135. resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==}
  136. engines: {node: '>=6.9.0'}
  137. '@babel/traverse@7.26.9':
  138. resolution: {integrity: sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==}
  139. engines: {node: '>=6.9.0'}
  140. '@babel/types@7.26.9':
  141. resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==}
  142. engines: {node: '>=6.9.0'}
  143. '@ctrl/tinycolor@3.6.1':
  144. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  145. engines: {node: '>=10'}
  146. '@element-plus/icons-vue@2.3.1':
  147. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  148. peerDependencies:
  149. vue: ^3.2.0
  150. '@esbuild/aix-ppc64@0.24.2':
  151. resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==}
  152. engines: {node: '>=18'}
  153. cpu: [ppc64]
  154. os: [aix]
  155. '@esbuild/android-arm64@0.24.2':
  156. resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==}
  157. engines: {node: '>=18'}
  158. cpu: [arm64]
  159. os: [android]
  160. '@esbuild/android-arm@0.24.2':
  161. resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==}
  162. engines: {node: '>=18'}
  163. cpu: [arm]
  164. os: [android]
  165. '@esbuild/android-x64@0.24.2':
  166. resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==}
  167. engines: {node: '>=18'}
  168. cpu: [x64]
  169. os: [android]
  170. '@esbuild/darwin-arm64@0.24.2':
  171. resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==}
  172. engines: {node: '>=18'}
  173. cpu: [arm64]
  174. os: [darwin]
  175. '@esbuild/darwin-x64@0.24.2':
  176. resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==}
  177. engines: {node: '>=18'}
  178. cpu: [x64]
  179. os: [darwin]
  180. '@esbuild/freebsd-arm64@0.24.2':
  181. resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==}
  182. engines: {node: '>=18'}
  183. cpu: [arm64]
  184. os: [freebsd]
  185. '@esbuild/freebsd-x64@0.24.2':
  186. resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==}
  187. engines: {node: '>=18'}
  188. cpu: [x64]
  189. os: [freebsd]
  190. '@esbuild/linux-arm64@0.24.2':
  191. resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==}
  192. engines: {node: '>=18'}
  193. cpu: [arm64]
  194. os: [linux]
  195. '@esbuild/linux-arm@0.24.2':
  196. resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==}
  197. engines: {node: '>=18'}
  198. cpu: [arm]
  199. os: [linux]
  200. '@esbuild/linux-ia32@0.24.2':
  201. resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==}
  202. engines: {node: '>=18'}
  203. cpu: [ia32]
  204. os: [linux]
  205. '@esbuild/linux-loong64@0.24.2':
  206. resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==}
  207. engines: {node: '>=18'}
  208. cpu: [loong64]
  209. os: [linux]
  210. '@esbuild/linux-mips64el@0.24.2':
  211. resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==}
  212. engines: {node: '>=18'}
  213. cpu: [mips64el]
  214. os: [linux]
  215. '@esbuild/linux-ppc64@0.24.2':
  216. resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==}
  217. engines: {node: '>=18'}
  218. cpu: [ppc64]
  219. os: [linux]
  220. '@esbuild/linux-riscv64@0.24.2':
  221. resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==}
  222. engines: {node: '>=18'}
  223. cpu: [riscv64]
  224. os: [linux]
  225. '@esbuild/linux-s390x@0.24.2':
  226. resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==}
  227. engines: {node: '>=18'}
  228. cpu: [s390x]
  229. os: [linux]
  230. '@esbuild/linux-x64@0.24.2':
  231. resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==}
  232. engines: {node: '>=18'}
  233. cpu: [x64]
  234. os: [linux]
  235. '@esbuild/netbsd-arm64@0.24.2':
  236. resolution: {integrity: sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==}
  237. engines: {node: '>=18'}
  238. cpu: [arm64]
  239. os: [netbsd]
  240. '@esbuild/netbsd-x64@0.24.2':
  241. resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==}
  242. engines: {node: '>=18'}
  243. cpu: [x64]
  244. os: [netbsd]
  245. '@esbuild/openbsd-arm64@0.24.2':
  246. resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==}
  247. engines: {node: '>=18'}
  248. cpu: [arm64]
  249. os: [openbsd]
  250. '@esbuild/openbsd-x64@0.24.2':
  251. resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==}
  252. engines: {node: '>=18'}
  253. cpu: [x64]
  254. os: [openbsd]
  255. '@esbuild/sunos-x64@0.24.2':
  256. resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==}
  257. engines: {node: '>=18'}
  258. cpu: [x64]
  259. os: [sunos]
  260. '@esbuild/win32-arm64@0.24.2':
  261. resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==}
  262. engines: {node: '>=18'}
  263. cpu: [arm64]
  264. os: [win32]
  265. '@esbuild/win32-ia32@0.24.2':
  266. resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==}
  267. engines: {node: '>=18'}
  268. cpu: [ia32]
  269. os: [win32]
  270. '@esbuild/win32-x64@0.24.2':
  271. resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==}
  272. engines: {node: '>=18'}
  273. cpu: [x64]
  274. os: [win32]
  275. '@floating-ui/core@1.6.9':
  276. resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==}
  277. '@floating-ui/dom@1.6.13':
  278. resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==}
  279. '@floating-ui/utils@0.2.9':
  280. resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
  281. '@jridgewell/gen-mapping@0.3.8':
  282. resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
  283. engines: {node: '>=6.0.0'}
  284. '@jridgewell/resolve-uri@3.1.2':
  285. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  286. engines: {node: '>=6.0.0'}
  287. '@jridgewell/set-array@1.2.1':
  288. resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
  289. engines: {node: '>=6.0.0'}
  290. '@jridgewell/sourcemap-codec@1.5.0':
  291. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  292. '@jridgewell/trace-mapping@0.3.25':
  293. resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
  294. '@microsoft/api-extractor-model@7.30.3':
  295. resolution: {integrity: sha512-yEAvq0F78MmStXdqz9TTT4PZ05Xu5R8nqgwI5xmUmQjWBQ9E6R2n8HB/iZMRciG4rf9iwI2mtuQwIzDXBvHn1w==}
  296. '@microsoft/api-extractor@7.50.0':
  297. resolution: {integrity: sha512-Ds/PHTiVzuENQsmXrJKkSdfgNkr/SDG/2rDef0AWl3BchAnXdO7gXaYsAkNx4gWiC4OngNA3fQfd3+BcQxP1DQ==}
  298. hasBin: true
  299. '@microsoft/tsdoc-config@0.17.1':
  300. resolution: {integrity: sha512-UtjIFe0C6oYgTnad4q1QP4qXwLhe6tIpNTRStJ2RZEPIkqQPREAwE5spzVxsdn9UaEMUqhh0AqSx3X4nWAKXWw==}
  301. '@microsoft/tsdoc@0.15.1':
  302. resolution: {integrity: sha512-4aErSrCR/On/e5G2hDP0wjooqDdauzEbIq8hIkIe5pXV0rtWJZvdCEKL0ykZxex+IxIwBp0eGeV48hQN07dXtw==}
  303. '@parcel/watcher-android-arm64@2.5.1':
  304. resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==}
  305. engines: {node: '>= 10.0.0'}
  306. cpu: [arm64]
  307. os: [android]
  308. '@parcel/watcher-darwin-arm64@2.5.1':
  309. resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==}
  310. engines: {node: '>= 10.0.0'}
  311. cpu: [arm64]
  312. os: [darwin]
  313. '@parcel/watcher-darwin-x64@2.5.1':
  314. resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==}
  315. engines: {node: '>= 10.0.0'}
  316. cpu: [x64]
  317. os: [darwin]
  318. '@parcel/watcher-freebsd-x64@2.5.1':
  319. resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==}
  320. engines: {node: '>= 10.0.0'}
  321. cpu: [x64]
  322. os: [freebsd]
  323. '@parcel/watcher-linux-arm-glibc@2.5.1':
  324. resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==}
  325. engines: {node: '>= 10.0.0'}
  326. cpu: [arm]
  327. os: [linux]
  328. libc: [glibc]
  329. '@parcel/watcher-linux-arm-musl@2.5.1':
  330. resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==}
  331. engines: {node: '>= 10.0.0'}
  332. cpu: [arm]
  333. os: [linux]
  334. libc: [musl]
  335. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  336. resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==}
  337. engines: {node: '>= 10.0.0'}
  338. cpu: [arm64]
  339. os: [linux]
  340. libc: [glibc]
  341. '@parcel/watcher-linux-arm64-musl@2.5.1':
  342. resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==}
  343. engines: {node: '>= 10.0.0'}
  344. cpu: [arm64]
  345. os: [linux]
  346. libc: [musl]
  347. '@parcel/watcher-linux-x64-glibc@2.5.1':
  348. resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==}
  349. engines: {node: '>= 10.0.0'}
  350. cpu: [x64]
  351. os: [linux]
  352. libc: [glibc]
  353. '@parcel/watcher-linux-x64-musl@2.5.1':
  354. resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==}
  355. engines: {node: '>= 10.0.0'}
  356. cpu: [x64]
  357. os: [linux]
  358. libc: [musl]
  359. '@parcel/watcher-win32-arm64@2.5.1':
  360. resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==}
  361. engines: {node: '>= 10.0.0'}
  362. cpu: [arm64]
  363. os: [win32]
  364. '@parcel/watcher-win32-ia32@2.5.1':
  365. resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==}
  366. engines: {node: '>= 10.0.0'}
  367. cpu: [ia32]
  368. os: [win32]
  369. '@parcel/watcher-win32-x64@2.5.1':
  370. resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==}
  371. engines: {node: '>= 10.0.0'}
  372. cpu: [x64]
  373. os: [win32]
  374. '@parcel/watcher@2.5.1':
  375. resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
  376. engines: {node: '>= 10.0.0'}
  377. '@rollup/pluginutils@5.1.4':
  378. resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
  379. engines: {node: '>=14.0.0'}
  380. peerDependencies:
  381. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  382. peerDependenciesMeta:
  383. rollup:
  384. optional: true
  385. '@rollup/rollup-android-arm-eabi@4.34.8':
  386. resolution: {integrity: sha512-q217OSE8DTp8AFHuNHXo0Y86e1wtlfVrXiAlwkIvGRQv9zbc6mE3sjIVfwI8sYUyNxwOg0j/Vm1RKM04JcWLJw==}
  387. cpu: [arm]
  388. os: [android]
  389. '@rollup/rollup-android-arm64@4.34.8':
  390. resolution: {integrity: sha512-Gigjz7mNWaOL9wCggvoK3jEIUUbGul656opstjaUSGC3eT0BM7PofdAJaBfPFWWkXNVAXbaQtC99OCg4sJv70Q==}
  391. cpu: [arm64]
  392. os: [android]
  393. '@rollup/rollup-darwin-arm64@4.34.8':
  394. resolution: {integrity: sha512-02rVdZ5tgdUNRxIUrFdcMBZQoaPMrxtwSb+/hOfBdqkatYHR3lZ2A2EGyHq2sGOd0Owk80oV3snlDASC24He3Q==}
  395. cpu: [arm64]
  396. os: [darwin]
  397. '@rollup/rollup-darwin-x64@4.34.8':
  398. resolution: {integrity: sha512-qIP/elwR/tq/dYRx3lgwK31jkZvMiD6qUtOycLhTzCvrjbZ3LjQnEM9rNhSGpbLXVJYQ3rq39A6Re0h9tU2ynw==}
  399. cpu: [x64]
  400. os: [darwin]
  401. '@rollup/rollup-freebsd-arm64@4.34.8':
  402. resolution: {integrity: sha512-IQNVXL9iY6NniYbTaOKdrlVP3XIqazBgJOVkddzJlqnCpRi/yAeSOa8PLcECFSQochzqApIOE1GHNu3pCz+BDA==}
  403. cpu: [arm64]
  404. os: [freebsd]
  405. '@rollup/rollup-freebsd-x64@4.34.8':
  406. resolution: {integrity: sha512-TYXcHghgnCqYFiE3FT5QwXtOZqDj5GmaFNTNt3jNC+vh22dc/ukG2cG+pi75QO4kACohZzidsq7yKTKwq/Jq7Q==}
  407. cpu: [x64]
  408. os: [freebsd]
  409. '@rollup/rollup-linux-arm-gnueabihf@4.34.8':
  410. resolution: {integrity: sha512-A4iphFGNkWRd+5m3VIGuqHnG3MVnqKe7Al57u9mwgbyZ2/xF9Jio72MaY7xxh+Y87VAHmGQr73qoKL9HPbXj1g==}
  411. cpu: [arm]
  412. os: [linux]
  413. libc: [glibc]
  414. '@rollup/rollup-linux-arm-musleabihf@4.34.8':
  415. resolution: {integrity: sha512-S0lqKLfTm5u+QTxlFiAnb2J/2dgQqRy/XvziPtDd1rKZFXHTyYLoVL58M/XFwDI01AQCDIevGLbQrMAtdyanpA==}
  416. cpu: [arm]
  417. os: [linux]
  418. libc: [musl]
  419. '@rollup/rollup-linux-arm64-gnu@4.34.8':
  420. resolution: {integrity: sha512-jpz9YOuPiSkL4G4pqKrus0pn9aYwpImGkosRKwNi+sJSkz+WU3anZe6hi73StLOQdfXYXC7hUfsQlTnjMd3s1A==}
  421. cpu: [arm64]
  422. os: [linux]
  423. libc: [glibc]
  424. '@rollup/rollup-linux-arm64-musl@4.34.8':
  425. resolution: {integrity: sha512-KdSfaROOUJXgTVxJNAZ3KwkRc5nggDk+06P6lgi1HLv1hskgvxHUKZ4xtwHkVYJ1Rep4GNo+uEfycCRRxht7+Q==}
  426. cpu: [arm64]
  427. os: [linux]
  428. libc: [musl]
  429. '@rollup/rollup-linux-loongarch64-gnu@4.34.8':
  430. resolution: {integrity: sha512-NyF4gcxwkMFRjgXBM6g2lkT58OWztZvw5KkV2K0qqSnUEqCVcqdh2jN4gQrTn/YUpAcNKyFHfoOZEer9nwo6uQ==}
  431. cpu: [loong64]
  432. os: [linux]
  433. libc: [glibc]
  434. '@rollup/rollup-linux-powerpc64le-gnu@4.34.8':
  435. resolution: {integrity: sha512-LMJc999GkhGvktHU85zNTDImZVUCJ1z/MbAJTnviiWmmjyckP5aQsHtcujMjpNdMZPT2rQEDBlJfubhs3jsMfw==}
  436. cpu: [ppc64]
  437. os: [linux]
  438. libc: [glibc]
  439. '@rollup/rollup-linux-riscv64-gnu@4.34.8':
  440. resolution: {integrity: sha512-xAQCAHPj8nJq1PI3z8CIZzXuXCstquz7cIOL73HHdXiRcKk8Ywwqtx2wrIy23EcTn4aZ2fLJNBB8d0tQENPCmw==}
  441. cpu: [riscv64]
  442. os: [linux]
  443. libc: [glibc]
  444. '@rollup/rollup-linux-s390x-gnu@4.34.8':
  445. resolution: {integrity: sha512-DdePVk1NDEuc3fOe3dPPTb+rjMtuFw89gw6gVWxQFAuEqqSdDKnrwzZHrUYdac7A7dXl9Q2Vflxpme15gUWQFA==}
  446. cpu: [s390x]
  447. os: [linux]
  448. libc: [glibc]
  449. '@rollup/rollup-linux-x64-gnu@4.34.8':
  450. resolution: {integrity: sha512-8y7ED8gjxITUltTUEJLQdgpbPh1sUQ0kMTmufRF/Ns5tI9TNMNlhWtmPKKHCU0SilX+3MJkZ0zERYYGIVBYHIA==}
  451. cpu: [x64]
  452. os: [linux]
  453. libc: [glibc]
  454. '@rollup/rollup-linux-x64-musl@4.34.8':
  455. resolution: {integrity: sha512-SCXcP0ZpGFIe7Ge+McxY5zKxiEI5ra+GT3QRxL0pMMtxPfpyLAKleZODi1zdRHkz5/BhueUrYtYVgubqe9JBNQ==}
  456. cpu: [x64]
  457. os: [linux]
  458. libc: [musl]
  459. '@rollup/rollup-win32-arm64-msvc@4.34.8':
  460. resolution: {integrity: sha512-YHYsgzZgFJzTRbth4h7Or0m5O74Yda+hLin0irAIobkLQFRQd1qWmnoVfwmKm9TXIZVAD0nZ+GEb2ICicLyCnQ==}
  461. cpu: [arm64]
  462. os: [win32]
  463. '@rollup/rollup-win32-ia32-msvc@4.34.8':
  464. resolution: {integrity: sha512-r3NRQrXkHr4uWy5TOjTpTYojR9XmF0j/RYgKCef+Ag46FWUTltm5ziticv8LdNsDMehjJ543x/+TJAek/xBA2w==}
  465. cpu: [ia32]
  466. os: [win32]
  467. '@rollup/rollup-win32-x64-msvc@4.34.8':
  468. resolution: {integrity: sha512-U0FaE5O1BCpZSeE6gBl3c5ObhePQSfk9vDRToMmTkbhCOgW4jqvtS5LGyQ76L1fH8sM0keRp4uDTsbjiUyjk0g==}
  469. cpu: [x64]
  470. os: [win32]
  471. '@rushstack/node-core-library@5.11.0':
  472. resolution: {integrity: sha512-I8+VzG9A0F3nH2rLpPd7hF8F7l5Xb7D+ldrWVZYegXM6CsKkvWc670RlgK3WX8/AseZfXA/vVrh0bpXe2Y2UDQ==}
  473. peerDependencies:
  474. '@types/node': '*'
  475. peerDependenciesMeta:
  476. '@types/node':
  477. optional: true
  478. '@rushstack/rig-package@0.5.3':
  479. resolution: {integrity: sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==}
  480. '@rushstack/terminal@0.15.0':
  481. resolution: {integrity: sha512-vXQPRQ+vJJn4GVqxkwRe+UGgzNxdV8xuJZY2zem46Y0p3tlahucH9/hPmLGj2i9dQnUBFiRnoM9/KW7PYw8F4Q==}
  482. peerDependencies:
  483. '@types/node': '*'
  484. peerDependenciesMeta:
  485. '@types/node':
  486. optional: true
  487. '@rushstack/ts-command-line@4.23.5':
  488. resolution: {integrity: sha512-jg70HfoK44KfSP3MTiL5rxsZH7X1ktX3cZs9Sl8eDu1/LxJSbPsh0MOFRC710lIuYYSgxWjI5AjbCBAl7u3RxA==}
  489. '@sxzz/popperjs-es@2.11.7':
  490. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  491. '@types/argparse@1.0.38':
  492. resolution: {integrity: sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==}
  493. '@types/estree@1.0.6':
  494. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  495. '@types/lodash-es@4.17.12':
  496. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  497. '@types/lodash@4.17.15':
  498. resolution: {integrity: sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==}
  499. '@types/node@20.17.19':
  500. resolution: {integrity: sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==}
  501. '@types/web-bluetooth@0.0.16':
  502. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  503. '@vitejs/plugin-vue-jsx@4.1.1':
  504. resolution: {integrity: sha512-uMJqv/7u1zz/9NbWAD3XdjaY20tKTf17XVfQ9zq4wY1BjsB/PjpJPMe2xiG39QpP4ZdhYNhm4Hvo66uJrykNLA==}
  505. engines: {node: ^18.0.0 || >=20.0.0}
  506. peerDependencies:
  507. vite: ^5.0.0 || ^6.0.0
  508. vue: ^3.0.0
  509. '@vitejs/plugin-vue@5.2.1':
  510. resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
  511. engines: {node: ^18.0.0 || >=20.0.0}
  512. peerDependencies:
  513. vite: ^5.0.0 || ^6.0.0
  514. vue: ^3.2.25
  515. '@volar/language-core@2.4.11':
  516. resolution: {integrity: sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg==}
  517. '@volar/source-map@2.4.11':
  518. resolution: {integrity: sha512-ZQpmafIGvaZMn/8iuvCFGrW3smeqkq/IIh9F1SdSx9aUl0J4Iurzd6/FhmjNO5g2ejF3rT45dKskgXWiofqlZQ==}
  519. '@volar/typescript@2.4.11':
  520. resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==}
  521. '@vue/babel-helper-vue-transform-on@1.2.5':
  522. resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==}
  523. '@vue/babel-plugin-jsx@1.2.5':
  524. resolution: {integrity: sha512-zTrNmOd4939H9KsRIGmmzn3q2zvv1mjxkYZHgqHZgDrXz5B1Q3WyGEjO2f+JrmKghvl1JIRcvo63LgM1kH5zFg==}
  525. peerDependencies:
  526. '@babel/core': ^7.0.0-0
  527. peerDependenciesMeta:
  528. '@babel/core':
  529. optional: true
  530. '@vue/babel-plugin-resolve-type@1.2.5':
  531. resolution: {integrity: sha512-U/ibkQrf5sx0XXRnUZD1mo5F7PkpKyTbfXM3a3rC4YnUz6crHEz9Jg09jzzL6QYlXNto/9CePdOg/c87O4Nlfg==}
  532. peerDependencies:
  533. '@babel/core': ^7.0.0-0
  534. '@vue/compiler-core@3.5.13':
  535. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  536. '@vue/compiler-dom@3.5.13':
  537. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  538. '@vue/compiler-sfc@3.5.13':
  539. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  540. '@vue/compiler-ssr@3.5.13':
  541. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  542. '@vue/compiler-vue2@2.7.16':
  543. resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
  544. '@vue/language-core@2.2.0':
  545. resolution: {integrity: sha512-O1ZZFaaBGkKbsRfnVH1ifOK1/1BUkyK+3SQsfnh6PmMmD4qJcTU8godCeA96jjDRTL6zgnK7YzCHfaUlH2r0Mw==}
  546. peerDependencies:
  547. typescript: '*'
  548. peerDependenciesMeta:
  549. typescript:
  550. optional: true
  551. '@vue/language-core@2.2.2':
  552. resolution: {integrity: sha512-QotO41kurE5PLf3vrNgGTk3QswO2PdUFjBwNiOi7zMmGhwb25PSTh9hD1MCgKC06AVv+8sZQvlL3Do4TTVHSiQ==}
  553. peerDependencies:
  554. typescript: '*'
  555. peerDependenciesMeta:
  556. typescript:
  557. optional: true
  558. '@vue/reactivity@3.5.13':
  559. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  560. '@vue/runtime-core@3.5.13':
  561. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  562. '@vue/runtime-dom@3.5.13':
  563. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  564. '@vue/server-renderer@3.5.13':
  565. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  566. peerDependencies:
  567. vue: 3.5.13
  568. '@vue/shared@3.5.13':
  569. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  570. '@vueuse/core@9.13.0':
  571. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  572. '@vueuse/metadata@9.13.0':
  573. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  574. '@vueuse/shared@9.13.0':
  575. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  576. acorn@8.14.0:
  577. resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
  578. engines: {node: '>=0.4.0'}
  579. hasBin: true
  580. ajv-draft-04@1.0.0:
  581. resolution: {integrity: sha512-mv00Te6nmYbRp5DCwclxtt7yV/joXJPGS7nM+97GdxvuttCOfgI3K4U25zboyeX0O+myI8ERluxQe5wljMmVIw==}
  582. peerDependencies:
  583. ajv: ^8.5.0
  584. peerDependenciesMeta:
  585. ajv:
  586. optional: true
  587. ajv-formats@3.0.1:
  588. resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
  589. peerDependencies:
  590. ajv: ^8.0.0
  591. peerDependenciesMeta:
  592. ajv:
  593. optional: true
  594. ajv@8.12.0:
  595. resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
  596. ajv@8.13.0:
  597. resolution: {integrity: sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==}
  598. alien-signals@0.4.14:
  599. resolution: {integrity: sha512-itUAVzhczTmP2U5yX67xVpsbbOiquusbWVyA9N+sy6+r6YVbFkahXvNCeEPWEOMhwDYwbVbGHFkVL03N9I5g+Q==}
  600. alien-signals@1.0.3:
  601. resolution: {integrity: sha512-zQOh3wAYK5ujENxvBBR3CFGF/b6afaSzZ/c9yNhJ1ENrGHETvpUuKQsa93Qrclp0+PzTF93MaZ7scVp1uUozhA==}
  602. argparse@1.0.10:
  603. resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
  604. async-validator@4.2.5:
  605. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  606. balanced-match@1.0.2:
  607. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  608. brace-expansion@1.1.11:
  609. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  610. brace-expansion@2.0.1:
  611. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  612. braces@3.0.3:
  613. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  614. engines: {node: '>=8'}
  615. browserslist@4.24.4:
  616. resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==}
  617. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  618. hasBin: true
  619. caniuse-lite@1.0.30001700:
  620. resolution: {integrity: sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==}
  621. chokidar@4.0.3:
  622. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  623. engines: {node: '>= 14.16.0'}
  624. compare-versions@6.1.1:
  625. resolution: {integrity: sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==}
  626. concat-map@0.0.1:
  627. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  628. confbox@0.1.8:
  629. resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  630. convert-source-map@2.0.0:
  631. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  632. csstype@3.1.3:
  633. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  634. dayjs@1.11.13:
  635. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  636. de-indent@1.0.2:
  637. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  638. debug@4.4.0:
  639. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  640. engines: {node: '>=6.0'}
  641. peerDependencies:
  642. supports-color: '*'
  643. peerDependenciesMeta:
  644. supports-color:
  645. optional: true
  646. detect-libc@1.0.3:
  647. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  648. engines: {node: '>=0.10'}
  649. hasBin: true
  650. electron-to-chromium@1.5.102:
  651. resolution: {integrity: sha512-eHhqaja8tE/FNpIiBrvBjFV/SSKpyWHLvxuR9dPTdo+3V9ppdLmFB7ZZQ98qNovcngPLYIz0oOBF9P0FfZef5Q==}
  652. element-plus@2.9.4:
  653. resolution: {integrity: sha512-sGnW0wd9zf6lEGixXV2gfwx3X6VTMkP52qTkX7zbURJ2oariyslrKTBh2txt1sdn1pUvj2l0KY3OfSXoZGmDOw==}
  654. peerDependencies:
  655. vue: ^3.2.0
  656. entities@4.5.0:
  657. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  658. engines: {node: '>=0.12'}
  659. esbuild@0.24.2:
  660. resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==}
  661. engines: {node: '>=18'}
  662. hasBin: true
  663. escalade@3.2.0:
  664. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  665. engines: {node: '>=6'}
  666. escape-html@1.0.3:
  667. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  668. estree-walker@2.0.2:
  669. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  670. fast-deep-equal@3.1.3:
  671. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  672. fill-range@7.1.1:
  673. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  674. engines: {node: '>=8'}
  675. fs-extra@11.3.0:
  676. resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
  677. engines: {node: '>=14.14'}
  678. fsevents@2.3.3:
  679. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  680. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  681. os: [darwin]
  682. function-bind@1.1.2:
  683. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  684. gensync@1.0.0-beta.2:
  685. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  686. engines: {node: '>=6.9.0'}
  687. globals@11.12.0:
  688. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  689. engines: {node: '>=4'}
  690. graceful-fs@4.2.11:
  691. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  692. has-flag@4.0.0:
  693. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  694. engines: {node: '>=8'}
  695. hasown@2.0.2:
  696. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  697. engines: {node: '>= 0.4'}
  698. he@1.2.0:
  699. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  700. hasBin: true
  701. html-tags@3.3.1:
  702. resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==}
  703. engines: {node: '>=8'}
  704. immutable@5.0.3:
  705. resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
  706. import-lazy@4.0.0:
  707. resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==}
  708. engines: {node: '>=8'}
  709. is-core-module@2.16.1:
  710. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  711. engines: {node: '>= 0.4'}
  712. is-extglob@2.1.1:
  713. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  714. engines: {node: '>=0.10.0'}
  715. is-glob@4.0.3:
  716. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  717. engines: {node: '>=0.10.0'}
  718. is-number@7.0.0:
  719. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  720. engines: {node: '>=0.12.0'}
  721. jju@1.4.0:
  722. resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==}
  723. js-tokens@4.0.0:
  724. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  725. jsesc@3.1.0:
  726. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  727. engines: {node: '>=6'}
  728. hasBin: true
  729. json-schema-traverse@1.0.0:
  730. resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
  731. json5@2.2.3:
  732. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  733. engines: {node: '>=6'}
  734. hasBin: true
  735. jsonfile@6.1.0:
  736. resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
  737. kolorist@1.8.0:
  738. resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
  739. local-pkg@0.5.1:
  740. resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
  741. engines: {node: '>=14'}
  742. lodash-es@4.17.21:
  743. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  744. lodash-unified@1.0.3:
  745. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  746. peerDependencies:
  747. '@types/lodash-es': '*'
  748. lodash: '*'
  749. lodash-es: '*'
  750. lodash@4.17.21:
  751. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  752. lru-cache@5.1.1:
  753. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  754. lru-cache@6.0.0:
  755. resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
  756. engines: {node: '>=10'}
  757. magic-string@0.30.17:
  758. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  759. memoize-one@6.0.0:
  760. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  761. micromatch@4.0.8:
  762. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  763. engines: {node: '>=8.6'}
  764. minimatch@3.0.8:
  765. resolution: {integrity: sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==}
  766. minimatch@9.0.5:
  767. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  768. engines: {node: '>=16 || 14 >=14.17'}
  769. mlly@1.7.4:
  770. resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==}
  771. ms@2.1.3:
  772. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  773. muggle-string@0.4.1:
  774. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  775. nanoid@3.3.8:
  776. resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
  777. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  778. hasBin: true
  779. neo-async@2.6.2:
  780. resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
  781. node-addon-api@7.1.1:
  782. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  783. node-releases@2.0.19:
  784. resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
  785. normalize-wheel-es@1.2.0:
  786. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  787. path-browserify@1.0.1:
  788. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  789. path-parse@1.0.7:
  790. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  791. pathe@2.0.3:
  792. resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
  793. picocolors@1.1.1:
  794. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  795. picomatch@2.3.1:
  796. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  797. engines: {node: '>=8.6'}
  798. picomatch@4.0.2:
  799. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  800. engines: {node: '>=12'}
  801. pkg-types@1.3.1:
  802. resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
  803. postcss@8.5.2:
  804. resolution: {integrity: sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==}
  805. engines: {node: ^10 || ^12 || >=14}
  806. prettier@3.5.1:
  807. resolution: {integrity: sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==}
  808. engines: {node: '>=14'}
  809. hasBin: true
  810. punycode@2.3.1:
  811. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  812. engines: {node: '>=6'}
  813. readdirp@4.1.2:
  814. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  815. engines: {node: '>= 14.18.0'}
  816. require-from-string@2.0.2:
  817. resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
  818. engines: {node: '>=0.10.0'}
  819. resolve@1.22.10:
  820. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  821. engines: {node: '>= 0.4'}
  822. hasBin: true
  823. rollup@4.34.8:
  824. resolution: {integrity: sha512-489gTVMzAYdiZHFVA/ig/iYFllCcWFHMvUHI1rpFmkoUtRlQxqh6/yiNqnYibjMZ2b/+FUQwldG+aLsEt6bglQ==}
  825. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  826. hasBin: true
  827. sass-loader@16.0.5:
  828. resolution: {integrity: sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==}
  829. engines: {node: '>= 18.12.0'}
  830. peerDependencies:
  831. '@rspack/core': 0.x || 1.x
  832. node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  833. sass: ^1.3.0
  834. sass-embedded: '*'
  835. webpack: ^5.0.0
  836. peerDependenciesMeta:
  837. '@rspack/core':
  838. optional: true
  839. node-sass:
  840. optional: true
  841. sass:
  842. optional: true
  843. sass-embedded:
  844. optional: true
  845. webpack:
  846. optional: true
  847. sass@1.85.0:
  848. resolution: {integrity: sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==}
  849. engines: {node: '>=14.0.0'}
  850. hasBin: true
  851. semver@6.3.1:
  852. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  853. hasBin: true
  854. semver@7.5.4:
  855. resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==}
  856. engines: {node: '>=10'}
  857. hasBin: true
  858. source-map-js@1.2.1:
  859. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  860. engines: {node: '>=0.10.0'}
  861. source-map@0.6.1:
  862. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  863. engines: {node: '>=0.10.0'}
  864. sprintf-js@1.0.3:
  865. resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
  866. string-argv@0.3.2:
  867. resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==}
  868. engines: {node: '>=0.6.19'}
  869. strip-json-comments@3.1.1:
  870. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  871. engines: {node: '>=8'}
  872. supports-color@8.1.1:
  873. resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
  874. engines: {node: '>=10'}
  875. supports-preserve-symlinks-flag@1.0.0:
  876. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  877. engines: {node: '>= 0.4'}
  878. svg-tags@1.0.0:
  879. resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
  880. to-regex-range@5.0.1:
  881. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  882. engines: {node: '>=8.0'}
  883. typescript@5.7.2:
  884. resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
  885. engines: {node: '>=14.17'}
  886. hasBin: true
  887. typescript@5.7.3:
  888. resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
  889. engines: {node: '>=14.17'}
  890. hasBin: true
  891. ufo@1.5.4:
  892. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  893. undici-types@6.19.8:
  894. resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
  895. universalify@2.0.1:
  896. resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
  897. engines: {node: '>= 10.0.0'}
  898. update-browserslist-db@1.1.2:
  899. resolution: {integrity: sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==}
  900. hasBin: true
  901. peerDependencies:
  902. browserslist: '>= 4.21.0'
  903. uri-js@4.4.1:
  904. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  905. vite-plugin-dts@4.5.0:
  906. resolution: {integrity: sha512-M1lrPTdi7gilLYRZoLmGYnl4fbPryVYsehPN9JgaxjJKTs8/f7tuAlvCCvOLB5gRDQTTKnptBcB0ACsaw2wNLw==}
  907. peerDependencies:
  908. typescript: '*'
  909. vite: '*'
  910. peerDependenciesMeta:
  911. vite:
  912. optional: true
  913. vite@6.1.0:
  914. resolution: {integrity: sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==}
  915. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  916. hasBin: true
  917. peerDependencies:
  918. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  919. jiti: '>=1.21.0'
  920. less: '*'
  921. lightningcss: ^1.21.0
  922. sass: '*'
  923. sass-embedded: '*'
  924. stylus: '*'
  925. sugarss: '*'
  926. terser: ^5.16.0
  927. tsx: ^4.8.1
  928. yaml: ^2.4.2
  929. peerDependenciesMeta:
  930. '@types/node':
  931. optional: true
  932. jiti:
  933. optional: true
  934. less:
  935. optional: true
  936. lightningcss:
  937. optional: true
  938. sass:
  939. optional: true
  940. sass-embedded:
  941. optional: true
  942. stylus:
  943. optional: true
  944. sugarss:
  945. optional: true
  946. terser:
  947. optional: true
  948. tsx:
  949. optional: true
  950. yaml:
  951. optional: true
  952. vscode-uri@3.1.0:
  953. resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
  954. vue-demi@0.14.10:
  955. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  956. engines: {node: '>=12'}
  957. hasBin: true
  958. peerDependencies:
  959. '@vue/composition-api': ^1.0.0-rc.1
  960. vue: ^3.0.0-0 || ^2.6.0
  961. peerDependenciesMeta:
  962. '@vue/composition-api':
  963. optional: true
  964. vue-tsc@2.2.2:
  965. resolution: {integrity: sha512-1icPKkxAA5KTAaSwg0wVWdE48EdsH8fgvcbAiqojP4jXKl6LEM3soiW1aG/zrWrFt8Mw1ncG2vG1PvpZpVfehA==}
  966. hasBin: true
  967. peerDependencies:
  968. typescript: '>=5.0.0'
  969. vue@3.5.13:
  970. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  971. peerDependencies:
  972. typescript: '*'
  973. peerDependenciesMeta:
  974. typescript:
  975. optional: true
  976. yallist@3.1.1:
  977. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  978. yallist@4.0.0:
  979. resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
  980. snapshots:
  981. '@ampproject/remapping@2.3.0':
  982. dependencies:
  983. '@jridgewell/gen-mapping': 0.3.8
  984. '@jridgewell/trace-mapping': 0.3.25
  985. '@babel/code-frame@7.26.2':
  986. dependencies:
  987. '@babel/helper-validator-identifier': 7.25.9
  988. js-tokens: 4.0.0
  989. picocolors: 1.1.1
  990. '@babel/compat-data@7.26.8': {}
  991. '@babel/core@7.26.9':
  992. dependencies:
  993. '@ampproject/remapping': 2.3.0
  994. '@babel/code-frame': 7.26.2
  995. '@babel/generator': 7.26.9
  996. '@babel/helper-compilation-targets': 7.26.5
  997. '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9)
  998. '@babel/helpers': 7.26.9
  999. '@babel/parser': 7.26.9
  1000. '@babel/template': 7.26.9
  1001. '@babel/traverse': 7.26.9
  1002. '@babel/types': 7.26.9
  1003. convert-source-map: 2.0.0
  1004. debug: 4.4.0
  1005. gensync: 1.0.0-beta.2
  1006. json5: 2.2.3
  1007. semver: 6.3.1
  1008. transitivePeerDependencies:
  1009. - supports-color
  1010. '@babel/generator@7.26.9':
  1011. dependencies:
  1012. '@babel/parser': 7.26.9
  1013. '@babel/types': 7.26.9
  1014. '@jridgewell/gen-mapping': 0.3.8
  1015. '@jridgewell/trace-mapping': 0.3.25
  1016. jsesc: 3.1.0
  1017. '@babel/helper-annotate-as-pure@7.25.9':
  1018. dependencies:
  1019. '@babel/types': 7.26.9
  1020. '@babel/helper-compilation-targets@7.26.5':
  1021. dependencies:
  1022. '@babel/compat-data': 7.26.8
  1023. '@babel/helper-validator-option': 7.25.9
  1024. browserslist: 4.24.4
  1025. lru-cache: 5.1.1
  1026. semver: 6.3.1
  1027. '@babel/helper-create-class-features-plugin@7.26.9(@babel/core@7.26.9)':
  1028. dependencies:
  1029. '@babel/core': 7.26.9
  1030. '@babel/helper-annotate-as-pure': 7.25.9
  1031. '@babel/helper-member-expression-to-functions': 7.25.9
  1032. '@babel/helper-optimise-call-expression': 7.25.9
  1033. '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.9)
  1034. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  1035. '@babel/traverse': 7.26.9
  1036. semver: 6.3.1
  1037. transitivePeerDependencies:
  1038. - supports-color
  1039. '@babel/helper-member-expression-to-functions@7.25.9':
  1040. dependencies:
  1041. '@babel/traverse': 7.26.9
  1042. '@babel/types': 7.26.9
  1043. transitivePeerDependencies:
  1044. - supports-color
  1045. '@babel/helper-module-imports@7.25.9':
  1046. dependencies:
  1047. '@babel/traverse': 7.26.9
  1048. '@babel/types': 7.26.9
  1049. transitivePeerDependencies:
  1050. - supports-color
  1051. '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.9)':
  1052. dependencies:
  1053. '@babel/core': 7.26.9
  1054. '@babel/helper-module-imports': 7.25.9
  1055. '@babel/helper-validator-identifier': 7.25.9
  1056. '@babel/traverse': 7.26.9
  1057. transitivePeerDependencies:
  1058. - supports-color
  1059. '@babel/helper-optimise-call-expression@7.25.9':
  1060. dependencies:
  1061. '@babel/types': 7.26.9
  1062. '@babel/helper-plugin-utils@7.26.5': {}
  1063. '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.9)':
  1064. dependencies:
  1065. '@babel/core': 7.26.9
  1066. '@babel/helper-member-expression-to-functions': 7.25.9
  1067. '@babel/helper-optimise-call-expression': 7.25.9
  1068. '@babel/traverse': 7.26.9
  1069. transitivePeerDependencies:
  1070. - supports-color
  1071. '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
  1072. dependencies:
  1073. '@babel/traverse': 7.26.9
  1074. '@babel/types': 7.26.9
  1075. transitivePeerDependencies:
  1076. - supports-color
  1077. '@babel/helper-string-parser@7.25.9': {}
  1078. '@babel/helper-validator-identifier@7.25.9': {}
  1079. '@babel/helper-validator-option@7.25.9': {}
  1080. '@babel/helpers@7.26.9':
  1081. dependencies:
  1082. '@babel/template': 7.26.9
  1083. '@babel/types': 7.26.9
  1084. '@babel/parser@7.26.9':
  1085. dependencies:
  1086. '@babel/types': 7.26.9
  1087. '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.9)':
  1088. dependencies:
  1089. '@babel/core': 7.26.9
  1090. '@babel/helper-plugin-utils': 7.26.5
  1091. '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.9)':
  1092. dependencies:
  1093. '@babel/core': 7.26.9
  1094. '@babel/helper-plugin-utils': 7.26.5
  1095. '@babel/plugin-transform-typescript@7.26.8(@babel/core@7.26.9)':
  1096. dependencies:
  1097. '@babel/core': 7.26.9
  1098. '@babel/helper-annotate-as-pure': 7.25.9
  1099. '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9)
  1100. '@babel/helper-plugin-utils': 7.26.5
  1101. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  1102. '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.9)
  1103. transitivePeerDependencies:
  1104. - supports-color
  1105. '@babel/template@7.26.9':
  1106. dependencies:
  1107. '@babel/code-frame': 7.26.2
  1108. '@babel/parser': 7.26.9
  1109. '@babel/types': 7.26.9
  1110. '@babel/traverse@7.26.9':
  1111. dependencies:
  1112. '@babel/code-frame': 7.26.2
  1113. '@babel/generator': 7.26.9
  1114. '@babel/parser': 7.26.9
  1115. '@babel/template': 7.26.9
  1116. '@babel/types': 7.26.9
  1117. debug: 4.4.0
  1118. globals: 11.12.0
  1119. transitivePeerDependencies:
  1120. - supports-color
  1121. '@babel/types@7.26.9':
  1122. dependencies:
  1123. '@babel/helper-string-parser': 7.25.9
  1124. '@babel/helper-validator-identifier': 7.25.9
  1125. '@ctrl/tinycolor@3.6.1': {}
  1126. '@element-plus/icons-vue@2.3.1(vue@3.5.13(typescript@5.7.3))':
  1127. dependencies:
  1128. vue: 3.5.13(typescript@5.7.3)
  1129. '@esbuild/aix-ppc64@0.24.2':
  1130. optional: true
  1131. '@esbuild/android-arm64@0.24.2':
  1132. optional: true
  1133. '@esbuild/android-arm@0.24.2':
  1134. optional: true
  1135. '@esbuild/android-x64@0.24.2':
  1136. optional: true
  1137. '@esbuild/darwin-arm64@0.24.2':
  1138. optional: true
  1139. '@esbuild/darwin-x64@0.24.2':
  1140. optional: true
  1141. '@esbuild/freebsd-arm64@0.24.2':
  1142. optional: true
  1143. '@esbuild/freebsd-x64@0.24.2':
  1144. optional: true
  1145. '@esbuild/linux-arm64@0.24.2':
  1146. optional: true
  1147. '@esbuild/linux-arm@0.24.2':
  1148. optional: true
  1149. '@esbuild/linux-ia32@0.24.2':
  1150. optional: true
  1151. '@esbuild/linux-loong64@0.24.2':
  1152. optional: true
  1153. '@esbuild/linux-mips64el@0.24.2':
  1154. optional: true
  1155. '@esbuild/linux-ppc64@0.24.2':
  1156. optional: true
  1157. '@esbuild/linux-riscv64@0.24.2':
  1158. optional: true
  1159. '@esbuild/linux-s390x@0.24.2':
  1160. optional: true
  1161. '@esbuild/linux-x64@0.24.2':
  1162. optional: true
  1163. '@esbuild/netbsd-arm64@0.24.2':
  1164. optional: true
  1165. '@esbuild/netbsd-x64@0.24.2':
  1166. optional: true
  1167. '@esbuild/openbsd-arm64@0.24.2':
  1168. optional: true
  1169. '@esbuild/openbsd-x64@0.24.2':
  1170. optional: true
  1171. '@esbuild/sunos-x64@0.24.2':
  1172. optional: true
  1173. '@esbuild/win32-arm64@0.24.2':
  1174. optional: true
  1175. '@esbuild/win32-ia32@0.24.2':
  1176. optional: true
  1177. '@esbuild/win32-x64@0.24.2':
  1178. optional: true
  1179. '@floating-ui/core@1.6.9':
  1180. dependencies:
  1181. '@floating-ui/utils': 0.2.9
  1182. '@floating-ui/dom@1.6.13':
  1183. dependencies:
  1184. '@floating-ui/core': 1.6.9
  1185. '@floating-ui/utils': 0.2.9
  1186. '@floating-ui/utils@0.2.9': {}
  1187. '@jridgewell/gen-mapping@0.3.8':
  1188. dependencies:
  1189. '@jridgewell/set-array': 1.2.1
  1190. '@jridgewell/sourcemap-codec': 1.5.0
  1191. '@jridgewell/trace-mapping': 0.3.25
  1192. '@jridgewell/resolve-uri@3.1.2': {}
  1193. '@jridgewell/set-array@1.2.1': {}
  1194. '@jridgewell/sourcemap-codec@1.5.0': {}
  1195. '@jridgewell/trace-mapping@0.3.25':
  1196. dependencies:
  1197. '@jridgewell/resolve-uri': 3.1.2
  1198. '@jridgewell/sourcemap-codec': 1.5.0
  1199. '@microsoft/api-extractor-model@7.30.3(@types/node@20.17.19)':
  1200. dependencies:
  1201. '@microsoft/tsdoc': 0.15.1
  1202. '@microsoft/tsdoc-config': 0.17.1
  1203. '@rushstack/node-core-library': 5.11.0(@types/node@20.17.19)
  1204. transitivePeerDependencies:
  1205. - '@types/node'
  1206. '@microsoft/api-extractor@7.50.0(@types/node@20.17.19)':
  1207. dependencies:
  1208. '@microsoft/api-extractor-model': 7.30.3(@types/node@20.17.19)
  1209. '@microsoft/tsdoc': 0.15.1
  1210. '@microsoft/tsdoc-config': 0.17.1
  1211. '@rushstack/node-core-library': 5.11.0(@types/node@20.17.19)
  1212. '@rushstack/rig-package': 0.5.3
  1213. '@rushstack/terminal': 0.15.0(@types/node@20.17.19)
  1214. '@rushstack/ts-command-line': 4.23.5(@types/node@20.17.19)
  1215. lodash: 4.17.21
  1216. minimatch: 3.0.8
  1217. resolve: 1.22.10
  1218. semver: 7.5.4
  1219. source-map: 0.6.1
  1220. typescript: 5.7.2
  1221. transitivePeerDependencies:
  1222. - '@types/node'
  1223. '@microsoft/tsdoc-config@0.17.1':
  1224. dependencies:
  1225. '@microsoft/tsdoc': 0.15.1
  1226. ajv: 8.12.0
  1227. jju: 1.4.0
  1228. resolve: 1.22.10
  1229. '@microsoft/tsdoc@0.15.1': {}
  1230. '@parcel/watcher-android-arm64@2.5.1':
  1231. optional: true
  1232. '@parcel/watcher-darwin-arm64@2.5.1':
  1233. optional: true
  1234. '@parcel/watcher-darwin-x64@2.5.1':
  1235. optional: true
  1236. '@parcel/watcher-freebsd-x64@2.5.1':
  1237. optional: true
  1238. '@parcel/watcher-linux-arm-glibc@2.5.1':
  1239. optional: true
  1240. '@parcel/watcher-linux-arm-musl@2.5.1':
  1241. optional: true
  1242. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  1243. optional: true
  1244. '@parcel/watcher-linux-arm64-musl@2.5.1':
  1245. optional: true
  1246. '@parcel/watcher-linux-x64-glibc@2.5.1':
  1247. optional: true
  1248. '@parcel/watcher-linux-x64-musl@2.5.1':
  1249. optional: true
  1250. '@parcel/watcher-win32-arm64@2.5.1':
  1251. optional: true
  1252. '@parcel/watcher-win32-ia32@2.5.1':
  1253. optional: true
  1254. '@parcel/watcher-win32-x64@2.5.1':
  1255. optional: true
  1256. '@parcel/watcher@2.5.1':
  1257. dependencies:
  1258. detect-libc: 1.0.3
  1259. is-glob: 4.0.3
  1260. micromatch: 4.0.8
  1261. node-addon-api: 7.1.1
  1262. optionalDependencies:
  1263. '@parcel/watcher-android-arm64': 2.5.1
  1264. '@parcel/watcher-darwin-arm64': 2.5.1
  1265. '@parcel/watcher-darwin-x64': 2.5.1
  1266. '@parcel/watcher-freebsd-x64': 2.5.1
  1267. '@parcel/watcher-linux-arm-glibc': 2.5.1
  1268. '@parcel/watcher-linux-arm-musl': 2.5.1
  1269. '@parcel/watcher-linux-arm64-glibc': 2.5.1
  1270. '@parcel/watcher-linux-arm64-musl': 2.5.1
  1271. '@parcel/watcher-linux-x64-glibc': 2.5.1
  1272. '@parcel/watcher-linux-x64-musl': 2.5.1
  1273. '@parcel/watcher-win32-arm64': 2.5.1
  1274. '@parcel/watcher-win32-ia32': 2.5.1
  1275. '@parcel/watcher-win32-x64': 2.5.1
  1276. optional: true
  1277. '@rollup/pluginutils@5.1.4(rollup@4.34.8)':
  1278. dependencies:
  1279. '@types/estree': 1.0.6
  1280. estree-walker: 2.0.2
  1281. picomatch: 4.0.2
  1282. optionalDependencies:
  1283. rollup: 4.34.8
  1284. '@rollup/rollup-android-arm-eabi@4.34.8':
  1285. optional: true
  1286. '@rollup/rollup-android-arm64@4.34.8':
  1287. optional: true
  1288. '@rollup/rollup-darwin-arm64@4.34.8':
  1289. optional: true
  1290. '@rollup/rollup-darwin-x64@4.34.8':
  1291. optional: true
  1292. '@rollup/rollup-freebsd-arm64@4.34.8':
  1293. optional: true
  1294. '@rollup/rollup-freebsd-x64@4.34.8':
  1295. optional: true
  1296. '@rollup/rollup-linux-arm-gnueabihf@4.34.8':
  1297. optional: true
  1298. '@rollup/rollup-linux-arm-musleabihf@4.34.8':
  1299. optional: true
  1300. '@rollup/rollup-linux-arm64-gnu@4.34.8':
  1301. optional: true
  1302. '@rollup/rollup-linux-arm64-musl@4.34.8':
  1303. optional: true
  1304. '@rollup/rollup-linux-loongarch64-gnu@4.34.8':
  1305. optional: true
  1306. '@rollup/rollup-linux-powerpc64le-gnu@4.34.8':
  1307. optional: true
  1308. '@rollup/rollup-linux-riscv64-gnu@4.34.8':
  1309. optional: true
  1310. '@rollup/rollup-linux-s390x-gnu@4.34.8':
  1311. optional: true
  1312. '@rollup/rollup-linux-x64-gnu@4.34.8':
  1313. optional: true
  1314. '@rollup/rollup-linux-x64-musl@4.34.8':
  1315. optional: true
  1316. '@rollup/rollup-win32-arm64-msvc@4.34.8':
  1317. optional: true
  1318. '@rollup/rollup-win32-ia32-msvc@4.34.8':
  1319. optional: true
  1320. '@rollup/rollup-win32-x64-msvc@4.34.8':
  1321. optional: true
  1322. '@rushstack/node-core-library@5.11.0(@types/node@20.17.19)':
  1323. dependencies:
  1324. ajv: 8.13.0
  1325. ajv-draft-04: 1.0.0(ajv@8.13.0)
  1326. ajv-formats: 3.0.1(ajv@8.13.0)
  1327. fs-extra: 11.3.0
  1328. import-lazy: 4.0.0
  1329. jju: 1.4.0
  1330. resolve: 1.22.10
  1331. semver: 7.5.4
  1332. optionalDependencies:
  1333. '@types/node': 20.17.19
  1334. '@rushstack/rig-package@0.5.3':
  1335. dependencies:
  1336. resolve: 1.22.10
  1337. strip-json-comments: 3.1.1
  1338. '@rushstack/terminal@0.15.0(@types/node@20.17.19)':
  1339. dependencies:
  1340. '@rushstack/node-core-library': 5.11.0(@types/node@20.17.19)
  1341. supports-color: 8.1.1
  1342. optionalDependencies:
  1343. '@types/node': 20.17.19
  1344. '@rushstack/ts-command-line@4.23.5(@types/node@20.17.19)':
  1345. dependencies:
  1346. '@rushstack/terminal': 0.15.0(@types/node@20.17.19)
  1347. '@types/argparse': 1.0.38
  1348. argparse: 1.0.10
  1349. string-argv: 0.3.2
  1350. transitivePeerDependencies:
  1351. - '@types/node'
  1352. '@sxzz/popperjs-es@2.11.7': {}
  1353. '@types/argparse@1.0.38': {}
  1354. '@types/estree@1.0.6': {}
  1355. '@types/lodash-es@4.17.12':
  1356. dependencies:
  1357. '@types/lodash': 4.17.15
  1358. '@types/lodash@4.17.15': {}
  1359. '@types/node@20.17.19':
  1360. dependencies:
  1361. undici-types: 6.19.8
  1362. '@types/web-bluetooth@0.0.16': {}
  1363. '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@20.17.19)(sass@1.85.0))(vue@3.5.13(typescript@5.7.3))':
  1364. dependencies:
  1365. '@babel/core': 7.26.9
  1366. '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.9)
  1367. '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.9)
  1368. vite: 6.1.0(@types/node@20.17.19)(sass@1.85.0)
  1369. vue: 3.5.13(typescript@5.7.3)
  1370. transitivePeerDependencies:
  1371. - supports-color
  1372. '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@20.17.19)(sass@1.85.0))(vue@3.5.13(typescript@5.7.3))':
  1373. dependencies:
  1374. vite: 6.1.0(@types/node@20.17.19)(sass@1.85.0)
  1375. vue: 3.5.13(typescript@5.7.3)
  1376. '@volar/language-core@2.4.11':
  1377. dependencies:
  1378. '@volar/source-map': 2.4.11
  1379. '@volar/source-map@2.4.11': {}
  1380. '@volar/typescript@2.4.11':
  1381. dependencies:
  1382. '@volar/language-core': 2.4.11
  1383. path-browserify: 1.0.1
  1384. vscode-uri: 3.1.0
  1385. '@vue/babel-helper-vue-transform-on@1.2.5': {}
  1386. '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.9)':
  1387. dependencies:
  1388. '@babel/helper-module-imports': 7.25.9
  1389. '@babel/helper-plugin-utils': 7.26.5
  1390. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.9)
  1391. '@babel/template': 7.26.9
  1392. '@babel/traverse': 7.26.9
  1393. '@babel/types': 7.26.9
  1394. '@vue/babel-helper-vue-transform-on': 1.2.5
  1395. '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.9)
  1396. html-tags: 3.3.1
  1397. svg-tags: 1.0.0
  1398. optionalDependencies:
  1399. '@babel/core': 7.26.9
  1400. transitivePeerDependencies:
  1401. - supports-color
  1402. '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.9)':
  1403. dependencies:
  1404. '@babel/code-frame': 7.26.2
  1405. '@babel/core': 7.26.9
  1406. '@babel/helper-module-imports': 7.25.9
  1407. '@babel/helper-plugin-utils': 7.26.5
  1408. '@babel/parser': 7.26.9
  1409. '@vue/compiler-sfc': 3.5.13
  1410. transitivePeerDependencies:
  1411. - supports-color
  1412. '@vue/compiler-core@3.5.13':
  1413. dependencies:
  1414. '@babel/parser': 7.26.9
  1415. '@vue/shared': 3.5.13
  1416. entities: 4.5.0
  1417. estree-walker: 2.0.2
  1418. source-map-js: 1.2.1
  1419. '@vue/compiler-dom@3.5.13':
  1420. dependencies:
  1421. '@vue/compiler-core': 3.5.13
  1422. '@vue/shared': 3.5.13
  1423. '@vue/compiler-sfc@3.5.13':
  1424. dependencies:
  1425. '@babel/parser': 7.26.9
  1426. '@vue/compiler-core': 3.5.13
  1427. '@vue/compiler-dom': 3.5.13
  1428. '@vue/compiler-ssr': 3.5.13
  1429. '@vue/shared': 3.5.13
  1430. estree-walker: 2.0.2
  1431. magic-string: 0.30.17
  1432. postcss: 8.5.2
  1433. source-map-js: 1.2.1
  1434. '@vue/compiler-ssr@3.5.13':
  1435. dependencies:
  1436. '@vue/compiler-dom': 3.5.13
  1437. '@vue/shared': 3.5.13
  1438. '@vue/compiler-vue2@2.7.16':
  1439. dependencies:
  1440. de-indent: 1.0.2
  1441. he: 1.2.0
  1442. '@vue/language-core@2.2.0(typescript@5.7.3)':
  1443. dependencies:
  1444. '@volar/language-core': 2.4.11
  1445. '@vue/compiler-dom': 3.5.13
  1446. '@vue/compiler-vue2': 2.7.16
  1447. '@vue/shared': 3.5.13
  1448. alien-signals: 0.4.14
  1449. minimatch: 9.0.5
  1450. muggle-string: 0.4.1
  1451. path-browserify: 1.0.1
  1452. optionalDependencies:
  1453. typescript: 5.7.3
  1454. '@vue/language-core@2.2.2(typescript@5.7.3)':
  1455. dependencies:
  1456. '@volar/language-core': 2.4.11
  1457. '@vue/compiler-dom': 3.5.13
  1458. '@vue/compiler-vue2': 2.7.16
  1459. '@vue/shared': 3.5.13
  1460. alien-signals: 1.0.3
  1461. minimatch: 9.0.5
  1462. muggle-string: 0.4.1
  1463. path-browserify: 1.0.1
  1464. optionalDependencies:
  1465. typescript: 5.7.3
  1466. '@vue/reactivity@3.5.13':
  1467. dependencies:
  1468. '@vue/shared': 3.5.13
  1469. '@vue/runtime-core@3.5.13':
  1470. dependencies:
  1471. '@vue/reactivity': 3.5.13
  1472. '@vue/shared': 3.5.13
  1473. '@vue/runtime-dom@3.5.13':
  1474. dependencies:
  1475. '@vue/reactivity': 3.5.13
  1476. '@vue/runtime-core': 3.5.13
  1477. '@vue/shared': 3.5.13
  1478. csstype: 3.1.3
  1479. '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.3))':
  1480. dependencies:
  1481. '@vue/compiler-ssr': 3.5.13
  1482. '@vue/shared': 3.5.13
  1483. vue: 3.5.13(typescript@5.7.3)
  1484. '@vue/shared@3.5.13': {}
  1485. '@vueuse/core@9.13.0(vue@3.5.13(typescript@5.7.3))':
  1486. dependencies:
  1487. '@types/web-bluetooth': 0.0.16
  1488. '@vueuse/metadata': 9.13.0
  1489. '@vueuse/shared': 9.13.0(vue@3.5.13(typescript@5.7.3))
  1490. vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3))
  1491. transitivePeerDependencies:
  1492. - '@vue/composition-api'
  1493. - vue
  1494. '@vueuse/metadata@9.13.0': {}
  1495. '@vueuse/shared@9.13.0(vue@3.5.13(typescript@5.7.3))':
  1496. dependencies:
  1497. vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3))
  1498. transitivePeerDependencies:
  1499. - '@vue/composition-api'
  1500. - vue
  1501. acorn@8.14.0: {}
  1502. ajv-draft-04@1.0.0(ajv@8.13.0):
  1503. optionalDependencies:
  1504. ajv: 8.13.0
  1505. ajv-formats@3.0.1(ajv@8.13.0):
  1506. optionalDependencies:
  1507. ajv: 8.13.0
  1508. ajv@8.12.0:
  1509. dependencies:
  1510. fast-deep-equal: 3.1.3
  1511. json-schema-traverse: 1.0.0
  1512. require-from-string: 2.0.2
  1513. uri-js: 4.4.1
  1514. ajv@8.13.0:
  1515. dependencies:
  1516. fast-deep-equal: 3.1.3
  1517. json-schema-traverse: 1.0.0
  1518. require-from-string: 2.0.2
  1519. uri-js: 4.4.1
  1520. alien-signals@0.4.14: {}
  1521. alien-signals@1.0.3: {}
  1522. argparse@1.0.10:
  1523. dependencies:
  1524. sprintf-js: 1.0.3
  1525. async-validator@4.2.5: {}
  1526. balanced-match@1.0.2: {}
  1527. brace-expansion@1.1.11:
  1528. dependencies:
  1529. balanced-match: 1.0.2
  1530. concat-map: 0.0.1
  1531. brace-expansion@2.0.1:
  1532. dependencies:
  1533. balanced-match: 1.0.2
  1534. braces@3.0.3:
  1535. dependencies:
  1536. fill-range: 7.1.1
  1537. optional: true
  1538. browserslist@4.24.4:
  1539. dependencies:
  1540. caniuse-lite: 1.0.30001700
  1541. electron-to-chromium: 1.5.102
  1542. node-releases: 2.0.19
  1543. update-browserslist-db: 1.1.2(browserslist@4.24.4)
  1544. caniuse-lite@1.0.30001700: {}
  1545. chokidar@4.0.3:
  1546. dependencies:
  1547. readdirp: 4.1.2
  1548. compare-versions@6.1.1: {}
  1549. concat-map@0.0.1: {}
  1550. confbox@0.1.8: {}
  1551. convert-source-map@2.0.0: {}
  1552. csstype@3.1.3: {}
  1553. dayjs@1.11.13: {}
  1554. de-indent@1.0.2: {}
  1555. debug@4.4.0:
  1556. dependencies:
  1557. ms: 2.1.3
  1558. detect-libc@1.0.3:
  1559. optional: true
  1560. electron-to-chromium@1.5.102: {}
  1561. element-plus@2.9.4(vue@3.5.13(typescript@5.7.3)):
  1562. dependencies:
  1563. '@ctrl/tinycolor': 3.6.1
  1564. '@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.7.3))
  1565. '@floating-ui/dom': 1.6.13
  1566. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1567. '@types/lodash': 4.17.15
  1568. '@types/lodash-es': 4.17.12
  1569. '@vueuse/core': 9.13.0(vue@3.5.13(typescript@5.7.3))
  1570. async-validator: 4.2.5
  1571. dayjs: 1.11.13
  1572. escape-html: 1.0.3
  1573. lodash: 4.17.21
  1574. lodash-es: 4.17.21
  1575. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1576. memoize-one: 6.0.0
  1577. normalize-wheel-es: 1.2.0
  1578. vue: 3.5.13(typescript@5.7.3)
  1579. transitivePeerDependencies:
  1580. - '@vue/composition-api'
  1581. entities@4.5.0: {}
  1582. esbuild@0.24.2:
  1583. optionalDependencies:
  1584. '@esbuild/aix-ppc64': 0.24.2
  1585. '@esbuild/android-arm': 0.24.2
  1586. '@esbuild/android-arm64': 0.24.2
  1587. '@esbuild/android-x64': 0.24.2
  1588. '@esbuild/darwin-arm64': 0.24.2
  1589. '@esbuild/darwin-x64': 0.24.2
  1590. '@esbuild/freebsd-arm64': 0.24.2
  1591. '@esbuild/freebsd-x64': 0.24.2
  1592. '@esbuild/linux-arm': 0.24.2
  1593. '@esbuild/linux-arm64': 0.24.2
  1594. '@esbuild/linux-ia32': 0.24.2
  1595. '@esbuild/linux-loong64': 0.24.2
  1596. '@esbuild/linux-mips64el': 0.24.2
  1597. '@esbuild/linux-ppc64': 0.24.2
  1598. '@esbuild/linux-riscv64': 0.24.2
  1599. '@esbuild/linux-s390x': 0.24.2
  1600. '@esbuild/linux-x64': 0.24.2
  1601. '@esbuild/netbsd-arm64': 0.24.2
  1602. '@esbuild/netbsd-x64': 0.24.2
  1603. '@esbuild/openbsd-arm64': 0.24.2
  1604. '@esbuild/openbsd-x64': 0.24.2
  1605. '@esbuild/sunos-x64': 0.24.2
  1606. '@esbuild/win32-arm64': 0.24.2
  1607. '@esbuild/win32-ia32': 0.24.2
  1608. '@esbuild/win32-x64': 0.24.2
  1609. escalade@3.2.0: {}
  1610. escape-html@1.0.3: {}
  1611. estree-walker@2.0.2: {}
  1612. fast-deep-equal@3.1.3: {}
  1613. fill-range@7.1.1:
  1614. dependencies:
  1615. to-regex-range: 5.0.1
  1616. optional: true
  1617. fs-extra@11.3.0:
  1618. dependencies:
  1619. graceful-fs: 4.2.11
  1620. jsonfile: 6.1.0
  1621. universalify: 2.0.1
  1622. fsevents@2.3.3:
  1623. optional: true
  1624. function-bind@1.1.2: {}
  1625. gensync@1.0.0-beta.2: {}
  1626. globals@11.12.0: {}
  1627. graceful-fs@4.2.11: {}
  1628. has-flag@4.0.0: {}
  1629. hasown@2.0.2:
  1630. dependencies:
  1631. function-bind: 1.1.2
  1632. he@1.2.0: {}
  1633. html-tags@3.3.1: {}
  1634. immutable@5.0.3: {}
  1635. import-lazy@4.0.0: {}
  1636. is-core-module@2.16.1:
  1637. dependencies:
  1638. hasown: 2.0.2
  1639. is-extglob@2.1.1:
  1640. optional: true
  1641. is-glob@4.0.3:
  1642. dependencies:
  1643. is-extglob: 2.1.1
  1644. optional: true
  1645. is-number@7.0.0:
  1646. optional: true
  1647. jju@1.4.0: {}
  1648. js-tokens@4.0.0: {}
  1649. jsesc@3.1.0: {}
  1650. json-schema-traverse@1.0.0: {}
  1651. json5@2.2.3: {}
  1652. jsonfile@6.1.0:
  1653. dependencies:
  1654. universalify: 2.0.1
  1655. optionalDependencies:
  1656. graceful-fs: 4.2.11
  1657. kolorist@1.8.0: {}
  1658. local-pkg@0.5.1:
  1659. dependencies:
  1660. mlly: 1.7.4
  1661. pkg-types: 1.3.1
  1662. lodash-es@4.17.21: {}
  1663. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  1664. dependencies:
  1665. '@types/lodash-es': 4.17.12
  1666. lodash: 4.17.21
  1667. lodash-es: 4.17.21
  1668. lodash@4.17.21: {}
  1669. lru-cache@5.1.1:
  1670. dependencies:
  1671. yallist: 3.1.1
  1672. lru-cache@6.0.0:
  1673. dependencies:
  1674. yallist: 4.0.0
  1675. magic-string@0.30.17:
  1676. dependencies:
  1677. '@jridgewell/sourcemap-codec': 1.5.0
  1678. memoize-one@6.0.0: {}
  1679. micromatch@4.0.8:
  1680. dependencies:
  1681. braces: 3.0.3
  1682. picomatch: 2.3.1
  1683. optional: true
  1684. minimatch@3.0.8:
  1685. dependencies:
  1686. brace-expansion: 1.1.11
  1687. minimatch@9.0.5:
  1688. dependencies:
  1689. brace-expansion: 2.0.1
  1690. mlly@1.7.4:
  1691. dependencies:
  1692. acorn: 8.14.0
  1693. pathe: 2.0.3
  1694. pkg-types: 1.3.1
  1695. ufo: 1.5.4
  1696. ms@2.1.3: {}
  1697. muggle-string@0.4.1: {}
  1698. nanoid@3.3.8: {}
  1699. neo-async@2.6.2: {}
  1700. node-addon-api@7.1.1:
  1701. optional: true
  1702. node-releases@2.0.19: {}
  1703. normalize-wheel-es@1.2.0: {}
  1704. path-browserify@1.0.1: {}
  1705. path-parse@1.0.7: {}
  1706. pathe@2.0.3: {}
  1707. picocolors@1.1.1: {}
  1708. picomatch@2.3.1:
  1709. optional: true
  1710. picomatch@4.0.2: {}
  1711. pkg-types@1.3.1:
  1712. dependencies:
  1713. confbox: 0.1.8
  1714. mlly: 1.7.4
  1715. pathe: 2.0.3
  1716. postcss@8.5.2:
  1717. dependencies:
  1718. nanoid: 3.3.8
  1719. picocolors: 1.1.1
  1720. source-map-js: 1.2.1
  1721. prettier@3.5.1: {}
  1722. punycode@2.3.1: {}
  1723. readdirp@4.1.2: {}
  1724. require-from-string@2.0.2: {}
  1725. resolve@1.22.10:
  1726. dependencies:
  1727. is-core-module: 2.16.1
  1728. path-parse: 1.0.7
  1729. supports-preserve-symlinks-flag: 1.0.0
  1730. rollup@4.34.8:
  1731. dependencies:
  1732. '@types/estree': 1.0.6
  1733. optionalDependencies:
  1734. '@rollup/rollup-android-arm-eabi': 4.34.8
  1735. '@rollup/rollup-android-arm64': 4.34.8
  1736. '@rollup/rollup-darwin-arm64': 4.34.8
  1737. '@rollup/rollup-darwin-x64': 4.34.8
  1738. '@rollup/rollup-freebsd-arm64': 4.34.8
  1739. '@rollup/rollup-freebsd-x64': 4.34.8
  1740. '@rollup/rollup-linux-arm-gnueabihf': 4.34.8
  1741. '@rollup/rollup-linux-arm-musleabihf': 4.34.8
  1742. '@rollup/rollup-linux-arm64-gnu': 4.34.8
  1743. '@rollup/rollup-linux-arm64-musl': 4.34.8
  1744. '@rollup/rollup-linux-loongarch64-gnu': 4.34.8
  1745. '@rollup/rollup-linux-powerpc64le-gnu': 4.34.8
  1746. '@rollup/rollup-linux-riscv64-gnu': 4.34.8
  1747. '@rollup/rollup-linux-s390x-gnu': 4.34.8
  1748. '@rollup/rollup-linux-x64-gnu': 4.34.8
  1749. '@rollup/rollup-linux-x64-musl': 4.34.8
  1750. '@rollup/rollup-win32-arm64-msvc': 4.34.8
  1751. '@rollup/rollup-win32-ia32-msvc': 4.34.8
  1752. '@rollup/rollup-win32-x64-msvc': 4.34.8
  1753. fsevents: 2.3.3
  1754. sass-loader@16.0.5(sass@1.85.0):
  1755. dependencies:
  1756. neo-async: 2.6.2
  1757. optionalDependencies:
  1758. sass: 1.85.0
  1759. sass@1.85.0:
  1760. dependencies:
  1761. chokidar: 4.0.3
  1762. immutable: 5.0.3
  1763. source-map-js: 1.2.1
  1764. optionalDependencies:
  1765. '@parcel/watcher': 2.5.1
  1766. semver@6.3.1: {}
  1767. semver@7.5.4:
  1768. dependencies:
  1769. lru-cache: 6.0.0
  1770. source-map-js@1.2.1: {}
  1771. source-map@0.6.1: {}
  1772. sprintf-js@1.0.3: {}
  1773. string-argv@0.3.2: {}
  1774. strip-json-comments@3.1.1: {}
  1775. supports-color@8.1.1:
  1776. dependencies:
  1777. has-flag: 4.0.0
  1778. supports-preserve-symlinks-flag@1.0.0: {}
  1779. svg-tags@1.0.0: {}
  1780. to-regex-range@5.0.1:
  1781. dependencies:
  1782. is-number: 7.0.0
  1783. optional: true
  1784. typescript@5.7.2: {}
  1785. typescript@5.7.3: {}
  1786. ufo@1.5.4: {}
  1787. undici-types@6.19.8: {}
  1788. universalify@2.0.1: {}
  1789. update-browserslist-db@1.1.2(browserslist@4.24.4):
  1790. dependencies:
  1791. browserslist: 4.24.4
  1792. escalade: 3.2.0
  1793. picocolors: 1.1.1
  1794. uri-js@4.4.1:
  1795. dependencies:
  1796. punycode: 2.3.1
  1797. vite-plugin-dts@4.5.0(@types/node@20.17.19)(rollup@4.34.8)(typescript@5.7.3)(vite@6.1.0(@types/node@20.17.19)(sass@1.85.0)):
  1798. dependencies:
  1799. '@microsoft/api-extractor': 7.50.0(@types/node@20.17.19)
  1800. '@rollup/pluginutils': 5.1.4(rollup@4.34.8)
  1801. '@volar/typescript': 2.4.11
  1802. '@vue/language-core': 2.2.0(typescript@5.7.3)
  1803. compare-versions: 6.1.1
  1804. debug: 4.4.0
  1805. kolorist: 1.8.0
  1806. local-pkg: 0.5.1
  1807. magic-string: 0.30.17
  1808. typescript: 5.7.3
  1809. optionalDependencies:
  1810. vite: 6.1.0(@types/node@20.17.19)(sass@1.85.0)
  1811. transitivePeerDependencies:
  1812. - '@types/node'
  1813. - rollup
  1814. - supports-color
  1815. vite@6.1.0(@types/node@20.17.19)(sass@1.85.0):
  1816. dependencies:
  1817. esbuild: 0.24.2
  1818. postcss: 8.5.2
  1819. rollup: 4.34.8
  1820. optionalDependencies:
  1821. '@types/node': 20.17.19
  1822. fsevents: 2.3.3
  1823. sass: 1.85.0
  1824. vscode-uri@3.1.0: {}
  1825. vue-demi@0.14.10(vue@3.5.13(typescript@5.7.3)):
  1826. dependencies:
  1827. vue: 3.5.13(typescript@5.7.3)
  1828. vue-tsc@2.2.2(typescript@5.7.3):
  1829. dependencies:
  1830. '@volar/typescript': 2.4.11
  1831. '@vue/language-core': 2.2.2(typescript@5.7.3)
  1832. typescript: 5.7.3
  1833. vue@3.5.13(typescript@5.7.3):
  1834. dependencies:
  1835. '@vue/compiler-dom': 3.5.13
  1836. '@vue/compiler-sfc': 3.5.13
  1837. '@vue/runtime-dom': 3.5.13
  1838. '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.7.3))
  1839. '@vue/shared': 3.5.13
  1840. optionalDependencies:
  1841. typescript: 5.7.3
  1842. yallist@3.1.1: {}
  1843. yallist@4.0.0: {}