package-lock.json 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086
  1. {
  2. "name": "project",
  3. "version": "0.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "project",
  9. "version": "0.0.0",
  10. "dependencies": {
  11. "pinia": "^4.0.3",
  12. "sass": "^1.104.0",
  13. "vant": "^4.10.2",
  14. "vue": "^3.5.41"
  15. },
  16. "devDependencies": {
  17. "@types/node": "^24.13.3",
  18. "@vant/auto-import-resolver": "^1.3.0",
  19. "@vitejs/plugin-vue": "^6.0.8",
  20. "@vue/tsconfig": "^0.9.1",
  21. "typescript": "~6.0.2",
  22. "unplugin-auto-import": "^21.1.0",
  23. "unplugin-vue-components": "^32.1.0",
  24. "vite": "^8.2.2",
  25. "vue-tsc": "^3.3.11"
  26. }
  27. },
  28. "node_modules/@babel/helper-string-parser": {
  29. "version": "7.29.7",
  30. "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
  31. "integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
  32. "license": "MIT",
  33. "engines": {
  34. "node": ">=6.9.0"
  35. }
  36. },
  37. "node_modules/@babel/helper-validator-identifier": {
  38. "version": "7.29.7",
  39. "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
  40. "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
  41. "license": "MIT",
  42. "engines": {
  43. "node": ">=6.9.0"
  44. }
  45. },
  46. "node_modules/@babel/parser": {
  47. "version": "7.29.8",
  48. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.8.tgz",
  49. "integrity": "sha512-E8lTAYNB1KW+FH+VGJuZM1ioAx2E6oVlvQFRrf5P8ZZmsiJXYAD9vTFV7yyEURNzgh1dFqMZuO6tUwcARbqFCA==",
  50. "license": "MIT",
  51. "dependencies": {
  52. "@babel/types": "^7.29.8"
  53. },
  54. "bin": {
  55. "parser": "bin/babel-parser.js"
  56. },
  57. "engines": {
  58. "node": ">=6.0.0"
  59. }
  60. },
  61. "node_modules/@babel/types": {
  62. "version": "7.29.8",
  63. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.8.tgz",
  64. "integrity": "sha512-Vj1jF3cPfxg7OAfoI7QnVKLoILlm2JF9pnVHrX8qx7AHMiYWT+NDAA7jChlNgRS4WTLc/fD1lXLmPixluj+3Gg==",
  65. "license": "MIT",
  66. "dependencies": {
  67. "@babel/helper-string-parser": "^7.29.7",
  68. "@babel/helper-validator-identifier": "^7.29.7"
  69. },
  70. "engines": {
  71. "node": ">=6.9.0"
  72. }
  73. },
  74. "node_modules/@jridgewell/gen-mapping": {
  75. "version": "0.3.13",
  76. "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
  77. "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
  78. "dev": true,
  79. "license": "MIT",
  80. "dependencies": {
  81. "@jridgewell/sourcemap-codec": "^1.5.0",
  82. "@jridgewell/trace-mapping": "^0.3.24"
  83. }
  84. },
  85. "node_modules/@jridgewell/remapping": {
  86. "version": "2.3.5",
  87. "resolved": "https://registry.npmmirror.com/@jridgewell/remapping/-/remapping-2.3.5.tgz",
  88. "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
  89. "dev": true,
  90. "license": "MIT",
  91. "dependencies": {
  92. "@jridgewell/gen-mapping": "^0.3.5",
  93. "@jridgewell/trace-mapping": "^0.3.24"
  94. }
  95. },
  96. "node_modules/@jridgewell/resolve-uri": {
  97. "version": "3.1.2",
  98. "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  99. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  100. "dev": true,
  101. "license": "MIT",
  102. "engines": {
  103. "node": ">=6.0.0"
  104. }
  105. },
  106. "node_modules/@jridgewell/sourcemap-codec": {
  107. "version": "1.6.0",
  108. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.6.0.tgz",
  109. "integrity": "sha512-T7jf+5zgsZHwNJ4lvQ7/aezbyk0nNX+zJVWpmHA7VYsEx7a7qr5Rg5IbtJFqkgze5Y2sruq1RUY8Q837Od7iFw==",
  110. "license": "MIT"
  111. },
  112. "node_modules/@jridgewell/trace-mapping": {
  113. "version": "0.3.31",
  114. "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
  115. "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
  116. "dev": true,
  117. "license": "MIT",
  118. "dependencies": {
  119. "@jridgewell/resolve-uri": "^3.1.0",
  120. "@jridgewell/sourcemap-codec": "^1.4.14"
  121. }
  122. },
  123. "node_modules/@oxc-project/types": {
  124. "version": "0.148.0",
  125. "resolved": "https://registry.npmmirror.com/@oxc-project/types/-/types-0.148.0.tgz",
  126. "integrity": "sha512-Nm4s/jB+4FpFsPhWGEC4h7rzksesmtnMXomo6rCMcg/b8zLQuOziRgkCS1fxDCXOlJB/6Q8oABOZ/OP6RIPj9A==",
  127. "dev": true,
  128. "license": "MIT",
  129. "funding": {
  130. "url": "https://github.com/sponsors/oxc-project"
  131. }
  132. },
  133. "node_modules/@parcel/watcher": {
  134. "version": "2.6.0",
  135. "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.6.0.tgz",
  136. "integrity": "sha512-7FNeNl8NCE7aINx7WXiKQrPYZWC/hvrTsmk6zmxbI7LTXE7hVek/n8AfVgpe2y82zl3w0HvCHN0bVKMBoJcC0w==",
  137. "hasInstallScript": true,
  138. "license": "MIT",
  139. "optional": true,
  140. "dependencies": {
  141. "detect-libc": "^2.0.3",
  142. "is-glob": "^4.0.3",
  143. "node-addon-api": "^7.0.0",
  144. "picomatch": "^4.0.4"
  145. },
  146. "engines": {
  147. "node": ">= 10.0.0"
  148. },
  149. "funding": {
  150. "type": "opencollective",
  151. "url": "https://opencollective.com/parcel"
  152. },
  153. "optionalDependencies": {
  154. "@parcel/watcher-android-arm64": "2.6.0",
  155. "@parcel/watcher-darwin-arm64": "2.6.0",
  156. "@parcel/watcher-darwin-x64": "2.6.0",
  157. "@parcel/watcher-freebsd-x64": "2.6.0",
  158. "@parcel/watcher-linux-arm-glibc": "2.6.0",
  159. "@parcel/watcher-linux-arm-musl": "2.6.0",
  160. "@parcel/watcher-linux-arm64-glibc": "2.6.0",
  161. "@parcel/watcher-linux-arm64-musl": "2.6.0",
  162. "@parcel/watcher-linux-x64-glibc": "2.6.0",
  163. "@parcel/watcher-linux-x64-musl": "2.6.0",
  164. "@parcel/watcher-win32-arm64": "2.6.0",
  165. "@parcel/watcher-win32-x64": "2.6.0"
  166. }
  167. },
  168. "node_modules/@parcel/watcher-android-arm64": {
  169. "version": "2.6.0",
  170. "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.6.0.tgz",
  171. "integrity": "sha512-trgpLSCKRC/huFjXX/Smh+0sWe4+YtKfktIToiMl59ghz7z+qkH6kMvNnUbLyRs9N11t8l4svSCs1+5B3rOAhA==",
  172. "cpu": [
  173. "arm64"
  174. ],
  175. "license": "MIT",
  176. "optional": true,
  177. "os": [
  178. "android"
  179. ],
  180. "engines": {
  181. "node": ">= 10.0.0"
  182. },
  183. "funding": {
  184. "type": "opencollective",
  185. "url": "https://opencollective.com/parcel"
  186. }
  187. },
  188. "node_modules/@parcel/watcher-darwin-arm64": {
  189. "version": "2.6.0",
  190. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.6.0.tgz",
  191. "integrity": "sha512-Y3QV0gl7Q1zbfueunkWIERICbEojQFCgpyG7YqOGNFLsckXyI1xu9mAIUpKY9QBYzBtSkN8dBPwd3yiAO9ovMw==",
  192. "cpu": [
  193. "arm64"
  194. ],
  195. "license": "MIT",
  196. "optional": true,
  197. "os": [
  198. "darwin"
  199. ],
  200. "engines": {
  201. "node": ">= 10.0.0"
  202. },
  203. "funding": {
  204. "type": "opencollective",
  205. "url": "https://opencollective.com/parcel"
  206. }
  207. },
  208. "node_modules/@parcel/watcher-darwin-x64": {
  209. "version": "2.6.0",
  210. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.6.0.tgz",
  211. "integrity": "sha512-Ohv6OpzhUfKYD7Beb8kDvG0jbIxORCYY1JRdZnaBtnjjkJxgD7ZVL0nw2sCYd0yTMKTvz3nnTnOF3cDifK+kvw==",
  212. "cpu": [
  213. "x64"
  214. ],
  215. "license": "MIT",
  216. "optional": true,
  217. "os": [
  218. "darwin"
  219. ],
  220. "engines": {
  221. "node": ">= 10.0.0"
  222. },
  223. "funding": {
  224. "type": "opencollective",
  225. "url": "https://opencollective.com/parcel"
  226. }
  227. },
  228. "node_modules/@parcel/watcher-freebsd-x64": {
  229. "version": "2.6.0",
  230. "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.6.0.tgz",
  231. "integrity": "sha512-5HmXvDgs8VK+74jF9y9/2FE3/OnlcKmc56tjmSrEuZjpSZOGL+fvAu+HKJBdPs9uwoP2hE6TlSUpXZ/C5jUFmQ==",
  232. "cpu": [
  233. "x64"
  234. ],
  235. "license": "MIT",
  236. "optional": true,
  237. "os": [
  238. "freebsd"
  239. ],
  240. "engines": {
  241. "node": ">= 10.0.0"
  242. },
  243. "funding": {
  244. "type": "opencollective",
  245. "url": "https://opencollective.com/parcel"
  246. }
  247. },
  248. "node_modules/@parcel/watcher-linux-arm-glibc": {
  249. "version": "2.6.0",
  250. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.6.0.tgz",
  251. "integrity": "sha512-Ps/hui3A+vMbjdqlqAowK2ZL8+BO8dBjxeWXj6npTBs3jx4wWmbPpaLuqwrQrSqIVMCnpWo238bJ1U37GhQOYg==",
  252. "cpu": [
  253. "arm"
  254. ],
  255. "license": "MIT",
  256. "optional": true,
  257. "os": [
  258. "linux"
  259. ],
  260. "engines": {
  261. "node": ">= 10.0.0"
  262. },
  263. "funding": {
  264. "type": "opencollective",
  265. "url": "https://opencollective.com/parcel"
  266. }
  267. },
  268. "node_modules/@parcel/watcher-linux-arm-musl": {
  269. "version": "2.6.0",
  270. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.6.0.tgz",
  271. "integrity": "sha512-9c6AUHgHoG+IY88MRIHupztQiQnrbqHYQjkM2btA+Bf/wQnQMuiD0Wfk1EVv3TlNT3x41uU71rn6E4xh/+zvkw==",
  272. "cpu": [
  273. "arm"
  274. ],
  275. "license": "MIT",
  276. "optional": true,
  277. "os": [
  278. "linux"
  279. ],
  280. "engines": {
  281. "node": ">= 10.0.0"
  282. },
  283. "funding": {
  284. "type": "opencollective",
  285. "url": "https://opencollective.com/parcel"
  286. }
  287. },
  288. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  289. "version": "2.6.0",
  290. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.6.0.tgz",
  291. "integrity": "sha512-yHRqS2owEXe6Hic9z6Mh1ECsCd+ODVOGvZDyciqRd21+v+o+DnXMOrw50DSpIG2sb8GPEaPPmfeCAWKPJdq46g==",
  292. "cpu": [
  293. "arm64"
  294. ],
  295. "license": "MIT",
  296. "optional": true,
  297. "os": [
  298. "linux"
  299. ],
  300. "engines": {
  301. "node": ">= 10.0.0"
  302. },
  303. "funding": {
  304. "type": "opencollective",
  305. "url": "https://opencollective.com/parcel"
  306. }
  307. },
  308. "node_modules/@parcel/watcher-linux-arm64-musl": {
  309. "version": "2.6.0",
  310. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.6.0.tgz",
  311. "integrity": "sha512-WhB2e/V7rqdHHWZusBSPuy5Ei8S6lSz6FE5TKKQz5h3a0O+C+mhY7vxU9b/stqvMb8beLnPY82ZrFTLKs+SrKA==",
  312. "cpu": [
  313. "arm64"
  314. ],
  315. "license": "MIT",
  316. "optional": true,
  317. "os": [
  318. "linux"
  319. ],
  320. "engines": {
  321. "node": ">= 10.0.0"
  322. },
  323. "funding": {
  324. "type": "opencollective",
  325. "url": "https://opencollective.com/parcel"
  326. }
  327. },
  328. "node_modules/@parcel/watcher-linux-x64-glibc": {
  329. "version": "2.6.0",
  330. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.6.0.tgz",
  331. "integrity": "sha512-ulGE6x6Oz6iAwg75T8YQSoguBWasniIbX+QWpaYPcCnDOpdWX3k+4xbEYPZVLxOuoJI+svJJPD3sEj8G7lrQ3A==",
  332. "cpu": [
  333. "x64"
  334. ],
  335. "license": "MIT",
  336. "optional": true,
  337. "os": [
  338. "linux"
  339. ],
  340. "engines": {
  341. "node": ">= 10.0.0"
  342. },
  343. "funding": {
  344. "type": "opencollective",
  345. "url": "https://opencollective.com/parcel"
  346. }
  347. },
  348. "node_modules/@parcel/watcher-linux-x64-musl": {
  349. "version": "2.6.0",
  350. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.6.0.tgz",
  351. "integrity": "sha512-tkBYKt7YQrjIJWYDnto2YgO8MRkjlMTSNoRHzsXinBqbLdeOM3L32wPZJvIZxqaLMfSlS/4sUjH/6STVP/XDLw==",
  352. "cpu": [
  353. "x64"
  354. ],
  355. "license": "MIT",
  356. "optional": true,
  357. "os": [
  358. "linux"
  359. ],
  360. "engines": {
  361. "node": ">= 10.0.0"
  362. },
  363. "funding": {
  364. "type": "opencollective",
  365. "url": "https://opencollective.com/parcel"
  366. }
  367. },
  368. "node_modules/@parcel/watcher-win32-arm64": {
  369. "version": "2.6.0",
  370. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.6.0.tgz",
  371. "integrity": "sha512-gIZAP23jaHjGWasY/TY6yL7NHFClf0Ga7FN+iINvk+KN94rhm94lYZhFsbYFNcA04/onvGD9kKmiJLJB2HbNwQ==",
  372. "cpu": [
  373. "arm64"
  374. ],
  375. "license": "MIT",
  376. "optional": true,
  377. "os": [
  378. "win32"
  379. ],
  380. "engines": {
  381. "node": ">= 10.0.0"
  382. },
  383. "funding": {
  384. "type": "opencollective",
  385. "url": "https://opencollective.com/parcel"
  386. }
  387. },
  388. "node_modules/@parcel/watcher-win32-x64": {
  389. "version": "2.6.0",
  390. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.6.0.tgz",
  391. "integrity": "sha512-cA+/pXV2YkfxlIcXOQ5fSWqAzzPyD78/x5qbK/I0vUkrlYHA8TIz+MXjAbGouguKVSI4bOmkTSJ1/poVSsgt+A==",
  392. "cpu": [
  393. "x64"
  394. ],
  395. "license": "MIT",
  396. "optional": true,
  397. "os": [
  398. "win32"
  399. ],
  400. "engines": {
  401. "node": ">= 10.0.0"
  402. },
  403. "funding": {
  404. "type": "opencollective",
  405. "url": "https://opencollective.com/parcel"
  406. }
  407. },
  408. "node_modules/@rolldown/binding-android-arm-eabi": {
  409. "version": "1.2.7",
  410. "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm-eabi/-/binding-android-arm-eabi-1.2.7.tgz",
  411. "integrity": "sha512-EypzgnYCwyVY4NDHKzGmNJT5b+XaQEBniHxsMdeIQLB/tcCzZnhqrzHpZFbX9iaxx+5RiB8caATBtfvZP7zVxQ==",
  412. "cpu": [
  413. "arm"
  414. ],
  415. "dev": true,
  416. "license": "MIT",
  417. "optional": true,
  418. "os": [
  419. "android"
  420. ],
  421. "engines": {
  422. "node": "^20.19.0 || >=22.12.0"
  423. }
  424. },
  425. "node_modules/@rolldown/binding-android-arm64": {
  426. "version": "1.2.7",
  427. "resolved": "https://registry.npmmirror.com/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.7.tgz",
  428. "integrity": "sha512-l17HE9EweWaqJZhuUuNBN/FzM62xw+DECVnJyvMsxn8vJFAGLy5QfLDoYAcronkAN8VxKZHezDpulHDPx95vFw==",
  429. "cpu": [
  430. "arm64"
  431. ],
  432. "dev": true,
  433. "license": "MIT",
  434. "optional": true,
  435. "os": [
  436. "android"
  437. ],
  438. "engines": {
  439. "node": "^20.19.0 || >=22.12.0"
  440. }
  441. },
  442. "node_modules/@rolldown/binding-darwin-arm64": {
  443. "version": "1.2.7",
  444. "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.7.tgz",
  445. "integrity": "sha512-8ED8ELFvHXc6OCETIn4gXObPiaR6bckM/ipXtbzlPVDRMBfEGjCKgO90F9YtfdpDatVx/ZQw7aZ1vUMf/+T3Mw==",
  446. "cpu": [
  447. "arm64"
  448. ],
  449. "dev": true,
  450. "license": "MIT",
  451. "optional": true,
  452. "os": [
  453. "darwin"
  454. ],
  455. "engines": {
  456. "node": "^20.19.0 || >=22.12.0"
  457. }
  458. },
  459. "node_modules/@rolldown/binding-darwin-x64": {
  460. "version": "1.2.7",
  461. "resolved": "https://registry.npmmirror.com/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.7.tgz",
  462. "integrity": "sha512-/WPripjtiAIZ2tWY7ddijORT0Ujg87wxWW/qcoFVCKAWVDPhtY0xr7Dj0M3GyNGz60jGwTElhro/mkF9dT7dDQ==",
  463. "cpu": [
  464. "x64"
  465. ],
  466. "dev": true,
  467. "license": "MIT",
  468. "optional": true,
  469. "os": [
  470. "darwin"
  471. ],
  472. "engines": {
  473. "node": "^20.19.0 || >=22.12.0"
  474. }
  475. },
  476. "node_modules/@rolldown/binding-freebsd-x64": {
  477. "version": "1.2.7",
  478. "resolved": "https://registry.npmmirror.com/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.7.tgz",
  479. "integrity": "sha512-14DI4NcqpvbICxSnGLx3PmtDaWqRP/KGSGb6C+JLLVPeZRl6dKdHba3pGsqT3vpdTqhEYIPG0MMQ8c0xYqoJxA==",
  480. "cpu": [
  481. "x64"
  482. ],
  483. "dev": true,
  484. "license": "MIT",
  485. "optional": true,
  486. "os": [
  487. "freebsd"
  488. ],
  489. "engines": {
  490. "node": "^20.19.0 || >=22.12.0"
  491. }
  492. },
  493. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  494. "version": "1.2.7",
  495. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.7.tgz",
  496. "integrity": "sha512-bxrWIRvHWQvbJwi+VIie/kDJmQxcNE6xxWwZdqF/ExVAigtHkv54WTLQPb+QsZdnFy18fg7JPfWGL0RH6vwIlQ==",
  497. "cpu": [
  498. "arm"
  499. ],
  500. "dev": true,
  501. "license": "MIT",
  502. "optional": true,
  503. "os": [
  504. "linux"
  505. ],
  506. "engines": {
  507. "node": "^20.19.0 || >=22.12.0"
  508. }
  509. },
  510. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  511. "version": "1.2.7",
  512. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.7.tgz",
  513. "integrity": "sha512-toOY2BChBZyuxU7OYX6Tn389di4IzAqPTycVcci0O7FSfBqzRB3RZn+K5Is6ANf4tmgRd/K1yZTsNTXbkXsnLg==",
  514. "cpu": [
  515. "arm64"
  516. ],
  517. "dev": true,
  518. "license": "MIT",
  519. "optional": true,
  520. "os": [
  521. "linux"
  522. ],
  523. "engines": {
  524. "node": "^20.19.0 || >=22.12.0"
  525. }
  526. },
  527. "node_modules/@rolldown/binding-linux-arm64-musl": {
  528. "version": "1.2.7",
  529. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.7.tgz",
  530. "integrity": "sha512-lAIXTH/aiLRLxsTgQvfhjo4K1ydWIp00+V0voOr9beb/9ZmkUFrSIb03dXNFRgMNvkE6oGsF10ioQ6UsI+vS5Q==",
  531. "cpu": [
  532. "arm64"
  533. ],
  534. "dev": true,
  535. "license": "MIT",
  536. "optional": true,
  537. "os": [
  538. "linux"
  539. ],
  540. "engines": {
  541. "node": "^20.19.0 || >=22.12.0"
  542. }
  543. },
  544. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  545. "version": "1.2.7",
  546. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.7.tgz",
  547. "integrity": "sha512-kdnwS28Pkenp/mZMRwjXXXwxQ7pIsm+bF919LUK93BOyhcLsrVKdP2p9fxpiPNPAbNuch8ypQt0pm2P2LYCAGg==",
  548. "cpu": [
  549. "ppc64"
  550. ],
  551. "dev": true,
  552. "license": "MIT",
  553. "optional": true,
  554. "os": [
  555. "linux"
  556. ],
  557. "engines": {
  558. "node": "^20.19.0 || >=22.12.0"
  559. }
  560. },
  561. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  562. "version": "1.2.7",
  563. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.7.tgz",
  564. "integrity": "sha512-516OdsyLdr5E65paF3yBF55t8mfm9+gmtCsK3xI7XKXIT7EfRlHhxL8K/NR6Hu8BWSgF5+1w74lTL0+nxcc8Qw==",
  565. "cpu": [
  566. "s390x"
  567. ],
  568. "dev": true,
  569. "license": "MIT",
  570. "optional": true,
  571. "os": [
  572. "linux"
  573. ],
  574. "engines": {
  575. "node": "^20.19.0 || >=22.12.0"
  576. }
  577. },
  578. "node_modules/@rolldown/binding-linux-x64-gnu": {
  579. "version": "1.2.7",
  580. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.2.7.tgz",
  581. "integrity": "sha512-r8/z8n7GFaYRln3xmP1Cxy0HH/HLM0uBUPkEuSVEfKGDA89M0FsZRZJRSwe/tJjRx+fpH/gjorfhB8tmEbSFLA==",
  582. "cpu": [
  583. "x64"
  584. ],
  585. "dev": true,
  586. "license": "MIT",
  587. "optional": true,
  588. "os": [
  589. "linux"
  590. ],
  591. "engines": {
  592. "node": "^20.19.0 || >=22.12.0"
  593. }
  594. },
  595. "node_modules/@rolldown/binding-linux-x64-musl": {
  596. "version": "1.2.7",
  597. "resolved": "https://registry.npmmirror.com/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.7.tgz",
  598. "integrity": "sha512-pAsE8iiDxUg1xBqdhrTfg45AVDVpirjz00sblEYClGNNcMnDb+e8beQgqIAw6LvauX/APvgxUnwrgun/YYGBhw==",
  599. "cpu": [
  600. "x64"
  601. ],
  602. "dev": true,
  603. "license": "MIT",
  604. "optional": true,
  605. "os": [
  606. "linux"
  607. ],
  608. "engines": {
  609. "node": "^20.19.0 || >=22.12.0"
  610. }
  611. },
  612. "node_modules/@rolldown/binding-openharmony-arm64": {
  613. "version": "1.2.7",
  614. "resolved": "https://registry.npmmirror.com/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.7.tgz",
  615. "integrity": "sha512-lTcIYmmnQQA8Or/2DatS6oSqcdLHvendjS+zLu+FwgToynWMRSmQdpM65fTANJgIS4mjbMOo5KT2lnT9SAb96w==",
  616. "cpu": [
  617. "arm64"
  618. ],
  619. "dev": true,
  620. "license": "MIT",
  621. "optional": true,
  622. "os": [
  623. "openharmony"
  624. ],
  625. "engines": {
  626. "node": "^20.19.0 || >=22.12.0"
  627. }
  628. },
  629. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  630. "version": "1.2.7",
  631. "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.7.tgz",
  632. "integrity": "sha512-e3Gu3WxbNk/UqQhxqU7YIYO+9ZBvWNz3U+h/qRFosscMFzdRPbXYSaSWgSnklv2fz1TgzBTcti2z35c/7irsHw==",
  633. "cpu": [
  634. "arm64"
  635. ],
  636. "dev": true,
  637. "license": "MIT",
  638. "optional": true,
  639. "os": [
  640. "win32"
  641. ],
  642. "engines": {
  643. "node": "^20.19.0 || >=22.12.0"
  644. }
  645. },
  646. "node_modules/@rolldown/binding-win32-x64-msvc": {
  647. "version": "1.2.7",
  648. "resolved": "https://registry.npmmirror.com/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.7.tgz",
  649. "integrity": "sha512-W/jg5qoRSqjsEv0+dZi4e687mcHqmVuU0P4fK6qS/xjetW2Gmc1W8j//z5nAeNcC8Ttm0hV46IjcYeuVwYhuiw==",
  650. "cpu": [
  651. "x64"
  652. ],
  653. "dev": true,
  654. "license": "MIT",
  655. "optional": true,
  656. "os": [
  657. "win32"
  658. ],
  659. "engines": {
  660. "node": "^20.19.0 || >=22.12.0"
  661. }
  662. },
  663. "node_modules/@rolldown/pluginutils": {
  664. "version": "1.0.1",
  665. "resolved": "https://registry.npmmirror.com/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
  666. "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
  667. "dev": true,
  668. "license": "MIT"
  669. },
  670. "node_modules/@types/estree": {
  671. "version": "1.0.9",
  672. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.9.tgz",
  673. "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
  674. "dev": true,
  675. "license": "MIT"
  676. },
  677. "node_modules/@types/node": {
  678. "version": "24.13.3",
  679. "resolved": "https://registry.npmmirror.com/@types/node/-/node-24.13.3.tgz",
  680. "integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==",
  681. "dev": true,
  682. "license": "MIT",
  683. "dependencies": {
  684. "undici-types": "~7.18.0"
  685. }
  686. },
  687. "node_modules/@vant/auto-import-resolver": {
  688. "version": "1.3.0",
  689. "resolved": "https://registry.npmmirror.com/@vant/auto-import-resolver/-/auto-import-resolver-1.3.0.tgz",
  690. "integrity": "sha512-lJyWtCyFizR4bHZvMiNMF3w+WTFTUWAvka1eqTnPK9ticUcKTCOx6qEmHcm8JPb3g1t3GaD2W3MnHkBp/nHamw==",
  691. "dev": true,
  692. "license": "MIT"
  693. },
  694. "node_modules/@vant/popperjs": {
  695. "version": "1.3.0",
  696. "resolved": "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz",
  697. "integrity": "sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw==",
  698. "license": "MIT"
  699. },
  700. "node_modules/@vant/use": {
  701. "version": "1.6.0",
  702. "resolved": "https://registry.npmmirror.com/@vant/use/-/use-1.6.0.tgz",
  703. "integrity": "sha512-PHHxeAASgiOpSmMjceweIrv2AxDZIkWXyaczksMoWvKV2YAYEhoizRuk/xFnKF+emUIi46TsQ+rvlm/t2BBCfA==",
  704. "license": "MIT",
  705. "peerDependencies": {
  706. "vue": "^3.0.0"
  707. }
  708. },
  709. "node_modules/@vitejs/plugin-vue": {
  710. "version": "6.0.8",
  711. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-6.0.8.tgz",
  712. "integrity": "sha512-0ZjgOg7oO6farnNGup7yvoM/YXZV84OZxHAwtflItNa/6zzQyVb5LNxyea3FEKEX2XlagIKzrlH7wwxkKgtiew==",
  713. "dev": true,
  714. "license": "MIT",
  715. "dependencies": {
  716. "@rolldown/pluginutils": "^1.0.1"
  717. },
  718. "engines": {
  719. "node": "^20.19.0 || >=22.12.0"
  720. },
  721. "peerDependencies": {
  722. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
  723. "vue": "^3.2.25"
  724. }
  725. },
  726. "node_modules/@volar/language-core": {
  727. "version": "2.4.28",
  728. "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.28.tgz",
  729. "integrity": "sha512-w4qhIJ8ZSitgLAkVay6AbcnC7gP3glYM3fYwKV3srj8m494E3xtrCv6E+bWviiK/8hs6e6t1ij1s2Endql7vzQ==",
  730. "dev": true,
  731. "license": "MIT",
  732. "dependencies": {
  733. "@volar/source-map": "2.4.28"
  734. }
  735. },
  736. "node_modules/@volar/source-map": {
  737. "version": "2.4.28",
  738. "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.28.tgz",
  739. "integrity": "sha512-yX2BDBqJkRXfKw8my8VarTyjv48QwxdJtvRgUpNE5erCsgEUdI2DsLbpa+rOQVAJYshY99szEcRDmyHbF10ggQ==",
  740. "dev": true,
  741. "license": "MIT"
  742. },
  743. "node_modules/@volar/typescript": {
  744. "version": "2.4.28",
  745. "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.28.tgz",
  746. "integrity": "sha512-Ja6yvWrbis2QtN4ClAKreeUZPVYMARDYZl9LMEv1iQ1QdepB6wn0jTRxA9MftYmYa4DQ4k/DaSZpFPUfxl8giw==",
  747. "dev": true,
  748. "license": "MIT",
  749. "dependencies": {
  750. "@volar/language-core": "2.4.28",
  751. "path-browserify": "^1.0.1",
  752. "vscode-uri": "^3.0.8"
  753. }
  754. },
  755. "node_modules/@vue/compiler-core": {
  756. "version": "3.5.42",
  757. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.42.tgz",
  758. "integrity": "sha512-2Ye1ilMtKXxl8qZUrQ5j0CdgenFp/HFQmta6rfRyfEsTG69L6Wk+tWuNoHYHMx9E8tF2Slvdg1FuwDvAXdy1LQ==",
  759. "license": "MIT",
  760. "dependencies": {
  761. "@babel/parser": "^7.29.8",
  762. "@vue/shared": "3.5.42",
  763. "entities": "^7.0.1",
  764. "estree-walker": "^2.0.2",
  765. "source-map-js": "^1.2.1"
  766. }
  767. },
  768. "node_modules/@vue/compiler-dom": {
  769. "version": "3.5.42",
  770. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.42.tgz",
  771. "integrity": "sha512-qbhQZEFmycr+ni/qyuccS4sucNN7VAbDfbkvNxWOX2VfgFm90MNs3/UhRNKoPMEIVn0F8gdlYjLPvqxHwHeQOA==",
  772. "license": "MIT",
  773. "dependencies": {
  774. "@vue/compiler-core": "3.5.42",
  775. "@vue/shared": "3.5.42"
  776. }
  777. },
  778. "node_modules/@vue/compiler-sfc": {
  779. "version": "3.5.42",
  780. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.42.tgz",
  781. "integrity": "sha512-fkCAFB4okcAANGMThboWnScp/gzWjU0ZSkVnjTIiplmMDq2uq0tIB3j+xVu4rhv5rvOgBySCysudmbMd6xRRqw==",
  782. "license": "MIT",
  783. "dependencies": {
  784. "@babel/parser": "^7.29.8",
  785. "@vue/compiler-core": "3.5.42",
  786. "@vue/compiler-dom": "3.5.42",
  787. "@vue/compiler-ssr": "3.5.42",
  788. "@vue/shared": "3.5.42",
  789. "estree-walker": "^2.0.2",
  790. "magic-string": "^0.30.21",
  791. "postcss": "^8.5.19",
  792. "source-map-js": "^1.2.1"
  793. }
  794. },
  795. "node_modules/@vue/compiler-ssr": {
  796. "version": "3.5.42",
  797. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.42.tgz",
  798. "integrity": "sha512-xmLk3wLkbizPAiLyomjgFFosf2ys9b5Ghb+oh/k2tnvipNz8OFrQOiTcWCzyK7MpBp9KkyGtfvgfLUivbmuGYA==",
  799. "license": "MIT",
  800. "dependencies": {
  801. "@vue/compiler-dom": "3.5.42",
  802. "@vue/shared": "3.5.42"
  803. }
  804. },
  805. "node_modules/@vue/devtools-api": {
  806. "version": "8.2.1",
  807. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-8.2.1.tgz",
  808. "integrity": "sha512-6u4vXBlIBAC1wMplIZgpyPn7uh/s4Bf6F5bMzvLv+EdJ0aHs/+4B7Ygv864EStQSjRbsRzTko/kUG1A1IejQ3A==",
  809. "license": "MIT",
  810. "peer": true,
  811. "dependencies": {
  812. "@vue/devtools-kit": "^8.2.1"
  813. }
  814. },
  815. "node_modules/@vue/devtools-kit": {
  816. "version": "8.2.1",
  817. "resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-8.2.1.tgz",
  818. "integrity": "sha512-FIGIuq3AWReEpbAHY/cRGeHDfI0qOb8OCQ3YjbEAX04uaxIDbGc9rhkbVcG7rnfHPXE3RsU5KrWOu9V/okd8AQ==",
  819. "license": "MIT",
  820. "peer": true,
  821. "dependencies": {
  822. "@vue/devtools-shared": "^8.2.1",
  823. "birpc": "^2.6.1",
  824. "hookable": "^5.5.3",
  825. "perfect-debounce": "^2.0.0"
  826. }
  827. },
  828. "node_modules/@vue/devtools-shared": {
  829. "version": "8.2.1",
  830. "resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-8.2.1.tgz",
  831. "integrity": "sha512-Fkac7lUdGReh6pVOi3AYPRGe82LQqRmAfThW7RRligOAP0ZA/Z1z9XLHDM9dv34pV2HRc79DK8uKPeG2fLnA/g==",
  832. "license": "MIT",
  833. "peer": true
  834. },
  835. "node_modules/@vue/language-core": {
  836. "version": "3.3.11",
  837. "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-3.3.11.tgz",
  838. "integrity": "sha512-QJmpliwAVpC/OxubIByPAhNzsQPRc8/gxlN2qnVzVfIMjMDz/9RnXRFoetjz5yEgXVXyp4LqhXq3V53PjmNzFw==",
  839. "dev": true,
  840. "license": "MIT",
  841. "dependencies": {
  842. "@volar/language-core": "2.4.28",
  843. "@vue/compiler-dom": "^3.5.0",
  844. "@vue/shared": "^3.5.0",
  845. "alien-signals": "^3.2.1",
  846. "muggle-string": "^0.4.1",
  847. "path-browserify": "^1.0.1",
  848. "picomatch": "^4.0.4"
  849. }
  850. },
  851. "node_modules/@vue/reactivity": {
  852. "version": "3.5.42",
  853. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.42.tgz",
  854. "integrity": "sha512-TzNNfKpb7hDxbQltwAut8VDQA5YP+BuRlxntHUuRjyKwlMvmAPbs3unhCvieijifY6vFfVBwsS7wG/C7uq+bEQ==",
  855. "license": "MIT",
  856. "dependencies": {
  857. "@vue/shared": "3.5.42"
  858. }
  859. },
  860. "node_modules/@vue/runtime-core": {
  861. "version": "3.5.42",
  862. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.42.tgz",
  863. "integrity": "sha512-9uACtuHs7vJGkm5Bp3xu4xRDLFTIYy5DgxpToVjqGIAhAEKwQfsaLvKINhM6nFVp6bZPRFGdDqd1g52MqKsotA==",
  864. "license": "MIT",
  865. "dependencies": {
  866. "@vue/reactivity": "3.5.42",
  867. "@vue/shared": "3.5.42"
  868. }
  869. },
  870. "node_modules/@vue/runtime-dom": {
  871. "version": "3.5.42",
  872. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.42.tgz",
  873. "integrity": "sha512-rsCmhiWLaRxGltLwhlCWyYkFn7WAbKRh0q17eZ1A6Dq6eqc2ACQ61IIryxz0LrsvCzHSilLA9JHovVwM8CNE2g==",
  874. "license": "MIT",
  875. "dependencies": {
  876. "@vue/reactivity": "3.5.42",
  877. "@vue/runtime-core": "3.5.42",
  878. "@vue/shared": "3.5.42",
  879. "csstype": "^3.2.3"
  880. }
  881. },
  882. "node_modules/@vue/server-renderer": {
  883. "version": "3.5.42",
  884. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.42.tgz",
  885. "integrity": "sha512-2++5dUyYS4gvo7xQXSECUDhB7TS0aOl5SeVfC5qSq1Jgfhjvegw1zqhwTIR3imZ+QYPJQw9gfcFvXGAjGZ7ajQ==",
  886. "license": "MIT",
  887. "dependencies": {
  888. "@vue/compiler-ssr": "3.5.42",
  889. "@vue/runtime-dom": "3.5.42",
  890. "@vue/shared": "3.5.42"
  891. }
  892. },
  893. "node_modules/@vue/shared": {
  894. "version": "3.5.42",
  895. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.42.tgz",
  896. "integrity": "sha512-2rPxex1jQf4jvl9MOHl6YaXCPcrNqz/FstMOEh3QWY+/OME9nQTvl9WYeCwhW7AFjaR0SnngZGlp/wkR6rkI6g==",
  897. "license": "MIT"
  898. },
  899. "node_modules/@vue/tsconfig": {
  900. "version": "0.9.1",
  901. "resolved": "https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.9.1.tgz",
  902. "integrity": "sha512-buvjm+9NzLCJL29KY1j1991YYJ5e6275OiK+G4jtmfIb+z4POywbdm0wXusT9adVWqe0xqg70TbI7+mRx4uU9w==",
  903. "dev": true,
  904. "license": "MIT",
  905. "peerDependencies": {
  906. "typescript": ">= 5.8",
  907. "vue": "^3.4.0"
  908. },
  909. "peerDependenciesMeta": {
  910. "typescript": {
  911. "optional": true
  912. },
  913. "vue": {
  914. "optional": true
  915. }
  916. }
  917. },
  918. "node_modules/acorn": {
  919. "version": "8.18.0",
  920. "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.18.0.tgz",
  921. "integrity": "sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==",
  922. "dev": true,
  923. "license": "MIT",
  924. "bin": {
  925. "acorn": "bin/acorn"
  926. },
  927. "engines": {
  928. "node": ">=0.4.0"
  929. }
  930. },
  931. "node_modules/alien-signals": {
  932. "version": "3.2.1",
  933. "resolved": "https://registry.npmmirror.com/alien-signals/-/alien-signals-3.2.1.tgz",
  934. "integrity": "sha512-I8FjmltrfnDFoZedi5CG8DghVYNhzb/Ijluz7tCSJH0xpd0484Kowhbb1XDYOxfJpU1p5wnM2X54dA+IfGyD1g==",
  935. "dev": true,
  936. "license": "MIT"
  937. },
  938. "node_modules/birpc": {
  939. "version": "2.9.0",
  940. "resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.9.0.tgz",
  941. "integrity": "sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==",
  942. "license": "MIT",
  943. "peer": true,
  944. "funding": {
  945. "url": "https://github.com/sponsors/antfu"
  946. }
  947. },
  948. "node_modules/chokidar": {
  949. "version": "5.0.0",
  950. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-5.0.0.tgz",
  951. "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
  952. "license": "MIT",
  953. "dependencies": {
  954. "readdirp": "^5.0.0"
  955. },
  956. "engines": {
  957. "node": ">= 20.19.0"
  958. },
  959. "funding": {
  960. "url": "https://paulmillr.com/funding/"
  961. }
  962. },
  963. "node_modules/confbox": {
  964. "version": "0.3.1",
  965. "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.3.1.tgz",
  966. "integrity": "sha512-cKUSoKa8YxFZZSmraVi7onONx3amu77ngK3kGpsYHDH7drPwCRkQE1RYMPlLRrMtnciRj274XNRxcHxnKmDSnA==",
  967. "dev": true,
  968. "license": "MIT"
  969. },
  970. "node_modules/csstype": {
  971. "version": "3.2.3",
  972. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
  973. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  974. "license": "MIT"
  975. },
  976. "node_modules/detect-libc": {
  977. "version": "2.1.2",
  978. "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
  979. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  980. "devOptional": true,
  981. "license": "Apache-2.0",
  982. "engines": {
  983. "node": ">=8"
  984. }
  985. },
  986. "node_modules/entities": {
  987. "version": "7.0.1",
  988. "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz",
  989. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  990. "license": "BSD-2-Clause",
  991. "engines": {
  992. "node": ">=0.12"
  993. },
  994. "funding": {
  995. "url": "https://github.com/fb55/entities?sponsor=1"
  996. }
  997. },
  998. "node_modules/escape-string-regexp": {
  999. "version": "5.0.0",
  1000. "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  1001. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  1002. "dev": true,
  1003. "license": "MIT",
  1004. "engines": {
  1005. "node": ">=12"
  1006. },
  1007. "funding": {
  1008. "url": "https://github.com/sponsors/sindresorhus"
  1009. }
  1010. },
  1011. "node_modules/estree-walker": {
  1012. "version": "2.0.2",
  1013. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  1014. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1015. "license": "MIT"
  1016. },
  1017. "node_modules/exsolve": {
  1018. "version": "1.1.1",
  1019. "resolved": "https://registry.npmmirror.com/exsolve/-/exsolve-1.1.1.tgz",
  1020. "integrity": "sha512-9U/jZUgjnSGyntRr6y5Muu1MJcwFl6kPu7k8qLF0IMNfLqvw0NZ4nnVDq0RVoZ0RvCyumib4Ez3KYrVfilrw+g==",
  1021. "dev": true,
  1022. "license": "MIT"
  1023. },
  1024. "node_modules/fdir": {
  1025. "version": "6.5.0",
  1026. "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz",
  1027. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  1028. "dev": true,
  1029. "license": "MIT",
  1030. "engines": {
  1031. "node": ">=12.0.0"
  1032. },
  1033. "peerDependencies": {
  1034. "picomatch": "^3 || ^4"
  1035. },
  1036. "peerDependenciesMeta": {
  1037. "picomatch": {
  1038. "optional": true
  1039. }
  1040. }
  1041. },
  1042. "node_modules/fsevents": {
  1043. "version": "2.3.3",
  1044. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  1045. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1046. "dev": true,
  1047. "hasInstallScript": true,
  1048. "license": "MIT",
  1049. "optional": true,
  1050. "os": [
  1051. "darwin"
  1052. ],
  1053. "engines": {
  1054. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1055. }
  1056. },
  1057. "node_modules/hookable": {
  1058. "version": "5.5.3",
  1059. "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz",
  1060. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
  1061. "license": "MIT",
  1062. "peer": true
  1063. },
  1064. "node_modules/immutable": {
  1065. "version": "5.1.9",
  1066. "resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.9.tgz",
  1067. "integrity": "sha512-m8nVez3rwrgmWxtLMt1ZYXB2Lv7OKYn/disyxAlSDYAlKSlFoPPfIAmAM/M5xqL4m4C/wAPw7S2/CNaUii1Hxg==",
  1068. "license": "MIT"
  1069. },
  1070. "node_modules/is-extglob": {
  1071. "version": "2.1.1",
  1072. "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
  1073. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1074. "license": "MIT",
  1075. "optional": true,
  1076. "engines": {
  1077. "node": ">=0.10.0"
  1078. }
  1079. },
  1080. "node_modules/is-glob": {
  1081. "version": "4.0.3",
  1082. "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
  1083. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1084. "license": "MIT",
  1085. "optional": true,
  1086. "dependencies": {
  1087. "is-extglob": "^2.1.1"
  1088. },
  1089. "engines": {
  1090. "node": ">=0.10.0"
  1091. }
  1092. },
  1093. "node_modules/js-tokens": {
  1094. "version": "10.0.0",
  1095. "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-10.0.0.tgz",
  1096. "integrity": "sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==",
  1097. "dev": true,
  1098. "license": "MIT"
  1099. },
  1100. "node_modules/lightningcss": {
  1101. "version": "1.33.0",
  1102. "resolved": "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.33.0.tgz",
  1103. "integrity": "sha512-WkUDrojuJs0xkgGf2udWxa3yGBRxPtxUkB79i6aCZLRgc7PM8fZe9TosfPDcvEpQZbuFASnHYmRLBLUbmLOIIA==",
  1104. "dev": true,
  1105. "license": "MPL-2.0",
  1106. "dependencies": {
  1107. "detect-libc": "^2.0.3"
  1108. },
  1109. "engines": {
  1110. "node": ">= 12.0.0"
  1111. },
  1112. "funding": {
  1113. "type": "opencollective",
  1114. "url": "https://opencollective.com/parcel"
  1115. },
  1116. "optionalDependencies": {
  1117. "lightningcss-android-arm64": "1.33.0",
  1118. "lightningcss-darwin-arm64": "1.33.0",
  1119. "lightningcss-darwin-x64": "1.33.0",
  1120. "lightningcss-freebsd-x64": "1.33.0",
  1121. "lightningcss-linux-arm-gnueabihf": "1.33.0",
  1122. "lightningcss-linux-arm64-gnu": "1.33.0",
  1123. "lightningcss-linux-arm64-musl": "1.33.0",
  1124. "lightningcss-linux-x64-gnu": "1.33.0",
  1125. "lightningcss-linux-x64-musl": "1.33.0",
  1126. "lightningcss-win32-arm64-msvc": "1.33.0",
  1127. "lightningcss-win32-x64-msvc": "1.33.0"
  1128. }
  1129. },
  1130. "node_modules/lightningcss-android-arm64": {
  1131. "version": "1.33.0",
  1132. "resolved": "https://registry.npmmirror.com/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz",
  1133. "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
  1134. "cpu": [
  1135. "arm64"
  1136. ],
  1137. "dev": true,
  1138. "license": "MPL-2.0",
  1139. "optional": true,
  1140. "os": [
  1141. "android"
  1142. ],
  1143. "engines": {
  1144. "node": ">= 12.0.0"
  1145. },
  1146. "funding": {
  1147. "type": "opencollective",
  1148. "url": "https://opencollective.com/parcel"
  1149. }
  1150. },
  1151. "node_modules/lightningcss-darwin-arm64": {
  1152. "version": "1.33.0",
  1153. "resolved": "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz",
  1154. "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
  1155. "cpu": [
  1156. "arm64"
  1157. ],
  1158. "dev": true,
  1159. "license": "MPL-2.0",
  1160. "optional": true,
  1161. "os": [
  1162. "darwin"
  1163. ],
  1164. "engines": {
  1165. "node": ">= 12.0.0"
  1166. },
  1167. "funding": {
  1168. "type": "opencollective",
  1169. "url": "https://opencollective.com/parcel"
  1170. }
  1171. },
  1172. "node_modules/lightningcss-darwin-x64": {
  1173. "version": "1.33.0",
  1174. "resolved": "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz",
  1175. "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
  1176. "cpu": [
  1177. "x64"
  1178. ],
  1179. "dev": true,
  1180. "license": "MPL-2.0",
  1181. "optional": true,
  1182. "os": [
  1183. "darwin"
  1184. ],
  1185. "engines": {
  1186. "node": ">= 12.0.0"
  1187. },
  1188. "funding": {
  1189. "type": "opencollective",
  1190. "url": "https://opencollective.com/parcel"
  1191. }
  1192. },
  1193. "node_modules/lightningcss-freebsd-x64": {
  1194. "version": "1.33.0",
  1195. "resolved": "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz",
  1196. "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
  1197. "cpu": [
  1198. "x64"
  1199. ],
  1200. "dev": true,
  1201. "license": "MPL-2.0",
  1202. "optional": true,
  1203. "os": [
  1204. "freebsd"
  1205. ],
  1206. "engines": {
  1207. "node": ">= 12.0.0"
  1208. },
  1209. "funding": {
  1210. "type": "opencollective",
  1211. "url": "https://opencollective.com/parcel"
  1212. }
  1213. },
  1214. "node_modules/lightningcss-linux-arm-gnueabihf": {
  1215. "version": "1.33.0",
  1216. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz",
  1217. "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
  1218. "cpu": [
  1219. "arm"
  1220. ],
  1221. "dev": true,
  1222. "license": "MPL-2.0",
  1223. "optional": true,
  1224. "os": [
  1225. "linux"
  1226. ],
  1227. "engines": {
  1228. "node": ">= 12.0.0"
  1229. },
  1230. "funding": {
  1231. "type": "opencollective",
  1232. "url": "https://opencollective.com/parcel"
  1233. }
  1234. },
  1235. "node_modules/lightningcss-linux-arm64-gnu": {
  1236. "version": "1.33.0",
  1237. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
  1238. "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
  1239. "cpu": [
  1240. "arm64"
  1241. ],
  1242. "dev": true,
  1243. "license": "MPL-2.0",
  1244. "optional": true,
  1245. "os": [
  1246. "linux"
  1247. ],
  1248. "engines": {
  1249. "node": ">= 12.0.0"
  1250. },
  1251. "funding": {
  1252. "type": "opencollective",
  1253. "url": "https://opencollective.com/parcel"
  1254. }
  1255. },
  1256. "node_modules/lightningcss-linux-arm64-musl": {
  1257. "version": "1.33.0",
  1258. "resolved": "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
  1259. "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
  1260. "cpu": [
  1261. "arm64"
  1262. ],
  1263. "dev": true,
  1264. "license": "MPL-2.0",
  1265. "optional": true,
  1266. "os": [
  1267. "linux"
  1268. ],
  1269. "engines": {
  1270. "node": ">= 12.0.0"
  1271. },
  1272. "funding": {
  1273. "type": "opencollective",
  1274. "url": "https://opencollective.com/parcel"
  1275. }
  1276. },
  1277. "node_modules/lightningcss-linux-x64-gnu": {
  1278. "version": "1.33.0",
  1279. "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.33.0.tgz",
  1280. "integrity": "sha512-ar+Ju7LmcN0Jo4FpL4hpFybwNG9/3A/Br5KW2n2jyODg3MEZXaDYADdemoNS+BDNfMgKvylJLj4S5tyRActuAg==",
  1281. "cpu": [
  1282. "x64"
  1283. ],
  1284. "dev": true,
  1285. "license": "MPL-2.0",
  1286. "optional": true,
  1287. "os": [
  1288. "linux"
  1289. ],
  1290. "engines": {
  1291. "node": ">= 12.0.0"
  1292. },
  1293. "funding": {
  1294. "type": "opencollective",
  1295. "url": "https://opencollective.com/parcel"
  1296. }
  1297. },
  1298. "node_modules/lightningcss-linux-x64-musl": {
  1299. "version": "1.33.0",
  1300. "resolved": "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
  1301. "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
  1302. "cpu": [
  1303. "x64"
  1304. ],
  1305. "dev": true,
  1306. "license": "MPL-2.0",
  1307. "optional": true,
  1308. "os": [
  1309. "linux"
  1310. ],
  1311. "engines": {
  1312. "node": ">= 12.0.0"
  1313. },
  1314. "funding": {
  1315. "type": "opencollective",
  1316. "url": "https://opencollective.com/parcel"
  1317. }
  1318. },
  1319. "node_modules/lightningcss-win32-arm64-msvc": {
  1320. "version": "1.33.0",
  1321. "resolved": "https://registry.npmmirror.com/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz",
  1322. "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
  1323. "cpu": [
  1324. "arm64"
  1325. ],
  1326. "dev": true,
  1327. "license": "MPL-2.0",
  1328. "optional": true,
  1329. "os": [
  1330. "win32"
  1331. ],
  1332. "engines": {
  1333. "node": ">= 12.0.0"
  1334. },
  1335. "funding": {
  1336. "type": "opencollective",
  1337. "url": "https://opencollective.com/parcel"
  1338. }
  1339. },
  1340. "node_modules/lightningcss-win32-x64-msvc": {
  1341. "version": "1.33.0",
  1342. "resolved": "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz",
  1343. "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
  1344. "cpu": [
  1345. "x64"
  1346. ],
  1347. "dev": true,
  1348. "license": "MPL-2.0",
  1349. "optional": true,
  1350. "os": [
  1351. "win32"
  1352. ],
  1353. "engines": {
  1354. "node": ">= 12.0.0"
  1355. },
  1356. "funding": {
  1357. "type": "opencollective",
  1358. "url": "https://opencollective.com/parcel"
  1359. }
  1360. },
  1361. "node_modules/local-pkg": {
  1362. "version": "1.2.1",
  1363. "resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-1.2.1.tgz",
  1364. "integrity": "sha512-++gUqRDEvcnN6Zhqrr+y/CkVEHhlrR96vZn3nZZPYzMcBUyBtTKzB9NadClFIsIVSsu+3i9tfk/erqy9kAmt7Q==",
  1365. "dev": true,
  1366. "license": "MIT",
  1367. "dependencies": {
  1368. "mlly": "^1.7.4",
  1369. "pkg-types": "^2.3.0",
  1370. "quansync": "^0.2.11"
  1371. },
  1372. "engines": {
  1373. "node": ">=14"
  1374. },
  1375. "funding": {
  1376. "url": "https://github.com/sponsors/antfu"
  1377. }
  1378. },
  1379. "node_modules/magic-string": {
  1380. "version": "0.30.21",
  1381. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
  1382. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  1383. "license": "MIT",
  1384. "dependencies": {
  1385. "@jridgewell/sourcemap-codec": "^1.5.5"
  1386. }
  1387. },
  1388. "node_modules/mlly": {
  1389. "version": "1.8.2",
  1390. "resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.8.2.tgz",
  1391. "integrity": "sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==",
  1392. "dev": true,
  1393. "license": "MIT",
  1394. "dependencies": {
  1395. "acorn": "^8.16.0",
  1396. "pathe": "^2.0.3",
  1397. "pkg-types": "^1.3.1",
  1398. "ufo": "^1.6.3"
  1399. }
  1400. },
  1401. "node_modules/mlly/node_modules/confbox": {
  1402. "version": "0.1.8",
  1403. "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.1.8.tgz",
  1404. "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
  1405. "dev": true,
  1406. "license": "MIT"
  1407. },
  1408. "node_modules/mlly/node_modules/pkg-types": {
  1409. "version": "1.3.1",
  1410. "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.3.1.tgz",
  1411. "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
  1412. "dev": true,
  1413. "license": "MIT",
  1414. "dependencies": {
  1415. "confbox": "^0.1.8",
  1416. "mlly": "^1.7.4",
  1417. "pathe": "^2.0.1"
  1418. }
  1419. },
  1420. "node_modules/muggle-string": {
  1421. "version": "0.4.1",
  1422. "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz",
  1423. "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==",
  1424. "dev": true,
  1425. "license": "MIT"
  1426. },
  1427. "node_modules/nanoid": {
  1428. "version": "3.3.18",
  1429. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.18.tgz",
  1430. "integrity": "sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==",
  1431. "funding": [
  1432. {
  1433. "type": "github",
  1434. "url": "https://github.com/sponsors/ai"
  1435. }
  1436. ],
  1437. "license": "MIT",
  1438. "bin": {
  1439. "nanoid": "bin/nanoid.cjs"
  1440. },
  1441. "engines": {
  1442. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  1443. }
  1444. },
  1445. "node_modules/node-addon-api": {
  1446. "version": "7.1.1",
  1447. "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
  1448. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  1449. "license": "MIT",
  1450. "optional": true
  1451. },
  1452. "node_modules/nostics": {
  1453. "version": "1.2.0",
  1454. "resolved": "https://registry.npmmirror.com/nostics/-/nostics-1.2.0.tgz",
  1455. "integrity": "sha512-FGqEfhQjrvo1lL8KFifdTQiNwwQHJxC1jtYE1Rc54qF/jxONUNL+kC9gS1krX8Q65PgrQ5fCqH/I4NhWBvdSqg==",
  1456. "license": "MIT"
  1457. },
  1458. "node_modules/obug": {
  1459. "version": "2.1.4",
  1460. "resolved": "https://registry.npmmirror.com/obug/-/obug-2.1.4.tgz",
  1461. "integrity": "sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==",
  1462. "dev": true,
  1463. "funding": [
  1464. "https://github.com/sponsors/sxzz",
  1465. "https://opencollective.com/debug"
  1466. ],
  1467. "license": "MIT",
  1468. "engines": {
  1469. "node": ">=12.20.0"
  1470. }
  1471. },
  1472. "node_modules/path-browserify": {
  1473. "version": "1.0.1",
  1474. "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz",
  1475. "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
  1476. "dev": true,
  1477. "license": "MIT"
  1478. },
  1479. "node_modules/pathe": {
  1480. "version": "2.0.3",
  1481. "resolved": "https://registry.npmmirror.com/pathe/-/pathe-2.0.3.tgz",
  1482. "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
  1483. "dev": true,
  1484. "license": "MIT"
  1485. },
  1486. "node_modules/perfect-debounce": {
  1487. "version": "2.1.0",
  1488. "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-2.1.0.tgz",
  1489. "integrity": "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==",
  1490. "license": "MIT",
  1491. "peer": true
  1492. },
  1493. "node_modules/picocolors": {
  1494. "version": "1.1.1",
  1495. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  1496. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  1497. "license": "ISC"
  1498. },
  1499. "node_modules/picomatch": {
  1500. "version": "4.0.7",
  1501. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.7.tgz",
  1502. "integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==",
  1503. "devOptional": true,
  1504. "license": "MIT",
  1505. "engines": {
  1506. "node": ">=12"
  1507. },
  1508. "funding": {
  1509. "url": "https://github.com/sponsors/jonschlinkert"
  1510. }
  1511. },
  1512. "node_modules/pinia": {
  1513. "version": "4.0.3",
  1514. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-4.0.3.tgz",
  1515. "integrity": "sha512-XMQqpvjgG7LMqVhhFUzKLT4KEbsYbfZZ0CZU9PgdFm1O2VKBmIkykL8+SfNhOaT7sR0wT6BEgKT0YNDYWgmVRA==",
  1516. "license": "MIT",
  1517. "dependencies": {
  1518. "nostics": "^1.1.4"
  1519. },
  1520. "funding": {
  1521. "url": "https://github.com/sponsors/posva"
  1522. },
  1523. "peerDependencies": {
  1524. "@vue/devtools-api": "^8.1.5",
  1525. "typescript": ">=5.6.0",
  1526. "vue": "^3.5.11"
  1527. },
  1528. "peerDependenciesMeta": {
  1529. "@vue/devtools-api": {
  1530. "optional": false
  1531. },
  1532. "typescript": {
  1533. "optional": true
  1534. }
  1535. }
  1536. },
  1537. "node_modules/pkg-types": {
  1538. "version": "2.3.3",
  1539. "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-2.3.3.tgz",
  1540. "integrity": "sha512-j/lCFdcppV0JxWpCEITdbDltBxPP6cHT+yNJ6Go2OgoSA9518X847X9z0p6LtA4Nc16+eQzCZjRrWanTGvHJ5w==",
  1541. "dev": true,
  1542. "license": "MIT",
  1543. "dependencies": {
  1544. "confbox": "^0.3.1",
  1545. "exsolve": "^1.1.1",
  1546. "pathe": "^2.0.3"
  1547. }
  1548. },
  1549. "node_modules/postcss": {
  1550. "version": "8.5.28",
  1551. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.28.tgz",
  1552. "integrity": "sha512-RRuzqDtt5Y9h3quz5hWhK+TPnsmVs6WwSU6LkJMeY4HstUEDuYTG8UJSdawMRzmzAtV+KEoG8N3Qg2qLy5vM/A==",
  1553. "funding": [
  1554. {
  1555. "type": "opencollective",
  1556. "url": "https://opencollective.com/postcss/"
  1557. },
  1558. {
  1559. "type": "tidelift",
  1560. "url": "https://tidelift.com/funding/github/npm/postcss"
  1561. },
  1562. {
  1563. "type": "github",
  1564. "url": "https://github.com/sponsors/ai"
  1565. }
  1566. ],
  1567. "license": "MIT",
  1568. "dependencies": {
  1569. "nanoid": "^3.3.18",
  1570. "picocolors": "^1.1.1",
  1571. "source-map-js": "^1.2.1"
  1572. },
  1573. "engines": {
  1574. "node": "^10 || ^12 || >=14"
  1575. }
  1576. },
  1577. "node_modules/quansync": {
  1578. "version": "0.2.11",
  1579. "resolved": "https://registry.npmmirror.com/quansync/-/quansync-0.2.11.tgz",
  1580. "integrity": "sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==",
  1581. "dev": true,
  1582. "funding": [
  1583. {
  1584. "type": "individual",
  1585. "url": "https://github.com/sponsors/antfu"
  1586. },
  1587. {
  1588. "type": "individual",
  1589. "url": "https://github.com/sponsors/sxzz"
  1590. }
  1591. ],
  1592. "license": "MIT"
  1593. },
  1594. "node_modules/readdirp": {
  1595. "version": "5.1.1",
  1596. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-5.1.1.tgz",
  1597. "integrity": "sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==",
  1598. "license": "MIT",
  1599. "engines": {
  1600. "node": ">= 20.19.0"
  1601. },
  1602. "funding": {
  1603. "type": "individual",
  1604. "url": "https://paulmillr.com/funding/"
  1605. }
  1606. },
  1607. "node_modules/rolldown": {
  1608. "version": "1.2.7",
  1609. "resolved": "https://registry.npmmirror.com/rolldown/-/rolldown-1.2.7.tgz",
  1610. "integrity": "sha512-g0EtLvBjTUB7jhyV0S/TCup3v/XSVl45vUIGbOGU4QPiyjTenCe4mKuFvW9fEgYmS2Fo42AUssRmNuMziXdrig==",
  1611. "dev": true,
  1612. "license": "MIT",
  1613. "dependencies": {
  1614. "@oxc-project/types": "=0.148.0",
  1615. "@rolldown/pluginutils": "^1.0.0"
  1616. },
  1617. "bin": {
  1618. "rolldown": "bin/cli.mjs"
  1619. },
  1620. "engines": {
  1621. "node": "^20.19.0 || >=22.12.0"
  1622. },
  1623. "optionalDependencies": {
  1624. "@rolldown/binding-android-arm-eabi": "1.2.7",
  1625. "@rolldown/binding-android-arm64": "1.2.7",
  1626. "@rolldown/binding-darwin-arm64": "1.2.7",
  1627. "@rolldown/binding-darwin-x64": "1.2.7",
  1628. "@rolldown/binding-freebsd-x64": "1.2.7",
  1629. "@rolldown/binding-linux-arm-gnueabihf": "1.2.7",
  1630. "@rolldown/binding-linux-arm64-gnu": "1.2.7",
  1631. "@rolldown/binding-linux-arm64-musl": "1.2.7",
  1632. "@rolldown/binding-linux-ppc64-gnu": "1.2.7",
  1633. "@rolldown/binding-linux-s390x-gnu": "1.2.7",
  1634. "@rolldown/binding-linux-x64-gnu": "1.2.7",
  1635. "@rolldown/binding-linux-x64-musl": "1.2.7",
  1636. "@rolldown/binding-openharmony-arm64": "1.2.7",
  1637. "@rolldown/binding-win32-arm64-msvc": "1.2.7",
  1638. "@rolldown/binding-win32-x64-msvc": "1.2.7"
  1639. }
  1640. },
  1641. "node_modules/sass": {
  1642. "version": "1.104.0",
  1643. "resolved": "https://registry.npmmirror.com/sass/-/sass-1.104.0.tgz",
  1644. "integrity": "sha512-btHMApW2bgolvClhRW8AlQJzgI9lUB3pPSofBQQT+E46GWvf9o0TVQ13SYv5riWZVFyPN+JNz3TKW9XhBlc10w==",
  1645. "license": "MIT",
  1646. "dependencies": {
  1647. "chokidar": "^5.0.0",
  1648. "immutable": "^5.1.5",
  1649. "source-map-js": ">=0.6.2 <2.0.0"
  1650. },
  1651. "bin": {
  1652. "sass": "sass.js"
  1653. },
  1654. "engines": {
  1655. "node": ">=20.19.0"
  1656. },
  1657. "optionalDependencies": {
  1658. "@parcel/watcher": "^2.4.1"
  1659. }
  1660. },
  1661. "node_modules/scule": {
  1662. "version": "1.3.0",
  1663. "resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
  1664. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
  1665. "dev": true,
  1666. "license": "MIT"
  1667. },
  1668. "node_modules/source-map-js": {
  1669. "version": "1.2.1",
  1670. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  1671. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  1672. "license": "BSD-3-Clause",
  1673. "engines": {
  1674. "node": ">=0.10.0"
  1675. }
  1676. },
  1677. "node_modules/strip-literal": {
  1678. "version": "4.0.0",
  1679. "resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-4.0.0.tgz",
  1680. "integrity": "sha512-PaqAvfUZKBwc/SLmNZtHmzK+v19Z4O4eS3cKPeGvbIv/U3pnyEq4Tuw3/4v/FwfM8VQaEawsyCcOQ0P+kpwWWw==",
  1681. "dev": true,
  1682. "license": "MIT",
  1683. "dependencies": {
  1684. "js-tokens": "^10.0.0"
  1685. },
  1686. "funding": {
  1687. "url": "https://github.com/sponsors/antfu"
  1688. }
  1689. },
  1690. "node_modules/tinyglobby": {
  1691. "version": "0.2.17",
  1692. "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.17.tgz",
  1693. "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
  1694. "dev": true,
  1695. "license": "MIT",
  1696. "dependencies": {
  1697. "fdir": "^6.5.0",
  1698. "picomatch": "^4.0.4"
  1699. },
  1700. "engines": {
  1701. "node": ">=12.0.0"
  1702. },
  1703. "funding": {
  1704. "url": "https://github.com/sponsors/SuperchupuDev"
  1705. }
  1706. },
  1707. "node_modules/typescript": {
  1708. "version": "6.0.3",
  1709. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-6.0.3.tgz",
  1710. "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
  1711. "devOptional": true,
  1712. "license": "Apache-2.0",
  1713. "bin": {
  1714. "tsc": "bin/tsc",
  1715. "tsserver": "bin/tsserver"
  1716. },
  1717. "engines": {
  1718. "node": ">=14.17"
  1719. }
  1720. },
  1721. "node_modules/ufo": {
  1722. "version": "1.6.4",
  1723. "resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.6.4.tgz",
  1724. "integrity": "sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==",
  1725. "dev": true,
  1726. "license": "MIT"
  1727. },
  1728. "node_modules/undici-types": {
  1729. "version": "7.18.2",
  1730. "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.18.2.tgz",
  1731. "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
  1732. "dev": true,
  1733. "license": "MIT"
  1734. },
  1735. "node_modules/unimport": {
  1736. "version": "6.4.0",
  1737. "resolved": "https://registry.npmmirror.com/unimport/-/unimport-6.4.0.tgz",
  1738. "integrity": "sha512-JJOOuNMFq8b4ZPBKwQUxEcba4MplskDzYI1Lvrf8rJfWphZTWvPNXWa493qsPngHUmub89w6C7j+SeLWTE/UIQ==",
  1739. "dev": true,
  1740. "license": "MIT",
  1741. "dependencies": {
  1742. "acorn": "^8.18.0",
  1743. "escape-string-regexp": "^5.0.0",
  1744. "estree-walker": "^3.0.3",
  1745. "local-pkg": "^1.2.1",
  1746. "magic-string": "^1.1.0",
  1747. "mlly": "^1.8.2",
  1748. "pathe": "^2.0.3",
  1749. "picomatch": "^4.0.5",
  1750. "pkg-types": "^2.3.1",
  1751. "scule": "^1.3.0",
  1752. "strip-literal": "^4.0.0",
  1753. "tinyglobby": "^0.2.17",
  1754. "unplugin": "^3.3.0",
  1755. "unplugin-utils": "^0.3.2"
  1756. },
  1757. "engines": {
  1758. "node": ">=18.12.0"
  1759. },
  1760. "peerDependencies": {
  1761. "oxc-parser": "*",
  1762. "rolldown": "^1.0.0"
  1763. },
  1764. "peerDependenciesMeta": {
  1765. "oxc-parser": {
  1766. "optional": true
  1767. },
  1768. "rolldown": {
  1769. "optional": true
  1770. }
  1771. }
  1772. },
  1773. "node_modules/unimport/node_modules/estree-walker": {
  1774. "version": "3.0.3",
  1775. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz",
  1776. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  1777. "dev": true,
  1778. "license": "MIT",
  1779. "dependencies": {
  1780. "@types/estree": "^1.0.0"
  1781. }
  1782. },
  1783. "node_modules/unimport/node_modules/magic-string": {
  1784. "version": "1.2.3",
  1785. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-1.2.3.tgz",
  1786. "integrity": "sha512-Bpb0W2TbLKOZ7vJnOUnVRGq3WL2p+ISV29M6hYPL1AFCpyKZpdr5ytiXoTSSxRVhg8YW7f65+6gbG8WG6PCa/g==",
  1787. "dev": true,
  1788. "license": "MIT",
  1789. "dependencies": {
  1790. "@jridgewell/sourcemap-codec": "^1.5.5"
  1791. }
  1792. },
  1793. "node_modules/unplugin": {
  1794. "version": "3.3.0",
  1795. "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-3.3.0.tgz",
  1796. "integrity": "sha512-qa66K+crbfyE6JK10GjvbJeRrOsuC/JpbnHctfyp/i4oBTxWOzJfRZyDiOk1PtErMFRu8JhsU/wPvOdBNWe5Rg==",
  1797. "dev": true,
  1798. "license": "MIT",
  1799. "dependencies": {
  1800. "@jridgewell/remapping": "^2.3.5",
  1801. "picomatch": "^4.0.4",
  1802. "webpack-virtual-modules": "^0.6.2"
  1803. },
  1804. "engines": {
  1805. "node": "^20.19.0 || >=22.12.0"
  1806. },
  1807. "peerDependencies": {
  1808. "@farmfe/core": "*",
  1809. "@rspack/core": "*",
  1810. "bun-types-no-globals": "*",
  1811. "esbuild": "*",
  1812. "rolldown": "*",
  1813. "rollup": "*",
  1814. "unloader": "*",
  1815. "vite": "*",
  1816. "webpack": "*"
  1817. },
  1818. "peerDependenciesMeta": {
  1819. "@farmfe/core": {
  1820. "optional": true
  1821. },
  1822. "@rspack/core": {
  1823. "optional": true
  1824. },
  1825. "bun-types-no-globals": {
  1826. "optional": true
  1827. },
  1828. "esbuild": {
  1829. "optional": true
  1830. },
  1831. "rolldown": {
  1832. "optional": true
  1833. },
  1834. "rollup": {
  1835. "optional": true
  1836. },
  1837. "unloader": {
  1838. "optional": true
  1839. },
  1840. "vite": {
  1841. "optional": true
  1842. },
  1843. "webpack": {
  1844. "optional": true
  1845. }
  1846. }
  1847. },
  1848. "node_modules/unplugin-auto-import": {
  1849. "version": "21.1.0",
  1850. "resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-21.1.0.tgz",
  1851. "integrity": "sha512-EzrSqWIBulEqCuP7idADXH+tVKYrbwKlR5+r/lOWik0o+Ksny1kitmtryHGNSv7puzzORlcIwT/x2JStiszlHA==",
  1852. "dev": true,
  1853. "license": "MIT",
  1854. "dependencies": {
  1855. "local-pkg": "^1.2.1",
  1856. "magic-string": "^1.1.0",
  1857. "picomatch": "^4.0.5",
  1858. "unimport": "^6.4.0",
  1859. "unplugin": "^3.3.0",
  1860. "unplugin-utils": "^0.3.2"
  1861. },
  1862. "engines": {
  1863. "node": ">=20.19.0"
  1864. },
  1865. "funding": {
  1866. "url": "https://github.com/sponsors/antfu"
  1867. },
  1868. "peerDependencies": {
  1869. "@nuxt/kit": "^4.0.0",
  1870. "@vueuse/core": "*"
  1871. },
  1872. "peerDependenciesMeta": {
  1873. "@nuxt/kit": {
  1874. "optional": true
  1875. },
  1876. "@vueuse/core": {
  1877. "optional": true
  1878. }
  1879. }
  1880. },
  1881. "node_modules/unplugin-auto-import/node_modules/magic-string": {
  1882. "version": "1.2.3",
  1883. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-1.2.3.tgz",
  1884. "integrity": "sha512-Bpb0W2TbLKOZ7vJnOUnVRGq3WL2p+ISV29M6hYPL1AFCpyKZpdr5ytiXoTSSxRVhg8YW7f65+6gbG8WG6PCa/g==",
  1885. "dev": true,
  1886. "license": "MIT",
  1887. "dependencies": {
  1888. "@jridgewell/sourcemap-codec": "^1.5.5"
  1889. }
  1890. },
  1891. "node_modules/unplugin-utils": {
  1892. "version": "0.3.2",
  1893. "resolved": "https://registry.npmmirror.com/unplugin-utils/-/unplugin-utils-0.3.2.tgz",
  1894. "integrity": "sha512-xVToRh2CTmLk2HnEG7ac4rl1MJTT3RFkpS8B++/SnB0kXvuaavD+n3m/vrzyWQOdJNSZQACnbz01pnppbwV5BA==",
  1895. "dev": true,
  1896. "license": "MIT",
  1897. "dependencies": {
  1898. "pathe": "^2.0.3",
  1899. "picomatch": "^4.0.4"
  1900. },
  1901. "engines": {
  1902. "node": ">=20.19.0"
  1903. },
  1904. "funding": {
  1905. "url": "https://github.com/sponsors/sxzz"
  1906. }
  1907. },
  1908. "node_modules/unplugin-vue-components": {
  1909. "version": "32.1.0",
  1910. "resolved": "https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-32.1.0.tgz",
  1911. "integrity": "sha512-YiUkSxuRjab18XFOrX5VsIxXzccrfmHVGsGeJgSgklb829DQmCy9E4vvDUE4tuvZZdxyFJZX0Oc4TPnnxiiMyg==",
  1912. "dev": true,
  1913. "license": "MIT",
  1914. "dependencies": {
  1915. "chokidar": "^5.0.0",
  1916. "local-pkg": "^1.2.0",
  1917. "magic-string": "^0.30.21",
  1918. "mlly": "^1.8.2",
  1919. "obug": "^2.1.1",
  1920. "picomatch": "^4.0.4",
  1921. "tinyglobby": "^0.2.16",
  1922. "unplugin": "^3.0.0",
  1923. "unplugin-utils": "^0.3.1"
  1924. },
  1925. "engines": {
  1926. "node": ">=20.19.0"
  1927. },
  1928. "funding": {
  1929. "url": "https://github.com/sponsors/antfu"
  1930. },
  1931. "peerDependencies": {
  1932. "@nuxt/kit": "^3.2.2 || ^4.0.0",
  1933. "vue": "^3.0.0"
  1934. },
  1935. "peerDependenciesMeta": {
  1936. "@nuxt/kit": {
  1937. "optional": true
  1938. }
  1939. }
  1940. },
  1941. "node_modules/vant": {
  1942. "version": "4.10.2",
  1943. "resolved": "https://registry.npmmirror.com/vant/-/vant-4.10.2.tgz",
  1944. "integrity": "sha512-7lm1KtFub11ozleFqQ6rL8oa3Z8i33G3IUEuJGWBXlQwPTRfu8BYWGGZ/GhA5QdWhERp5mtBq6TjpYEmLcwwow==",
  1945. "license": "MIT",
  1946. "dependencies": {
  1947. "@vant/popperjs": "^1.3.0",
  1948. "@vant/use": "^1.6.0",
  1949. "@vue/shared": "^3.5.42"
  1950. },
  1951. "peerDependencies": {
  1952. "vue": "^3.0.0"
  1953. }
  1954. },
  1955. "node_modules/vite": {
  1956. "version": "8.2.2",
  1957. "resolved": "https://registry.npmmirror.com/vite/-/vite-8.2.2.tgz",
  1958. "integrity": "sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==",
  1959. "dev": true,
  1960. "license": "MIT",
  1961. "dependencies": {
  1962. "lightningcss": "^1.33.0",
  1963. "picomatch": "^4.0.5",
  1964. "postcss": "^8.5.26",
  1965. "rolldown": "~1.2.4",
  1966. "tinyglobby": "^0.2.17"
  1967. },
  1968. "bin": {
  1969. "vite": "bin/vite.js"
  1970. },
  1971. "engines": {
  1972. "node": "^20.19.0 || >=22.12.0"
  1973. },
  1974. "funding": {
  1975. "url": "https://github.com/vitejs/vite?sponsor=1"
  1976. },
  1977. "optionalDependencies": {
  1978. "fsevents": "~2.3.3"
  1979. },
  1980. "peerDependencies": {
  1981. "@types/node": "^20.19.0 || >=22.12.0",
  1982. "@vitejs/devtools": "^0.4.0 || ^0.5.0",
  1983. "esbuild": "^0.27.0 || ^0.28.0",
  1984. "jiti": ">=1.21.0",
  1985. "less": "^4.0.0",
  1986. "sass": "^1.70.0",
  1987. "sass-embedded": "^1.70.0",
  1988. "stylus": ">=0.54.8",
  1989. "sugarss": "^5.0.0",
  1990. "terser": "^5.16.0",
  1991. "tsx": "^4.8.1",
  1992. "yaml": "^2.4.2"
  1993. },
  1994. "peerDependenciesMeta": {
  1995. "@types/node": {
  1996. "optional": true
  1997. },
  1998. "@vitejs/devtools": {
  1999. "optional": true
  2000. },
  2001. "esbuild": {
  2002. "optional": true
  2003. },
  2004. "jiti": {
  2005. "optional": true
  2006. },
  2007. "less": {
  2008. "optional": true
  2009. },
  2010. "sass": {
  2011. "optional": true
  2012. },
  2013. "sass-embedded": {
  2014. "optional": true
  2015. },
  2016. "stylus": {
  2017. "optional": true
  2018. },
  2019. "sugarss": {
  2020. "optional": true
  2021. },
  2022. "terser": {
  2023. "optional": true
  2024. },
  2025. "tsx": {
  2026. "optional": true
  2027. },
  2028. "yaml": {
  2029. "optional": true
  2030. }
  2031. }
  2032. },
  2033. "node_modules/vscode-uri": {
  2034. "version": "3.2.0",
  2035. "resolved": "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.2.0.tgz",
  2036. "integrity": "sha512-m2gXo3bn0G1kT9InzMf07fTbqMbGtyckj3bH5ktLO+1Ssv+yiATZ4dhwaQv9UZWxJh6E9IFGnQyjgWVDWVBDrg==",
  2037. "dev": true,
  2038. "license": "MIT"
  2039. },
  2040. "node_modules/vue": {
  2041. "version": "3.5.42",
  2042. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.42.tgz",
  2043. "integrity": "sha512-4RyHQTbQvOPs3MfvUO1Sg0YRrKNnA0mAVtvpd12Tg1fKDN7OHBUl1IqSn8zGJjK9nI3NkNp8cgTpVrSZC5TTcA==",
  2044. "license": "MIT",
  2045. "dependencies": {
  2046. "@vue/compiler-dom": "3.5.42",
  2047. "@vue/compiler-sfc": "3.5.42",
  2048. "@vue/runtime-dom": "3.5.42",
  2049. "@vue/server-renderer": "3.5.42",
  2050. "@vue/shared": "3.5.42"
  2051. },
  2052. "peerDependencies": {
  2053. "typescript": "*"
  2054. },
  2055. "peerDependenciesMeta": {
  2056. "typescript": {
  2057. "optional": true
  2058. }
  2059. }
  2060. },
  2061. "node_modules/vue-tsc": {
  2062. "version": "3.3.11",
  2063. "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-3.3.11.tgz",
  2064. "integrity": "sha512-gOb0B9rtU2+f1dszwPqSH5kAieIF9ReeLhD3kSRNHv5WZZUQz/JdVXW0RTdqhNTMlQkqKzrTTviqKr/4FYZraQ==",
  2065. "dev": true,
  2066. "license": "MIT",
  2067. "dependencies": {
  2068. "@volar/typescript": "2.4.28",
  2069. "@vue/language-core": "3.3.11"
  2070. },
  2071. "bin": {
  2072. "vue-tsc": "bin/vue-tsc.js"
  2073. },
  2074. "peerDependencies": {
  2075. "typescript": ">=5.0.0"
  2076. }
  2077. },
  2078. "node_modules/webpack-virtual-modules": {
  2079. "version": "0.6.2",
  2080. "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  2081. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
  2082. "dev": true,
  2083. "license": "MIT"
  2084. }
  2085. }
  2086. }