pnpm-lock.yaml 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. vue:
  9. specifier: ^3.5.13
  10. version: 3.5.13(typescript@5.7.3)
  11. vue-macros:
  12. specifier: 3.0.0-beta.4
  13. version: 3.0.0-beta.4(esbuild@0.25.1)(rollup@4.35.0)(typescript@5.7.3)(vite@6.2.1(jiti@2.4.2))(vue-tsc@2.2.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
  14. devDependencies:
  15. '@vitejs/plugin-vue':
  16. specifier: ^5.2.1
  17. version: 5.2.1(vite@6.2.1(jiti@2.4.2))(vue@3.5.13(typescript@5.7.3))
  18. '@vue/tsconfig':
  19. specifier: ^0.7.0
  20. version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3))
  21. ant-design-x-vue:
  22. specifier: file:..
  23. version: file:..(ant-design-vue@4.2.6(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
  24. typescript:
  25. specifier: ~5.7.2
  26. version: 5.7.3
  27. vite:
  28. specifier: ^6.2.0
  29. version: 6.2.1(jiti@2.4.2)
  30. vue-tsc:
  31. specifier: ^2.2.4
  32. version: 2.2.8(typescript@5.7.3)
  33. packages:
  34. '@ant-design/colors@6.0.0':
  35. resolution: {integrity: sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ==}
  36. '@ant-design/fast-color@2.0.6':
  37. resolution: {integrity: sha512-y2217gk4NqL35giHl72o6Zzqji9O7vHh9YmhUVkPtAOpoTCH4uWxo/pr4VE8t0+ChEPs0qo4eJRC5Q1eXWo3vA==}
  38. engines: {node: '>=8.x'}
  39. '@ant-design/icons-svg@4.4.2':
  40. resolution: {integrity: sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==}
  41. '@ant-design/icons-vue@7.0.1':
  42. resolution: {integrity: sha512-eCqY2unfZK6Fe02AwFlDHLfoyEFreP6rBwAZMIJ1LugmfMiVgwWDYlp1YsRugaPtICYOabV1iWxXdP12u9U43Q==}
  43. peerDependencies:
  44. vue: '>=3.0.3'
  45. '@babel/helper-string-parser@7.25.9':
  46. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  47. engines: {node: '>=6.9.0'}
  48. '@babel/helper-validator-identifier@7.25.9':
  49. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  50. engines: {node: '>=6.9.0'}
  51. '@babel/parser@7.26.9':
  52. resolution: {integrity: sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==}
  53. engines: {node: '>=6.0.0'}
  54. hasBin: true
  55. '@babel/runtime@7.26.9':
  56. resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==}
  57. engines: {node: '>=6.9.0'}
  58. '@babel/types@7.26.9':
  59. resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==}
  60. engines: {node: '>=6.9.0'}
  61. '@ctrl/tinycolor@3.6.1':
  62. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  63. engines: {node: '>=10'}
  64. '@emnapi/core@1.3.1':
  65. resolution: {integrity: sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==}
  66. '@emnapi/runtime@1.3.1':
  67. resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==}
  68. '@emnapi/wasi-threads@1.0.1':
  69. resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==}
  70. '@emotion/hash@0.9.2':
  71. resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==}
  72. '@emotion/unitless@0.10.0':
  73. resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==}
  74. '@emotion/unitless@0.8.1':
  75. resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==}
  76. '@esbuild/aix-ppc64@0.25.1':
  77. resolution: {integrity: sha512-kfYGy8IdzTGy+z0vFGvExZtxkFlA4zAxgKEahG9KE1ScBjpQnFsNOX8KTU5ojNru5ed5CVoJYXFtoxaq5nFbjQ==}
  78. engines: {node: '>=18'}
  79. cpu: [ppc64]
  80. os: [aix]
  81. '@esbuild/android-arm64@0.25.1':
  82. resolution: {integrity: sha512-50tM0zCJW5kGqgG7fQ7IHvQOcAn9TKiVRuQ/lN0xR+T2lzEFvAi1ZcS8DiksFcEpf1t/GYOeOfCAgDHFpkiSmA==}
  83. engines: {node: '>=18'}
  84. cpu: [arm64]
  85. os: [android]
  86. '@esbuild/android-arm@0.25.1':
  87. resolution: {integrity: sha512-dp+MshLYux6j/JjdqVLnMglQlFu+MuVeNrmT5nk6q07wNhCdSnB7QZj+7G8VMUGh1q+vj2Bq8kRsuyA00I/k+Q==}
  88. engines: {node: '>=18'}
  89. cpu: [arm]
  90. os: [android]
  91. '@esbuild/android-x64@0.25.1':
  92. resolution: {integrity: sha512-GCj6WfUtNldqUzYkN/ITtlhwQqGWu9S45vUXs7EIYf+7rCiiqH9bCloatO9VhxsL0Pji+PF4Lz2XXCES+Q8hDw==}
  93. engines: {node: '>=18'}
  94. cpu: [x64]
  95. os: [android]
  96. '@esbuild/darwin-arm64@0.25.1':
  97. resolution: {integrity: sha512-5hEZKPf+nQjYoSr/elb62U19/l1mZDdqidGfmFutVUjjUZrOazAtwK+Kr+3y0C/oeJfLlxo9fXb1w7L+P7E4FQ==}
  98. engines: {node: '>=18'}
  99. cpu: [arm64]
  100. os: [darwin]
  101. '@esbuild/darwin-x64@0.25.1':
  102. resolution: {integrity: sha512-hxVnwL2Dqs3fM1IWq8Iezh0cX7ZGdVhbTfnOy5uURtao5OIVCEyj9xIzemDi7sRvKsuSdtCAhMKarxqtlyVyfA==}
  103. engines: {node: '>=18'}
  104. cpu: [x64]
  105. os: [darwin]
  106. '@esbuild/freebsd-arm64@0.25.1':
  107. resolution: {integrity: sha512-1MrCZs0fZa2g8E+FUo2ipw6jw5qqQiH+tERoS5fAfKnRx6NXH31tXBKI3VpmLijLH6yriMZsxJtaXUyFt/8Y4A==}
  108. engines: {node: '>=18'}
  109. cpu: [arm64]
  110. os: [freebsd]
  111. '@esbuild/freebsd-x64@0.25.1':
  112. resolution: {integrity: sha512-0IZWLiTyz7nm0xuIs0q1Y3QWJC52R8aSXxe40VUxm6BB1RNmkODtW6LHvWRrGiICulcX7ZvyH6h5fqdLu4gkww==}
  113. engines: {node: '>=18'}
  114. cpu: [x64]
  115. os: [freebsd]
  116. '@esbuild/linux-arm64@0.25.1':
  117. resolution: {integrity: sha512-jaN3dHi0/DDPelk0nLcXRm1q7DNJpjXy7yWaWvbfkPvI+7XNSc/lDOnCLN7gzsyzgu6qSAmgSvP9oXAhP973uQ==}
  118. engines: {node: '>=18'}
  119. cpu: [arm64]
  120. os: [linux]
  121. '@esbuild/linux-arm@0.25.1':
  122. resolution: {integrity: sha512-NdKOhS4u7JhDKw9G3cY6sWqFcnLITn6SqivVArbzIaf3cemShqfLGHYMx8Xlm/lBit3/5d7kXvriTUGa5YViuQ==}
  123. engines: {node: '>=18'}
  124. cpu: [arm]
  125. os: [linux]
  126. '@esbuild/linux-ia32@0.25.1':
  127. resolution: {integrity: sha512-OJykPaF4v8JidKNGz8c/q1lBO44sQNUQtq1KktJXdBLn1hPod5rE/Hko5ugKKZd+D2+o1a9MFGUEIUwO2YfgkQ==}
  128. engines: {node: '>=18'}
  129. cpu: [ia32]
  130. os: [linux]
  131. '@esbuild/linux-loong64@0.25.1':
  132. resolution: {integrity: sha512-nGfornQj4dzcq5Vp835oM/o21UMlXzn79KobKlcs3Wz9smwiifknLy4xDCLUU0BWp7b/houtdrgUz7nOGnfIYg==}
  133. engines: {node: '>=18'}
  134. cpu: [loong64]
  135. os: [linux]
  136. '@esbuild/linux-mips64el@0.25.1':
  137. resolution: {integrity: sha512-1osBbPEFYwIE5IVB/0g2X6i1qInZa1aIoj1TdL4AaAb55xIIgbg8Doq6a5BzYWgr+tEcDzYH67XVnTmUzL+nXg==}
  138. engines: {node: '>=18'}
  139. cpu: [mips64el]
  140. os: [linux]
  141. '@esbuild/linux-ppc64@0.25.1':
  142. resolution: {integrity: sha512-/6VBJOwUf3TdTvJZ82qF3tbLuWsscd7/1w+D9LH0W/SqUgM5/JJD0lrJ1fVIfZsqB6RFmLCe0Xz3fmZc3WtyVg==}
  143. engines: {node: '>=18'}
  144. cpu: [ppc64]
  145. os: [linux]
  146. '@esbuild/linux-riscv64@0.25.1':
  147. resolution: {integrity: sha512-nSut/Mx5gnilhcq2yIMLMe3Wl4FK5wx/o0QuuCLMtmJn+WeWYoEGDN1ipcN72g1WHsnIbxGXd4i/MF0gTcuAjQ==}
  148. engines: {node: '>=18'}
  149. cpu: [riscv64]
  150. os: [linux]
  151. '@esbuild/linux-s390x@0.25.1':
  152. resolution: {integrity: sha512-cEECeLlJNfT8kZHqLarDBQso9a27o2Zd2AQ8USAEoGtejOrCYHNtKP8XQhMDJMtthdF4GBmjR2au3x1udADQQQ==}
  153. engines: {node: '>=18'}
  154. cpu: [s390x]
  155. os: [linux]
  156. '@esbuild/linux-x64@0.25.1':
  157. resolution: {integrity: sha512-xbfUhu/gnvSEg+EGovRc+kjBAkrvtk38RlerAzQxvMzlB4fXpCFCeUAYzJvrnhFtdeyVCDANSjJvOvGYoeKzFA==}
  158. engines: {node: '>=18'}
  159. cpu: [x64]
  160. os: [linux]
  161. '@esbuild/netbsd-arm64@0.25.1':
  162. resolution: {integrity: sha512-O96poM2XGhLtpTh+s4+nP7YCCAfb4tJNRVZHfIE7dgmax+yMP2WgMd2OecBuaATHKTHsLWHQeuaxMRnCsH8+5g==}
  163. engines: {node: '>=18'}
  164. cpu: [arm64]
  165. os: [netbsd]
  166. '@esbuild/netbsd-x64@0.25.1':
  167. resolution: {integrity: sha512-X53z6uXip6KFXBQ+Krbx25XHV/NCbzryM6ehOAeAil7X7oa4XIq+394PWGnwaSQ2WRA0KI6PUO6hTO5zeF5ijA==}
  168. engines: {node: '>=18'}
  169. cpu: [x64]
  170. os: [netbsd]
  171. '@esbuild/openbsd-arm64@0.25.1':
  172. resolution: {integrity: sha512-Na9T3szbXezdzM/Kfs3GcRQNjHzM6GzFBeU1/6IV/npKP5ORtp9zbQjvkDJ47s6BCgaAZnnnu/cY1x342+MvZg==}
  173. engines: {node: '>=18'}
  174. cpu: [arm64]
  175. os: [openbsd]
  176. '@esbuild/openbsd-x64@0.25.1':
  177. resolution: {integrity: sha512-T3H78X2h1tszfRSf+txbt5aOp/e7TAz3ptVKu9Oyir3IAOFPGV6O9c2naym5TOriy1l0nNf6a4X5UXRZSGX/dw==}
  178. engines: {node: '>=18'}
  179. cpu: [x64]
  180. os: [openbsd]
  181. '@esbuild/sunos-x64@0.25.1':
  182. resolution: {integrity: sha512-2H3RUvcmULO7dIE5EWJH8eubZAI4xw54H1ilJnRNZdeo8dTADEZ21w6J22XBkXqGJbe0+wnNJtw3UXRoLJnFEg==}
  183. engines: {node: '>=18'}
  184. cpu: [x64]
  185. os: [sunos]
  186. '@esbuild/win32-arm64@0.25.1':
  187. resolution: {integrity: sha512-GE7XvrdOzrb+yVKB9KsRMq+7a2U/K5Cf/8grVFRAGJmfADr/e/ODQ134RK2/eeHqYV5eQRFxb1hY7Nr15fv1NQ==}
  188. engines: {node: '>=18'}
  189. cpu: [arm64]
  190. os: [win32]
  191. '@esbuild/win32-ia32@0.25.1':
  192. resolution: {integrity: sha512-uOxSJCIcavSiT6UnBhBzE8wy3n0hOkJsBOzy7HDAuTDE++1DJMRRVCPGisULScHL+a/ZwdXPpXD3IyFKjA7K8A==}
  193. engines: {node: '>=18'}
  194. cpu: [ia32]
  195. os: [win32]
  196. '@esbuild/win32-x64@0.25.1':
  197. resolution: {integrity: sha512-Y1EQdcfwMSeQN/ujR5VayLOJ1BHaK+ssyk0AEzPjC+t1lITgsnccPqFjb6V+LsTp/9Iov4ysfjxLaGJ9RPtkVg==}
  198. engines: {node: '>=18'}
  199. cpu: [x64]
  200. os: [win32]
  201. '@jridgewell/sourcemap-codec@1.5.0':
  202. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  203. '@napi-rs/wasm-runtime@0.2.7':
  204. resolution: {integrity: sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw==}
  205. '@oxc-resolver/binding-darwin-arm64@5.0.0':
  206. resolution: {integrity: sha512-zwHAf+owoxSWTDD4dFuwW+FkpaDzbaL30H5Ltocb+RmLyg4WKuteusRLKh5Y8b/cyu7UzhxM0haIqQjyqA1iuA==}
  207. cpu: [arm64]
  208. os: [darwin]
  209. '@oxc-resolver/binding-darwin-x64@5.0.0':
  210. resolution: {integrity: sha512-1lS3aBNVjVQKBvZdHm13+8tSjvu2Tl1Cv4FnUyMYxqx6+rsom2YaOylS5LhDUwfZu0zAgpLMwK6kGpF/UPncNg==}
  211. cpu: [x64]
  212. os: [darwin]
  213. '@oxc-resolver/binding-freebsd-x64@5.0.0':
  214. resolution: {integrity: sha512-q9sRd68wC1/AJ0eu6ClhxlklVfe8gH4wrUkSyEbIYTZ8zY5yjsLY3fpqqsaCvWJUx65nW+XtnAxCGCi5AXr1Mw==}
  215. cpu: [x64]
  216. os: [freebsd]
  217. '@oxc-resolver/binding-linux-arm-gnueabihf@5.0.0':
  218. resolution: {integrity: sha512-catYavWsvqViYnCveQjhrK6yVYDEPFvIOgGLxnz5r2dcgrjpmquzREoyss0L2QG/J5HTTbwqwZ1kk+g56hE/1A==}
  219. cpu: [arm]
  220. os: [linux]
  221. '@oxc-resolver/binding-linux-arm64-gnu@5.0.0':
  222. resolution: {integrity: sha512-l/0pWoQM5kVmJLg4frQ1mKZOXgi0ex/hzvFt8E4WK2ifXr5JgKFUokxsb/oat7f5YzdJJh5r9p+qS/t3dA26Aw==}
  223. cpu: [arm64]
  224. os: [linux]
  225. libc: [glibc]
  226. '@oxc-resolver/binding-linux-arm64-musl@5.0.0':
  227. resolution: {integrity: sha512-bx0oz/oaAW4FGYqpIIxJCnmgb906YfMhTEWCJvYkxjpEI8VKLJEL3PQevYiqDq36SA0yRLJ/sQK2fqry8AFBfA==}
  228. cpu: [arm64]
  229. os: [linux]
  230. libc: [musl]
  231. '@oxc-resolver/binding-linux-x64-gnu@5.0.0':
  232. resolution: {integrity: sha512-4PH++qbSIhlRsFYdN1P9neDov4OGhTGo5nbQ1D7AL6gWFLo3gdZTc00FM2y8JjeTcPWEXkViZuwpuc0w5i6qHg==}
  233. cpu: [x64]
  234. os: [linux]
  235. libc: [glibc]
  236. '@oxc-resolver/binding-linux-x64-musl@5.0.0':
  237. resolution: {integrity: sha512-mLfQFpX3/5y9oWi0b+9FbWDkL2hM0Y29653beCHiHxAdGyVgb2DsJbK74WkMTwtSz9by8vyBh8jGPZcg1yLZbQ==}
  238. cpu: [x64]
  239. os: [linux]
  240. libc: [musl]
  241. '@oxc-resolver/binding-wasm32-wasi@5.0.0':
  242. resolution: {integrity: sha512-uEhsAZSo65qsRi6+IfBTEUUFbjg7T2yruJeLYpFfEATpm3ory5Mgo5vx3L0c2/Cz1OUZXBgp3A8x6VMUB2jT2A==}
  243. engines: {node: '>=14.0.0'}
  244. cpu: [wasm32]
  245. '@oxc-resolver/binding-win32-arm64-msvc@5.0.0':
  246. resolution: {integrity: sha512-8DbSso9Jp1ns8AYuZFXdRfAcdJrzZwkFm/RjPuvAPTENsm685dosBF8G6gTHQlHvULnk6o3sa9ygZaTGC/UoEw==}
  247. cpu: [arm64]
  248. os: [win32]
  249. '@oxc-resolver/binding-win32-x64-msvc@5.0.0':
  250. resolution: {integrity: sha512-ylppfPEg63NuRXOPNsXFlgyl37JrtRn0QMO26X3K3Ytp5HtLrMreQMGVtgr30e1l2YmAWqhvmKlCryOqzGPD/g==}
  251. cpu: [x64]
  252. os: [win32]
  253. '@polka/url@1.0.0-next.28':
  254. resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==}
  255. '@quansync/fs@0.1.1':
  256. resolution: {integrity: sha512-sx8J1O/+j2lqs8MvsEz6rs/6UAUpCb4fu7C6EqtMqzbS3CmqLkTDTOMK+DrWukvyUuHzl8DhMjfNJzQDTqfGJg==}
  257. engines: {node: '>=20.18.0'}
  258. '@rollup/rollup-android-arm-eabi@4.35.0':
  259. resolution: {integrity: sha512-uYQ2WfPaqz5QtVgMxfN6NpLD+no0MYHDBywl7itPYd3K5TjjSghNKmX8ic9S8NU8w81NVhJv/XojcHptRly7qQ==}
  260. cpu: [arm]
  261. os: [android]
  262. '@rollup/rollup-android-arm64@4.35.0':
  263. resolution: {integrity: sha512-FtKddj9XZudurLhdJnBl9fl6BwCJ3ky8riCXjEw3/UIbjmIY58ppWwPEvU3fNu+W7FUsAsB1CdH+7EQE6CXAPA==}
  264. cpu: [arm64]
  265. os: [android]
  266. '@rollup/rollup-darwin-arm64@4.35.0':
  267. resolution: {integrity: sha512-Uk+GjOJR6CY844/q6r5DR/6lkPFOw0hjfOIzVx22THJXMxktXG6CbejseJFznU8vHcEBLpiXKY3/6xc+cBm65Q==}
  268. cpu: [arm64]
  269. os: [darwin]
  270. '@rollup/rollup-darwin-x64@4.35.0':
  271. resolution: {integrity: sha512-3IrHjfAS6Vkp+5bISNQnPogRAW5GAV1n+bNCrDwXmfMHbPl5EhTmWtfmwlJxFRUCBZ+tZ/OxDyU08aF6NI/N5Q==}
  272. cpu: [x64]
  273. os: [darwin]
  274. '@rollup/rollup-freebsd-arm64@4.35.0':
  275. resolution: {integrity: sha512-sxjoD/6F9cDLSELuLNnY0fOrM9WA0KrM0vWm57XhrIMf5FGiN8D0l7fn+bpUeBSU7dCgPV2oX4zHAsAXyHFGcQ==}
  276. cpu: [arm64]
  277. os: [freebsd]
  278. '@rollup/rollup-freebsd-x64@4.35.0':
  279. resolution: {integrity: sha512-2mpHCeRuD1u/2kruUiHSsnjWtHjqVbzhBkNVQ1aVD63CcexKVcQGwJ2g5VphOd84GvxfSvnnlEyBtQCE5hxVVw==}
  280. cpu: [x64]
  281. os: [freebsd]
  282. '@rollup/rollup-linux-arm-gnueabihf@4.35.0':
  283. resolution: {integrity: sha512-mrA0v3QMy6ZSvEuLs0dMxcO2LnaCONs1Z73GUDBHWbY8tFFocM6yl7YyMu7rz4zS81NDSqhrUuolyZXGi8TEqg==}
  284. cpu: [arm]
  285. os: [linux]
  286. libc: [glibc]
  287. '@rollup/rollup-linux-arm-musleabihf@4.35.0':
  288. resolution: {integrity: sha512-DnYhhzcvTAKNexIql8pFajr0PiDGrIsBYPRvCKlA5ixSS3uwo/CWNZxB09jhIapEIg945KOzcYEAGGSmTSpk7A==}
  289. cpu: [arm]
  290. os: [linux]
  291. libc: [musl]
  292. '@rollup/rollup-linux-arm64-gnu@4.35.0':
  293. resolution: {integrity: sha512-uagpnH2M2g2b5iLsCTZ35CL1FgyuzzJQ8L9VtlJ+FckBXroTwNOaD0z0/UF+k5K3aNQjbm8LIVpxykUOQt1m/A==}
  294. cpu: [arm64]
  295. os: [linux]
  296. libc: [glibc]
  297. '@rollup/rollup-linux-arm64-musl@4.35.0':
  298. resolution: {integrity: sha512-XQxVOCd6VJeHQA/7YcqyV0/88N6ysSVzRjJ9I9UA/xXpEsjvAgDTgH3wQYz5bmr7SPtVK2TsP2fQ2N9L4ukoUg==}
  299. cpu: [arm64]
  300. os: [linux]
  301. libc: [musl]
  302. '@rollup/rollup-linux-loongarch64-gnu@4.35.0':
  303. resolution: {integrity: sha512-5pMT5PzfgwcXEwOaSrqVsz/LvjDZt+vQ8RT/70yhPU06PTuq8WaHhfT1LW+cdD7mW6i/J5/XIkX/1tCAkh1W6g==}
  304. cpu: [loong64]
  305. os: [linux]
  306. libc: [glibc]
  307. '@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
  308. resolution: {integrity: sha512-c+zkcvbhbXF98f4CtEIP1EBA/lCic5xB0lToneZYvMeKu5Kamq3O8gqrxiYYLzlZH6E3Aq+TSW86E4ay8iD8EA==}
  309. cpu: [ppc64]
  310. os: [linux]
  311. libc: [glibc]
  312. '@rollup/rollup-linux-riscv64-gnu@4.35.0':
  313. resolution: {integrity: sha512-s91fuAHdOwH/Tad2tzTtPX7UZyytHIRR6V4+2IGlV0Cej5rkG0R61SX4l4y9sh0JBibMiploZx3oHKPnQBKe4g==}
  314. cpu: [riscv64]
  315. os: [linux]
  316. libc: [glibc]
  317. '@rollup/rollup-linux-s390x-gnu@4.35.0':
  318. resolution: {integrity: sha512-hQRkPQPLYJZYGP+Hj4fR9dDBMIM7zrzJDWFEMPdTnTy95Ljnv0/4w/ixFw3pTBMEuuEuoqtBINYND4M7ujcuQw==}
  319. cpu: [s390x]
  320. os: [linux]
  321. libc: [glibc]
  322. '@rollup/rollup-linux-x64-gnu@4.35.0':
  323. resolution: {integrity: sha512-Pim1T8rXOri+0HmV4CdKSGrqcBWX0d1HoPnQ0uw0bdp1aP5SdQVNBy8LjYncvnLgu3fnnCt17xjWGd4cqh8/hA==}
  324. cpu: [x64]
  325. os: [linux]
  326. libc: [glibc]
  327. '@rollup/rollup-linux-x64-musl@4.35.0':
  328. resolution: {integrity: sha512-QysqXzYiDvQWfUiTm8XmJNO2zm9yC9P/2Gkrwg2dH9cxotQzunBHYr6jk4SujCTqnfGxduOmQcI7c2ryuW8XVg==}
  329. cpu: [x64]
  330. os: [linux]
  331. libc: [musl]
  332. '@rollup/rollup-win32-arm64-msvc@4.35.0':
  333. resolution: {integrity: sha512-OUOlGqPkVJCdJETKOCEf1mw848ZyJ5w50/rZ/3IBQVdLfR5jk/6Sr5m3iO2tdPgwo0x7VcncYuOvMhBWZq8ayg==}
  334. cpu: [arm64]
  335. os: [win32]
  336. '@rollup/rollup-win32-ia32-msvc@4.35.0':
  337. resolution: {integrity: sha512-2/lsgejMrtwQe44glq7AFFHLfJBPafpsTa6JvP2NGef/ifOa4KBoglVf7AKN7EV9o32evBPRqfg96fEHzWo5kw==}
  338. cpu: [ia32]
  339. os: [win32]
  340. '@rollup/rollup-win32-x64-msvc@4.35.0':
  341. resolution: {integrity: sha512-PIQeY5XDkrOysbQblSW7v3l1MDZzkTEzAfTPkj5VAu3FW8fS4ynyLg2sINp0fp3SjZ8xkRYpLqoKcYqAkhU1dw==}
  342. cpu: [x64]
  343. os: [win32]
  344. '@simonwep/pickr@1.8.2':
  345. resolution: {integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==}
  346. '@tybys/wasm-util@0.9.0':
  347. resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
  348. '@types/estree@1.0.6':
  349. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  350. '@vitejs/plugin-vue@5.2.1':
  351. resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
  352. engines: {node: ^18.0.0 || >=20.0.0}
  353. peerDependencies:
  354. vite: ^5.0.0 || ^6.0.0
  355. vue: ^3.2.25
  356. '@volar/language-core@2.4.12':
  357. resolution: {integrity: sha512-RLrFdXEaQBWfSnYGVxvR2WrO6Bub0unkdHYIdC31HzIEqATIuuhRRzYu76iGPZ6OtA4Au1SnW0ZwIqPP217YhA==}
  358. '@volar/source-map@2.4.12':
  359. resolution: {integrity: sha512-bUFIKvn2U0AWojOaqf63ER0N/iHIBYZPpNGogfLPQ68F5Eet6FnLlyho7BS0y2HJ1jFhSif7AcuTx1TqsCzRzw==}
  360. '@volar/typescript@2.4.12':
  361. resolution: {integrity: sha512-HJB73OTJDgPc80K30wxi3if4fSsZZAOScbj2fcicMuOPoOkcf9NNAINb33o+DzhBdF9xTKC1gnPmIRDous5S0g==}
  362. '@vue-macros/api@3.0.0-beta.4':
  363. resolution: {integrity: sha512-7V7sXKL+OS0HfPswoC2VqDSQZxvsQY/e8zGkB7utOdtzgww51LQbufLKnPEmvo+2ZB55g1VG71djcz40LXu2pQ==}
  364. engines: {node: '>=20.18.0'}
  365. '@vue-macros/better-define@3.0.0-beta.4':
  366. resolution: {integrity: sha512-09kGHk+BZ0JcgbyWYSm564yJQbAQq4cZdXemAXyEihgSemiCyDH0zFYXy4J+TT+uuwtJ24l2kRJWjbFv6P5agw==}
  367. engines: {node: '>=20.18.0'}
  368. '@vue-macros/boolean-prop@3.0.0-beta.4':
  369. resolution: {integrity: sha512-3xS8t1gOyvWmEVYeIXfJLTcXJzqmtG2gXSjMfLHdtavgUHag9ljsAliQElfgG+ffWVrmZdwoUsN5wNFJj5pD6A==}
  370. engines: {node: '>=20.18.0'}
  371. '@vue-macros/chain-call@3.0.0-beta.4':
  372. resolution: {integrity: sha512-xVc45NyEQ4KsgrblZ32l9jz9+5XBjex88M6Ojie26MxZmbMMdhLsxToCKbkoQT5gyguxPN9gxsMoOgGRuBQ/TQ==}
  373. engines: {node: '>=20.18.0'}
  374. '@vue-macros/common@3.0.0-beta.4':
  375. resolution: {integrity: sha512-OggEBsGKvXgwRboRHqjbOQPjHMIHbHNTfiEQP+A1RmHqfu20GfBH+1y4t7BOGq8Snlxf7HDeHPFGhWz/Ba5AJQ==}
  376. engines: {node: '>=20.18.0'}
  377. peerDependencies:
  378. vue: ^2.7.0 || ^3.2.25
  379. peerDependenciesMeta:
  380. vue:
  381. optional: true
  382. '@vue-macros/config@3.0.0-beta.4':
  383. resolution: {integrity: sha512-GDYDy7xCB4ITTEjsFIF++WSQtpjrT+FPfJ/ENNvMZmpgxcalhBc+Oegv9w2VR69DR+4dWGA1p8pn69xJPXGPkw==}
  384. engines: {node: '>=20.18.0'}
  385. '@vue-macros/define-emit@3.0.0-beta.4':
  386. resolution: {integrity: sha512-F071KwERnO8ClqnrlBaoiTPkL4LGA82IJdhhFoXsT/ZVTwVgIHIkWP54lN1ckuhE7l8iydKPjmeMckU5ATvN/A==}
  387. engines: {node: '>=20.18.0'}
  388. peerDependencies:
  389. vue: ^2.7.0 || ^3.2.25
  390. '@vue-macros/define-models@3.0.0-beta.4':
  391. resolution: {integrity: sha512-2wsc/F/sUf7rLxxocIgi/HbxxiPQXziSG9EhDiErzqPlp4jskdrPEjNZoJLPTxU0vYl1ZP80QqEbyS7Ya/bBQg==}
  392. engines: {node: '>=20.18.0'}
  393. peerDependencies:
  394. '@vueuse/core': '>=9.0.0'
  395. peerDependenciesMeta:
  396. '@vueuse/core':
  397. optional: true
  398. '@vue-macros/define-prop@3.0.0-beta.4':
  399. resolution: {integrity: sha512-h13yFp/RaSlOfx9Ggg52OP5dD8MgCG/9g+JfHv8z4FdMEzMizagbvfCjeuZhZX47NpivZxFoSPgMa64QEmCqbA==}
  400. engines: {node: '>=20.18.0'}
  401. peerDependencies:
  402. vue: ^2.7.0 || ^3.2.25
  403. '@vue-macros/define-props-refs@3.0.0-beta.4':
  404. resolution: {integrity: sha512-Rk5qIHJo8x07ZQ6YghMIjXbzhzF2l7Sp2f2TPtET54gMzXxpu3C4ZUbB0W4qDppwppSurh08Qnw/ZV/8zVkdZg==}
  405. engines: {node: '>=20.18.0'}
  406. peerDependencies:
  407. vue: ^2.7.0 || ^3.2.25
  408. '@vue-macros/define-props@3.0.0-beta.4':
  409. resolution: {integrity: sha512-aNMiXhuwljtf4sORsABs56Oag7Jst4Q5aOyOAB5PYveiG/BXvp6Caw6q3pg2IxMRv/5iSkXjJ6364c+ai8IFmA==}
  410. engines: {node: '>=20.18.0'}
  411. peerDependencies:
  412. '@vue-macros/reactivity-transform': ^3.0.0-beta.4
  413. vue: ^2.7.0 || ^3.2.25
  414. '@vue-macros/define-render@3.0.0-beta.4':
  415. resolution: {integrity: sha512-I1XU7JbZIMomQAU0WpA01Pwx7G3PaPgkHYHWIpKTKR1S9PQ4NAnvok6ti3FKuQe4jRvWbZ3GXPsErGGHkxHDCw==}
  416. engines: {node: '>=20.18.0'}
  417. peerDependencies:
  418. vue: ^2.7.0 || ^3.0.0
  419. '@vue-macros/define-slots@3.0.0-beta.4':
  420. resolution: {integrity: sha512-THux/cg8CxLTqYTJU3wRtWU1APKmLLirHFgXxRpHDjqHesl7VW0yhtwxuDcKRrKIDu4NIsXPong3feCwHth01Q==}
  421. engines: {node: '>=20.18.0'}
  422. peerDependencies:
  423. vue: ^2.7.0 || ^3.0.0
  424. '@vue-macros/define-stylex@3.0.0-beta.4':
  425. resolution: {integrity: sha512-lppHmeYrJjqKsfC3zGwxNsRYzIV+ThBUauF4VDfGAwvhycoBA2wUkDfX7mZ1pZXqb78/ge67/2QkQhyXhOT0+A==}
  426. engines: {node: '>=20.18.0'}
  427. '@vue-macros/devtools@3.0.0-beta.4':
  428. resolution: {integrity: sha512-9UbFA5yhM6fuLmgC5MeqIF8XZhQICC84EkSWiEDz5ZkeDBxYq2U8mY4ignKtF+DDGVRMK9C53Vi8FUN5j9MJTg==}
  429. engines: {node: '>=20.18.0'}
  430. peerDependencies:
  431. vite: ^4.0.0 || ^5.0.0-0 || ^6.0.0
  432. peerDependenciesMeta:
  433. vite:
  434. optional: true
  435. '@vue-macros/export-expose@3.0.0-beta.4':
  436. resolution: {integrity: sha512-zlJKd3WtZ8M/RY3cJdj4ca/yBkKsPHr/0r2xtFkt41LCnUtT6CTEuFVNolEBvaDXUeXboh3GPW0IBPVVlC2vAQ==}
  437. engines: {node: '>=20.18.0'}
  438. peerDependencies:
  439. vue: ^2.7.0 || ^3.2.25
  440. '@vue-macros/export-props@3.0.0-beta.4':
  441. resolution: {integrity: sha512-sSxnOA26yA8i6dxilQZ0DD8MRecPbvVyqgJunW2mQKBkm1/0yOSJ4QFP/N2P2ZPxVwegodZNGFmE64NNEh1udw==}
  442. engines: {node: '>=20.18.0'}
  443. peerDependencies:
  444. vue: ^2.7.0 || ^3.2.25
  445. '@vue-macros/export-render@3.0.0-beta.4':
  446. resolution: {integrity: sha512-MAiByPkzEnecZsu3Z37D6EWnJ03xShh+SQu3OC15VWLepzxj7UNcq1eVAaQCIaBGHmlOTwP3/KQziotkiNYoqg==}
  447. engines: {node: '>=20.18.0'}
  448. peerDependencies:
  449. vue: ^2.7.0 || ^3.2.25
  450. '@vue-macros/hoist-static@3.0.0-beta.4':
  451. resolution: {integrity: sha512-mM5uXcahMAhFQeEy2wykVSNADjB0KunQNMiBDrc2zovmLwaHnAufYc/GmYXfQLdi3MvAXc8RGOnTgHxUhLoRHg==}
  452. engines: {node: '>=20.18.0'}
  453. '@vue-macros/jsx-directive@3.0.0-beta.4':
  454. resolution: {integrity: sha512-opzglrN2MIwKpZRfypBXPqaElq1a4SwgcpnUrk7INyKqN7NPDV9zyrMenAvzeb1/LTjAY7XdoCEXWQhm+MNH8A==}
  455. engines: {node: '>=20.18.0'}
  456. '@vue-macros/named-template@3.0.0-beta.4':
  457. resolution: {integrity: sha512-BABvwzEtnu3/ur/kpgBQewgFibjr+rkrcJwJDf0Y2ww+TZyL5mHRR6Bbj8ZTBY9fJhvZcCOnjsust8MQ6USYZQ==}
  458. engines: {node: '>=20.18.0'}
  459. '@vue-macros/reactivity-transform@3.0.0-beta.4':
  460. resolution: {integrity: sha512-OTeh1MUNiL/yqlrYEeYceOmoCEdhN54dOoan5uyGWZu+s8XoO3AW2i1jaVDoO+OJvl+5jPKTMnmwQMH+q2ye+A==}
  461. engines: {node: '>=20.18.0'}
  462. peerDependencies:
  463. vue: ^2.7.0 || ^3.2.25
  464. '@vue-macros/script-lang@3.0.0-beta.4':
  465. resolution: {integrity: sha512-zrfz4nhN/PVeUq5JRZaE6XpteKeiyXBNg4jJ7L+vKOvnWDlgzZzfpCMJ/DcqExyByWeURZSsIjN2TYgu/GcwTQ==}
  466. engines: {node: '>=20.18.0'}
  467. peerDependencies:
  468. vue: ^2.7.0 || ^3.0.0
  469. '@vue-macros/setup-block@3.0.0-beta.4':
  470. resolution: {integrity: sha512-o7zJsCvGI1kBns3tF8HgYecZZd4W8GIWFEuGXUSvVjZySka7yDE8d1LgDlljVfEQESoadFMZeb+7YUzPv9g8UQ==}
  471. engines: {node: '>=20.18.0'}
  472. '@vue-macros/setup-component@3.0.0-beta.4':
  473. resolution: {integrity: sha512-xjaG7NzR76HQYPGrs0am8jKIMeUHNbOQkk/iQEPBCIOkSL+R3Nl77Zgzc+b8dr6mPZb9j1AF85VX95EXMrtxAA==}
  474. engines: {node: '>=20.18.0'}
  475. '@vue-macros/setup-sfc@3.0.0-beta.4':
  476. resolution: {integrity: sha512-QhcsRdaj/ZcCEP77CnKomJ5sMUGSgmDlpeWzxjzpbOIsaKQPUIFaEn9VeYx42vknR2Tjtcbaqfh6CQ3vaoMjfA==}
  477. engines: {node: '>=20.18.0'}
  478. '@vue-macros/short-bind@3.0.0-beta.4':
  479. resolution: {integrity: sha512-hjZ2V3cA81GorsVpYFWvj6EeWdYqzkXtrNKR5Bof95zrRLLUWdGffpGZjmQuyK/VVCdB0QZmu/RdqfFRCSMPxQ==}
  480. engines: {node: '>=20.18.0'}
  481. '@vue-macros/short-emits@3.0.0-beta.4':
  482. resolution: {integrity: sha512-ba+bWZD9I+My4We1/F1z9RkcOlIhFZs6UT832bweOhtvbfvsi3p8rgG4WTKoZ+ClaJyEQNnLiCbRiBRjRE++/g==}
  483. engines: {node: '>=20.18.0'}
  484. '@vue-macros/short-vmodel@3.0.0-beta.4':
  485. resolution: {integrity: sha512-A4uqaWgK1lHmfPiFFYh85YBQ++QTqAwuo9Z+g7iX7FKLIvsArbhlFP+e1JmHx70nwXEaBexGL++5AFXWL65npg==}
  486. engines: {node: '>=20.18.0'}
  487. '@vue-macros/volar@3.0.0-beta.4':
  488. resolution: {integrity: sha512-IGyxc77X7cNVaTI3+W2VIzONGio/4QvZ4+DQcJ7GWzEQVWkNNjlTXCwCwgt1z0FzdWuxdPYNZnNcvzumNkuR1A==}
  489. engines: {node: '>=20.18.0'}
  490. peerDependencies:
  491. vue-tsc: 2.2.4
  492. peerDependenciesMeta:
  493. vue-tsc:
  494. optional: true
  495. '@vue/compiler-core@3.5.13':
  496. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  497. '@vue/compiler-dom@3.5.13':
  498. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  499. '@vue/compiler-sfc@3.5.13':
  500. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  501. '@vue/compiler-ssr@3.5.13':
  502. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  503. '@vue/compiler-vue2@2.7.16':
  504. resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
  505. '@vue/language-core@2.2.4':
  506. resolution: {integrity: sha512-eGGdw7eWUwdIn9Fy/irJ7uavCGfgemuHQABgJ/hU1UgZFnbTg9VWeXvHQdhY+2SPQZWJqWXvRWIg67t4iWEa+Q==}
  507. peerDependencies:
  508. typescript: '*'
  509. peerDependenciesMeta:
  510. typescript:
  511. optional: true
  512. '@vue/language-core@2.2.8':
  513. resolution: {integrity: sha512-rrzB0wPGBvcwaSNRriVWdNAbHQWSf0NlGqgKHK5mEkXpefjUlVRP62u03KvwZpvKVjRnBIQ/Lwre+Mx9N6juUQ==}
  514. peerDependencies:
  515. typescript: '*'
  516. peerDependenciesMeta:
  517. typescript:
  518. optional: true
  519. '@vue/reactivity@3.5.13':
  520. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  521. '@vue/runtime-core@3.5.13':
  522. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  523. '@vue/runtime-dom@3.5.13':
  524. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  525. '@vue/server-renderer@3.5.13':
  526. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  527. peerDependencies:
  528. vue: 3.5.13
  529. '@vue/shared@3.5.13':
  530. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  531. '@vue/tsconfig@0.7.0':
  532. resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==}
  533. peerDependencies:
  534. typescript: 5.x
  535. vue: ^3.4.0
  536. peerDependenciesMeta:
  537. typescript:
  538. optional: true
  539. vue:
  540. optional: true
  541. acorn@8.14.1:
  542. resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==}
  543. engines: {node: '>=0.4.0'}
  544. hasBin: true
  545. alien-signals@1.0.4:
  546. resolution: {integrity: sha512-DJqqQD3XcsaQcQ1s+iE2jDUZmmQpXwHiR6fCAim/w87luaW+vmLY8fMlrdkmRwzaFXhkxf3rqPCR59tKVv1MDw==}
  547. ant-design-vue@4.2.6:
  548. resolution: {integrity: sha512-t7eX13Yj3i9+i5g9lqFyYneoIb3OzTvQjq9Tts1i+eiOd3Eva/6GagxBSXM1fOCjqemIu0FYVE1ByZ/38epR3Q==}
  549. engines: {node: '>=12.22.0'}
  550. peerDependencies:
  551. vue: '>=3.2.0'
  552. ant-design-x-vue@file:..:
  553. resolution: {directory: .., type: directory}
  554. peerDependencies:
  555. ant-design-vue: '>=4.0.0'
  556. vue: '>=3.3.0'
  557. array-tree-filter@2.1.0:
  558. resolution: {integrity: sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==}
  559. ast-kit@1.4.2:
  560. resolution: {integrity: sha512-lvGehj1XsrIoQrD5CfPduIzQbcpuX2EPjlk/vDMDQF9U9HLRB6WwMTdighj5n52hdhh8xg9VgPTU7Q25MuJ/rw==}
  561. engines: {node: '>=16.14.0'}
  562. ast-walker-scope@0.7.1:
  563. resolution: {integrity: sha512-zTOcMXHkj0ZsNrOzkrpblALruIynlNJuDtdRHxDkO/SnR2WvQxbuZP6J2iTGB8h2DzfeUOGh6wWZUDhKwMK7uw==}
  564. engines: {node: '>=18.12.0'}
  565. async-validator@4.2.5:
  566. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  567. balanced-match@1.0.2:
  568. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  569. brace-expansion@2.0.1:
  570. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  571. classnames@2.5.1:
  572. resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==}
  573. compute-scroll-into-view@1.0.20:
  574. resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
  575. confbox@0.1.8:
  576. resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  577. confbox@0.2.1:
  578. resolution: {integrity: sha512-hkT3yDPFbs95mNCy1+7qNKC6Pro+/ibzYxtM2iqEigpf0sVw+bg4Zh9/snjsBcf990vfIsg5+1U7VyiyBb3etg==}
  579. core-js@3.41.0:
  580. resolution: {integrity: sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==}
  581. csstype@3.1.3:
  582. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  583. dayjs@1.11.13:
  584. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  585. de-indent@1.0.2:
  586. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  587. defu@6.1.4:
  588. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  589. dom-align@1.12.4:
  590. resolution: {integrity: sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==}
  591. dom-scroll-into-view@2.0.1:
  592. resolution: {integrity: sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w==}
  593. entities@4.5.0:
  594. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  595. engines: {node: '>=0.12'}
  596. esbuild@0.25.1:
  597. resolution: {integrity: sha512-BGO5LtrGC7vxnqucAe/rmvKdJllfGaYWdyABvyMoXQlfYMb2bbRuReWR5tEGE//4LcNJj9XrkovTqNYRFZHAMQ==}
  598. engines: {node: '>=18'}
  599. hasBin: true
  600. estree-walker@2.0.2:
  601. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  602. exsolve@1.0.4:
  603. resolution: {integrity: sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==}
  604. fsevents@2.3.3:
  605. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  606. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  607. os: [darwin]
  608. he@1.2.0:
  609. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  610. hasBin: true
  611. is-plain-object@3.0.1:
  612. resolution: {integrity: sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==}
  613. engines: {node: '>=0.10.0'}
  614. jiti@2.4.2:
  615. resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
  616. hasBin: true
  617. js-tokens@4.0.0:
  618. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  619. local-pkg@1.1.1:
  620. resolution: {integrity: sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==}
  621. engines: {node: '>=14'}
  622. lodash-es@4.17.21:
  623. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  624. lodash@4.17.21:
  625. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  626. loose-envify@1.4.0:
  627. resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
  628. hasBin: true
  629. magic-string-ast@0.8.0:
  630. resolution: {integrity: sha512-e9eH6YOYl2OuDd3fNt2ciFhj/l2vxJmGeWLLcY+0NcW6k0Xitq7XIxN2++QVVhswXeJLy95SjF8oVKRyJC95GQ==}
  631. engines: {node: '>=20.18.0'}
  632. magic-string@0.30.17:
  633. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  634. minimatch@9.0.5:
  635. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  636. engines: {node: '>=16 || 14 >=14.17'}
  637. mlly@1.7.4:
  638. resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==}
  639. mrmime@2.0.1:
  640. resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
  641. engines: {node: '>=10'}
  642. muggle-string@0.4.1:
  643. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  644. nanoid@3.3.9:
  645. resolution: {integrity: sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg==}
  646. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  647. hasBin: true
  648. nanopop@2.4.2:
  649. resolution: {integrity: sha512-NzOgmMQ+elxxHeIha+OG/Pv3Oc3p4RU2aBhwWwAqDpXrdTbtRylbRLQztLy8dMMwfl6pclznBdfUhccEn9ZIzw==}
  650. oxc-resolver@5.0.0:
  651. resolution: {integrity: sha512-66fopyAqCN8Mx4tzNiBXWbk8asCSuxUWN62gwTc3yfRs7JfWhX/eVJCf+fUrfbNOdQVOWn+o8pAKllp76ysMXA==}
  652. path-browserify@1.0.1:
  653. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  654. pathe@2.0.3:
  655. resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
  656. picocolors@1.1.1:
  657. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  658. picomatch@4.0.2:
  659. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  660. engines: {node: '>=12'}
  661. pkg-types@1.3.1:
  662. resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
  663. pkg-types@2.1.0:
  664. resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
  665. postcss@8.5.3:
  666. resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
  667. engines: {node: ^10 || ^12 || >=14}
  668. quansync@0.2.8:
  669. resolution: {integrity: sha512-4+saucphJMazjt7iOM27mbFCk+D9dd/zmgMDCzRZ8MEoBfYp7lAvoN38et/phRQF6wOPMy/OROBGgoWeSKyluA==}
  670. regenerator-runtime@0.14.1:
  671. resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
  672. resize-observer-polyfill@1.5.1:
  673. resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==}
  674. rollup@4.35.0:
  675. resolution: {integrity: sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==}
  676. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  677. hasBin: true
  678. scroll-into-view-if-needed@2.2.31:
  679. resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
  680. shallow-equal@1.2.1:
  681. resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==}
  682. sirv@3.0.1:
  683. resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==}
  684. engines: {node: '>=18'}
  685. source-map-js@1.2.1:
  686. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  687. engines: {node: '>=0.10.0'}
  688. stylis@4.3.6:
  689. resolution: {integrity: sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==}
  690. throttle-debounce@5.0.2:
  691. resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
  692. engines: {node: '>=12.22'}
  693. totalist@3.0.1:
  694. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
  695. engines: {node: '>=6'}
  696. ts-macro@0.1.23:
  697. resolution: {integrity: sha512-325lpLMv+pXcnOvwNfO4VLNJ5GPIuuvui/HU5kmHccKQslNrjjTCWKaOV1btoXBwZAYQO6YEN0Gl/CdpznytMA==}
  698. tslib@2.8.1:
  699. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  700. typescript@5.7.3:
  701. resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
  702. engines: {node: '>=14.17'}
  703. hasBin: true
  704. ufo@1.5.4:
  705. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  706. unconfig@7.3.1:
  707. resolution: {integrity: sha512-LH5WL+un92tGAzWS87k7LkAfwpMdm7V0IXG2FxEjZz/QxiIW5J5LkcrKQThj0aRz6+h/lFmKI9EUXmK/T0bcrw==}
  708. unplugin-combine@1.2.1:
  709. resolution: {integrity: sha512-qGkXjQo8yTq5QknP8f8p8/Aw3BJKqclTbTe8de0pC6exHzpoPBnH69Eztf00G2oc50IaIlV7KX/g4cKgzCq9BA==}
  710. engines: {node: '>=16.14.0'}
  711. peerDependencies:
  712. '@rspack/core': '*'
  713. esbuild: '>=0.13'
  714. rolldown: '*'
  715. rollup: ^3.2.0 || ^4.0.0
  716. unplugin: ^1.0.0 || ^2.0.0
  717. vite: ^2.3.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-0
  718. webpack: 4 || 5
  719. peerDependenciesMeta:
  720. '@rspack/core':
  721. optional: true
  722. esbuild:
  723. optional: true
  724. rolldown:
  725. optional: true
  726. rollup:
  727. optional: true
  728. unplugin:
  729. optional: true
  730. vite:
  731. optional: true
  732. webpack:
  733. optional: true
  734. unplugin-utils@0.2.4:
  735. resolution: {integrity: sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA==}
  736. engines: {node: '>=18.12.0'}
  737. unplugin-vue-define-options@3.0.0-beta.4:
  738. resolution: {integrity: sha512-ZoFuq8GhpQwf3EfKBifdPNa2Vj75qaT7w4dpT3R4fKJjmhVQVrKVelOBVYSv0pFR7HbkrLC9ngjWOwRFZA6slQ==}
  739. engines: {node: '>=20.18.0'}
  740. unplugin@2.2.0:
  741. resolution: {integrity: sha512-m1ekpSwuOT5hxkJeZGRxO7gXbXT3gF26NjQ7GdVHoLoF8/nopLcd/QfPigpCy7i51oFHiRJg/CyHhj4vs2+KGw==}
  742. engines: {node: '>=18.12.0'}
  743. vite@6.2.1:
  744. resolution: {integrity: sha512-n2GnqDb6XPhlt9B8olZPrgMD/es/Nd1RdChF6CBD/fHW6pUyUTt2sQW2fPRX5GiD9XEa6+8A6A4f2vT6pSsE7Q==}
  745. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  746. hasBin: true
  747. peerDependencies:
  748. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  749. jiti: '>=1.21.0'
  750. less: '*'
  751. lightningcss: ^1.21.0
  752. sass: '*'
  753. sass-embedded: '*'
  754. stylus: '*'
  755. sugarss: '*'
  756. terser: ^5.16.0
  757. tsx: ^4.8.1
  758. yaml: ^2.4.2
  759. peerDependenciesMeta:
  760. '@types/node':
  761. optional: true
  762. jiti:
  763. optional: true
  764. less:
  765. optional: true
  766. lightningcss:
  767. optional: true
  768. sass:
  769. optional: true
  770. sass-embedded:
  771. optional: true
  772. stylus:
  773. optional: true
  774. sugarss:
  775. optional: true
  776. terser:
  777. optional: true
  778. tsx:
  779. optional: true
  780. yaml:
  781. optional: true
  782. vscode-uri@3.1.0:
  783. resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
  784. vue-macros@3.0.0-beta.4:
  785. resolution: {integrity: sha512-YUs+lV5UG9NDOKBNx05O7nTnWvgNAAiuCaTLFlb95VSVSI6J37uoDQCtAGiTRDtgho+Eczj44ujzpHOmhR90+Q==}
  786. engines: {node: '>=20.18.0'}
  787. peerDependencies:
  788. vue: ^2.7.0 || ^3.2.25
  789. vue-tsc@2.2.8:
  790. resolution: {integrity: sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==}
  791. hasBin: true
  792. peerDependencies:
  793. typescript: '>=5.0.0'
  794. vue-types@3.0.2:
  795. resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==}
  796. engines: {node: '>=10.15.0'}
  797. peerDependencies:
  798. vue: ^3.0.0
  799. vue@3.5.13:
  800. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  801. peerDependencies:
  802. typescript: '*'
  803. peerDependenciesMeta:
  804. typescript:
  805. optional: true
  806. warning@4.0.3:
  807. resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==}
  808. webpack-virtual-modules@0.6.2:
  809. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  810. snapshots:
  811. '@ant-design/colors@6.0.0':
  812. dependencies:
  813. '@ctrl/tinycolor': 3.6.1
  814. '@ant-design/fast-color@2.0.6':
  815. dependencies:
  816. '@babel/runtime': 7.26.9
  817. '@ant-design/icons-svg@4.4.2': {}
  818. '@ant-design/icons-vue@7.0.1(vue@3.5.13(typescript@5.7.3))':
  819. dependencies:
  820. '@ant-design/colors': 6.0.0
  821. '@ant-design/icons-svg': 4.4.2
  822. vue: 3.5.13(typescript@5.7.3)
  823. '@babel/helper-string-parser@7.25.9': {}
  824. '@babel/helper-validator-identifier@7.25.9': {}
  825. '@babel/parser@7.26.9':
  826. dependencies:
  827. '@babel/types': 7.26.9
  828. '@babel/runtime@7.26.9':
  829. dependencies:
  830. regenerator-runtime: 0.14.1
  831. '@babel/types@7.26.9':
  832. dependencies:
  833. '@babel/helper-string-parser': 7.25.9
  834. '@babel/helper-validator-identifier': 7.25.9
  835. '@ctrl/tinycolor@3.6.1': {}
  836. '@emnapi/core@1.3.1':
  837. dependencies:
  838. '@emnapi/wasi-threads': 1.0.1
  839. tslib: 2.8.1
  840. optional: true
  841. '@emnapi/runtime@1.3.1':
  842. dependencies:
  843. tslib: 2.8.1
  844. optional: true
  845. '@emnapi/wasi-threads@1.0.1':
  846. dependencies:
  847. tslib: 2.8.1
  848. optional: true
  849. '@emotion/hash@0.9.2': {}
  850. '@emotion/unitless@0.10.0': {}
  851. '@emotion/unitless@0.8.1': {}
  852. '@esbuild/aix-ppc64@0.25.1':
  853. optional: true
  854. '@esbuild/android-arm64@0.25.1':
  855. optional: true
  856. '@esbuild/android-arm@0.25.1':
  857. optional: true
  858. '@esbuild/android-x64@0.25.1':
  859. optional: true
  860. '@esbuild/darwin-arm64@0.25.1':
  861. optional: true
  862. '@esbuild/darwin-x64@0.25.1':
  863. optional: true
  864. '@esbuild/freebsd-arm64@0.25.1':
  865. optional: true
  866. '@esbuild/freebsd-x64@0.25.1':
  867. optional: true
  868. '@esbuild/linux-arm64@0.25.1':
  869. optional: true
  870. '@esbuild/linux-arm@0.25.1':
  871. optional: true
  872. '@esbuild/linux-ia32@0.25.1':
  873. optional: true
  874. '@esbuild/linux-loong64@0.25.1':
  875. optional: true
  876. '@esbuild/linux-mips64el@0.25.1':
  877. optional: true
  878. '@esbuild/linux-ppc64@0.25.1':
  879. optional: true
  880. '@esbuild/linux-riscv64@0.25.1':
  881. optional: true
  882. '@esbuild/linux-s390x@0.25.1':
  883. optional: true
  884. '@esbuild/linux-x64@0.25.1':
  885. optional: true
  886. '@esbuild/netbsd-arm64@0.25.1':
  887. optional: true
  888. '@esbuild/netbsd-x64@0.25.1':
  889. optional: true
  890. '@esbuild/openbsd-arm64@0.25.1':
  891. optional: true
  892. '@esbuild/openbsd-x64@0.25.1':
  893. optional: true
  894. '@esbuild/sunos-x64@0.25.1':
  895. optional: true
  896. '@esbuild/win32-arm64@0.25.1':
  897. optional: true
  898. '@esbuild/win32-ia32@0.25.1':
  899. optional: true
  900. '@esbuild/win32-x64@0.25.1':
  901. optional: true
  902. '@jridgewell/sourcemap-codec@1.5.0': {}
  903. '@napi-rs/wasm-runtime@0.2.7':
  904. dependencies:
  905. '@emnapi/core': 1.3.1
  906. '@emnapi/runtime': 1.3.1
  907. '@tybys/wasm-util': 0.9.0
  908. optional: true
  909. '@oxc-resolver/binding-darwin-arm64@5.0.0':
  910. optional: true
  911. '@oxc-resolver/binding-darwin-x64@5.0.0':
  912. optional: true
  913. '@oxc-resolver/binding-freebsd-x64@5.0.0':
  914. optional: true
  915. '@oxc-resolver/binding-linux-arm-gnueabihf@5.0.0':
  916. optional: true
  917. '@oxc-resolver/binding-linux-arm64-gnu@5.0.0':
  918. optional: true
  919. '@oxc-resolver/binding-linux-arm64-musl@5.0.0':
  920. optional: true
  921. '@oxc-resolver/binding-linux-x64-gnu@5.0.0':
  922. optional: true
  923. '@oxc-resolver/binding-linux-x64-musl@5.0.0':
  924. optional: true
  925. '@oxc-resolver/binding-wasm32-wasi@5.0.0':
  926. dependencies:
  927. '@napi-rs/wasm-runtime': 0.2.7
  928. optional: true
  929. '@oxc-resolver/binding-win32-arm64-msvc@5.0.0':
  930. optional: true
  931. '@oxc-resolver/binding-win32-x64-msvc@5.0.0':
  932. optional: true
  933. '@polka/url@1.0.0-next.28': {}
  934. '@quansync/fs@0.1.1':
  935. dependencies:
  936. quansync: 0.2.8
  937. '@rollup/rollup-android-arm-eabi@4.35.0':
  938. optional: true
  939. '@rollup/rollup-android-arm64@4.35.0':
  940. optional: true
  941. '@rollup/rollup-darwin-arm64@4.35.0':
  942. optional: true
  943. '@rollup/rollup-darwin-x64@4.35.0':
  944. optional: true
  945. '@rollup/rollup-freebsd-arm64@4.35.0':
  946. optional: true
  947. '@rollup/rollup-freebsd-x64@4.35.0':
  948. optional: true
  949. '@rollup/rollup-linux-arm-gnueabihf@4.35.0':
  950. optional: true
  951. '@rollup/rollup-linux-arm-musleabihf@4.35.0':
  952. optional: true
  953. '@rollup/rollup-linux-arm64-gnu@4.35.0':
  954. optional: true
  955. '@rollup/rollup-linux-arm64-musl@4.35.0':
  956. optional: true
  957. '@rollup/rollup-linux-loongarch64-gnu@4.35.0':
  958. optional: true
  959. '@rollup/rollup-linux-powerpc64le-gnu@4.35.0':
  960. optional: true
  961. '@rollup/rollup-linux-riscv64-gnu@4.35.0':
  962. optional: true
  963. '@rollup/rollup-linux-s390x-gnu@4.35.0':
  964. optional: true
  965. '@rollup/rollup-linux-x64-gnu@4.35.0':
  966. optional: true
  967. '@rollup/rollup-linux-x64-musl@4.35.0':
  968. optional: true
  969. '@rollup/rollup-win32-arm64-msvc@4.35.0':
  970. optional: true
  971. '@rollup/rollup-win32-ia32-msvc@4.35.0':
  972. optional: true
  973. '@rollup/rollup-win32-x64-msvc@4.35.0':
  974. optional: true
  975. '@simonwep/pickr@1.8.2':
  976. dependencies:
  977. core-js: 3.41.0
  978. nanopop: 2.4.2
  979. '@tybys/wasm-util@0.9.0':
  980. dependencies:
  981. tslib: 2.8.1
  982. optional: true
  983. '@types/estree@1.0.6': {}
  984. '@vitejs/plugin-vue@5.2.1(vite@6.2.1(jiti@2.4.2))(vue@3.5.13(typescript@5.7.3))':
  985. dependencies:
  986. vite: 6.2.1(jiti@2.4.2)
  987. vue: 3.5.13(typescript@5.7.3)
  988. '@volar/language-core@2.4.12':
  989. dependencies:
  990. '@volar/source-map': 2.4.12
  991. '@volar/source-map@2.4.12': {}
  992. '@volar/typescript@2.4.12':
  993. dependencies:
  994. '@volar/language-core': 2.4.12
  995. path-browserify: 1.0.1
  996. vscode-uri: 3.1.0
  997. '@vue-macros/api@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  998. dependencies:
  999. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1000. oxc-resolver: 5.0.0
  1001. transitivePeerDependencies:
  1002. - vue
  1003. '@vue-macros/better-define@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1004. dependencies:
  1005. '@vue-macros/api': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1006. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1007. unplugin: 2.2.0
  1008. transitivePeerDependencies:
  1009. - vue
  1010. '@vue-macros/boolean-prop@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1011. dependencies:
  1012. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1013. '@vue/compiler-core': 3.5.13
  1014. transitivePeerDependencies:
  1015. - vue
  1016. '@vue-macros/chain-call@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1017. dependencies:
  1018. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1019. unplugin: 2.2.0
  1020. transitivePeerDependencies:
  1021. - vue
  1022. '@vue-macros/common@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1023. dependencies:
  1024. '@vue/compiler-sfc': 3.5.13
  1025. ast-kit: 1.4.2
  1026. local-pkg: 1.1.1
  1027. magic-string-ast: 0.8.0
  1028. unplugin-utils: 0.2.4
  1029. optionalDependencies:
  1030. vue: 3.5.13(typescript@5.7.3)
  1031. '@vue-macros/config@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1032. dependencies:
  1033. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1034. quansync: 0.2.8
  1035. unconfig: 7.3.1
  1036. transitivePeerDependencies:
  1037. - vue
  1038. '@vue-macros/define-emit@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1039. dependencies:
  1040. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1041. unplugin: 2.2.0
  1042. vue: 3.5.13(typescript@5.7.3)
  1043. '@vue-macros/define-models@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1044. dependencies:
  1045. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1046. ast-walker-scope: 0.7.1
  1047. unplugin: 2.2.0
  1048. transitivePeerDependencies:
  1049. - vue
  1050. '@vue-macros/define-prop@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1051. dependencies:
  1052. '@vue-macros/api': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1053. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1054. unplugin: 2.2.0
  1055. vue: 3.5.13(typescript@5.7.3)
  1056. '@vue-macros/define-props-refs@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1057. dependencies:
  1058. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1059. unplugin: 2.2.0
  1060. vue: 3.5.13(typescript@5.7.3)
  1061. '@vue-macros/define-props@3.0.0-beta.4(@vue-macros/reactivity-transform@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))':
  1062. dependencies:
  1063. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1064. '@vue-macros/reactivity-transform': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1065. unplugin: 2.2.0
  1066. vue: 3.5.13(typescript@5.7.3)
  1067. '@vue-macros/define-render@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1068. dependencies:
  1069. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1070. unplugin: 2.2.0
  1071. vue: 3.5.13(typescript@5.7.3)
  1072. '@vue-macros/define-slots@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1073. dependencies:
  1074. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1075. unplugin: 2.2.0
  1076. vue: 3.5.13(typescript@5.7.3)
  1077. '@vue-macros/define-stylex@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1078. dependencies:
  1079. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1080. '@vue/compiler-dom': 3.5.13
  1081. unplugin: 2.2.0
  1082. transitivePeerDependencies:
  1083. - vue
  1084. '@vue-macros/devtools@3.0.0-beta.4(typescript@5.7.3)(vite@6.2.1(jiti@2.4.2))':
  1085. dependencies:
  1086. sirv: 3.0.1
  1087. vue: 3.5.13(typescript@5.7.3)
  1088. optionalDependencies:
  1089. vite: 6.2.1(jiti@2.4.2)
  1090. transitivePeerDependencies:
  1091. - typescript
  1092. '@vue-macros/export-expose@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1093. dependencies:
  1094. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1095. '@vue/compiler-sfc': 3.5.13
  1096. unplugin: 2.2.0
  1097. vue: 3.5.13(typescript@5.7.3)
  1098. '@vue-macros/export-props@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1099. dependencies:
  1100. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1101. unplugin: 2.2.0
  1102. vue: 3.5.13(typescript@5.7.3)
  1103. '@vue-macros/export-render@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1104. dependencies:
  1105. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1106. unplugin: 2.2.0
  1107. vue: 3.5.13(typescript@5.7.3)
  1108. '@vue-macros/hoist-static@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1109. dependencies:
  1110. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1111. unplugin: 2.2.0
  1112. transitivePeerDependencies:
  1113. - vue
  1114. '@vue-macros/jsx-directive@3.0.0-beta.4(typescript@5.7.3)':
  1115. dependencies:
  1116. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1117. unplugin: 2.2.0
  1118. vue: 3.5.13(typescript@5.7.3)
  1119. transitivePeerDependencies:
  1120. - typescript
  1121. '@vue-macros/named-template@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1122. dependencies:
  1123. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1124. '@vue/compiler-dom': 3.5.13
  1125. unplugin: 2.2.0
  1126. transitivePeerDependencies:
  1127. - vue
  1128. '@vue-macros/reactivity-transform@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1129. dependencies:
  1130. '@babel/parser': 7.26.9
  1131. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1132. '@vue/compiler-core': 3.5.13
  1133. '@vue/shared': 3.5.13
  1134. magic-string: 0.30.17
  1135. unplugin: 2.2.0
  1136. vue: 3.5.13(typescript@5.7.3)
  1137. '@vue-macros/script-lang@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1138. dependencies:
  1139. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1140. unplugin: 2.2.0
  1141. vue: 3.5.13(typescript@5.7.3)
  1142. '@vue-macros/setup-block@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1143. dependencies:
  1144. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1145. '@vue/compiler-dom': 3.5.13
  1146. unplugin: 2.2.0
  1147. transitivePeerDependencies:
  1148. - vue
  1149. '@vue-macros/setup-component@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1150. dependencies:
  1151. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1152. unplugin: 2.2.0
  1153. transitivePeerDependencies:
  1154. - vue
  1155. '@vue-macros/setup-sfc@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1156. dependencies:
  1157. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1158. unplugin: 2.2.0
  1159. transitivePeerDependencies:
  1160. - vue
  1161. '@vue-macros/short-bind@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1162. dependencies:
  1163. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1164. '@vue/compiler-core': 3.5.13
  1165. transitivePeerDependencies:
  1166. - vue
  1167. '@vue-macros/short-emits@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1168. dependencies:
  1169. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1170. unplugin: 2.2.0
  1171. transitivePeerDependencies:
  1172. - vue
  1173. '@vue-macros/short-vmodel@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))':
  1174. dependencies:
  1175. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1176. '@vue/compiler-core': 3.5.13
  1177. transitivePeerDependencies:
  1178. - vue
  1179. '@vue-macros/volar@3.0.0-beta.4(typescript@5.7.3)(vue-tsc@2.2.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))':
  1180. dependencies:
  1181. '@vue-macros/boolean-prop': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1182. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1183. '@vue-macros/config': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1184. '@vue-macros/short-bind': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1185. '@vue-macros/short-vmodel': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1186. '@vue/language-core': 2.2.4(typescript@5.7.3)
  1187. jiti: 2.4.2
  1188. muggle-string: 0.4.1
  1189. ts-macro: 0.1.23(typescript@5.7.3)
  1190. optionalDependencies:
  1191. vue-tsc: 2.2.8(typescript@5.7.3)
  1192. transitivePeerDependencies:
  1193. - typescript
  1194. - vue
  1195. '@vue/compiler-core@3.5.13':
  1196. dependencies:
  1197. '@babel/parser': 7.26.9
  1198. '@vue/shared': 3.5.13
  1199. entities: 4.5.0
  1200. estree-walker: 2.0.2
  1201. source-map-js: 1.2.1
  1202. '@vue/compiler-dom@3.5.13':
  1203. dependencies:
  1204. '@vue/compiler-core': 3.5.13
  1205. '@vue/shared': 3.5.13
  1206. '@vue/compiler-sfc@3.5.13':
  1207. dependencies:
  1208. '@babel/parser': 7.26.9
  1209. '@vue/compiler-core': 3.5.13
  1210. '@vue/compiler-dom': 3.5.13
  1211. '@vue/compiler-ssr': 3.5.13
  1212. '@vue/shared': 3.5.13
  1213. estree-walker: 2.0.2
  1214. magic-string: 0.30.17
  1215. postcss: 8.5.3
  1216. source-map-js: 1.2.1
  1217. '@vue/compiler-ssr@3.5.13':
  1218. dependencies:
  1219. '@vue/compiler-dom': 3.5.13
  1220. '@vue/shared': 3.5.13
  1221. '@vue/compiler-vue2@2.7.16':
  1222. dependencies:
  1223. de-indent: 1.0.2
  1224. he: 1.2.0
  1225. '@vue/language-core@2.2.4(typescript@5.7.3)':
  1226. dependencies:
  1227. '@volar/language-core': 2.4.12
  1228. '@vue/compiler-dom': 3.5.13
  1229. '@vue/compiler-vue2': 2.7.16
  1230. '@vue/shared': 3.5.13
  1231. alien-signals: 1.0.4
  1232. minimatch: 9.0.5
  1233. muggle-string: 0.4.1
  1234. path-browserify: 1.0.1
  1235. optionalDependencies:
  1236. typescript: 5.7.3
  1237. '@vue/language-core@2.2.8(typescript@5.7.3)':
  1238. dependencies:
  1239. '@volar/language-core': 2.4.12
  1240. '@vue/compiler-dom': 3.5.13
  1241. '@vue/compiler-vue2': 2.7.16
  1242. '@vue/shared': 3.5.13
  1243. alien-signals: 1.0.4
  1244. minimatch: 9.0.5
  1245. muggle-string: 0.4.1
  1246. path-browserify: 1.0.1
  1247. optionalDependencies:
  1248. typescript: 5.7.3
  1249. '@vue/reactivity@3.5.13':
  1250. dependencies:
  1251. '@vue/shared': 3.5.13
  1252. '@vue/runtime-core@3.5.13':
  1253. dependencies:
  1254. '@vue/reactivity': 3.5.13
  1255. '@vue/shared': 3.5.13
  1256. '@vue/runtime-dom@3.5.13':
  1257. dependencies:
  1258. '@vue/reactivity': 3.5.13
  1259. '@vue/runtime-core': 3.5.13
  1260. '@vue/shared': 3.5.13
  1261. csstype: 3.1.3
  1262. '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.3))':
  1263. dependencies:
  1264. '@vue/compiler-ssr': 3.5.13
  1265. '@vue/shared': 3.5.13
  1266. vue: 3.5.13(typescript@5.7.3)
  1267. '@vue/shared@3.5.13': {}
  1268. '@vue/tsconfig@0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3))':
  1269. optionalDependencies:
  1270. typescript: 5.7.3
  1271. vue: 3.5.13(typescript@5.7.3)
  1272. acorn@8.14.1: {}
  1273. alien-signals@1.0.4: {}
  1274. ant-design-vue@4.2.6(vue@3.5.13(typescript@5.7.3)):
  1275. dependencies:
  1276. '@ant-design/colors': 6.0.0
  1277. '@ant-design/icons-vue': 7.0.1(vue@3.5.13(typescript@5.7.3))
  1278. '@babel/runtime': 7.26.9
  1279. '@ctrl/tinycolor': 3.6.1
  1280. '@emotion/hash': 0.9.2
  1281. '@emotion/unitless': 0.8.1
  1282. '@simonwep/pickr': 1.8.2
  1283. array-tree-filter: 2.1.0
  1284. async-validator: 4.2.5
  1285. csstype: 3.1.3
  1286. dayjs: 1.11.13
  1287. dom-align: 1.12.4
  1288. dom-scroll-into-view: 2.0.1
  1289. lodash: 4.17.21
  1290. lodash-es: 4.17.21
  1291. resize-observer-polyfill: 1.5.1
  1292. scroll-into-view-if-needed: 2.2.31
  1293. shallow-equal: 1.2.1
  1294. stylis: 4.3.6
  1295. throttle-debounce: 5.0.2
  1296. vue: 3.5.13(typescript@5.7.3)
  1297. vue-types: 3.0.2(vue@3.5.13(typescript@5.7.3))
  1298. warning: 4.0.3
  1299. ant-design-x-vue@file:..(ant-design-vue@4.2.6(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)):
  1300. dependencies:
  1301. '@ant-design/fast-color': 2.0.6
  1302. '@emotion/hash': 0.9.2
  1303. '@emotion/unitless': 0.10.0
  1304. ant-design-vue: 4.2.6(vue@3.5.13(typescript@5.7.3))
  1305. classnames: 2.5.1
  1306. csstype: 3.1.3
  1307. stylis: 4.3.6
  1308. vue: 3.5.13(typescript@5.7.3)
  1309. array-tree-filter@2.1.0: {}
  1310. ast-kit@1.4.2:
  1311. dependencies:
  1312. '@babel/parser': 7.26.9
  1313. pathe: 2.0.3
  1314. ast-walker-scope@0.7.1:
  1315. dependencies:
  1316. '@babel/parser': 7.26.9
  1317. ast-kit: 1.4.2
  1318. async-validator@4.2.5: {}
  1319. balanced-match@1.0.2: {}
  1320. brace-expansion@2.0.1:
  1321. dependencies:
  1322. balanced-match: 1.0.2
  1323. classnames@2.5.1: {}
  1324. compute-scroll-into-view@1.0.20: {}
  1325. confbox@0.1.8: {}
  1326. confbox@0.2.1: {}
  1327. core-js@3.41.0: {}
  1328. csstype@3.1.3: {}
  1329. dayjs@1.11.13: {}
  1330. de-indent@1.0.2: {}
  1331. defu@6.1.4: {}
  1332. dom-align@1.12.4: {}
  1333. dom-scroll-into-view@2.0.1: {}
  1334. entities@4.5.0: {}
  1335. esbuild@0.25.1:
  1336. optionalDependencies:
  1337. '@esbuild/aix-ppc64': 0.25.1
  1338. '@esbuild/android-arm': 0.25.1
  1339. '@esbuild/android-arm64': 0.25.1
  1340. '@esbuild/android-x64': 0.25.1
  1341. '@esbuild/darwin-arm64': 0.25.1
  1342. '@esbuild/darwin-x64': 0.25.1
  1343. '@esbuild/freebsd-arm64': 0.25.1
  1344. '@esbuild/freebsd-x64': 0.25.1
  1345. '@esbuild/linux-arm': 0.25.1
  1346. '@esbuild/linux-arm64': 0.25.1
  1347. '@esbuild/linux-ia32': 0.25.1
  1348. '@esbuild/linux-loong64': 0.25.1
  1349. '@esbuild/linux-mips64el': 0.25.1
  1350. '@esbuild/linux-ppc64': 0.25.1
  1351. '@esbuild/linux-riscv64': 0.25.1
  1352. '@esbuild/linux-s390x': 0.25.1
  1353. '@esbuild/linux-x64': 0.25.1
  1354. '@esbuild/netbsd-arm64': 0.25.1
  1355. '@esbuild/netbsd-x64': 0.25.1
  1356. '@esbuild/openbsd-arm64': 0.25.1
  1357. '@esbuild/openbsd-x64': 0.25.1
  1358. '@esbuild/sunos-x64': 0.25.1
  1359. '@esbuild/win32-arm64': 0.25.1
  1360. '@esbuild/win32-ia32': 0.25.1
  1361. '@esbuild/win32-x64': 0.25.1
  1362. estree-walker@2.0.2: {}
  1363. exsolve@1.0.4: {}
  1364. fsevents@2.3.3:
  1365. optional: true
  1366. he@1.2.0: {}
  1367. is-plain-object@3.0.1: {}
  1368. jiti@2.4.2: {}
  1369. js-tokens@4.0.0: {}
  1370. local-pkg@1.1.1:
  1371. dependencies:
  1372. mlly: 1.7.4
  1373. pkg-types: 2.1.0
  1374. quansync: 0.2.8
  1375. lodash-es@4.17.21: {}
  1376. lodash@4.17.21: {}
  1377. loose-envify@1.4.0:
  1378. dependencies:
  1379. js-tokens: 4.0.0
  1380. magic-string-ast@0.8.0:
  1381. dependencies:
  1382. magic-string: 0.30.17
  1383. magic-string@0.30.17:
  1384. dependencies:
  1385. '@jridgewell/sourcemap-codec': 1.5.0
  1386. minimatch@9.0.5:
  1387. dependencies:
  1388. brace-expansion: 2.0.1
  1389. mlly@1.7.4:
  1390. dependencies:
  1391. acorn: 8.14.1
  1392. pathe: 2.0.3
  1393. pkg-types: 1.3.1
  1394. ufo: 1.5.4
  1395. mrmime@2.0.1: {}
  1396. muggle-string@0.4.1: {}
  1397. nanoid@3.3.9: {}
  1398. nanopop@2.4.2: {}
  1399. oxc-resolver@5.0.0:
  1400. optionalDependencies:
  1401. '@oxc-resolver/binding-darwin-arm64': 5.0.0
  1402. '@oxc-resolver/binding-darwin-x64': 5.0.0
  1403. '@oxc-resolver/binding-freebsd-x64': 5.0.0
  1404. '@oxc-resolver/binding-linux-arm-gnueabihf': 5.0.0
  1405. '@oxc-resolver/binding-linux-arm64-gnu': 5.0.0
  1406. '@oxc-resolver/binding-linux-arm64-musl': 5.0.0
  1407. '@oxc-resolver/binding-linux-x64-gnu': 5.0.0
  1408. '@oxc-resolver/binding-linux-x64-musl': 5.0.0
  1409. '@oxc-resolver/binding-wasm32-wasi': 5.0.0
  1410. '@oxc-resolver/binding-win32-arm64-msvc': 5.0.0
  1411. '@oxc-resolver/binding-win32-x64-msvc': 5.0.0
  1412. path-browserify@1.0.1: {}
  1413. pathe@2.0.3: {}
  1414. picocolors@1.1.1: {}
  1415. picomatch@4.0.2: {}
  1416. pkg-types@1.3.1:
  1417. dependencies:
  1418. confbox: 0.1.8
  1419. mlly: 1.7.4
  1420. pathe: 2.0.3
  1421. pkg-types@2.1.0:
  1422. dependencies:
  1423. confbox: 0.2.1
  1424. exsolve: 1.0.4
  1425. pathe: 2.0.3
  1426. postcss@8.5.3:
  1427. dependencies:
  1428. nanoid: 3.3.9
  1429. picocolors: 1.1.1
  1430. source-map-js: 1.2.1
  1431. quansync@0.2.8: {}
  1432. regenerator-runtime@0.14.1: {}
  1433. resize-observer-polyfill@1.5.1: {}
  1434. rollup@4.35.0:
  1435. dependencies:
  1436. '@types/estree': 1.0.6
  1437. optionalDependencies:
  1438. '@rollup/rollup-android-arm-eabi': 4.35.0
  1439. '@rollup/rollup-android-arm64': 4.35.0
  1440. '@rollup/rollup-darwin-arm64': 4.35.0
  1441. '@rollup/rollup-darwin-x64': 4.35.0
  1442. '@rollup/rollup-freebsd-arm64': 4.35.0
  1443. '@rollup/rollup-freebsd-x64': 4.35.0
  1444. '@rollup/rollup-linux-arm-gnueabihf': 4.35.0
  1445. '@rollup/rollup-linux-arm-musleabihf': 4.35.0
  1446. '@rollup/rollup-linux-arm64-gnu': 4.35.0
  1447. '@rollup/rollup-linux-arm64-musl': 4.35.0
  1448. '@rollup/rollup-linux-loongarch64-gnu': 4.35.0
  1449. '@rollup/rollup-linux-powerpc64le-gnu': 4.35.0
  1450. '@rollup/rollup-linux-riscv64-gnu': 4.35.0
  1451. '@rollup/rollup-linux-s390x-gnu': 4.35.0
  1452. '@rollup/rollup-linux-x64-gnu': 4.35.0
  1453. '@rollup/rollup-linux-x64-musl': 4.35.0
  1454. '@rollup/rollup-win32-arm64-msvc': 4.35.0
  1455. '@rollup/rollup-win32-ia32-msvc': 4.35.0
  1456. '@rollup/rollup-win32-x64-msvc': 4.35.0
  1457. fsevents: 2.3.3
  1458. scroll-into-view-if-needed@2.2.31:
  1459. dependencies:
  1460. compute-scroll-into-view: 1.0.20
  1461. shallow-equal@1.2.1: {}
  1462. sirv@3.0.1:
  1463. dependencies:
  1464. '@polka/url': 1.0.0-next.28
  1465. mrmime: 2.0.1
  1466. totalist: 3.0.1
  1467. source-map-js@1.2.1: {}
  1468. stylis@4.3.6: {}
  1469. throttle-debounce@5.0.2: {}
  1470. totalist@3.0.1: {}
  1471. ts-macro@0.1.23(typescript@5.7.3):
  1472. dependencies:
  1473. '@volar/language-core': 2.4.12
  1474. '@vue/language-core': 2.2.8(typescript@5.7.3)
  1475. muggle-string: 0.4.1
  1476. unplugin-utils: 0.2.4
  1477. transitivePeerDependencies:
  1478. - typescript
  1479. tslib@2.8.1:
  1480. optional: true
  1481. typescript@5.7.3: {}
  1482. ufo@1.5.4: {}
  1483. unconfig@7.3.1:
  1484. dependencies:
  1485. '@quansync/fs': 0.1.1
  1486. defu: 6.1.4
  1487. jiti: 2.4.2
  1488. quansync: 0.2.8
  1489. unplugin-combine@1.2.1(esbuild@0.25.1)(rollup@4.35.0)(unplugin@2.2.0)(vite@6.2.1(jiti@2.4.2)):
  1490. optionalDependencies:
  1491. esbuild: 0.25.1
  1492. rollup: 4.35.0
  1493. unplugin: 2.2.0
  1494. vite: 6.2.1(jiti@2.4.2)
  1495. unplugin-utils@0.2.4:
  1496. dependencies:
  1497. pathe: 2.0.3
  1498. picomatch: 4.0.2
  1499. unplugin-vue-define-options@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3)):
  1500. dependencies:
  1501. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1502. ast-walker-scope: 0.7.1
  1503. unplugin: 2.2.0
  1504. transitivePeerDependencies:
  1505. - vue
  1506. unplugin@2.2.0:
  1507. dependencies:
  1508. acorn: 8.14.1
  1509. webpack-virtual-modules: 0.6.2
  1510. vite@6.2.1(jiti@2.4.2):
  1511. dependencies:
  1512. esbuild: 0.25.1
  1513. postcss: 8.5.3
  1514. rollup: 4.35.0
  1515. optionalDependencies:
  1516. fsevents: 2.3.3
  1517. jiti: 2.4.2
  1518. vscode-uri@3.1.0: {}
  1519. vue-macros@3.0.0-beta.4(esbuild@0.25.1)(rollup@4.35.0)(typescript@5.7.3)(vite@6.2.1(jiti@2.4.2))(vue-tsc@2.2.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)):
  1520. dependencies:
  1521. '@vue-macros/better-define': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1522. '@vue-macros/boolean-prop': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1523. '@vue-macros/chain-call': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1524. '@vue-macros/common': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1525. '@vue-macros/config': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1526. '@vue-macros/define-emit': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1527. '@vue-macros/define-models': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1528. '@vue-macros/define-prop': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1529. '@vue-macros/define-props': 3.0.0-beta.4(@vue-macros/reactivity-transform@3.0.0-beta.4(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3))
  1530. '@vue-macros/define-props-refs': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1531. '@vue-macros/define-render': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1532. '@vue-macros/define-slots': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1533. '@vue-macros/define-stylex': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1534. '@vue-macros/devtools': 3.0.0-beta.4(typescript@5.7.3)(vite@6.2.1(jiti@2.4.2))
  1535. '@vue-macros/export-expose': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1536. '@vue-macros/export-props': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1537. '@vue-macros/export-render': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1538. '@vue-macros/hoist-static': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1539. '@vue-macros/jsx-directive': 3.0.0-beta.4(typescript@5.7.3)
  1540. '@vue-macros/named-template': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1541. '@vue-macros/reactivity-transform': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1542. '@vue-macros/script-lang': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1543. '@vue-macros/setup-block': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1544. '@vue-macros/setup-component': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1545. '@vue-macros/setup-sfc': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1546. '@vue-macros/short-bind': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1547. '@vue-macros/short-emits': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1548. '@vue-macros/short-vmodel': 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1549. '@vue-macros/volar': 3.0.0-beta.4(typescript@5.7.3)(vue-tsc@2.2.8(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3))
  1550. unplugin: 2.2.0
  1551. unplugin-combine: 1.2.1(esbuild@0.25.1)(rollup@4.35.0)(unplugin@2.2.0)(vite@6.2.1(jiti@2.4.2))
  1552. unplugin-vue-define-options: 3.0.0-beta.4(vue@3.5.13(typescript@5.7.3))
  1553. vue: 3.5.13(typescript@5.7.3)
  1554. transitivePeerDependencies:
  1555. - '@rspack/core'
  1556. - '@vueuse/core'
  1557. - esbuild
  1558. - rolldown
  1559. - rollup
  1560. - typescript
  1561. - vite
  1562. - vue-tsc
  1563. - webpack
  1564. vue-tsc@2.2.8(typescript@5.7.3):
  1565. dependencies:
  1566. '@volar/typescript': 2.4.12
  1567. '@vue/language-core': 2.2.8(typescript@5.7.3)
  1568. typescript: 5.7.3
  1569. vue-types@3.0.2(vue@3.5.13(typescript@5.7.3)):
  1570. dependencies:
  1571. is-plain-object: 3.0.1
  1572. vue: 3.5.13(typescript@5.7.3)
  1573. vue@3.5.13(typescript@5.7.3):
  1574. dependencies:
  1575. '@vue/compiler-dom': 3.5.13
  1576. '@vue/compiler-sfc': 3.5.13
  1577. '@vue/runtime-dom': 3.5.13
  1578. '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.7.3))
  1579. '@vue/shared': 3.5.13
  1580. optionalDependencies:
  1581. typescript: 5.7.3
  1582. warning@4.0.3:
  1583. dependencies:
  1584. loose-envify: 1.4.0
  1585. webpack-virtual-modules@0.6.2: {}