pnpm-lock.yaml 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@tailwindcss/vite':
  9. specifier: ^4.1.3
  10. version: 4.1.4(vite@6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3))
  11. element-plus:
  12. specifier: ^2.9.7
  13. version: 2.9.7(vue@3.5.13)
  14. pnpm:
  15. specifier: ^10.8.1
  16. version: 10.8.1
  17. tailwindcss:
  18. specifier: ^4.1.3
  19. version: 4.1.4
  20. vue:
  21. specifier: ^3.5.13
  22. version: 3.5.13
  23. vue-router:
  24. specifier: ^4.5.0
  25. version: 4.5.0(vue@3.5.13)
  26. devDependencies:
  27. '@vitejs/plugin-vue':
  28. specifier: ^5.2.1
  29. version: 5.2.3(vite@6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3))(vue@3.5.13)
  30. sass:
  31. specifier: ^1.86.3
  32. version: 1.86.3
  33. unplugin-auto-import:
  34. specifier: ^19.1.2
  35. version: 19.1.2(@vueuse/core@9.13.0(vue@3.5.13))
  36. unplugin-vue-components:
  37. specifier: ^28.4.1
  38. version: 28.5.0(@babel/parser@7.27.0)(vue@3.5.13)
  39. vite:
  40. specifier: ^6.2.0
  41. version: 6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3)
  42. packages:
  43. '@babel/helper-string-parser@7.25.9':
  44. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  45. engines: {node: '>=6.9.0'}
  46. '@babel/helper-validator-identifier@7.25.9':
  47. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  48. engines: {node: '>=6.9.0'}
  49. '@babel/parser@7.27.0':
  50. resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
  51. engines: {node: '>=6.0.0'}
  52. hasBin: true
  53. '@babel/types@7.27.0':
  54. resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
  55. engines: {node: '>=6.9.0'}
  56. '@ctrl/tinycolor@3.6.1':
  57. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  58. engines: {node: '>=10'}
  59. '@element-plus/icons-vue@2.3.1':
  60. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  61. peerDependencies:
  62. vue: ^3.2.0
  63. '@esbuild/aix-ppc64@0.25.2':
  64. resolution: {integrity: sha512-wCIboOL2yXZym2cgm6mlA742s9QeJ8DjGVaL39dLN4rRwrOgOyYSnOaFPhKZGLb2ngj4EyfAFjsNJwPXZvseag==}
  65. engines: {node: '>=18'}
  66. cpu: [ppc64]
  67. os: [aix]
  68. '@esbuild/android-arm64@0.25.2':
  69. resolution: {integrity: sha512-5ZAX5xOmTligeBaeNEPnPaeEuah53Id2tX4c2CVP3JaROTH+j4fnfHCkr1PjXMd78hMst+TlkfKcW/DlTq0i4w==}
  70. engines: {node: '>=18'}
  71. cpu: [arm64]
  72. os: [android]
  73. '@esbuild/android-arm@0.25.2':
  74. resolution: {integrity: sha512-NQhH7jFstVY5x8CKbcfa166GoV0EFkaPkCKBQkdPJFvo5u+nGXLEH/ooniLb3QI8Fk58YAx7nsPLozUWfCBOJA==}
  75. engines: {node: '>=18'}
  76. cpu: [arm]
  77. os: [android]
  78. '@esbuild/android-x64@0.25.2':
  79. resolution: {integrity: sha512-Ffcx+nnma8Sge4jzddPHCZVRvIfQ0kMsUsCMcJRHkGJ1cDmhe4SsrYIjLUKn1xpHZybmOqCWwB0zQvsjdEHtkg==}
  80. engines: {node: '>=18'}
  81. cpu: [x64]
  82. os: [android]
  83. '@esbuild/darwin-arm64@0.25.2':
  84. resolution: {integrity: sha512-MpM6LUVTXAzOvN4KbjzU/q5smzryuoNjlriAIx+06RpecwCkL9JpenNzpKd2YMzLJFOdPqBpuub6eVRP5IgiSA==}
  85. engines: {node: '>=18'}
  86. cpu: [arm64]
  87. os: [darwin]
  88. '@esbuild/darwin-x64@0.25.2':
  89. resolution: {integrity: sha512-5eRPrTX7wFyuWe8FqEFPG2cU0+butQQVNcT4sVipqjLYQjjh8a8+vUTfgBKM88ObB85ahsnTwF7PSIt6PG+QkA==}
  90. engines: {node: '>=18'}
  91. cpu: [x64]
  92. os: [darwin]
  93. '@esbuild/freebsd-arm64@0.25.2':
  94. resolution: {integrity: sha512-mLwm4vXKiQ2UTSX4+ImyiPdiHjiZhIaE9QvC7sw0tZ6HoNMjYAqQpGyui5VRIi5sGd+uWq940gdCbY3VLvsO1w==}
  95. engines: {node: '>=18'}
  96. cpu: [arm64]
  97. os: [freebsd]
  98. '@esbuild/freebsd-x64@0.25.2':
  99. resolution: {integrity: sha512-6qyyn6TjayJSwGpm8J9QYYGQcRgc90nmfdUb0O7pp1s4lTY+9D0H9O02v5JqGApUyiHOtkz6+1hZNvNtEhbwRQ==}
  100. engines: {node: '>=18'}
  101. cpu: [x64]
  102. os: [freebsd]
  103. '@esbuild/linux-arm64@0.25.2':
  104. resolution: {integrity: sha512-gq/sjLsOyMT19I8obBISvhoYiZIAaGF8JpeXu1u8yPv8BE5HlWYobmlsfijFIZ9hIVGYkbdFhEqC0NvM4kNO0g==}
  105. engines: {node: '>=18'}
  106. cpu: [arm64]
  107. os: [linux]
  108. '@esbuild/linux-arm@0.25.2':
  109. resolution: {integrity: sha512-UHBRgJcmjJv5oeQF8EpTRZs/1knq6loLxTsjc3nxO9eXAPDLcWW55flrMVc97qFPbmZP31ta1AZVUKQzKTzb0g==}
  110. engines: {node: '>=18'}
  111. cpu: [arm]
  112. os: [linux]
  113. '@esbuild/linux-ia32@0.25.2':
  114. resolution: {integrity: sha512-bBYCv9obgW2cBP+2ZWfjYTU+f5cxRoGGQ5SeDbYdFCAZpYWrfjjfYwvUpP8MlKbP0nwZ5gyOU/0aUzZ5HWPuvQ==}
  115. engines: {node: '>=18'}
  116. cpu: [ia32]
  117. os: [linux]
  118. '@esbuild/linux-loong64@0.25.2':
  119. resolution: {integrity: sha512-SHNGiKtvnU2dBlM5D8CXRFdd+6etgZ9dXfaPCeJtz+37PIUlixvlIhI23L5khKXs3DIzAn9V8v+qb1TRKrgT5w==}
  120. engines: {node: '>=18'}
  121. cpu: [loong64]
  122. os: [linux]
  123. '@esbuild/linux-mips64el@0.25.2':
  124. resolution: {integrity: sha512-hDDRlzE6rPeoj+5fsADqdUZl1OzqDYow4TB4Y/3PlKBD0ph1e6uPHzIQcv2Z65u2K0kpeByIyAjCmjn1hJgG0Q==}
  125. engines: {node: '>=18'}
  126. cpu: [mips64el]
  127. os: [linux]
  128. '@esbuild/linux-ppc64@0.25.2':
  129. resolution: {integrity: sha512-tsHu2RRSWzipmUi9UBDEzc0nLc4HtpZEI5Ba+Omms5456x5WaNuiG3u7xh5AO6sipnJ9r4cRWQB2tUjPyIkc6g==}
  130. engines: {node: '>=18'}
  131. cpu: [ppc64]
  132. os: [linux]
  133. '@esbuild/linux-riscv64@0.25.2':
  134. resolution: {integrity: sha512-k4LtpgV7NJQOml/10uPU0s4SAXGnowi5qBSjaLWMojNCUICNu7TshqHLAEbkBdAszL5TabfvQ48kK84hyFzjnw==}
  135. engines: {node: '>=18'}
  136. cpu: [riscv64]
  137. os: [linux]
  138. '@esbuild/linux-s390x@0.25.2':
  139. resolution: {integrity: sha512-GRa4IshOdvKY7M/rDpRR3gkiTNp34M0eLTaC1a08gNrh4u488aPhuZOCpkF6+2wl3zAN7L7XIpOFBhnaE3/Q8Q==}
  140. engines: {node: '>=18'}
  141. cpu: [s390x]
  142. os: [linux]
  143. '@esbuild/linux-x64@0.25.2':
  144. resolution: {integrity: sha512-QInHERlqpTTZ4FRB0fROQWXcYRD64lAoiegezDunLpalZMjcUcld3YzZmVJ2H/Cp0wJRZ8Xtjtj0cEHhYc/uUg==}
  145. engines: {node: '>=18'}
  146. cpu: [x64]
  147. os: [linux]
  148. '@esbuild/netbsd-arm64@0.25.2':
  149. resolution: {integrity: sha512-talAIBoY5M8vHc6EeI2WW9d/CkiO9MQJ0IOWX8hrLhxGbro/vBXJvaQXefW2cP0z0nQVTdQ/eNyGFV1GSKrxfw==}
  150. engines: {node: '>=18'}
  151. cpu: [arm64]
  152. os: [netbsd]
  153. '@esbuild/netbsd-x64@0.25.2':
  154. resolution: {integrity: sha512-voZT9Z+tpOxrvfKFyfDYPc4DO4rk06qamv1a/fkuzHpiVBMOhpjK+vBmWM8J1eiB3OLSMFYNaOaBNLXGChf5tg==}
  155. engines: {node: '>=18'}
  156. cpu: [x64]
  157. os: [netbsd]
  158. '@esbuild/openbsd-arm64@0.25.2':
  159. resolution: {integrity: sha512-dcXYOC6NXOqcykeDlwId9kB6OkPUxOEqU+rkrYVqJbK2hagWOMrsTGsMr8+rW02M+d5Op5NNlgMmjzecaRf7Tg==}
  160. engines: {node: '>=18'}
  161. cpu: [arm64]
  162. os: [openbsd]
  163. '@esbuild/openbsd-x64@0.25.2':
  164. resolution: {integrity: sha512-t/TkWwahkH0Tsgoq1Ju7QfgGhArkGLkF1uYz8nQS/PPFlXbP5YgRpqQR3ARRiC2iXoLTWFxc6DJMSK10dVXluw==}
  165. engines: {node: '>=18'}
  166. cpu: [x64]
  167. os: [openbsd]
  168. '@esbuild/sunos-x64@0.25.2':
  169. resolution: {integrity: sha512-cfZH1co2+imVdWCjd+D1gf9NjkchVhhdpgb1q5y6Hcv9TP6Zi9ZG/beI3ig8TvwT9lH9dlxLq5MQBBgwuj4xvA==}
  170. engines: {node: '>=18'}
  171. cpu: [x64]
  172. os: [sunos]
  173. '@esbuild/win32-arm64@0.25.2':
  174. resolution: {integrity: sha512-7Loyjh+D/Nx/sOTzV8vfbB3GJuHdOQyrOryFdZvPHLf42Tk9ivBU5Aedi7iyX+x6rbn2Mh68T4qq1SDqJBQO5Q==}
  175. engines: {node: '>=18'}
  176. cpu: [arm64]
  177. os: [win32]
  178. '@esbuild/win32-ia32@0.25.2':
  179. resolution: {integrity: sha512-WRJgsz9un0nqZJ4MfhabxaD9Ft8KioqU3JMinOTvobbX6MOSUigSBlogP8QB3uxpJDsFS6yN+3FDBdqE5lg9kg==}
  180. engines: {node: '>=18'}
  181. cpu: [ia32]
  182. os: [win32]
  183. '@esbuild/win32-x64@0.25.2':
  184. resolution: {integrity: sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==}
  185. engines: {node: '>=18'}
  186. cpu: [x64]
  187. os: [win32]
  188. '@floating-ui/core@1.6.9':
  189. resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==}
  190. '@floating-ui/dom@1.6.13':
  191. resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==}
  192. '@floating-ui/utils@0.2.9':
  193. resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
  194. '@jridgewell/sourcemap-codec@1.5.0':
  195. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  196. '@parcel/watcher-android-arm64@2.5.1':
  197. resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==}
  198. engines: {node: '>= 10.0.0'}
  199. cpu: [arm64]
  200. os: [android]
  201. '@parcel/watcher-darwin-arm64@2.5.1':
  202. resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==}
  203. engines: {node: '>= 10.0.0'}
  204. cpu: [arm64]
  205. os: [darwin]
  206. '@parcel/watcher-darwin-x64@2.5.1':
  207. resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==}
  208. engines: {node: '>= 10.0.0'}
  209. cpu: [x64]
  210. os: [darwin]
  211. '@parcel/watcher-freebsd-x64@2.5.1':
  212. resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==}
  213. engines: {node: '>= 10.0.0'}
  214. cpu: [x64]
  215. os: [freebsd]
  216. '@parcel/watcher-linux-arm-glibc@2.5.1':
  217. resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==}
  218. engines: {node: '>= 10.0.0'}
  219. cpu: [arm]
  220. os: [linux]
  221. libc: [glibc]
  222. '@parcel/watcher-linux-arm-musl@2.5.1':
  223. resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==}
  224. engines: {node: '>= 10.0.0'}
  225. cpu: [arm]
  226. os: [linux]
  227. libc: [musl]
  228. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  229. resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==}
  230. engines: {node: '>= 10.0.0'}
  231. cpu: [arm64]
  232. os: [linux]
  233. libc: [glibc]
  234. '@parcel/watcher-linux-arm64-musl@2.5.1':
  235. resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==}
  236. engines: {node: '>= 10.0.0'}
  237. cpu: [arm64]
  238. os: [linux]
  239. libc: [musl]
  240. '@parcel/watcher-linux-x64-glibc@2.5.1':
  241. resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==}
  242. engines: {node: '>= 10.0.0'}
  243. cpu: [x64]
  244. os: [linux]
  245. libc: [glibc]
  246. '@parcel/watcher-linux-x64-musl@2.5.1':
  247. resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==}
  248. engines: {node: '>= 10.0.0'}
  249. cpu: [x64]
  250. os: [linux]
  251. libc: [musl]
  252. '@parcel/watcher-win32-arm64@2.5.1':
  253. resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==}
  254. engines: {node: '>= 10.0.0'}
  255. cpu: [arm64]
  256. os: [win32]
  257. '@parcel/watcher-win32-ia32@2.5.1':
  258. resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==}
  259. engines: {node: '>= 10.0.0'}
  260. cpu: [ia32]
  261. os: [win32]
  262. '@parcel/watcher-win32-x64@2.5.1':
  263. resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==}
  264. engines: {node: '>= 10.0.0'}
  265. cpu: [x64]
  266. os: [win32]
  267. '@parcel/watcher@2.5.1':
  268. resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
  269. engines: {node: '>= 10.0.0'}
  270. '@rollup/rollup-android-arm-eabi@4.40.0':
  271. resolution: {integrity: sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==}
  272. cpu: [arm]
  273. os: [android]
  274. '@rollup/rollup-android-arm64@4.40.0':
  275. resolution: {integrity: sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w==}
  276. cpu: [arm64]
  277. os: [android]
  278. '@rollup/rollup-darwin-arm64@4.40.0':
  279. resolution: {integrity: sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ==}
  280. cpu: [arm64]
  281. os: [darwin]
  282. '@rollup/rollup-darwin-x64@4.40.0':
  283. resolution: {integrity: sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA==}
  284. cpu: [x64]
  285. os: [darwin]
  286. '@rollup/rollup-freebsd-arm64@4.40.0':
  287. resolution: {integrity: sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg==}
  288. cpu: [arm64]
  289. os: [freebsd]
  290. '@rollup/rollup-freebsd-x64@4.40.0':
  291. resolution: {integrity: sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw==}
  292. cpu: [x64]
  293. os: [freebsd]
  294. '@rollup/rollup-linux-arm-gnueabihf@4.40.0':
  295. resolution: {integrity: sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA==}
  296. cpu: [arm]
  297. os: [linux]
  298. libc: [glibc]
  299. '@rollup/rollup-linux-arm-musleabihf@4.40.0':
  300. resolution: {integrity: sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg==}
  301. cpu: [arm]
  302. os: [linux]
  303. libc: [musl]
  304. '@rollup/rollup-linux-arm64-gnu@4.40.0':
  305. resolution: {integrity: sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg==}
  306. cpu: [arm64]
  307. os: [linux]
  308. libc: [glibc]
  309. '@rollup/rollup-linux-arm64-musl@4.40.0':
  310. resolution: {integrity: sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ==}
  311. cpu: [arm64]
  312. os: [linux]
  313. libc: [musl]
  314. '@rollup/rollup-linux-loongarch64-gnu@4.40.0':
  315. resolution: {integrity: sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg==}
  316. cpu: [loong64]
  317. os: [linux]
  318. libc: [glibc]
  319. '@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
  320. resolution: {integrity: sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw==}
  321. cpu: [ppc64]
  322. os: [linux]
  323. libc: [glibc]
  324. '@rollup/rollup-linux-riscv64-gnu@4.40.0':
  325. resolution: {integrity: sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA==}
  326. cpu: [riscv64]
  327. os: [linux]
  328. libc: [glibc]
  329. '@rollup/rollup-linux-riscv64-musl@4.40.0':
  330. resolution: {integrity: sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ==}
  331. cpu: [riscv64]
  332. os: [linux]
  333. libc: [musl]
  334. '@rollup/rollup-linux-s390x-gnu@4.40.0':
  335. resolution: {integrity: sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw==}
  336. cpu: [s390x]
  337. os: [linux]
  338. libc: [glibc]
  339. '@rollup/rollup-linux-x64-gnu@4.40.0':
  340. resolution: {integrity: sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==}
  341. cpu: [x64]
  342. os: [linux]
  343. libc: [glibc]
  344. '@rollup/rollup-linux-x64-musl@4.40.0':
  345. resolution: {integrity: sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw==}
  346. cpu: [x64]
  347. os: [linux]
  348. libc: [musl]
  349. '@rollup/rollup-win32-arm64-msvc@4.40.0':
  350. resolution: {integrity: sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ==}
  351. cpu: [arm64]
  352. os: [win32]
  353. '@rollup/rollup-win32-ia32-msvc@4.40.0':
  354. resolution: {integrity: sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA==}
  355. cpu: [ia32]
  356. os: [win32]
  357. '@rollup/rollup-win32-x64-msvc@4.40.0':
  358. resolution: {integrity: sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==}
  359. cpu: [x64]
  360. os: [win32]
  361. '@sxzz/popperjs-es@2.11.7':
  362. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  363. '@tailwindcss/node@4.1.4':
  364. resolution: {integrity: sha512-MT5118zaiO6x6hNA04OWInuAiP1YISXql8Z+/Y8iisV5nuhM8VXlyhRuqc2PEviPszcXI66W44bCIk500Oolhw==}
  365. '@tailwindcss/oxide-android-arm64@4.1.4':
  366. resolution: {integrity: sha512-xMMAe/SaCN/vHfQYui3fqaBDEXMu22BVwQ33veLc8ep+DNy7CWN52L+TTG9y1K397w9nkzv+Mw+mZWISiqhmlA==}
  367. engines: {node: '>= 10'}
  368. cpu: [arm64]
  369. os: [android]
  370. '@tailwindcss/oxide-darwin-arm64@4.1.4':
  371. resolution: {integrity: sha512-JGRj0SYFuDuAGilWFBlshcexev2hOKfNkoX+0QTksKYq2zgF9VY/vVMq9m8IObYnLna0Xlg+ytCi2FN2rOL0Sg==}
  372. engines: {node: '>= 10'}
  373. cpu: [arm64]
  374. os: [darwin]
  375. '@tailwindcss/oxide-darwin-x64@4.1.4':
  376. resolution: {integrity: sha512-sdDeLNvs3cYeWsEJ4H1DvjOzaGios4QbBTNLVLVs0XQ0V95bffT3+scptzYGPMjm7xv4+qMhCDrkHwhnUySEzA==}
  377. engines: {node: '>= 10'}
  378. cpu: [x64]
  379. os: [darwin]
  380. '@tailwindcss/oxide-freebsd-x64@4.1.4':
  381. resolution: {integrity: sha512-VHxAqxqdghM83HslPhRsNhHo91McsxRJaEnShJOMu8mHmEj9Ig7ToHJtDukkuLWLzLboh2XSjq/0zO6wgvykNA==}
  382. engines: {node: '>= 10'}
  383. cpu: [x64]
  384. os: [freebsd]
  385. '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.4':
  386. resolution: {integrity: sha512-OTU/m/eV4gQKxy9r5acuesqaymyeSCnsx1cFto/I1WhPmi5HDxX1nkzb8KYBiwkHIGg7CTfo/AcGzoXAJBxLfg==}
  387. engines: {node: '>= 10'}
  388. cpu: [arm]
  389. os: [linux]
  390. '@tailwindcss/oxide-linux-arm64-gnu@4.1.4':
  391. resolution: {integrity: sha512-hKlLNvbmUC6z5g/J4H+Zx7f7w15whSVImokLPmP6ff1QqTVE+TxUM9PGuNsjHvkvlHUtGTdDnOvGNSEUiXI1Ww==}
  392. engines: {node: '>= 10'}
  393. cpu: [arm64]
  394. os: [linux]
  395. libc: [glibc]
  396. '@tailwindcss/oxide-linux-arm64-musl@4.1.4':
  397. resolution: {integrity: sha512-X3As2xhtgPTY/m5edUtddmZ8rCruvBvtxYLMw9OsZdH01L2gS2icsHRwxdU0dMItNfVmrBezueXZCHxVeeb7Aw==}
  398. engines: {node: '>= 10'}
  399. cpu: [arm64]
  400. os: [linux]
  401. libc: [musl]
  402. '@tailwindcss/oxide-linux-x64-gnu@4.1.4':
  403. resolution: {integrity: sha512-2VG4DqhGaDSmYIu6C4ua2vSLXnJsb/C9liej7TuSO04NK+JJJgJucDUgmX6sn7Gw3Cs5ZJ9ZLrnI0QRDOjLfNQ==}
  404. engines: {node: '>= 10'}
  405. cpu: [x64]
  406. os: [linux]
  407. libc: [glibc]
  408. '@tailwindcss/oxide-linux-x64-musl@4.1.4':
  409. resolution: {integrity: sha512-v+mxVgH2kmur/X5Mdrz9m7TsoVjbdYQT0b4Z+dr+I4RvreCNXyCFELZL/DO0M1RsidZTrm6O1eMnV6zlgEzTMQ==}
  410. engines: {node: '>= 10'}
  411. cpu: [x64]
  412. os: [linux]
  413. libc: [musl]
  414. '@tailwindcss/oxide-wasm32-wasi@4.1.4':
  415. resolution: {integrity: sha512-2TLe9ir+9esCf6Wm+lLWTMbgklIjiF0pbmDnwmhR9MksVOq+e8aP3TSsXySnBDDvTTVd/vKu1aNttEGj3P6l8Q==}
  416. engines: {node: '>=14.0.0'}
  417. cpu: [wasm32]
  418. bundledDependencies:
  419. - '@napi-rs/wasm-runtime'
  420. - '@emnapi/core'
  421. - '@emnapi/runtime'
  422. - '@tybys/wasm-util'
  423. - '@emnapi/wasi-threads'
  424. - tslib
  425. '@tailwindcss/oxide-win32-arm64-msvc@4.1.4':
  426. resolution: {integrity: sha512-VlnhfilPlO0ltxW9/BgfLI5547PYzqBMPIzRrk4W7uupgCt8z6Trw/tAj6QUtF2om+1MH281Pg+HHUJoLesmng==}
  427. engines: {node: '>= 10'}
  428. cpu: [arm64]
  429. os: [win32]
  430. '@tailwindcss/oxide-win32-x64-msvc@4.1.4':
  431. resolution: {integrity: sha512-+7S63t5zhYjslUGb8NcgLpFXD+Kq1F/zt5Xv5qTv7HaFTG/DHyHD9GA6ieNAxhgyA4IcKa/zy7Xx4Oad2/wuhw==}
  432. engines: {node: '>= 10'}
  433. cpu: [x64]
  434. os: [win32]
  435. '@tailwindcss/oxide@4.1.4':
  436. resolution: {integrity: sha512-p5wOpXyOJx7mKh5MXh5oKk+kqcz8T+bA3z/5VWWeQwFrmuBItGwz8Y2CHk/sJ+dNb9B0nYFfn0rj/cKHZyjahQ==}
  437. engines: {node: '>= 10'}
  438. '@tailwindcss/vite@4.1.4':
  439. resolution: {integrity: sha512-4UQeMrONbvrsXKXXp/uxmdEN5JIJ9RkH7YVzs6AMxC/KC1+Np7WZBaNIco7TEjlkthqxZbt8pU/ipD+hKjm80A==}
  440. peerDependencies:
  441. vite: ^5.2.0 || ^6
  442. '@types/estree@1.0.7':
  443. resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
  444. '@types/lodash-es@4.17.12':
  445. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  446. '@types/lodash@4.17.16':
  447. resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==}
  448. '@types/web-bluetooth@0.0.16':
  449. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  450. '@vitejs/plugin-vue@5.2.3':
  451. resolution: {integrity: sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==}
  452. engines: {node: ^18.0.0 || >=20.0.0}
  453. peerDependencies:
  454. vite: ^5.0.0 || ^6.0.0
  455. vue: ^3.2.25
  456. '@vue/compiler-core@3.5.13':
  457. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  458. '@vue/compiler-dom@3.5.13':
  459. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  460. '@vue/compiler-sfc@3.5.13':
  461. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  462. '@vue/compiler-ssr@3.5.13':
  463. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  464. '@vue/devtools-api@6.6.4':
  465. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  466. '@vue/reactivity@3.5.13':
  467. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  468. '@vue/runtime-core@3.5.13':
  469. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  470. '@vue/runtime-dom@3.5.13':
  471. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  472. '@vue/server-renderer@3.5.13':
  473. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  474. peerDependencies:
  475. vue: 3.5.13
  476. '@vue/shared@3.5.13':
  477. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  478. '@vueuse/core@9.13.0':
  479. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  480. '@vueuse/metadata@9.13.0':
  481. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  482. '@vueuse/shared@9.13.0':
  483. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  484. acorn@8.14.1:
  485. resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==}
  486. engines: {node: '>=0.4.0'}
  487. hasBin: true
  488. anymatch@3.1.3:
  489. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  490. engines: {node: '>= 8'}
  491. async-validator@4.2.5:
  492. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  493. binary-extensions@2.3.0:
  494. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  495. engines: {node: '>=8'}
  496. braces@3.0.3:
  497. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  498. engines: {node: '>=8'}
  499. chokidar@3.6.0:
  500. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  501. engines: {node: '>= 8.10.0'}
  502. chokidar@4.0.3:
  503. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  504. engines: {node: '>= 14.16.0'}
  505. confbox@0.1.8:
  506. resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  507. confbox@0.2.2:
  508. resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==}
  509. csstype@3.1.3:
  510. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  511. dayjs@1.11.13:
  512. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  513. debug@4.4.0:
  514. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  515. engines: {node: '>=6.0'}
  516. peerDependencies:
  517. supports-color: '*'
  518. peerDependenciesMeta:
  519. supports-color:
  520. optional: true
  521. detect-libc@1.0.3:
  522. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  523. engines: {node: '>=0.10'}
  524. hasBin: true
  525. detect-libc@2.0.3:
  526. resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
  527. engines: {node: '>=8'}
  528. element-plus@2.9.7:
  529. resolution: {integrity: sha512-6vjZh5SXBncLhUwJGTVKS5oDljfgGMh6J4zVTeAZK3YdMUN76FgpvHkwwFXocpJpMbii6rDYU3sgie64FyPerQ==}
  530. peerDependencies:
  531. vue: ^3.2.0
  532. enhanced-resolve@5.18.1:
  533. resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==}
  534. engines: {node: '>=10.13.0'}
  535. entities@4.5.0:
  536. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  537. engines: {node: '>=0.12'}
  538. esbuild@0.25.2:
  539. resolution: {integrity: sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==}
  540. engines: {node: '>=18'}
  541. hasBin: true
  542. escape-html@1.0.3:
  543. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  544. escape-string-regexp@5.0.0:
  545. resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
  546. engines: {node: '>=12'}
  547. estree-walker@2.0.2:
  548. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  549. estree-walker@3.0.3:
  550. resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
  551. exsolve@1.0.4:
  552. resolution: {integrity: sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==}
  553. fdir@6.4.3:
  554. resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==}
  555. peerDependencies:
  556. picomatch: ^3 || ^4
  557. peerDependenciesMeta:
  558. picomatch:
  559. optional: true
  560. fill-range@7.1.1:
  561. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  562. engines: {node: '>=8'}
  563. fsevents@2.3.3:
  564. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  565. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  566. os: [darwin]
  567. glob-parent@5.1.2:
  568. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  569. engines: {node: '>= 6'}
  570. graceful-fs@4.2.11:
  571. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  572. immutable@5.1.1:
  573. resolution: {integrity: sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==}
  574. is-binary-path@2.1.0:
  575. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  576. engines: {node: '>=8'}
  577. is-extglob@2.1.1:
  578. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  579. engines: {node: '>=0.10.0'}
  580. is-glob@4.0.3:
  581. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  582. engines: {node: '>=0.10.0'}
  583. is-number@7.0.0:
  584. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  585. engines: {node: '>=0.12.0'}
  586. jiti@2.4.2:
  587. resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
  588. hasBin: true
  589. js-tokens@9.0.1:
  590. resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
  591. lightningcss-darwin-arm64@1.29.2:
  592. resolution: {integrity: sha512-cK/eMabSViKn/PG8U/a7aCorpeKLMlK0bQeNHmdb7qUnBkNPnL+oV5DjJUo0kqWsJUapZsM4jCfYItbqBDvlcA==}
  593. engines: {node: '>= 12.0.0'}
  594. cpu: [arm64]
  595. os: [darwin]
  596. lightningcss-darwin-x64@1.29.2:
  597. resolution: {integrity: sha512-j5qYxamyQw4kDXX5hnnCKMf3mLlHvG44f24Qyi2965/Ycz829MYqjrVg2H8BidybHBp9kom4D7DR5VqCKDXS0w==}
  598. engines: {node: '>= 12.0.0'}
  599. cpu: [x64]
  600. os: [darwin]
  601. lightningcss-freebsd-x64@1.29.2:
  602. resolution: {integrity: sha512-wDk7M2tM78Ii8ek9YjnY8MjV5f5JN2qNVO+/0BAGZRvXKtQrBC4/cn4ssQIpKIPP44YXw6gFdpUF+Ps+RGsCwg==}
  603. engines: {node: '>= 12.0.0'}
  604. cpu: [x64]
  605. os: [freebsd]
  606. lightningcss-linux-arm-gnueabihf@1.29.2:
  607. resolution: {integrity: sha512-IRUrOrAF2Z+KExdExe3Rz7NSTuuJ2HvCGlMKoquK5pjvo2JY4Rybr+NrKnq0U0hZnx5AnGsuFHjGnNT14w26sg==}
  608. engines: {node: '>= 12.0.0'}
  609. cpu: [arm]
  610. os: [linux]
  611. lightningcss-linux-arm64-gnu@1.29.2:
  612. resolution: {integrity: sha512-KKCpOlmhdjvUTX/mBuaKemp0oeDIBBLFiU5Fnqxh1/DZ4JPZi4evEH7TKoSBFOSOV3J7iEmmBaw/8dpiUvRKlQ==}
  613. engines: {node: '>= 12.0.0'}
  614. cpu: [arm64]
  615. os: [linux]
  616. libc: [glibc]
  617. lightningcss-linux-arm64-musl@1.29.2:
  618. resolution: {integrity: sha512-Q64eM1bPlOOUgxFmoPUefqzY1yV3ctFPE6d/Vt7WzLW4rKTv7MyYNky+FWxRpLkNASTnKQUaiMJ87zNODIrrKQ==}
  619. engines: {node: '>= 12.0.0'}
  620. cpu: [arm64]
  621. os: [linux]
  622. libc: [musl]
  623. lightningcss-linux-x64-gnu@1.29.2:
  624. resolution: {integrity: sha512-0v6idDCPG6epLXtBH/RPkHvYx74CVziHo6TMYga8O2EiQApnUPZsbR9nFNrg2cgBzk1AYqEd95TlrsL7nYABQg==}
  625. engines: {node: '>= 12.0.0'}
  626. cpu: [x64]
  627. os: [linux]
  628. libc: [glibc]
  629. lightningcss-linux-x64-musl@1.29.2:
  630. resolution: {integrity: sha512-rMpz2yawkgGT8RULc5S4WiZopVMOFWjiItBT7aSfDX4NQav6M44rhn5hjtkKzB+wMTRlLLqxkeYEtQ3dd9696w==}
  631. engines: {node: '>= 12.0.0'}
  632. cpu: [x64]
  633. os: [linux]
  634. libc: [musl]
  635. lightningcss-win32-arm64-msvc@1.29.2:
  636. resolution: {integrity: sha512-nL7zRW6evGQqYVu/bKGK+zShyz8OVzsCotFgc7judbt6wnB2KbiKKJwBE4SGoDBQ1O94RjW4asrCjQL4i8Fhbw==}
  637. engines: {node: '>= 12.0.0'}
  638. cpu: [arm64]
  639. os: [win32]
  640. lightningcss-win32-x64-msvc@1.29.2:
  641. resolution: {integrity: sha512-EdIUW3B2vLuHmv7urfzMI/h2fmlnOQBk1xlsDxkN1tCWKjNFjfLhGxYk8C8mzpSfr+A6jFFIi8fU6LbQGsRWjA==}
  642. engines: {node: '>= 12.0.0'}
  643. cpu: [x64]
  644. os: [win32]
  645. lightningcss@1.29.2:
  646. resolution: {integrity: sha512-6b6gd/RUXKaw5keVdSEtqFVdzWnU5jMxTUjA2bVcMNPLwSQ08Sv/UodBVtETLCn7k4S1Ibxwh7k68IwLZPgKaA==}
  647. engines: {node: '>= 12.0.0'}
  648. local-pkg@1.1.1:
  649. resolution: {integrity: sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==}
  650. engines: {node: '>=14'}
  651. lodash-es@4.17.21:
  652. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  653. lodash-unified@1.0.3:
  654. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  655. peerDependencies:
  656. '@types/lodash-es': '*'
  657. lodash: '*'
  658. lodash-es: '*'
  659. lodash@4.17.21:
  660. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  661. magic-string@0.30.17:
  662. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  663. memoize-one@6.0.0:
  664. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  665. micromatch@4.0.8:
  666. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  667. engines: {node: '>=8.6'}
  668. mlly@1.7.4:
  669. resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==}
  670. ms@2.1.3:
  671. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  672. nanoid@3.3.11:
  673. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  674. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  675. hasBin: true
  676. node-addon-api@7.1.1:
  677. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  678. normalize-path@3.0.0:
  679. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  680. engines: {node: '>=0.10.0'}
  681. normalize-wheel-es@1.2.0:
  682. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  683. pathe@2.0.3:
  684. resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
  685. picocolors@1.1.1:
  686. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  687. picomatch@2.3.1:
  688. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  689. engines: {node: '>=8.6'}
  690. picomatch@4.0.2:
  691. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  692. engines: {node: '>=12'}
  693. pkg-types@1.3.1:
  694. resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
  695. pkg-types@2.1.0:
  696. resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
  697. pnpm@10.8.1:
  698. resolution: {integrity: sha512-xQCIupmMZ7jKjJnfil4C/Sri4rKaryOP6qnhJCSNP0j5+22yQklJ/5Ac/7teDwzBrWrttgLNKUUHUdEcNQI2dw==}
  699. engines: {node: '>=18.12'}
  700. hasBin: true
  701. postcss@8.5.3:
  702. resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
  703. engines: {node: ^10 || ^12 || >=14}
  704. quansync@0.2.10:
  705. resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==}
  706. readdirp@3.6.0:
  707. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  708. engines: {node: '>=8.10.0'}
  709. readdirp@4.1.2:
  710. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  711. engines: {node: '>= 14.18.0'}
  712. rollup@4.40.0:
  713. resolution: {integrity: sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==}
  714. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  715. hasBin: true
  716. sass@1.86.3:
  717. resolution: {integrity: sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==}
  718. engines: {node: '>=14.0.0'}
  719. hasBin: true
  720. scule@1.3.0:
  721. resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
  722. source-map-js@1.2.1:
  723. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  724. engines: {node: '>=0.10.0'}
  725. strip-literal@3.0.0:
  726. resolution: {integrity: sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==}
  727. tailwindcss@4.1.4:
  728. resolution: {integrity: sha512-1ZIUqtPITFbv/DxRmDr5/agPqJwF69d24m9qmM1939TJehgY539CtzeZRjbLt5G6fSy/7YqqYsfvoTEw9xUI2A==}
  729. tapable@2.2.1:
  730. resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
  731. engines: {node: '>=6'}
  732. tinyglobby@0.2.12:
  733. resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==}
  734. engines: {node: '>=12.0.0'}
  735. to-regex-range@5.0.1:
  736. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  737. engines: {node: '>=8.0'}
  738. ufo@1.6.1:
  739. resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
  740. unimport@4.2.0:
  741. resolution: {integrity: sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag==}
  742. engines: {node: '>=18.12.0'}
  743. unplugin-auto-import@19.1.2:
  744. resolution: {integrity: sha512-EkxNIJm4ZPYtV7rRaPBKnsscgTaifIZNrJF5DkMffTxkUOJOlJuKVypA6YBSBOjzPJDTFPjfVmCQPoBuOO+YYQ==}
  745. engines: {node: '>=14'}
  746. peerDependencies:
  747. '@nuxt/kit': ^3.2.2
  748. '@vueuse/core': '*'
  749. peerDependenciesMeta:
  750. '@nuxt/kit':
  751. optional: true
  752. '@vueuse/core':
  753. optional: true
  754. unplugin-utils@0.2.4:
  755. resolution: {integrity: sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA==}
  756. engines: {node: '>=18.12.0'}
  757. unplugin-vue-components@28.5.0:
  758. resolution: {integrity: sha512-o7fMKU/uI8NiP+E0W62zoduuguWqB0obTfHFtbr1AP2uo2lhUPnPttWUE92yesdiYfo9/0hxIrj38FMc1eaySg==}
  759. engines: {node: '>=14'}
  760. peerDependencies:
  761. '@babel/parser': ^7.15.8
  762. '@nuxt/kit': ^3.2.2
  763. vue: 2 || 3
  764. peerDependenciesMeta:
  765. '@babel/parser':
  766. optional: true
  767. '@nuxt/kit':
  768. optional: true
  769. unplugin@2.3.2:
  770. resolution: {integrity: sha512-3n7YA46rROb3zSj8fFxtxC/PqoyvYQ0llwz9wtUPUutr9ig09C8gGo5CWCwHrUzlqC1LLR43kxp5vEIyH1ac1w==}
  771. engines: {node: '>=18.12.0'}
  772. vite@6.2.6:
  773. resolution: {integrity: sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==}
  774. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  775. hasBin: true
  776. peerDependencies:
  777. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  778. jiti: '>=1.21.0'
  779. less: '*'
  780. lightningcss: ^1.21.0
  781. sass: '*'
  782. sass-embedded: '*'
  783. stylus: '*'
  784. sugarss: '*'
  785. terser: ^5.16.0
  786. tsx: ^4.8.1
  787. yaml: ^2.4.2
  788. peerDependenciesMeta:
  789. '@types/node':
  790. optional: true
  791. jiti:
  792. optional: true
  793. less:
  794. optional: true
  795. lightningcss:
  796. optional: true
  797. sass:
  798. optional: true
  799. sass-embedded:
  800. optional: true
  801. stylus:
  802. optional: true
  803. sugarss:
  804. optional: true
  805. terser:
  806. optional: true
  807. tsx:
  808. optional: true
  809. yaml:
  810. optional: true
  811. vue-demi@0.14.10:
  812. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  813. engines: {node: '>=12'}
  814. hasBin: true
  815. peerDependencies:
  816. '@vue/composition-api': ^1.0.0-rc.1
  817. vue: ^3.0.0-0 || ^2.6.0
  818. peerDependenciesMeta:
  819. '@vue/composition-api':
  820. optional: true
  821. vue-router@4.5.0:
  822. resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
  823. peerDependencies:
  824. vue: ^3.2.0
  825. vue@3.5.13:
  826. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  827. peerDependencies:
  828. typescript: '*'
  829. peerDependenciesMeta:
  830. typescript:
  831. optional: true
  832. webpack-virtual-modules@0.6.2:
  833. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  834. snapshots:
  835. '@babel/helper-string-parser@7.25.9': {}
  836. '@babel/helper-validator-identifier@7.25.9': {}
  837. '@babel/parser@7.27.0':
  838. dependencies:
  839. '@babel/types': 7.27.0
  840. '@babel/types@7.27.0':
  841. dependencies:
  842. '@babel/helper-string-parser': 7.25.9
  843. '@babel/helper-validator-identifier': 7.25.9
  844. '@ctrl/tinycolor@3.6.1': {}
  845. '@element-plus/icons-vue@2.3.1(vue@3.5.13)':
  846. dependencies:
  847. vue: 3.5.13
  848. '@esbuild/aix-ppc64@0.25.2':
  849. optional: true
  850. '@esbuild/android-arm64@0.25.2':
  851. optional: true
  852. '@esbuild/android-arm@0.25.2':
  853. optional: true
  854. '@esbuild/android-x64@0.25.2':
  855. optional: true
  856. '@esbuild/darwin-arm64@0.25.2':
  857. optional: true
  858. '@esbuild/darwin-x64@0.25.2':
  859. optional: true
  860. '@esbuild/freebsd-arm64@0.25.2':
  861. optional: true
  862. '@esbuild/freebsd-x64@0.25.2':
  863. optional: true
  864. '@esbuild/linux-arm64@0.25.2':
  865. optional: true
  866. '@esbuild/linux-arm@0.25.2':
  867. optional: true
  868. '@esbuild/linux-ia32@0.25.2':
  869. optional: true
  870. '@esbuild/linux-loong64@0.25.2':
  871. optional: true
  872. '@esbuild/linux-mips64el@0.25.2':
  873. optional: true
  874. '@esbuild/linux-ppc64@0.25.2':
  875. optional: true
  876. '@esbuild/linux-riscv64@0.25.2':
  877. optional: true
  878. '@esbuild/linux-s390x@0.25.2':
  879. optional: true
  880. '@esbuild/linux-x64@0.25.2':
  881. optional: true
  882. '@esbuild/netbsd-arm64@0.25.2':
  883. optional: true
  884. '@esbuild/netbsd-x64@0.25.2':
  885. optional: true
  886. '@esbuild/openbsd-arm64@0.25.2':
  887. optional: true
  888. '@esbuild/openbsd-x64@0.25.2':
  889. optional: true
  890. '@esbuild/sunos-x64@0.25.2':
  891. optional: true
  892. '@esbuild/win32-arm64@0.25.2':
  893. optional: true
  894. '@esbuild/win32-ia32@0.25.2':
  895. optional: true
  896. '@esbuild/win32-x64@0.25.2':
  897. optional: true
  898. '@floating-ui/core@1.6.9':
  899. dependencies:
  900. '@floating-ui/utils': 0.2.9
  901. '@floating-ui/dom@1.6.13':
  902. dependencies:
  903. '@floating-ui/core': 1.6.9
  904. '@floating-ui/utils': 0.2.9
  905. '@floating-ui/utils@0.2.9': {}
  906. '@jridgewell/sourcemap-codec@1.5.0': {}
  907. '@parcel/watcher-android-arm64@2.5.1':
  908. optional: true
  909. '@parcel/watcher-darwin-arm64@2.5.1':
  910. optional: true
  911. '@parcel/watcher-darwin-x64@2.5.1':
  912. optional: true
  913. '@parcel/watcher-freebsd-x64@2.5.1':
  914. optional: true
  915. '@parcel/watcher-linux-arm-glibc@2.5.1':
  916. optional: true
  917. '@parcel/watcher-linux-arm-musl@2.5.1':
  918. optional: true
  919. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  920. optional: true
  921. '@parcel/watcher-linux-arm64-musl@2.5.1':
  922. optional: true
  923. '@parcel/watcher-linux-x64-glibc@2.5.1':
  924. optional: true
  925. '@parcel/watcher-linux-x64-musl@2.5.1':
  926. optional: true
  927. '@parcel/watcher-win32-arm64@2.5.1':
  928. optional: true
  929. '@parcel/watcher-win32-ia32@2.5.1':
  930. optional: true
  931. '@parcel/watcher-win32-x64@2.5.1':
  932. optional: true
  933. '@parcel/watcher@2.5.1':
  934. dependencies:
  935. detect-libc: 1.0.3
  936. is-glob: 4.0.3
  937. micromatch: 4.0.8
  938. node-addon-api: 7.1.1
  939. optionalDependencies:
  940. '@parcel/watcher-android-arm64': 2.5.1
  941. '@parcel/watcher-darwin-arm64': 2.5.1
  942. '@parcel/watcher-darwin-x64': 2.5.1
  943. '@parcel/watcher-freebsd-x64': 2.5.1
  944. '@parcel/watcher-linux-arm-glibc': 2.5.1
  945. '@parcel/watcher-linux-arm-musl': 2.5.1
  946. '@parcel/watcher-linux-arm64-glibc': 2.5.1
  947. '@parcel/watcher-linux-arm64-musl': 2.5.1
  948. '@parcel/watcher-linux-x64-glibc': 2.5.1
  949. '@parcel/watcher-linux-x64-musl': 2.5.1
  950. '@parcel/watcher-win32-arm64': 2.5.1
  951. '@parcel/watcher-win32-ia32': 2.5.1
  952. '@parcel/watcher-win32-x64': 2.5.1
  953. optional: true
  954. '@rollup/rollup-android-arm-eabi@4.40.0':
  955. optional: true
  956. '@rollup/rollup-android-arm64@4.40.0':
  957. optional: true
  958. '@rollup/rollup-darwin-arm64@4.40.0':
  959. optional: true
  960. '@rollup/rollup-darwin-x64@4.40.0':
  961. optional: true
  962. '@rollup/rollup-freebsd-arm64@4.40.0':
  963. optional: true
  964. '@rollup/rollup-freebsd-x64@4.40.0':
  965. optional: true
  966. '@rollup/rollup-linux-arm-gnueabihf@4.40.0':
  967. optional: true
  968. '@rollup/rollup-linux-arm-musleabihf@4.40.0':
  969. optional: true
  970. '@rollup/rollup-linux-arm64-gnu@4.40.0':
  971. optional: true
  972. '@rollup/rollup-linux-arm64-musl@4.40.0':
  973. optional: true
  974. '@rollup/rollup-linux-loongarch64-gnu@4.40.0':
  975. optional: true
  976. '@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
  977. optional: true
  978. '@rollup/rollup-linux-riscv64-gnu@4.40.0':
  979. optional: true
  980. '@rollup/rollup-linux-riscv64-musl@4.40.0':
  981. optional: true
  982. '@rollup/rollup-linux-s390x-gnu@4.40.0':
  983. optional: true
  984. '@rollup/rollup-linux-x64-gnu@4.40.0':
  985. optional: true
  986. '@rollup/rollup-linux-x64-musl@4.40.0':
  987. optional: true
  988. '@rollup/rollup-win32-arm64-msvc@4.40.0':
  989. optional: true
  990. '@rollup/rollup-win32-ia32-msvc@4.40.0':
  991. optional: true
  992. '@rollup/rollup-win32-x64-msvc@4.40.0':
  993. optional: true
  994. '@sxzz/popperjs-es@2.11.7': {}
  995. '@tailwindcss/node@4.1.4':
  996. dependencies:
  997. enhanced-resolve: 5.18.1
  998. jiti: 2.4.2
  999. lightningcss: 1.29.2
  1000. tailwindcss: 4.1.4
  1001. '@tailwindcss/oxide-android-arm64@4.1.4':
  1002. optional: true
  1003. '@tailwindcss/oxide-darwin-arm64@4.1.4':
  1004. optional: true
  1005. '@tailwindcss/oxide-darwin-x64@4.1.4':
  1006. optional: true
  1007. '@tailwindcss/oxide-freebsd-x64@4.1.4':
  1008. optional: true
  1009. '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.4':
  1010. optional: true
  1011. '@tailwindcss/oxide-linux-arm64-gnu@4.1.4':
  1012. optional: true
  1013. '@tailwindcss/oxide-linux-arm64-musl@4.1.4':
  1014. optional: true
  1015. '@tailwindcss/oxide-linux-x64-gnu@4.1.4':
  1016. optional: true
  1017. '@tailwindcss/oxide-linux-x64-musl@4.1.4':
  1018. optional: true
  1019. '@tailwindcss/oxide-wasm32-wasi@4.1.4':
  1020. optional: true
  1021. '@tailwindcss/oxide-win32-arm64-msvc@4.1.4':
  1022. optional: true
  1023. '@tailwindcss/oxide-win32-x64-msvc@4.1.4':
  1024. optional: true
  1025. '@tailwindcss/oxide@4.1.4':
  1026. optionalDependencies:
  1027. '@tailwindcss/oxide-android-arm64': 4.1.4
  1028. '@tailwindcss/oxide-darwin-arm64': 4.1.4
  1029. '@tailwindcss/oxide-darwin-x64': 4.1.4
  1030. '@tailwindcss/oxide-freebsd-x64': 4.1.4
  1031. '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.4
  1032. '@tailwindcss/oxide-linux-arm64-gnu': 4.1.4
  1033. '@tailwindcss/oxide-linux-arm64-musl': 4.1.4
  1034. '@tailwindcss/oxide-linux-x64-gnu': 4.1.4
  1035. '@tailwindcss/oxide-linux-x64-musl': 4.1.4
  1036. '@tailwindcss/oxide-wasm32-wasi': 4.1.4
  1037. '@tailwindcss/oxide-win32-arm64-msvc': 4.1.4
  1038. '@tailwindcss/oxide-win32-x64-msvc': 4.1.4
  1039. '@tailwindcss/vite@4.1.4(vite@6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3))':
  1040. dependencies:
  1041. '@tailwindcss/node': 4.1.4
  1042. '@tailwindcss/oxide': 4.1.4
  1043. tailwindcss: 4.1.4
  1044. vite: 6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3)
  1045. '@types/estree@1.0.7': {}
  1046. '@types/lodash-es@4.17.12':
  1047. dependencies:
  1048. '@types/lodash': 4.17.16
  1049. '@types/lodash@4.17.16': {}
  1050. '@types/web-bluetooth@0.0.16': {}
  1051. '@vitejs/plugin-vue@5.2.3(vite@6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3))(vue@3.5.13)':
  1052. dependencies:
  1053. vite: 6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3)
  1054. vue: 3.5.13
  1055. '@vue/compiler-core@3.5.13':
  1056. dependencies:
  1057. '@babel/parser': 7.27.0
  1058. '@vue/shared': 3.5.13
  1059. entities: 4.5.0
  1060. estree-walker: 2.0.2
  1061. source-map-js: 1.2.1
  1062. '@vue/compiler-dom@3.5.13':
  1063. dependencies:
  1064. '@vue/compiler-core': 3.5.13
  1065. '@vue/shared': 3.5.13
  1066. '@vue/compiler-sfc@3.5.13':
  1067. dependencies:
  1068. '@babel/parser': 7.27.0
  1069. '@vue/compiler-core': 3.5.13
  1070. '@vue/compiler-dom': 3.5.13
  1071. '@vue/compiler-ssr': 3.5.13
  1072. '@vue/shared': 3.5.13
  1073. estree-walker: 2.0.2
  1074. magic-string: 0.30.17
  1075. postcss: 8.5.3
  1076. source-map-js: 1.2.1
  1077. '@vue/compiler-ssr@3.5.13':
  1078. dependencies:
  1079. '@vue/compiler-dom': 3.5.13
  1080. '@vue/shared': 3.5.13
  1081. '@vue/devtools-api@6.6.4': {}
  1082. '@vue/reactivity@3.5.13':
  1083. dependencies:
  1084. '@vue/shared': 3.5.13
  1085. '@vue/runtime-core@3.5.13':
  1086. dependencies:
  1087. '@vue/reactivity': 3.5.13
  1088. '@vue/shared': 3.5.13
  1089. '@vue/runtime-dom@3.5.13':
  1090. dependencies:
  1091. '@vue/reactivity': 3.5.13
  1092. '@vue/runtime-core': 3.5.13
  1093. '@vue/shared': 3.5.13
  1094. csstype: 3.1.3
  1095. '@vue/server-renderer@3.5.13(vue@3.5.13)':
  1096. dependencies:
  1097. '@vue/compiler-ssr': 3.5.13
  1098. '@vue/shared': 3.5.13
  1099. vue: 3.5.13
  1100. '@vue/shared@3.5.13': {}
  1101. '@vueuse/core@9.13.0(vue@3.5.13)':
  1102. dependencies:
  1103. '@types/web-bluetooth': 0.0.16
  1104. '@vueuse/metadata': 9.13.0
  1105. '@vueuse/shared': 9.13.0(vue@3.5.13)
  1106. vue-demi: 0.14.10(vue@3.5.13)
  1107. transitivePeerDependencies:
  1108. - '@vue/composition-api'
  1109. - vue
  1110. '@vueuse/metadata@9.13.0': {}
  1111. '@vueuse/shared@9.13.0(vue@3.5.13)':
  1112. dependencies:
  1113. vue-demi: 0.14.10(vue@3.5.13)
  1114. transitivePeerDependencies:
  1115. - '@vue/composition-api'
  1116. - vue
  1117. acorn@8.14.1: {}
  1118. anymatch@3.1.3:
  1119. dependencies:
  1120. normalize-path: 3.0.0
  1121. picomatch: 2.3.1
  1122. async-validator@4.2.5: {}
  1123. binary-extensions@2.3.0: {}
  1124. braces@3.0.3:
  1125. dependencies:
  1126. fill-range: 7.1.1
  1127. chokidar@3.6.0:
  1128. dependencies:
  1129. anymatch: 3.1.3
  1130. braces: 3.0.3
  1131. glob-parent: 5.1.2
  1132. is-binary-path: 2.1.0
  1133. is-glob: 4.0.3
  1134. normalize-path: 3.0.0
  1135. readdirp: 3.6.0
  1136. optionalDependencies:
  1137. fsevents: 2.3.3
  1138. chokidar@4.0.3:
  1139. dependencies:
  1140. readdirp: 4.1.2
  1141. confbox@0.1.8: {}
  1142. confbox@0.2.2: {}
  1143. csstype@3.1.3: {}
  1144. dayjs@1.11.13: {}
  1145. debug@4.4.0:
  1146. dependencies:
  1147. ms: 2.1.3
  1148. detect-libc@1.0.3:
  1149. optional: true
  1150. detect-libc@2.0.3: {}
  1151. element-plus@2.9.7(vue@3.5.13):
  1152. dependencies:
  1153. '@ctrl/tinycolor': 3.6.1
  1154. '@element-plus/icons-vue': 2.3.1(vue@3.5.13)
  1155. '@floating-ui/dom': 1.6.13
  1156. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1157. '@types/lodash': 4.17.16
  1158. '@types/lodash-es': 4.17.12
  1159. '@vueuse/core': 9.13.0(vue@3.5.13)
  1160. async-validator: 4.2.5
  1161. dayjs: 1.11.13
  1162. escape-html: 1.0.3
  1163. lodash: 4.17.21
  1164. lodash-es: 4.17.21
  1165. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1166. memoize-one: 6.0.0
  1167. normalize-wheel-es: 1.2.0
  1168. vue: 3.5.13
  1169. transitivePeerDependencies:
  1170. - '@vue/composition-api'
  1171. enhanced-resolve@5.18.1:
  1172. dependencies:
  1173. graceful-fs: 4.2.11
  1174. tapable: 2.2.1
  1175. entities@4.5.0: {}
  1176. esbuild@0.25.2:
  1177. optionalDependencies:
  1178. '@esbuild/aix-ppc64': 0.25.2
  1179. '@esbuild/android-arm': 0.25.2
  1180. '@esbuild/android-arm64': 0.25.2
  1181. '@esbuild/android-x64': 0.25.2
  1182. '@esbuild/darwin-arm64': 0.25.2
  1183. '@esbuild/darwin-x64': 0.25.2
  1184. '@esbuild/freebsd-arm64': 0.25.2
  1185. '@esbuild/freebsd-x64': 0.25.2
  1186. '@esbuild/linux-arm': 0.25.2
  1187. '@esbuild/linux-arm64': 0.25.2
  1188. '@esbuild/linux-ia32': 0.25.2
  1189. '@esbuild/linux-loong64': 0.25.2
  1190. '@esbuild/linux-mips64el': 0.25.2
  1191. '@esbuild/linux-ppc64': 0.25.2
  1192. '@esbuild/linux-riscv64': 0.25.2
  1193. '@esbuild/linux-s390x': 0.25.2
  1194. '@esbuild/linux-x64': 0.25.2
  1195. '@esbuild/netbsd-arm64': 0.25.2
  1196. '@esbuild/netbsd-x64': 0.25.2
  1197. '@esbuild/openbsd-arm64': 0.25.2
  1198. '@esbuild/openbsd-x64': 0.25.2
  1199. '@esbuild/sunos-x64': 0.25.2
  1200. '@esbuild/win32-arm64': 0.25.2
  1201. '@esbuild/win32-ia32': 0.25.2
  1202. '@esbuild/win32-x64': 0.25.2
  1203. escape-html@1.0.3: {}
  1204. escape-string-regexp@5.0.0: {}
  1205. estree-walker@2.0.2: {}
  1206. estree-walker@3.0.3:
  1207. dependencies:
  1208. '@types/estree': 1.0.7
  1209. exsolve@1.0.4: {}
  1210. fdir@6.4.3(picomatch@4.0.2):
  1211. optionalDependencies:
  1212. picomatch: 4.0.2
  1213. fill-range@7.1.1:
  1214. dependencies:
  1215. to-regex-range: 5.0.1
  1216. fsevents@2.3.3:
  1217. optional: true
  1218. glob-parent@5.1.2:
  1219. dependencies:
  1220. is-glob: 4.0.3
  1221. graceful-fs@4.2.11: {}
  1222. immutable@5.1.1: {}
  1223. is-binary-path@2.1.0:
  1224. dependencies:
  1225. binary-extensions: 2.3.0
  1226. is-extglob@2.1.1: {}
  1227. is-glob@4.0.3:
  1228. dependencies:
  1229. is-extglob: 2.1.1
  1230. is-number@7.0.0: {}
  1231. jiti@2.4.2: {}
  1232. js-tokens@9.0.1: {}
  1233. lightningcss-darwin-arm64@1.29.2:
  1234. optional: true
  1235. lightningcss-darwin-x64@1.29.2:
  1236. optional: true
  1237. lightningcss-freebsd-x64@1.29.2:
  1238. optional: true
  1239. lightningcss-linux-arm-gnueabihf@1.29.2:
  1240. optional: true
  1241. lightningcss-linux-arm64-gnu@1.29.2:
  1242. optional: true
  1243. lightningcss-linux-arm64-musl@1.29.2:
  1244. optional: true
  1245. lightningcss-linux-x64-gnu@1.29.2:
  1246. optional: true
  1247. lightningcss-linux-x64-musl@1.29.2:
  1248. optional: true
  1249. lightningcss-win32-arm64-msvc@1.29.2:
  1250. optional: true
  1251. lightningcss-win32-x64-msvc@1.29.2:
  1252. optional: true
  1253. lightningcss@1.29.2:
  1254. dependencies:
  1255. detect-libc: 2.0.3
  1256. optionalDependencies:
  1257. lightningcss-darwin-arm64: 1.29.2
  1258. lightningcss-darwin-x64: 1.29.2
  1259. lightningcss-freebsd-x64: 1.29.2
  1260. lightningcss-linux-arm-gnueabihf: 1.29.2
  1261. lightningcss-linux-arm64-gnu: 1.29.2
  1262. lightningcss-linux-arm64-musl: 1.29.2
  1263. lightningcss-linux-x64-gnu: 1.29.2
  1264. lightningcss-linux-x64-musl: 1.29.2
  1265. lightningcss-win32-arm64-msvc: 1.29.2
  1266. lightningcss-win32-x64-msvc: 1.29.2
  1267. local-pkg@1.1.1:
  1268. dependencies:
  1269. mlly: 1.7.4
  1270. pkg-types: 2.1.0
  1271. quansync: 0.2.10
  1272. lodash-es@4.17.21: {}
  1273. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  1274. dependencies:
  1275. '@types/lodash-es': 4.17.12
  1276. lodash: 4.17.21
  1277. lodash-es: 4.17.21
  1278. lodash@4.17.21: {}
  1279. magic-string@0.30.17:
  1280. dependencies:
  1281. '@jridgewell/sourcemap-codec': 1.5.0
  1282. memoize-one@6.0.0: {}
  1283. micromatch@4.0.8:
  1284. dependencies:
  1285. braces: 3.0.3
  1286. picomatch: 2.3.1
  1287. optional: true
  1288. mlly@1.7.4:
  1289. dependencies:
  1290. acorn: 8.14.1
  1291. pathe: 2.0.3
  1292. pkg-types: 1.3.1
  1293. ufo: 1.6.1
  1294. ms@2.1.3: {}
  1295. nanoid@3.3.11: {}
  1296. node-addon-api@7.1.1:
  1297. optional: true
  1298. normalize-path@3.0.0: {}
  1299. normalize-wheel-es@1.2.0: {}
  1300. pathe@2.0.3: {}
  1301. picocolors@1.1.1: {}
  1302. picomatch@2.3.1: {}
  1303. picomatch@4.0.2: {}
  1304. pkg-types@1.3.1:
  1305. dependencies:
  1306. confbox: 0.1.8
  1307. mlly: 1.7.4
  1308. pathe: 2.0.3
  1309. pkg-types@2.1.0:
  1310. dependencies:
  1311. confbox: 0.2.2
  1312. exsolve: 1.0.4
  1313. pathe: 2.0.3
  1314. pnpm@10.8.1: {}
  1315. postcss@8.5.3:
  1316. dependencies:
  1317. nanoid: 3.3.11
  1318. picocolors: 1.1.1
  1319. source-map-js: 1.2.1
  1320. quansync@0.2.10: {}
  1321. readdirp@3.6.0:
  1322. dependencies:
  1323. picomatch: 2.3.1
  1324. readdirp@4.1.2: {}
  1325. rollup@4.40.0:
  1326. dependencies:
  1327. '@types/estree': 1.0.7
  1328. optionalDependencies:
  1329. '@rollup/rollup-android-arm-eabi': 4.40.0
  1330. '@rollup/rollup-android-arm64': 4.40.0
  1331. '@rollup/rollup-darwin-arm64': 4.40.0
  1332. '@rollup/rollup-darwin-x64': 4.40.0
  1333. '@rollup/rollup-freebsd-arm64': 4.40.0
  1334. '@rollup/rollup-freebsd-x64': 4.40.0
  1335. '@rollup/rollup-linux-arm-gnueabihf': 4.40.0
  1336. '@rollup/rollup-linux-arm-musleabihf': 4.40.0
  1337. '@rollup/rollup-linux-arm64-gnu': 4.40.0
  1338. '@rollup/rollup-linux-arm64-musl': 4.40.0
  1339. '@rollup/rollup-linux-loongarch64-gnu': 4.40.0
  1340. '@rollup/rollup-linux-powerpc64le-gnu': 4.40.0
  1341. '@rollup/rollup-linux-riscv64-gnu': 4.40.0
  1342. '@rollup/rollup-linux-riscv64-musl': 4.40.0
  1343. '@rollup/rollup-linux-s390x-gnu': 4.40.0
  1344. '@rollup/rollup-linux-x64-gnu': 4.40.0
  1345. '@rollup/rollup-linux-x64-musl': 4.40.0
  1346. '@rollup/rollup-win32-arm64-msvc': 4.40.0
  1347. '@rollup/rollup-win32-ia32-msvc': 4.40.0
  1348. '@rollup/rollup-win32-x64-msvc': 4.40.0
  1349. fsevents: 2.3.3
  1350. sass@1.86.3:
  1351. dependencies:
  1352. chokidar: 4.0.3
  1353. immutable: 5.1.1
  1354. source-map-js: 1.2.1
  1355. optionalDependencies:
  1356. '@parcel/watcher': 2.5.1
  1357. scule@1.3.0: {}
  1358. source-map-js@1.2.1: {}
  1359. strip-literal@3.0.0:
  1360. dependencies:
  1361. js-tokens: 9.0.1
  1362. tailwindcss@4.1.4: {}
  1363. tapable@2.2.1: {}
  1364. tinyglobby@0.2.12:
  1365. dependencies:
  1366. fdir: 6.4.3(picomatch@4.0.2)
  1367. picomatch: 4.0.2
  1368. to-regex-range@5.0.1:
  1369. dependencies:
  1370. is-number: 7.0.0
  1371. ufo@1.6.1: {}
  1372. unimport@4.2.0:
  1373. dependencies:
  1374. acorn: 8.14.1
  1375. escape-string-regexp: 5.0.0
  1376. estree-walker: 3.0.3
  1377. local-pkg: 1.1.1
  1378. magic-string: 0.30.17
  1379. mlly: 1.7.4
  1380. pathe: 2.0.3
  1381. picomatch: 4.0.2
  1382. pkg-types: 2.1.0
  1383. scule: 1.3.0
  1384. strip-literal: 3.0.0
  1385. tinyglobby: 0.2.12
  1386. unplugin: 2.3.2
  1387. unplugin-utils: 0.2.4
  1388. unplugin-auto-import@19.1.2(@vueuse/core@9.13.0(vue@3.5.13)):
  1389. dependencies:
  1390. local-pkg: 1.1.1
  1391. magic-string: 0.30.17
  1392. picomatch: 4.0.2
  1393. unimport: 4.2.0
  1394. unplugin: 2.3.2
  1395. unplugin-utils: 0.2.4
  1396. optionalDependencies:
  1397. '@vueuse/core': 9.13.0(vue@3.5.13)
  1398. unplugin-utils@0.2.4:
  1399. dependencies:
  1400. pathe: 2.0.3
  1401. picomatch: 4.0.2
  1402. unplugin-vue-components@28.5.0(@babel/parser@7.27.0)(vue@3.5.13):
  1403. dependencies:
  1404. chokidar: 3.6.0
  1405. debug: 4.4.0
  1406. local-pkg: 1.1.1
  1407. magic-string: 0.30.17
  1408. mlly: 1.7.4
  1409. tinyglobby: 0.2.12
  1410. unplugin: 2.3.2
  1411. unplugin-utils: 0.2.4
  1412. vue: 3.5.13
  1413. optionalDependencies:
  1414. '@babel/parser': 7.27.0
  1415. transitivePeerDependencies:
  1416. - supports-color
  1417. unplugin@2.3.2:
  1418. dependencies:
  1419. acorn: 8.14.1
  1420. picomatch: 4.0.2
  1421. webpack-virtual-modules: 0.6.2
  1422. vite@6.2.6(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.3):
  1423. dependencies:
  1424. esbuild: 0.25.2
  1425. postcss: 8.5.3
  1426. rollup: 4.40.0
  1427. optionalDependencies:
  1428. fsevents: 2.3.3
  1429. jiti: 2.4.2
  1430. lightningcss: 1.29.2
  1431. sass: 1.86.3
  1432. vue-demi@0.14.10(vue@3.5.13):
  1433. dependencies:
  1434. vue: 3.5.13
  1435. vue-router@4.5.0(vue@3.5.13):
  1436. dependencies:
  1437. '@vue/devtools-api': 6.6.4
  1438. vue: 3.5.13
  1439. vue@3.5.13:
  1440. dependencies:
  1441. '@vue/compiler-dom': 3.5.13
  1442. '@vue/compiler-sfc': 3.5.13
  1443. '@vue/runtime-dom': 3.5.13
  1444. '@vue/server-renderer': 3.5.13(vue@3.5.13)
  1445. '@vue/shared': 3.5.13
  1446. webpack-virtual-modules@0.6.2: {}