package-lock.json 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825
  1. {
  2. "name": "merchant-chat-pc",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "merchant-chat-pc",
  9. "version": "1.0.0",
  10. "dependencies": {
  11. "@element-plus/icons-vue": "^2.3.1",
  12. "element-plus": "^2.6.1",
  13. "vue": "^3.4.21"
  14. },
  15. "devDependencies": {
  16. "@vitejs/plugin-vue": "^5.0.4",
  17. "sass": "^1.72.0",
  18. "vite": "^5.2.2"
  19. }
  20. },
  21. "node_modules/@babel/helper-string-parser": {
  22. "version": "7.27.1",
  23. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
  24. "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
  25. "license": "MIT",
  26. "engines": {
  27. "node": ">=6.9.0"
  28. }
  29. },
  30. "node_modules/@babel/helper-validator-identifier": {
  31. "version": "7.28.5",
  32. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
  33. "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
  34. "license": "MIT",
  35. "engines": {
  36. "node": ">=6.9.0"
  37. }
  38. },
  39. "node_modules/@babel/parser": {
  40. "version": "7.29.2",
  41. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz",
  42. "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
  43. "license": "MIT",
  44. "dependencies": {
  45. "@babel/types": "^7.29.0"
  46. },
  47. "bin": {
  48. "parser": "bin/babel-parser.js"
  49. },
  50. "engines": {
  51. "node": ">=6.0.0"
  52. }
  53. },
  54. "node_modules/@babel/types": {
  55. "version": "7.29.0",
  56. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
  57. "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
  58. "license": "MIT",
  59. "dependencies": {
  60. "@babel/helper-string-parser": "^7.27.1",
  61. "@babel/helper-validator-identifier": "^7.28.5"
  62. },
  63. "engines": {
  64. "node": ">=6.9.0"
  65. }
  66. },
  67. "node_modules/@ctrl/tinycolor": {
  68. "version": "4.2.0",
  69. "resolved": "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
  70. "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
  71. "license": "MIT",
  72. "engines": {
  73. "node": ">=14"
  74. }
  75. },
  76. "node_modules/@element-plus/icons-vue": {
  77. "version": "2.3.2",
  78. "resolved": "https://registry.npmjs.org/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  79. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  80. "license": "MIT",
  81. "peerDependencies": {
  82. "vue": "^3.2.0"
  83. }
  84. },
  85. "node_modules/@esbuild/aix-ppc64": {
  86. "version": "0.21.5",
  87. "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  88. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  89. "cpu": [
  90. "ppc64"
  91. ],
  92. "dev": true,
  93. "license": "MIT",
  94. "optional": true,
  95. "os": [
  96. "aix"
  97. ],
  98. "engines": {
  99. "node": ">=12"
  100. }
  101. },
  102. "node_modules/@esbuild/android-arm": {
  103. "version": "0.21.5",
  104. "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  105. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  106. "cpu": [
  107. "arm"
  108. ],
  109. "dev": true,
  110. "license": "MIT",
  111. "optional": true,
  112. "os": [
  113. "android"
  114. ],
  115. "engines": {
  116. "node": ">=12"
  117. }
  118. },
  119. "node_modules/@esbuild/android-arm64": {
  120. "version": "0.21.5",
  121. "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  122. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  123. "cpu": [
  124. "arm64"
  125. ],
  126. "dev": true,
  127. "license": "MIT",
  128. "optional": true,
  129. "os": [
  130. "android"
  131. ],
  132. "engines": {
  133. "node": ">=12"
  134. }
  135. },
  136. "node_modules/@esbuild/android-x64": {
  137. "version": "0.21.5",
  138. "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  139. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  140. "cpu": [
  141. "x64"
  142. ],
  143. "dev": true,
  144. "license": "MIT",
  145. "optional": true,
  146. "os": [
  147. "android"
  148. ],
  149. "engines": {
  150. "node": ">=12"
  151. }
  152. },
  153. "node_modules/@esbuild/darwin-arm64": {
  154. "version": "0.21.5",
  155. "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  156. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  157. "cpu": [
  158. "arm64"
  159. ],
  160. "dev": true,
  161. "license": "MIT",
  162. "optional": true,
  163. "os": [
  164. "darwin"
  165. ],
  166. "engines": {
  167. "node": ">=12"
  168. }
  169. },
  170. "node_modules/@esbuild/darwin-x64": {
  171. "version": "0.21.5",
  172. "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  173. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  174. "cpu": [
  175. "x64"
  176. ],
  177. "dev": true,
  178. "license": "MIT",
  179. "optional": true,
  180. "os": [
  181. "darwin"
  182. ],
  183. "engines": {
  184. "node": ">=12"
  185. }
  186. },
  187. "node_modules/@esbuild/freebsd-arm64": {
  188. "version": "0.21.5",
  189. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  190. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  191. "cpu": [
  192. "arm64"
  193. ],
  194. "dev": true,
  195. "license": "MIT",
  196. "optional": true,
  197. "os": [
  198. "freebsd"
  199. ],
  200. "engines": {
  201. "node": ">=12"
  202. }
  203. },
  204. "node_modules/@esbuild/freebsd-x64": {
  205. "version": "0.21.5",
  206. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  207. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  208. "cpu": [
  209. "x64"
  210. ],
  211. "dev": true,
  212. "license": "MIT",
  213. "optional": true,
  214. "os": [
  215. "freebsd"
  216. ],
  217. "engines": {
  218. "node": ">=12"
  219. }
  220. },
  221. "node_modules/@esbuild/linux-arm": {
  222. "version": "0.21.5",
  223. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  224. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  225. "cpu": [
  226. "arm"
  227. ],
  228. "dev": true,
  229. "license": "MIT",
  230. "optional": true,
  231. "os": [
  232. "linux"
  233. ],
  234. "engines": {
  235. "node": ">=12"
  236. }
  237. },
  238. "node_modules/@esbuild/linux-arm64": {
  239. "version": "0.21.5",
  240. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  241. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  242. "cpu": [
  243. "arm64"
  244. ],
  245. "dev": true,
  246. "license": "MIT",
  247. "optional": true,
  248. "os": [
  249. "linux"
  250. ],
  251. "engines": {
  252. "node": ">=12"
  253. }
  254. },
  255. "node_modules/@esbuild/linux-ia32": {
  256. "version": "0.21.5",
  257. "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  258. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  259. "cpu": [
  260. "ia32"
  261. ],
  262. "dev": true,
  263. "license": "MIT",
  264. "optional": true,
  265. "os": [
  266. "linux"
  267. ],
  268. "engines": {
  269. "node": ">=12"
  270. }
  271. },
  272. "node_modules/@esbuild/linux-loong64": {
  273. "version": "0.21.5",
  274. "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  275. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  276. "cpu": [
  277. "loong64"
  278. ],
  279. "dev": true,
  280. "license": "MIT",
  281. "optional": true,
  282. "os": [
  283. "linux"
  284. ],
  285. "engines": {
  286. "node": ">=12"
  287. }
  288. },
  289. "node_modules/@esbuild/linux-mips64el": {
  290. "version": "0.21.5",
  291. "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  292. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  293. "cpu": [
  294. "mips64el"
  295. ],
  296. "dev": true,
  297. "license": "MIT",
  298. "optional": true,
  299. "os": [
  300. "linux"
  301. ],
  302. "engines": {
  303. "node": ">=12"
  304. }
  305. },
  306. "node_modules/@esbuild/linux-ppc64": {
  307. "version": "0.21.5",
  308. "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  309. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  310. "cpu": [
  311. "ppc64"
  312. ],
  313. "dev": true,
  314. "license": "MIT",
  315. "optional": true,
  316. "os": [
  317. "linux"
  318. ],
  319. "engines": {
  320. "node": ">=12"
  321. }
  322. },
  323. "node_modules/@esbuild/linux-riscv64": {
  324. "version": "0.21.5",
  325. "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  326. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  327. "cpu": [
  328. "riscv64"
  329. ],
  330. "dev": true,
  331. "license": "MIT",
  332. "optional": true,
  333. "os": [
  334. "linux"
  335. ],
  336. "engines": {
  337. "node": ">=12"
  338. }
  339. },
  340. "node_modules/@esbuild/linux-s390x": {
  341. "version": "0.21.5",
  342. "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  343. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  344. "cpu": [
  345. "s390x"
  346. ],
  347. "dev": true,
  348. "license": "MIT",
  349. "optional": true,
  350. "os": [
  351. "linux"
  352. ],
  353. "engines": {
  354. "node": ">=12"
  355. }
  356. },
  357. "node_modules/@esbuild/linux-x64": {
  358. "version": "0.21.5",
  359. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  360. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  361. "cpu": [
  362. "x64"
  363. ],
  364. "dev": true,
  365. "license": "MIT",
  366. "optional": true,
  367. "os": [
  368. "linux"
  369. ],
  370. "engines": {
  371. "node": ">=12"
  372. }
  373. },
  374. "node_modules/@esbuild/netbsd-x64": {
  375. "version": "0.21.5",
  376. "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  377. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  378. "cpu": [
  379. "x64"
  380. ],
  381. "dev": true,
  382. "license": "MIT",
  383. "optional": true,
  384. "os": [
  385. "netbsd"
  386. ],
  387. "engines": {
  388. "node": ">=12"
  389. }
  390. },
  391. "node_modules/@esbuild/openbsd-x64": {
  392. "version": "0.21.5",
  393. "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  394. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  395. "cpu": [
  396. "x64"
  397. ],
  398. "dev": true,
  399. "license": "MIT",
  400. "optional": true,
  401. "os": [
  402. "openbsd"
  403. ],
  404. "engines": {
  405. "node": ">=12"
  406. }
  407. },
  408. "node_modules/@esbuild/sunos-x64": {
  409. "version": "0.21.5",
  410. "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  411. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  412. "cpu": [
  413. "x64"
  414. ],
  415. "dev": true,
  416. "license": "MIT",
  417. "optional": true,
  418. "os": [
  419. "sunos"
  420. ],
  421. "engines": {
  422. "node": ">=12"
  423. }
  424. },
  425. "node_modules/@esbuild/win32-arm64": {
  426. "version": "0.21.5",
  427. "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  428. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  429. "cpu": [
  430. "arm64"
  431. ],
  432. "dev": true,
  433. "license": "MIT",
  434. "optional": true,
  435. "os": [
  436. "win32"
  437. ],
  438. "engines": {
  439. "node": ">=12"
  440. }
  441. },
  442. "node_modules/@esbuild/win32-ia32": {
  443. "version": "0.21.5",
  444. "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  445. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  446. "cpu": [
  447. "ia32"
  448. ],
  449. "dev": true,
  450. "license": "MIT",
  451. "optional": true,
  452. "os": [
  453. "win32"
  454. ],
  455. "engines": {
  456. "node": ">=12"
  457. }
  458. },
  459. "node_modules/@esbuild/win32-x64": {
  460. "version": "0.21.5",
  461. "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  462. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  463. "cpu": [
  464. "x64"
  465. ],
  466. "dev": true,
  467. "license": "MIT",
  468. "optional": true,
  469. "os": [
  470. "win32"
  471. ],
  472. "engines": {
  473. "node": ">=12"
  474. }
  475. },
  476. "node_modules/@floating-ui/core": {
  477. "version": "1.7.5",
  478. "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
  479. "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
  480. "license": "MIT",
  481. "dependencies": {
  482. "@floating-ui/utils": "^0.2.11"
  483. }
  484. },
  485. "node_modules/@floating-ui/dom": {
  486. "version": "1.7.6",
  487. "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
  488. "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
  489. "license": "MIT",
  490. "dependencies": {
  491. "@floating-ui/core": "^1.7.5",
  492. "@floating-ui/utils": "^0.2.11"
  493. }
  494. },
  495. "node_modules/@floating-ui/utils": {
  496. "version": "0.2.11",
  497. "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
  498. "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
  499. "license": "MIT"
  500. },
  501. "node_modules/@jridgewell/sourcemap-codec": {
  502. "version": "1.5.5",
  503. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  504. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  505. "license": "MIT"
  506. },
  507. "node_modules/@parcel/watcher": {
  508. "version": "2.5.6",
  509. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.6.tgz",
  510. "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
  511. "dev": true,
  512. "hasInstallScript": true,
  513. "license": "MIT",
  514. "optional": true,
  515. "dependencies": {
  516. "detect-libc": "^2.0.3",
  517. "is-glob": "^4.0.3",
  518. "node-addon-api": "^7.0.0",
  519. "picomatch": "^4.0.3"
  520. },
  521. "engines": {
  522. "node": ">= 10.0.0"
  523. },
  524. "funding": {
  525. "type": "opencollective",
  526. "url": "https://opencollective.com/parcel"
  527. },
  528. "optionalDependencies": {
  529. "@parcel/watcher-android-arm64": "2.5.6",
  530. "@parcel/watcher-darwin-arm64": "2.5.6",
  531. "@parcel/watcher-darwin-x64": "2.5.6",
  532. "@parcel/watcher-freebsd-x64": "2.5.6",
  533. "@parcel/watcher-linux-arm-glibc": "2.5.6",
  534. "@parcel/watcher-linux-arm-musl": "2.5.6",
  535. "@parcel/watcher-linux-arm64-glibc": "2.5.6",
  536. "@parcel/watcher-linux-arm64-musl": "2.5.6",
  537. "@parcel/watcher-linux-x64-glibc": "2.5.6",
  538. "@parcel/watcher-linux-x64-musl": "2.5.6",
  539. "@parcel/watcher-win32-arm64": "2.5.6",
  540. "@parcel/watcher-win32-ia32": "2.5.6",
  541. "@parcel/watcher-win32-x64": "2.5.6"
  542. }
  543. },
  544. "node_modules/@parcel/watcher-android-arm64": {
  545. "version": "2.5.6",
  546. "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz",
  547. "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
  548. "cpu": [
  549. "arm64"
  550. ],
  551. "dev": true,
  552. "license": "MIT",
  553. "optional": true,
  554. "os": [
  555. "android"
  556. ],
  557. "engines": {
  558. "node": ">= 10.0.0"
  559. },
  560. "funding": {
  561. "type": "opencollective",
  562. "url": "https://opencollective.com/parcel"
  563. }
  564. },
  565. "node_modules/@parcel/watcher-darwin-arm64": {
  566. "version": "2.5.6",
  567. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
  568. "integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
  569. "cpu": [
  570. "arm64"
  571. ],
  572. "dev": true,
  573. "license": "MIT",
  574. "optional": true,
  575. "os": [
  576. "darwin"
  577. ],
  578. "engines": {
  579. "node": ">= 10.0.0"
  580. },
  581. "funding": {
  582. "type": "opencollective",
  583. "url": "https://opencollective.com/parcel"
  584. }
  585. },
  586. "node_modules/@parcel/watcher-darwin-x64": {
  587. "version": "2.5.6",
  588. "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz",
  589. "integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
  590. "cpu": [
  591. "x64"
  592. ],
  593. "dev": true,
  594. "license": "MIT",
  595. "optional": true,
  596. "os": [
  597. "darwin"
  598. ],
  599. "engines": {
  600. "node": ">= 10.0.0"
  601. },
  602. "funding": {
  603. "type": "opencollective",
  604. "url": "https://opencollective.com/parcel"
  605. }
  606. },
  607. "node_modules/@parcel/watcher-freebsd-x64": {
  608. "version": "2.5.6",
  609. "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
  610. "integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
  611. "cpu": [
  612. "x64"
  613. ],
  614. "dev": true,
  615. "license": "MIT",
  616. "optional": true,
  617. "os": [
  618. "freebsd"
  619. ],
  620. "engines": {
  621. "node": ">= 10.0.0"
  622. },
  623. "funding": {
  624. "type": "opencollective",
  625. "url": "https://opencollective.com/parcel"
  626. }
  627. },
  628. "node_modules/@parcel/watcher-linux-arm-glibc": {
  629. "version": "2.5.6",
  630. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz",
  631. "integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
  632. "cpu": [
  633. "arm"
  634. ],
  635. "dev": true,
  636. "license": "MIT",
  637. "optional": true,
  638. "os": [
  639. "linux"
  640. ],
  641. "engines": {
  642. "node": ">= 10.0.0"
  643. },
  644. "funding": {
  645. "type": "opencollective",
  646. "url": "https://opencollective.com/parcel"
  647. }
  648. },
  649. "node_modules/@parcel/watcher-linux-arm-musl": {
  650. "version": "2.5.6",
  651. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz",
  652. "integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
  653. "cpu": [
  654. "arm"
  655. ],
  656. "dev": true,
  657. "license": "MIT",
  658. "optional": true,
  659. "os": [
  660. "linux"
  661. ],
  662. "engines": {
  663. "node": ">= 10.0.0"
  664. },
  665. "funding": {
  666. "type": "opencollective",
  667. "url": "https://opencollective.com/parcel"
  668. }
  669. },
  670. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  671. "version": "2.5.6",
  672. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz",
  673. "integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
  674. "cpu": [
  675. "arm64"
  676. ],
  677. "dev": true,
  678. "license": "MIT",
  679. "optional": true,
  680. "os": [
  681. "linux"
  682. ],
  683. "engines": {
  684. "node": ">= 10.0.0"
  685. },
  686. "funding": {
  687. "type": "opencollective",
  688. "url": "https://opencollective.com/parcel"
  689. }
  690. },
  691. "node_modules/@parcel/watcher-linux-arm64-musl": {
  692. "version": "2.5.6",
  693. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz",
  694. "integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
  695. "cpu": [
  696. "arm64"
  697. ],
  698. "dev": true,
  699. "license": "MIT",
  700. "optional": true,
  701. "os": [
  702. "linux"
  703. ],
  704. "engines": {
  705. "node": ">= 10.0.0"
  706. },
  707. "funding": {
  708. "type": "opencollective",
  709. "url": "https://opencollective.com/parcel"
  710. }
  711. },
  712. "node_modules/@parcel/watcher-linux-x64-glibc": {
  713. "version": "2.5.6",
  714. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz",
  715. "integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
  716. "cpu": [
  717. "x64"
  718. ],
  719. "dev": true,
  720. "license": "MIT",
  721. "optional": true,
  722. "os": [
  723. "linux"
  724. ],
  725. "engines": {
  726. "node": ">= 10.0.0"
  727. },
  728. "funding": {
  729. "type": "opencollective",
  730. "url": "https://opencollective.com/parcel"
  731. }
  732. },
  733. "node_modules/@parcel/watcher-linux-x64-musl": {
  734. "version": "2.5.6",
  735. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz",
  736. "integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
  737. "cpu": [
  738. "x64"
  739. ],
  740. "dev": true,
  741. "license": "MIT",
  742. "optional": true,
  743. "os": [
  744. "linux"
  745. ],
  746. "engines": {
  747. "node": ">= 10.0.0"
  748. },
  749. "funding": {
  750. "type": "opencollective",
  751. "url": "https://opencollective.com/parcel"
  752. }
  753. },
  754. "node_modules/@parcel/watcher-win32-arm64": {
  755. "version": "2.5.6",
  756. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz",
  757. "integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
  758. "cpu": [
  759. "arm64"
  760. ],
  761. "dev": true,
  762. "license": "MIT",
  763. "optional": true,
  764. "os": [
  765. "win32"
  766. ],
  767. "engines": {
  768. "node": ">= 10.0.0"
  769. },
  770. "funding": {
  771. "type": "opencollective",
  772. "url": "https://opencollective.com/parcel"
  773. }
  774. },
  775. "node_modules/@parcel/watcher-win32-ia32": {
  776. "version": "2.5.6",
  777. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz",
  778. "integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
  779. "cpu": [
  780. "ia32"
  781. ],
  782. "dev": true,
  783. "license": "MIT",
  784. "optional": true,
  785. "os": [
  786. "win32"
  787. ],
  788. "engines": {
  789. "node": ">= 10.0.0"
  790. },
  791. "funding": {
  792. "type": "opencollective",
  793. "url": "https://opencollective.com/parcel"
  794. }
  795. },
  796. "node_modules/@parcel/watcher-win32-x64": {
  797. "version": "2.5.6",
  798. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
  799. "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
  800. "cpu": [
  801. "x64"
  802. ],
  803. "dev": true,
  804. "license": "MIT",
  805. "optional": true,
  806. "os": [
  807. "win32"
  808. ],
  809. "engines": {
  810. "node": ">= 10.0.0"
  811. },
  812. "funding": {
  813. "type": "opencollective",
  814. "url": "https://opencollective.com/parcel"
  815. }
  816. },
  817. "node_modules/@popperjs/core": {
  818. "name": "@sxzz/popperjs-es",
  819. "version": "2.11.8",
  820. "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
  821. "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
  822. "license": "MIT",
  823. "funding": {
  824. "type": "opencollective",
  825. "url": "https://opencollective.com/popperjs"
  826. }
  827. },
  828. "node_modules/@rollup/rollup-android-arm-eabi": {
  829. "version": "4.59.0",
  830. "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz",
  831. "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==",
  832. "cpu": [
  833. "arm"
  834. ],
  835. "dev": true,
  836. "license": "MIT",
  837. "optional": true,
  838. "os": [
  839. "android"
  840. ]
  841. },
  842. "node_modules/@rollup/rollup-android-arm64": {
  843. "version": "4.59.0",
  844. "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz",
  845. "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==",
  846. "cpu": [
  847. "arm64"
  848. ],
  849. "dev": true,
  850. "license": "MIT",
  851. "optional": true,
  852. "os": [
  853. "android"
  854. ]
  855. },
  856. "node_modules/@rollup/rollup-darwin-arm64": {
  857. "version": "4.59.0",
  858. "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz",
  859. "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==",
  860. "cpu": [
  861. "arm64"
  862. ],
  863. "dev": true,
  864. "license": "MIT",
  865. "optional": true,
  866. "os": [
  867. "darwin"
  868. ]
  869. },
  870. "node_modules/@rollup/rollup-darwin-x64": {
  871. "version": "4.59.0",
  872. "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz",
  873. "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==",
  874. "cpu": [
  875. "x64"
  876. ],
  877. "dev": true,
  878. "license": "MIT",
  879. "optional": true,
  880. "os": [
  881. "darwin"
  882. ]
  883. },
  884. "node_modules/@rollup/rollup-freebsd-arm64": {
  885. "version": "4.59.0",
  886. "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz",
  887. "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==",
  888. "cpu": [
  889. "arm64"
  890. ],
  891. "dev": true,
  892. "license": "MIT",
  893. "optional": true,
  894. "os": [
  895. "freebsd"
  896. ]
  897. },
  898. "node_modules/@rollup/rollup-freebsd-x64": {
  899. "version": "4.59.0",
  900. "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz",
  901. "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==",
  902. "cpu": [
  903. "x64"
  904. ],
  905. "dev": true,
  906. "license": "MIT",
  907. "optional": true,
  908. "os": [
  909. "freebsd"
  910. ]
  911. },
  912. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  913. "version": "4.59.0",
  914. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz",
  915. "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==",
  916. "cpu": [
  917. "arm"
  918. ],
  919. "dev": true,
  920. "license": "MIT",
  921. "optional": true,
  922. "os": [
  923. "linux"
  924. ]
  925. },
  926. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  927. "version": "4.59.0",
  928. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz",
  929. "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==",
  930. "cpu": [
  931. "arm"
  932. ],
  933. "dev": true,
  934. "license": "MIT",
  935. "optional": true,
  936. "os": [
  937. "linux"
  938. ]
  939. },
  940. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  941. "version": "4.59.0",
  942. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz",
  943. "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==",
  944. "cpu": [
  945. "arm64"
  946. ],
  947. "dev": true,
  948. "license": "MIT",
  949. "optional": true,
  950. "os": [
  951. "linux"
  952. ]
  953. },
  954. "node_modules/@rollup/rollup-linux-arm64-musl": {
  955. "version": "4.59.0",
  956. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz",
  957. "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==",
  958. "cpu": [
  959. "arm64"
  960. ],
  961. "dev": true,
  962. "license": "MIT",
  963. "optional": true,
  964. "os": [
  965. "linux"
  966. ]
  967. },
  968. "node_modules/@rollup/rollup-linux-loong64-gnu": {
  969. "version": "4.59.0",
  970. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz",
  971. "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==",
  972. "cpu": [
  973. "loong64"
  974. ],
  975. "dev": true,
  976. "license": "MIT",
  977. "optional": true,
  978. "os": [
  979. "linux"
  980. ]
  981. },
  982. "node_modules/@rollup/rollup-linux-loong64-musl": {
  983. "version": "4.59.0",
  984. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz",
  985. "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==",
  986. "cpu": [
  987. "loong64"
  988. ],
  989. "dev": true,
  990. "license": "MIT",
  991. "optional": true,
  992. "os": [
  993. "linux"
  994. ]
  995. },
  996. "node_modules/@rollup/rollup-linux-ppc64-gnu": {
  997. "version": "4.59.0",
  998. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz",
  999. "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==",
  1000. "cpu": [
  1001. "ppc64"
  1002. ],
  1003. "dev": true,
  1004. "license": "MIT",
  1005. "optional": true,
  1006. "os": [
  1007. "linux"
  1008. ]
  1009. },
  1010. "node_modules/@rollup/rollup-linux-ppc64-musl": {
  1011. "version": "4.59.0",
  1012. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz",
  1013. "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==",
  1014. "cpu": [
  1015. "ppc64"
  1016. ],
  1017. "dev": true,
  1018. "license": "MIT",
  1019. "optional": true,
  1020. "os": [
  1021. "linux"
  1022. ]
  1023. },
  1024. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  1025. "version": "4.59.0",
  1026. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz",
  1027. "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==",
  1028. "cpu": [
  1029. "riscv64"
  1030. ],
  1031. "dev": true,
  1032. "license": "MIT",
  1033. "optional": true,
  1034. "os": [
  1035. "linux"
  1036. ]
  1037. },
  1038. "node_modules/@rollup/rollup-linux-riscv64-musl": {
  1039. "version": "4.59.0",
  1040. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz",
  1041. "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==",
  1042. "cpu": [
  1043. "riscv64"
  1044. ],
  1045. "dev": true,
  1046. "license": "MIT",
  1047. "optional": true,
  1048. "os": [
  1049. "linux"
  1050. ]
  1051. },
  1052. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  1053. "version": "4.59.0",
  1054. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz",
  1055. "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==",
  1056. "cpu": [
  1057. "s390x"
  1058. ],
  1059. "dev": true,
  1060. "license": "MIT",
  1061. "optional": true,
  1062. "os": [
  1063. "linux"
  1064. ]
  1065. },
  1066. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1067. "version": "4.59.0",
  1068. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz",
  1069. "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==",
  1070. "cpu": [
  1071. "x64"
  1072. ],
  1073. "dev": true,
  1074. "license": "MIT",
  1075. "optional": true,
  1076. "os": [
  1077. "linux"
  1078. ]
  1079. },
  1080. "node_modules/@rollup/rollup-linux-x64-musl": {
  1081. "version": "4.59.0",
  1082. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz",
  1083. "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==",
  1084. "cpu": [
  1085. "x64"
  1086. ],
  1087. "dev": true,
  1088. "license": "MIT",
  1089. "optional": true,
  1090. "os": [
  1091. "linux"
  1092. ]
  1093. },
  1094. "node_modules/@rollup/rollup-openbsd-x64": {
  1095. "version": "4.59.0",
  1096. "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz",
  1097. "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==",
  1098. "cpu": [
  1099. "x64"
  1100. ],
  1101. "dev": true,
  1102. "license": "MIT",
  1103. "optional": true,
  1104. "os": [
  1105. "openbsd"
  1106. ]
  1107. },
  1108. "node_modules/@rollup/rollup-openharmony-arm64": {
  1109. "version": "4.59.0",
  1110. "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz",
  1111. "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==",
  1112. "cpu": [
  1113. "arm64"
  1114. ],
  1115. "dev": true,
  1116. "license": "MIT",
  1117. "optional": true,
  1118. "os": [
  1119. "openharmony"
  1120. ]
  1121. },
  1122. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  1123. "version": "4.59.0",
  1124. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz",
  1125. "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==",
  1126. "cpu": [
  1127. "arm64"
  1128. ],
  1129. "dev": true,
  1130. "license": "MIT",
  1131. "optional": true,
  1132. "os": [
  1133. "win32"
  1134. ]
  1135. },
  1136. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  1137. "version": "4.59.0",
  1138. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz",
  1139. "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==",
  1140. "cpu": [
  1141. "ia32"
  1142. ],
  1143. "dev": true,
  1144. "license": "MIT",
  1145. "optional": true,
  1146. "os": [
  1147. "win32"
  1148. ]
  1149. },
  1150. "node_modules/@rollup/rollup-win32-x64-gnu": {
  1151. "version": "4.59.0",
  1152. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz",
  1153. "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==",
  1154. "cpu": [
  1155. "x64"
  1156. ],
  1157. "dev": true,
  1158. "license": "MIT",
  1159. "optional": true,
  1160. "os": [
  1161. "win32"
  1162. ]
  1163. },
  1164. "node_modules/@rollup/rollup-win32-x64-msvc": {
  1165. "version": "4.59.0",
  1166. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz",
  1167. "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==",
  1168. "cpu": [
  1169. "x64"
  1170. ],
  1171. "dev": true,
  1172. "license": "MIT",
  1173. "optional": true,
  1174. "os": [
  1175. "win32"
  1176. ]
  1177. },
  1178. "node_modules/@types/estree": {
  1179. "version": "1.0.8",
  1180. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
  1181. "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
  1182. "dev": true,
  1183. "license": "MIT"
  1184. },
  1185. "node_modules/@types/lodash": {
  1186. "version": "4.17.24",
  1187. "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz",
  1188. "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
  1189. "license": "MIT"
  1190. },
  1191. "node_modules/@types/lodash-es": {
  1192. "version": "4.17.12",
  1193. "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  1194. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  1195. "license": "MIT",
  1196. "peer": true,
  1197. "dependencies": {
  1198. "@types/lodash": "*"
  1199. }
  1200. },
  1201. "node_modules/@types/web-bluetooth": {
  1202. "version": "0.0.20",
  1203. "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
  1204. "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
  1205. "license": "MIT"
  1206. },
  1207. "node_modules/@vitejs/plugin-vue": {
  1208. "version": "5.2.4",
  1209. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",
  1210. "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",
  1211. "dev": true,
  1212. "license": "MIT",
  1213. "engines": {
  1214. "node": "^18.0.0 || >=20.0.0"
  1215. },
  1216. "peerDependencies": {
  1217. "vite": "^5.0.0 || ^6.0.0",
  1218. "vue": "^3.2.25"
  1219. }
  1220. },
  1221. "node_modules/@vue/compiler-core": {
  1222. "version": "3.5.30",
  1223. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.30.tgz",
  1224. "integrity": "sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==",
  1225. "license": "MIT",
  1226. "dependencies": {
  1227. "@babel/parser": "^7.29.0",
  1228. "@vue/shared": "3.5.30",
  1229. "entities": "^7.0.1",
  1230. "estree-walker": "^2.0.2",
  1231. "source-map-js": "^1.2.1"
  1232. }
  1233. },
  1234. "node_modules/@vue/compiler-dom": {
  1235. "version": "3.5.30",
  1236. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.30.tgz",
  1237. "integrity": "sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g==",
  1238. "license": "MIT",
  1239. "dependencies": {
  1240. "@vue/compiler-core": "3.5.30",
  1241. "@vue/shared": "3.5.30"
  1242. }
  1243. },
  1244. "node_modules/@vue/compiler-sfc": {
  1245. "version": "3.5.30",
  1246. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.30.tgz",
  1247. "integrity": "sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A==",
  1248. "license": "MIT",
  1249. "dependencies": {
  1250. "@babel/parser": "^7.29.0",
  1251. "@vue/compiler-core": "3.5.30",
  1252. "@vue/compiler-dom": "3.5.30",
  1253. "@vue/compiler-ssr": "3.5.30",
  1254. "@vue/shared": "3.5.30",
  1255. "estree-walker": "^2.0.2",
  1256. "magic-string": "^0.30.21",
  1257. "postcss": "^8.5.8",
  1258. "source-map-js": "^1.2.1"
  1259. }
  1260. },
  1261. "node_modules/@vue/compiler-ssr": {
  1262. "version": "3.5.30",
  1263. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.30.tgz",
  1264. "integrity": "sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA==",
  1265. "license": "MIT",
  1266. "dependencies": {
  1267. "@vue/compiler-dom": "3.5.30",
  1268. "@vue/shared": "3.5.30"
  1269. }
  1270. },
  1271. "node_modules/@vue/reactivity": {
  1272. "version": "3.5.30",
  1273. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.30.tgz",
  1274. "integrity": "sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q==",
  1275. "license": "MIT",
  1276. "dependencies": {
  1277. "@vue/shared": "3.5.30"
  1278. }
  1279. },
  1280. "node_modules/@vue/runtime-core": {
  1281. "version": "3.5.30",
  1282. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.30.tgz",
  1283. "integrity": "sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg==",
  1284. "license": "MIT",
  1285. "dependencies": {
  1286. "@vue/reactivity": "3.5.30",
  1287. "@vue/shared": "3.5.30"
  1288. }
  1289. },
  1290. "node_modules/@vue/runtime-dom": {
  1291. "version": "3.5.30",
  1292. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.30.tgz",
  1293. "integrity": "sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw==",
  1294. "license": "MIT",
  1295. "dependencies": {
  1296. "@vue/reactivity": "3.5.30",
  1297. "@vue/runtime-core": "3.5.30",
  1298. "@vue/shared": "3.5.30",
  1299. "csstype": "^3.2.3"
  1300. }
  1301. },
  1302. "node_modules/@vue/server-renderer": {
  1303. "version": "3.5.30",
  1304. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.30.tgz",
  1305. "integrity": "sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ==",
  1306. "license": "MIT",
  1307. "dependencies": {
  1308. "@vue/compiler-ssr": "3.5.30",
  1309. "@vue/shared": "3.5.30"
  1310. },
  1311. "peerDependencies": {
  1312. "vue": "3.5.30"
  1313. }
  1314. },
  1315. "node_modules/@vue/shared": {
  1316. "version": "3.5.30",
  1317. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.30.tgz",
  1318. "integrity": "sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ==",
  1319. "license": "MIT"
  1320. },
  1321. "node_modules/@vueuse/core": {
  1322. "version": "12.0.0",
  1323. "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-12.0.0.tgz",
  1324. "integrity": "sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==",
  1325. "license": "MIT",
  1326. "dependencies": {
  1327. "@types/web-bluetooth": "^0.0.20",
  1328. "@vueuse/metadata": "12.0.0",
  1329. "@vueuse/shared": "12.0.0",
  1330. "vue": "^3.5.13"
  1331. },
  1332. "funding": {
  1333. "url": "https://github.com/sponsors/antfu"
  1334. }
  1335. },
  1336. "node_modules/@vueuse/metadata": {
  1337. "version": "12.0.0",
  1338. "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-12.0.0.tgz",
  1339. "integrity": "sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==",
  1340. "license": "MIT",
  1341. "funding": {
  1342. "url": "https://github.com/sponsors/antfu"
  1343. }
  1344. },
  1345. "node_modules/@vueuse/shared": {
  1346. "version": "12.0.0",
  1347. "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-12.0.0.tgz",
  1348. "integrity": "sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==",
  1349. "license": "MIT",
  1350. "dependencies": {
  1351. "vue": "^3.5.13"
  1352. },
  1353. "funding": {
  1354. "url": "https://github.com/sponsors/antfu"
  1355. }
  1356. },
  1357. "node_modules/async-validator": {
  1358. "version": "4.2.5",
  1359. "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.2.5.tgz",
  1360. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1361. "license": "MIT"
  1362. },
  1363. "node_modules/chokidar": {
  1364. "version": "4.0.3",
  1365. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
  1366. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  1367. "dev": true,
  1368. "license": "MIT",
  1369. "dependencies": {
  1370. "readdirp": "^4.0.1"
  1371. },
  1372. "engines": {
  1373. "node": ">= 14.16.0"
  1374. },
  1375. "funding": {
  1376. "url": "https://paulmillr.com/funding/"
  1377. }
  1378. },
  1379. "node_modules/csstype": {
  1380. "version": "3.2.3",
  1381. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  1382. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1383. "license": "MIT"
  1384. },
  1385. "node_modules/dayjs": {
  1386. "version": "1.11.20",
  1387. "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz",
  1388. "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
  1389. "license": "MIT"
  1390. },
  1391. "node_modules/detect-libc": {
  1392. "version": "2.1.2",
  1393. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  1394. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1395. "dev": true,
  1396. "license": "Apache-2.0",
  1397. "optional": true,
  1398. "engines": {
  1399. "node": ">=8"
  1400. }
  1401. },
  1402. "node_modules/element-plus": {
  1403. "version": "2.13.5",
  1404. "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.13.5.tgz",
  1405. "integrity": "sha512-dmY24fhSREfZN/PuUt0YZigMso7wWzl+B5o+YKNN15kQIn/0hzamsPU+ebj9SES0IbUqsLX1wkrzYmzU8VrVOQ==",
  1406. "license": "MIT",
  1407. "dependencies": {
  1408. "@ctrl/tinycolor": "^4.2.0",
  1409. "@element-plus/icons-vue": "^2.3.2",
  1410. "@floating-ui/dom": "^1.0.1",
  1411. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
  1412. "@types/lodash": "^4.17.20",
  1413. "@types/lodash-es": "^4.17.12",
  1414. "@vueuse/core": "12.0.0",
  1415. "async-validator": "^4.2.5",
  1416. "dayjs": "^1.11.19",
  1417. "lodash": "^4.17.23",
  1418. "lodash-es": "^4.17.23",
  1419. "lodash-unified": "^1.0.3",
  1420. "memoize-one": "^6.0.0",
  1421. "normalize-wheel-es": "^1.2.0"
  1422. },
  1423. "peerDependencies": {
  1424. "vue": "^3.3.0"
  1425. }
  1426. },
  1427. "node_modules/entities": {
  1428. "version": "7.0.1",
  1429. "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz",
  1430. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  1431. "license": "BSD-2-Clause",
  1432. "engines": {
  1433. "node": ">=0.12"
  1434. },
  1435. "funding": {
  1436. "url": "https://github.com/fb55/entities?sponsor=1"
  1437. }
  1438. },
  1439. "node_modules/esbuild": {
  1440. "version": "0.21.5",
  1441. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
  1442. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  1443. "dev": true,
  1444. "hasInstallScript": true,
  1445. "license": "MIT",
  1446. "bin": {
  1447. "esbuild": "bin/esbuild"
  1448. },
  1449. "engines": {
  1450. "node": ">=12"
  1451. },
  1452. "optionalDependencies": {
  1453. "@esbuild/aix-ppc64": "0.21.5",
  1454. "@esbuild/android-arm": "0.21.5",
  1455. "@esbuild/android-arm64": "0.21.5",
  1456. "@esbuild/android-x64": "0.21.5",
  1457. "@esbuild/darwin-arm64": "0.21.5",
  1458. "@esbuild/darwin-x64": "0.21.5",
  1459. "@esbuild/freebsd-arm64": "0.21.5",
  1460. "@esbuild/freebsd-x64": "0.21.5",
  1461. "@esbuild/linux-arm": "0.21.5",
  1462. "@esbuild/linux-arm64": "0.21.5",
  1463. "@esbuild/linux-ia32": "0.21.5",
  1464. "@esbuild/linux-loong64": "0.21.5",
  1465. "@esbuild/linux-mips64el": "0.21.5",
  1466. "@esbuild/linux-ppc64": "0.21.5",
  1467. "@esbuild/linux-riscv64": "0.21.5",
  1468. "@esbuild/linux-s390x": "0.21.5",
  1469. "@esbuild/linux-x64": "0.21.5",
  1470. "@esbuild/netbsd-x64": "0.21.5",
  1471. "@esbuild/openbsd-x64": "0.21.5",
  1472. "@esbuild/sunos-x64": "0.21.5",
  1473. "@esbuild/win32-arm64": "0.21.5",
  1474. "@esbuild/win32-ia32": "0.21.5",
  1475. "@esbuild/win32-x64": "0.21.5"
  1476. }
  1477. },
  1478. "node_modules/estree-walker": {
  1479. "version": "2.0.2",
  1480. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1481. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1482. "license": "MIT"
  1483. },
  1484. "node_modules/fsevents": {
  1485. "version": "2.3.3",
  1486. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  1487. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1488. "dev": true,
  1489. "hasInstallScript": true,
  1490. "license": "MIT",
  1491. "optional": true,
  1492. "os": [
  1493. "darwin"
  1494. ],
  1495. "engines": {
  1496. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1497. }
  1498. },
  1499. "node_modules/immutable": {
  1500. "version": "5.1.5",
  1501. "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.5.tgz",
  1502. "integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
  1503. "dev": true,
  1504. "license": "MIT"
  1505. },
  1506. "node_modules/is-extglob": {
  1507. "version": "2.1.1",
  1508. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  1509. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1510. "dev": true,
  1511. "license": "MIT",
  1512. "optional": true,
  1513. "engines": {
  1514. "node": ">=0.10.0"
  1515. }
  1516. },
  1517. "node_modules/is-glob": {
  1518. "version": "4.0.3",
  1519. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  1520. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1521. "dev": true,
  1522. "license": "MIT",
  1523. "optional": true,
  1524. "dependencies": {
  1525. "is-extglob": "^2.1.1"
  1526. },
  1527. "engines": {
  1528. "node": ">=0.10.0"
  1529. }
  1530. },
  1531. "node_modules/lodash": {
  1532. "version": "4.17.23",
  1533. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
  1534. "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
  1535. "license": "MIT",
  1536. "peer": true
  1537. },
  1538. "node_modules/lodash-es": {
  1539. "version": "4.17.23",
  1540. "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz",
  1541. "integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==",
  1542. "license": "MIT",
  1543. "peer": true
  1544. },
  1545. "node_modules/lodash-unified": {
  1546. "version": "1.0.3",
  1547. "resolved": "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz",
  1548. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  1549. "license": "MIT",
  1550. "peerDependencies": {
  1551. "@types/lodash-es": "*",
  1552. "lodash": "*",
  1553. "lodash-es": "*"
  1554. }
  1555. },
  1556. "node_modules/magic-string": {
  1557. "version": "0.30.21",
  1558. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
  1559. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  1560. "license": "MIT",
  1561. "dependencies": {
  1562. "@jridgewell/sourcemap-codec": "^1.5.5"
  1563. }
  1564. },
  1565. "node_modules/memoize-one": {
  1566. "version": "6.0.0",
  1567. "resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-6.0.0.tgz",
  1568. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  1569. "license": "MIT"
  1570. },
  1571. "node_modules/nanoid": {
  1572. "version": "3.3.11",
  1573. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
  1574. "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
  1575. "funding": [
  1576. {
  1577. "type": "github",
  1578. "url": "https://github.com/sponsors/ai"
  1579. }
  1580. ],
  1581. "license": "MIT",
  1582. "bin": {
  1583. "nanoid": "bin/nanoid.cjs"
  1584. },
  1585. "engines": {
  1586. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  1587. }
  1588. },
  1589. "node_modules/node-addon-api": {
  1590. "version": "7.1.1",
  1591. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
  1592. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  1593. "dev": true,
  1594. "license": "MIT",
  1595. "optional": true
  1596. },
  1597. "node_modules/normalize-wheel-es": {
  1598. "version": "1.2.0",
  1599. "resolved": "https://registry.npmjs.org/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  1600. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  1601. "license": "BSD-3-Clause"
  1602. },
  1603. "node_modules/picocolors": {
  1604. "version": "1.1.1",
  1605. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  1606. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  1607. "license": "ISC"
  1608. },
  1609. "node_modules/picomatch": {
  1610. "version": "4.0.3",
  1611. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
  1612. "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
  1613. "dev": true,
  1614. "license": "MIT",
  1615. "optional": true,
  1616. "engines": {
  1617. "node": ">=12"
  1618. },
  1619. "funding": {
  1620. "url": "https://github.com/sponsors/jonschlinkert"
  1621. }
  1622. },
  1623. "node_modules/postcss": {
  1624. "version": "8.5.8",
  1625. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz",
  1626. "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==",
  1627. "funding": [
  1628. {
  1629. "type": "opencollective",
  1630. "url": "https://opencollective.com/postcss/"
  1631. },
  1632. {
  1633. "type": "tidelift",
  1634. "url": "https://tidelift.com/funding/github/npm/postcss"
  1635. },
  1636. {
  1637. "type": "github",
  1638. "url": "https://github.com/sponsors/ai"
  1639. }
  1640. ],
  1641. "license": "MIT",
  1642. "dependencies": {
  1643. "nanoid": "^3.3.11",
  1644. "picocolors": "^1.1.1",
  1645. "source-map-js": "^1.2.1"
  1646. },
  1647. "engines": {
  1648. "node": "^10 || ^12 || >=14"
  1649. }
  1650. },
  1651. "node_modules/readdirp": {
  1652. "version": "4.1.2",
  1653. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
  1654. "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
  1655. "dev": true,
  1656. "license": "MIT",
  1657. "engines": {
  1658. "node": ">= 14.18.0"
  1659. },
  1660. "funding": {
  1661. "type": "individual",
  1662. "url": "https://paulmillr.com/funding/"
  1663. }
  1664. },
  1665. "node_modules/rollup": {
  1666. "version": "4.59.0",
  1667. "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz",
  1668. "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==",
  1669. "dev": true,
  1670. "license": "MIT",
  1671. "dependencies": {
  1672. "@types/estree": "1.0.8"
  1673. },
  1674. "bin": {
  1675. "rollup": "dist/bin/rollup"
  1676. },
  1677. "engines": {
  1678. "node": ">=18.0.0",
  1679. "npm": ">=8.0.0"
  1680. },
  1681. "optionalDependencies": {
  1682. "@rollup/rollup-android-arm-eabi": "4.59.0",
  1683. "@rollup/rollup-android-arm64": "4.59.0",
  1684. "@rollup/rollup-darwin-arm64": "4.59.0",
  1685. "@rollup/rollup-darwin-x64": "4.59.0",
  1686. "@rollup/rollup-freebsd-arm64": "4.59.0",
  1687. "@rollup/rollup-freebsd-x64": "4.59.0",
  1688. "@rollup/rollup-linux-arm-gnueabihf": "4.59.0",
  1689. "@rollup/rollup-linux-arm-musleabihf": "4.59.0",
  1690. "@rollup/rollup-linux-arm64-gnu": "4.59.0",
  1691. "@rollup/rollup-linux-arm64-musl": "4.59.0",
  1692. "@rollup/rollup-linux-loong64-gnu": "4.59.0",
  1693. "@rollup/rollup-linux-loong64-musl": "4.59.0",
  1694. "@rollup/rollup-linux-ppc64-gnu": "4.59.0",
  1695. "@rollup/rollup-linux-ppc64-musl": "4.59.0",
  1696. "@rollup/rollup-linux-riscv64-gnu": "4.59.0",
  1697. "@rollup/rollup-linux-riscv64-musl": "4.59.0",
  1698. "@rollup/rollup-linux-s390x-gnu": "4.59.0",
  1699. "@rollup/rollup-linux-x64-gnu": "4.59.0",
  1700. "@rollup/rollup-linux-x64-musl": "4.59.0",
  1701. "@rollup/rollup-openbsd-x64": "4.59.0",
  1702. "@rollup/rollup-openharmony-arm64": "4.59.0",
  1703. "@rollup/rollup-win32-arm64-msvc": "4.59.0",
  1704. "@rollup/rollup-win32-ia32-msvc": "4.59.0",
  1705. "@rollup/rollup-win32-x64-gnu": "4.59.0",
  1706. "@rollup/rollup-win32-x64-msvc": "4.59.0",
  1707. "fsevents": "~2.3.2"
  1708. }
  1709. },
  1710. "node_modules/sass": {
  1711. "version": "1.98.0",
  1712. "resolved": "https://registry.npmjs.org/sass/-/sass-1.98.0.tgz",
  1713. "integrity": "sha512-+4N/u9dZ4PrgzGgPlKnaaRQx64RO0JBKs9sDhQ2pLgN6JQZ25uPQZKQYaBJU48Kd5BxgXoJ4e09Dq7nMcOUW3A==",
  1714. "dev": true,
  1715. "license": "MIT",
  1716. "peer": true,
  1717. "dependencies": {
  1718. "chokidar": "^4.0.0",
  1719. "immutable": "^5.1.5",
  1720. "source-map-js": ">=0.6.2 <2.0.0"
  1721. },
  1722. "bin": {
  1723. "sass": "sass.js"
  1724. },
  1725. "engines": {
  1726. "node": ">=14.0.0"
  1727. },
  1728. "optionalDependencies": {
  1729. "@parcel/watcher": "^2.4.1"
  1730. }
  1731. },
  1732. "node_modules/source-map-js": {
  1733. "version": "1.2.1",
  1734. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  1735. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  1736. "license": "BSD-3-Clause",
  1737. "engines": {
  1738. "node": ">=0.10.0"
  1739. }
  1740. },
  1741. "node_modules/vite": {
  1742. "version": "5.4.21",
  1743. "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz",
  1744. "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
  1745. "dev": true,
  1746. "license": "MIT",
  1747. "peer": true,
  1748. "dependencies": {
  1749. "esbuild": "^0.21.3",
  1750. "postcss": "^8.4.43",
  1751. "rollup": "^4.20.0"
  1752. },
  1753. "bin": {
  1754. "vite": "bin/vite.js"
  1755. },
  1756. "engines": {
  1757. "node": "^18.0.0 || >=20.0.0"
  1758. },
  1759. "funding": {
  1760. "url": "https://github.com/vitejs/vite?sponsor=1"
  1761. },
  1762. "optionalDependencies": {
  1763. "fsevents": "~2.3.3"
  1764. },
  1765. "peerDependencies": {
  1766. "@types/node": "^18.0.0 || >=20.0.0",
  1767. "less": "*",
  1768. "lightningcss": "^1.21.0",
  1769. "sass": "*",
  1770. "sass-embedded": "*",
  1771. "stylus": "*",
  1772. "sugarss": "*",
  1773. "terser": "^5.4.0"
  1774. },
  1775. "peerDependenciesMeta": {
  1776. "@types/node": {
  1777. "optional": true
  1778. },
  1779. "less": {
  1780. "optional": true
  1781. },
  1782. "lightningcss": {
  1783. "optional": true
  1784. },
  1785. "sass": {
  1786. "optional": true
  1787. },
  1788. "sass-embedded": {
  1789. "optional": true
  1790. },
  1791. "stylus": {
  1792. "optional": true
  1793. },
  1794. "sugarss": {
  1795. "optional": true
  1796. },
  1797. "terser": {
  1798. "optional": true
  1799. }
  1800. }
  1801. },
  1802. "node_modules/vue": {
  1803. "version": "3.5.30",
  1804. "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.30.tgz",
  1805. "integrity": "sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg==",
  1806. "license": "MIT",
  1807. "peer": true,
  1808. "dependencies": {
  1809. "@vue/compiler-dom": "3.5.30",
  1810. "@vue/compiler-sfc": "3.5.30",
  1811. "@vue/runtime-dom": "3.5.30",
  1812. "@vue/server-renderer": "3.5.30",
  1813. "@vue/shared": "3.5.30"
  1814. },
  1815. "peerDependencies": {
  1816. "typescript": "*"
  1817. },
  1818. "peerDependenciesMeta": {
  1819. "typescript": {
  1820. "optional": true
  1821. }
  1822. }
  1823. }
  1824. }
  1825. }