pnpm-lock.yaml 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. overrides:
  6. rollup: npm:@rollup/wasm-node@4.62.2
  7. importers:
  8. .:
  9. devDependencies:
  10. node:
  11. specifier: 22.23.1
  12. version: 22.23.1
  13. apps/admin:
  14. dependencies:
  15. vue:
  16. specifier: ^3.5.0
  17. version: 3.5.40(typescript@5.9.2)
  18. devDependencies:
  19. '@vitejs/plugin-vue':
  20. specifier: 5.2.4
  21. version: 5.2.4(vite@6.3.5)(vue@3.5.40(typescript@5.9.2))
  22. typescript:
  23. specifier: ^5.9.0
  24. version: 5.9.2
  25. vite:
  26. specifier: 6.3.5
  27. version: 6.3.5
  28. vue-tsc:
  29. specifier: ^3.0.0
  30. version: 3.3.8(typescript@5.9.2)
  31. apps/h5:
  32. dependencies:
  33. vue:
  34. specifier: ^3.5.0
  35. version: 3.5.40(typescript@5.9.2)
  36. devDependencies:
  37. '@vitejs/plugin-vue':
  38. specifier: 5.2.4
  39. version: 5.2.4(vite@6.3.5)(vue@3.5.40(typescript@5.9.2))
  40. typescript:
  41. specifier: ^5.9.0
  42. version: 5.9.2
  43. vite:
  44. specifier: 6.3.5
  45. version: 6.3.5
  46. vue-tsc:
  47. specifier: ^3.0.0
  48. version: 3.3.8(typescript@5.9.2)
  49. packages:
  50. '@babel/helper-string-parser@7.29.7':
  51. resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
  52. engines: {node: '>=6.9.0'}
  53. '@babel/helper-validator-identifier@7.29.7':
  54. resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
  55. engines: {node: '>=6.9.0'}
  56. '@babel/parser@7.29.7':
  57. resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
  58. engines: {node: '>=6.0.0'}
  59. hasBin: true
  60. '@babel/types@7.29.7':
  61. resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
  62. engines: {node: '>=6.9.0'}
  63. '@esbuild/aix-ppc64@0.25.0':
  64. resolution: {integrity: sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ==}
  65. engines: {node: '>=18'}
  66. cpu: [ppc64]
  67. os: [aix]
  68. '@esbuild/android-arm64@0.25.0':
  69. resolution: {integrity: sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==}
  70. engines: {node: '>=18'}
  71. cpu: [arm64]
  72. os: [android]
  73. '@esbuild/android-arm@0.25.0':
  74. resolution: {integrity: sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==}
  75. engines: {node: '>=18'}
  76. cpu: [arm]
  77. os: [android]
  78. '@esbuild/android-x64@0.25.0':
  79. resolution: {integrity: sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==}
  80. engines: {node: '>=18'}
  81. cpu: [x64]
  82. os: [android]
  83. '@esbuild/darwin-arm64@0.25.0':
  84. resolution: {integrity: sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==}
  85. engines: {node: '>=18'}
  86. cpu: [arm64]
  87. os: [darwin]
  88. '@esbuild/darwin-x64@0.25.0':
  89. resolution: {integrity: sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==}
  90. engines: {node: '>=18'}
  91. cpu: [x64]
  92. os: [darwin]
  93. '@esbuild/freebsd-arm64@0.25.0':
  94. resolution: {integrity: sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==}
  95. engines: {node: '>=18'}
  96. cpu: [arm64]
  97. os: [freebsd]
  98. '@esbuild/freebsd-x64@0.25.0':
  99. resolution: {integrity: sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==}
  100. engines: {node: '>=18'}
  101. cpu: [x64]
  102. os: [freebsd]
  103. '@esbuild/linux-arm64@0.25.0':
  104. resolution: {integrity: sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==}
  105. engines: {node: '>=18'}
  106. cpu: [arm64]
  107. os: [linux]
  108. '@esbuild/linux-arm@0.25.0':
  109. resolution: {integrity: sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==}
  110. engines: {node: '>=18'}
  111. cpu: [arm]
  112. os: [linux]
  113. '@esbuild/linux-ia32@0.25.0':
  114. resolution: {integrity: sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==}
  115. engines: {node: '>=18'}
  116. cpu: [ia32]
  117. os: [linux]
  118. '@esbuild/linux-loong64@0.25.0':
  119. resolution: {integrity: sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==}
  120. engines: {node: '>=18'}
  121. cpu: [loong64]
  122. os: [linux]
  123. '@esbuild/linux-mips64el@0.25.0':
  124. resolution: {integrity: sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==}
  125. engines: {node: '>=18'}
  126. cpu: [mips64el]
  127. os: [linux]
  128. '@esbuild/linux-ppc64@0.25.0':
  129. resolution: {integrity: sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==}
  130. engines: {node: '>=18'}
  131. cpu: [ppc64]
  132. os: [linux]
  133. '@esbuild/linux-riscv64@0.25.0':
  134. resolution: {integrity: sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==}
  135. engines: {node: '>=18'}
  136. cpu: [riscv64]
  137. os: [linux]
  138. '@esbuild/linux-s390x@0.25.0':
  139. resolution: {integrity: sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==}
  140. engines: {node: '>=18'}
  141. cpu: [s390x]
  142. os: [linux]
  143. '@esbuild/linux-x64@0.25.0':
  144. resolution: {integrity: sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==}
  145. engines: {node: '>=18'}
  146. cpu: [x64]
  147. os: [linux]
  148. '@esbuild/netbsd-arm64@0.25.0':
  149. resolution: {integrity: sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==}
  150. engines: {node: '>=18'}
  151. cpu: [arm64]
  152. os: [netbsd]
  153. '@esbuild/netbsd-x64@0.25.0':
  154. resolution: {integrity: sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==}
  155. engines: {node: '>=18'}
  156. cpu: [x64]
  157. os: [netbsd]
  158. '@esbuild/openbsd-arm64@0.25.0':
  159. resolution: {integrity: sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==}
  160. engines: {node: '>=18'}
  161. cpu: [arm64]
  162. os: [openbsd]
  163. '@esbuild/openbsd-x64@0.25.0':
  164. resolution: {integrity: sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==}
  165. engines: {node: '>=18'}
  166. cpu: [x64]
  167. os: [openbsd]
  168. '@esbuild/sunos-x64@0.25.0':
  169. resolution: {integrity: sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==}
  170. engines: {node: '>=18'}
  171. cpu: [x64]
  172. os: [sunos]
  173. '@esbuild/win32-arm64@0.25.0':
  174. resolution: {integrity: sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==}
  175. engines: {node: '>=18'}
  176. cpu: [arm64]
  177. os: [win32]
  178. '@esbuild/win32-ia32@0.25.0':
  179. resolution: {integrity: sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==}
  180. engines: {node: '>=18'}
  181. cpu: [ia32]
  182. os: [win32]
  183. '@esbuild/win32-x64@0.25.0':
  184. resolution: {integrity: sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==}
  185. engines: {node: '>=18'}
  186. cpu: [x64]
  187. os: [win32]
  188. '@jridgewell/sourcemap-codec@1.5.5':
  189. resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
  190. '@rollup/wasm-node@4.62.2':
  191. resolution: {integrity: sha512-LseVv64SSO6S7eyc+LFGUnH36NMMFbtKN28vTUHFinRVzFKH4cVQ/BB22JfXM9Ei5l7x46AIQp+n2QzzJ9kxHg==}
  192. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  193. hasBin: true
  194. '@types/estree@1.0.9':
  195. resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
  196. '@vitejs/plugin-vue@5.2.4':
  197. resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==}
  198. engines: {node: ^18.0.0 || >=20.0.0}
  199. peerDependencies:
  200. vite: ^5.0.0 || ^6.0.0
  201. vue: ^3.2.25
  202. '@volar/language-core@2.4.28':
  203. resolution: {integrity: sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==}
  204. '@volar/source-map@2.4.28':
  205. resolution: {integrity: sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==}
  206. '@volar/typescript@2.4.28':
  207. resolution: {integrity: sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==}
  208. '@vue/compiler-core@3.5.40':
  209. resolution: {integrity: sha512-39E8IgOhTbVDnoJFMKc2DvYnypcZwUqgUhQkccva/0m6FUwtIKSGV7n1hpVmYcFaoRAwf9pBcwnKlCEsN63ZEQ==}
  210. '@vue/compiler-dom@3.5.40':
  211. resolution: {integrity: sha512-pwkx4vqlqOspFstrcmzwkKLePVMD3PT65imRzLhanU2V1Fj4K13g6OXjanOyzw3aTAuRk84BOmY8f3rEHqPaVA==}
  212. '@vue/compiler-sfc@3.5.40':
  213. resolution: {integrity: sha512-gIf497P4kpuALcvs5n3AEg1Vdn0pSY4XbjASIfHNYF1/MP3T2Mf2STERTubysBxCRxzJGJYtF/O7vwJrxFB3Vw==}
  214. '@vue/compiler-ssr@3.5.40':
  215. resolution: {integrity: sha512-rrE5xiXG663+vHCHa3J9p2z5OcBRjXmoqenprJxAFQxg5pSshzeBiCE6pu46axapRJ2Adk0YDA2BRZVjiHXnhg==}
  216. '@vue/language-core@3.3.8':
  217. resolution: {integrity: sha512-ieGT8jJdhhy0mGzStZhsg/qPw5bQZJg5yF+3+XU6saf4sM7yo9ZXy3h+nCwrm2+b4qS/SypkNdR2jAF3uei9tA==}
  218. '@vue/reactivity@3.5.40':
  219. resolution: {integrity: sha512-B7ot9UlUZOi1zbq61/LvE88ZLTV8IlajTdiZTAEiDQgrnIMIZoPr9kGw0Zw46ObW62O9+H/Be3kMbfb7kYPQZA==}
  220. '@vue/runtime-core@3.5.40':
  221. resolution: {integrity: sha512-KAZLweuZ6uUJPK1PMSQPgBU5gCjgrrfjUhSglmU9NhH+Zjepa8cnwSydPWDWHDwOgY4g3VcZ+PljbiHlURNCbw==}
  222. '@vue/runtime-dom@3.5.40':
  223. resolution: {integrity: sha512-ZfrX8ssZQds900L9pr8AuK05ddnMsR4MPMZr8cPN9GoqoPWcXLhjvvbIA2SMv+7a97sJ1vv9pj/zxK0Cq/eEFQ==}
  224. '@vue/server-renderer@3.5.40':
  225. resolution: {integrity: sha512-XNJym9WpevhTVt1HuwOrCRJ5Q+9z4BjTMrDtjTrvx74SmUll8spNTw6whWJa9mEkO4PKn5TihI/bm/8ds2QVJw==}
  226. '@vue/shared@3.5.40':
  227. resolution: {integrity: sha512-WxnBtruIqOoV3rA4jeKDWzrYI5h7Cp4+pjwDi8kWGHz+IslhiN+wguLVVhtv2l8VoU02rzDCVfDjgCl1lNpZVg==}
  228. alien-signals@3.2.1:
  229. resolution: {integrity: sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==}
  230. csstype@3.2.3:
  231. resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
  232. entities@7.0.1:
  233. resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
  234. engines: {node: '>=0.12'}
  235. esbuild@0.25.0:
  236. resolution: {integrity: sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==}
  237. engines: {node: '>=18'}
  238. hasBin: true
  239. estree-walker@2.0.2:
  240. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  241. fdir@6.5.0:
  242. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  243. engines: {node: '>=12.0.0'}
  244. peerDependencies:
  245. picomatch: ^3 || ^4
  246. peerDependenciesMeta:
  247. picomatch:
  248. optional: true
  249. fsevents@2.3.3:
  250. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  251. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  252. os: [darwin]
  253. magic-string@0.30.21:
  254. resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
  255. muggle-string@0.4.1:
  256. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  257. nanoid@3.3.16:
  258. resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
  259. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  260. hasBin: true
  261. node-bin-setup@1.1.4:
  262. resolution: {integrity: sha512-vWNHOne0ZUavArqPP5LJta50+S8R261Fr5SvGul37HbEDcowvLjwdvd0ZeSr0r2lTSrPxl6okq9QUw8BFGiAxA==}
  263. node@22.23.1:
  264. resolution: {integrity: sha512-A4Vkfq69pVXFAKf9EXXGLACe29k15vcp8n0ga23MXMIYri3xePzxZlAcruLWB02WZ5Y95sjky05l8HFPrTAk4g==}
  265. engines: {npm: '>=5.0.0'}
  266. hasBin: true
  267. path-browserify@1.0.1:
  268. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  269. picocolors@1.1.1:
  270. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  271. picomatch@4.0.5:
  272. resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
  273. engines: {node: '>=12'}
  274. postcss@8.5.22:
  275. resolution: {integrity: sha512-KBDEIpLrvpv16pp3K0Fw+UCoZfopFjjgeB+0tA/aaThfEE74kKDLrgg603YvOWJyg3+WYtyq3xYsQWsIyZlPqQ==}
  276. engines: {node: ^10 || ^12 || >=14}
  277. source-map-js@1.2.1:
  278. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  279. engines: {node: '>=0.10.0'}
  280. tinyglobby@0.2.17:
  281. resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
  282. engines: {node: '>=12.0.0'}
  283. typescript@5.9.2:
  284. resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
  285. engines: {node: '>=14.17'}
  286. hasBin: true
  287. vite@6.3.5:
  288. resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
  289. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  290. hasBin: true
  291. peerDependencies:
  292. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  293. jiti: '>=1.21.0'
  294. less: '*'
  295. lightningcss: ^1.21.0
  296. sass: '*'
  297. sass-embedded: '*'
  298. stylus: '*'
  299. sugarss: '*'
  300. terser: ^5.16.0
  301. tsx: ^4.8.1
  302. yaml: ^2.4.2
  303. peerDependenciesMeta:
  304. '@types/node':
  305. optional: true
  306. jiti:
  307. optional: true
  308. less:
  309. optional: true
  310. lightningcss:
  311. optional: true
  312. sass:
  313. optional: true
  314. sass-embedded:
  315. optional: true
  316. stylus:
  317. optional: true
  318. sugarss:
  319. optional: true
  320. terser:
  321. optional: true
  322. tsx:
  323. optional: true
  324. yaml:
  325. optional: true
  326. vscode-uri@3.1.0:
  327. resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
  328. vue-tsc@3.3.8:
  329. resolution: {integrity: sha512-xXmYlVQpcwJDWyGlqbHrGVOl1h3UOsASymRibrHc+iy9j/UNnOrOn4u+fntHz4D6Cs74RtapeqVV6CzJeg+UlA==}
  330. hasBin: true
  331. peerDependencies:
  332. typescript: '>=5.0.0'
  333. vue@3.5.40:
  334. resolution: {integrity: sha512-+8PJ4SJXdn/cHGImF4CKdxlWHIN5Dkt7DoufRREM6h6uVCx2m7QxgcEQmmzyOK8A9mcafg7sFbJFYsdFVubTig==}
  335. peerDependencies:
  336. typescript: '*'
  337. peerDependenciesMeta:
  338. typescript:
  339. optional: true
  340. snapshots:
  341. '@babel/helper-string-parser@7.29.7': {}
  342. '@babel/helper-validator-identifier@7.29.7': {}
  343. '@babel/parser@7.29.7':
  344. dependencies:
  345. '@babel/types': 7.29.7
  346. '@babel/types@7.29.7':
  347. dependencies:
  348. '@babel/helper-string-parser': 7.29.7
  349. '@babel/helper-validator-identifier': 7.29.7
  350. '@esbuild/aix-ppc64@0.25.0':
  351. optional: true
  352. '@esbuild/android-arm64@0.25.0':
  353. optional: true
  354. '@esbuild/android-arm@0.25.0':
  355. optional: true
  356. '@esbuild/android-x64@0.25.0':
  357. optional: true
  358. '@esbuild/darwin-arm64@0.25.0':
  359. optional: true
  360. '@esbuild/darwin-x64@0.25.0':
  361. optional: true
  362. '@esbuild/freebsd-arm64@0.25.0':
  363. optional: true
  364. '@esbuild/freebsd-x64@0.25.0':
  365. optional: true
  366. '@esbuild/linux-arm64@0.25.0':
  367. optional: true
  368. '@esbuild/linux-arm@0.25.0':
  369. optional: true
  370. '@esbuild/linux-ia32@0.25.0':
  371. optional: true
  372. '@esbuild/linux-loong64@0.25.0':
  373. optional: true
  374. '@esbuild/linux-mips64el@0.25.0':
  375. optional: true
  376. '@esbuild/linux-ppc64@0.25.0':
  377. optional: true
  378. '@esbuild/linux-riscv64@0.25.0':
  379. optional: true
  380. '@esbuild/linux-s390x@0.25.0':
  381. optional: true
  382. '@esbuild/linux-x64@0.25.0':
  383. optional: true
  384. '@esbuild/netbsd-arm64@0.25.0':
  385. optional: true
  386. '@esbuild/netbsd-x64@0.25.0':
  387. optional: true
  388. '@esbuild/openbsd-arm64@0.25.0':
  389. optional: true
  390. '@esbuild/openbsd-x64@0.25.0':
  391. optional: true
  392. '@esbuild/sunos-x64@0.25.0':
  393. optional: true
  394. '@esbuild/win32-arm64@0.25.0':
  395. optional: true
  396. '@esbuild/win32-ia32@0.25.0':
  397. optional: true
  398. '@esbuild/win32-x64@0.25.0':
  399. optional: true
  400. '@jridgewell/sourcemap-codec@1.5.5': {}
  401. '@rollup/wasm-node@4.62.2':
  402. dependencies:
  403. '@types/estree': 1.0.9
  404. optionalDependencies:
  405. fsevents: 2.3.3
  406. '@types/estree@1.0.9': {}
  407. '@vitejs/plugin-vue@5.2.4(vite@6.3.5)(vue@3.5.40(typescript@5.9.2))':
  408. dependencies:
  409. vite: 6.3.5
  410. vue: 3.5.40(typescript@5.9.2)
  411. '@volar/language-core@2.4.28':
  412. dependencies:
  413. '@volar/source-map': 2.4.28
  414. '@volar/source-map@2.4.28': {}
  415. '@volar/typescript@2.4.28':
  416. dependencies:
  417. '@volar/language-core': 2.4.28
  418. path-browserify: 1.0.1
  419. vscode-uri: 3.1.0
  420. '@vue/compiler-core@3.5.40':
  421. dependencies:
  422. '@babel/parser': 7.29.7
  423. '@vue/shared': 3.5.40
  424. entities: 7.0.1
  425. estree-walker: 2.0.2
  426. source-map-js: 1.2.1
  427. '@vue/compiler-dom@3.5.40':
  428. dependencies:
  429. '@vue/compiler-core': 3.5.40
  430. '@vue/shared': 3.5.40
  431. '@vue/compiler-sfc@3.5.40':
  432. dependencies:
  433. '@babel/parser': 7.29.7
  434. '@vue/compiler-core': 3.5.40
  435. '@vue/compiler-dom': 3.5.40
  436. '@vue/compiler-ssr': 3.5.40
  437. '@vue/shared': 3.5.40
  438. estree-walker: 2.0.2
  439. magic-string: 0.30.21
  440. postcss: 8.5.22
  441. source-map-js: 1.2.1
  442. '@vue/compiler-ssr@3.5.40':
  443. dependencies:
  444. '@vue/compiler-dom': 3.5.40
  445. '@vue/shared': 3.5.40
  446. '@vue/language-core@3.3.8':
  447. dependencies:
  448. '@volar/language-core': 2.4.28
  449. '@vue/compiler-dom': 3.5.40
  450. '@vue/shared': 3.5.40
  451. alien-signals: 3.2.1
  452. muggle-string: 0.4.1
  453. path-browserify: 1.0.1
  454. picomatch: 4.0.5
  455. '@vue/reactivity@3.5.40':
  456. dependencies:
  457. '@vue/shared': 3.5.40
  458. '@vue/runtime-core@3.5.40':
  459. dependencies:
  460. '@vue/reactivity': 3.5.40
  461. '@vue/shared': 3.5.40
  462. '@vue/runtime-dom@3.5.40':
  463. dependencies:
  464. '@vue/reactivity': 3.5.40
  465. '@vue/runtime-core': 3.5.40
  466. '@vue/shared': 3.5.40
  467. csstype: 3.2.3
  468. '@vue/server-renderer@3.5.40':
  469. dependencies:
  470. '@vue/compiler-ssr': 3.5.40
  471. '@vue/runtime-dom': 3.5.40
  472. '@vue/shared': 3.5.40
  473. '@vue/shared@3.5.40': {}
  474. alien-signals@3.2.1: {}
  475. csstype@3.2.3: {}
  476. entities@7.0.1: {}
  477. esbuild@0.25.0:
  478. optionalDependencies:
  479. '@esbuild/aix-ppc64': 0.25.0
  480. '@esbuild/android-arm': 0.25.0
  481. '@esbuild/android-arm64': 0.25.0
  482. '@esbuild/android-x64': 0.25.0
  483. '@esbuild/darwin-arm64': 0.25.0
  484. '@esbuild/darwin-x64': 0.25.0
  485. '@esbuild/freebsd-arm64': 0.25.0
  486. '@esbuild/freebsd-x64': 0.25.0
  487. '@esbuild/linux-arm': 0.25.0
  488. '@esbuild/linux-arm64': 0.25.0
  489. '@esbuild/linux-ia32': 0.25.0
  490. '@esbuild/linux-loong64': 0.25.0
  491. '@esbuild/linux-mips64el': 0.25.0
  492. '@esbuild/linux-ppc64': 0.25.0
  493. '@esbuild/linux-riscv64': 0.25.0
  494. '@esbuild/linux-s390x': 0.25.0
  495. '@esbuild/linux-x64': 0.25.0
  496. '@esbuild/netbsd-arm64': 0.25.0
  497. '@esbuild/netbsd-x64': 0.25.0
  498. '@esbuild/openbsd-arm64': 0.25.0
  499. '@esbuild/openbsd-x64': 0.25.0
  500. '@esbuild/sunos-x64': 0.25.0
  501. '@esbuild/win32-arm64': 0.25.0
  502. '@esbuild/win32-ia32': 0.25.0
  503. '@esbuild/win32-x64': 0.25.0
  504. estree-walker@2.0.2: {}
  505. fdir@6.5.0(picomatch@4.0.5):
  506. optionalDependencies:
  507. picomatch: 4.0.5
  508. fsevents@2.3.3:
  509. optional: true
  510. magic-string@0.30.21:
  511. dependencies:
  512. '@jridgewell/sourcemap-codec': 1.5.5
  513. muggle-string@0.4.1: {}
  514. nanoid@3.3.16: {}
  515. node-bin-setup@1.1.4: {}
  516. node@22.23.1:
  517. dependencies:
  518. node-bin-setup: 1.1.4
  519. path-browserify@1.0.1: {}
  520. picocolors@1.1.1: {}
  521. picomatch@4.0.5: {}
  522. postcss@8.5.22:
  523. dependencies:
  524. nanoid: 3.3.16
  525. picocolors: 1.1.1
  526. source-map-js: 1.2.1
  527. source-map-js@1.2.1: {}
  528. tinyglobby@0.2.17:
  529. dependencies:
  530. fdir: 6.5.0(picomatch@4.0.5)
  531. picomatch: 4.0.5
  532. typescript@5.9.2: {}
  533. vite@6.3.5:
  534. dependencies:
  535. esbuild: 0.25.0
  536. fdir: 6.5.0(picomatch@4.0.5)
  537. picomatch: 4.0.5
  538. postcss: 8.5.22
  539. rollup: '@rollup/wasm-node@4.62.2'
  540. tinyglobby: 0.2.17
  541. optionalDependencies:
  542. fsevents: 2.3.3
  543. vscode-uri@3.1.0: {}
  544. vue-tsc@3.3.8(typescript@5.9.2):
  545. dependencies:
  546. '@volar/typescript': 2.4.28
  547. '@vue/language-core': 3.3.8
  548. typescript: 5.9.2
  549. vue@3.5.40(typescript@5.9.2):
  550. dependencies:
  551. '@vue/compiler-dom': 3.5.40
  552. '@vue/compiler-sfc': 3.5.40
  553. '@vue/runtime-dom': 3.5.40
  554. '@vue/server-renderer': 3.5.40
  555. '@vue/shared': 3.5.40
  556. optionalDependencies:
  557. typescript: 5.9.2