package-lock.json 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491
  1. {
  2. "name": "num-admin",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "num-admin",
  9. "version": "1.0.0",
  10. "dependencies": {
  11. "@element-plus/icons-vue": "^2.3.0",
  12. "axios": "^1.6.0",
  13. "echarts": "^5.4.0",
  14. "element-plus": "^2.4.0",
  15. "pinia": "^2.1.0",
  16. "vue": "^3.4.0",
  17. "vue-echarts": "^6.6.0",
  18. "vue-router": "^4.2.0"
  19. },
  20. "devDependencies": {
  21. "@vitejs/plugin-vue": "^5.0.0",
  22. "sass": "^1.69.0",
  23. "typescript": "^5.3.0",
  24. "vite": "^5.0.0",
  25. "vue-tsc": "^2.2.12"
  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.7",
  48. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.7.tgz",
  49. "integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
  50. "license": "MIT",
  51. "dependencies": {
  52. "@babel/types": "^7.29.7"
  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.7",
  63. "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.7.tgz",
  64. "integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
  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/@ctrl/tinycolor": {
  75. "version": "4.2.0",
  76. "resolved": "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-4.2.0.tgz",
  77. "integrity": "sha512-kzyuwOAQnXJNLS9PSyrk0CWk35nWJW/zl/6KvnTBMFK65gm7U1/Z5BqjxeapjZCIhQcM/DsrEmcbRwDyXyXK4A==",
  78. "license": "MIT",
  79. "engines": {
  80. "node": ">=14"
  81. }
  82. },
  83. "node_modules/@element-plus/icons-vue": {
  84. "version": "2.3.2",
  85. "resolved": "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  86. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  87. "license": "MIT",
  88. "peerDependencies": {
  89. "vue": "^3.2.0"
  90. }
  91. },
  92. "node_modules/@esbuild/aix-ppc64": {
  93. "version": "0.21.5",
  94. "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  95. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  96. "cpu": [
  97. "ppc64"
  98. ],
  99. "dev": true,
  100. "license": "MIT",
  101. "optional": true,
  102. "os": [
  103. "aix"
  104. ],
  105. "engines": {
  106. "node": ">=12"
  107. }
  108. },
  109. "node_modules/@esbuild/android-arm": {
  110. "version": "0.21.5",
  111. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  112. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  113. "cpu": [
  114. "arm"
  115. ],
  116. "dev": true,
  117. "license": "MIT",
  118. "optional": true,
  119. "os": [
  120. "android"
  121. ],
  122. "engines": {
  123. "node": ">=12"
  124. }
  125. },
  126. "node_modules/@esbuild/android-arm64": {
  127. "version": "0.21.5",
  128. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  129. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  130. "cpu": [
  131. "arm64"
  132. ],
  133. "dev": true,
  134. "license": "MIT",
  135. "optional": true,
  136. "os": [
  137. "android"
  138. ],
  139. "engines": {
  140. "node": ">=12"
  141. }
  142. },
  143. "node_modules/@esbuild/android-x64": {
  144. "version": "0.21.5",
  145. "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  146. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  147. "cpu": [
  148. "x64"
  149. ],
  150. "dev": true,
  151. "license": "MIT",
  152. "optional": true,
  153. "os": [
  154. "android"
  155. ],
  156. "engines": {
  157. "node": ">=12"
  158. }
  159. },
  160. "node_modules/@esbuild/darwin-arm64": {
  161. "version": "0.21.5",
  162. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  163. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  164. "cpu": [
  165. "arm64"
  166. ],
  167. "dev": true,
  168. "license": "MIT",
  169. "optional": true,
  170. "os": [
  171. "darwin"
  172. ],
  173. "engines": {
  174. "node": ">=12"
  175. }
  176. },
  177. "node_modules/@esbuild/darwin-x64": {
  178. "version": "0.21.5",
  179. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  180. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  181. "cpu": [
  182. "x64"
  183. ],
  184. "dev": true,
  185. "license": "MIT",
  186. "optional": true,
  187. "os": [
  188. "darwin"
  189. ],
  190. "engines": {
  191. "node": ">=12"
  192. }
  193. },
  194. "node_modules/@esbuild/freebsd-arm64": {
  195. "version": "0.21.5",
  196. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  197. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  198. "cpu": [
  199. "arm64"
  200. ],
  201. "dev": true,
  202. "license": "MIT",
  203. "optional": true,
  204. "os": [
  205. "freebsd"
  206. ],
  207. "engines": {
  208. "node": ">=12"
  209. }
  210. },
  211. "node_modules/@esbuild/freebsd-x64": {
  212. "version": "0.21.5",
  213. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  214. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  215. "cpu": [
  216. "x64"
  217. ],
  218. "dev": true,
  219. "license": "MIT",
  220. "optional": true,
  221. "os": [
  222. "freebsd"
  223. ],
  224. "engines": {
  225. "node": ">=12"
  226. }
  227. },
  228. "node_modules/@esbuild/linux-arm": {
  229. "version": "0.21.5",
  230. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  231. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  232. "cpu": [
  233. "arm"
  234. ],
  235. "dev": true,
  236. "license": "MIT",
  237. "optional": true,
  238. "os": [
  239. "linux"
  240. ],
  241. "engines": {
  242. "node": ">=12"
  243. }
  244. },
  245. "node_modules/@esbuild/linux-arm64": {
  246. "version": "0.21.5",
  247. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  248. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  249. "cpu": [
  250. "arm64"
  251. ],
  252. "dev": true,
  253. "license": "MIT",
  254. "optional": true,
  255. "os": [
  256. "linux"
  257. ],
  258. "engines": {
  259. "node": ">=12"
  260. }
  261. },
  262. "node_modules/@esbuild/linux-ia32": {
  263. "version": "0.21.5",
  264. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  265. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  266. "cpu": [
  267. "ia32"
  268. ],
  269. "dev": true,
  270. "license": "MIT",
  271. "optional": true,
  272. "os": [
  273. "linux"
  274. ],
  275. "engines": {
  276. "node": ">=12"
  277. }
  278. },
  279. "node_modules/@esbuild/linux-loong64": {
  280. "version": "0.21.5",
  281. "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  282. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  283. "cpu": [
  284. "loong64"
  285. ],
  286. "dev": true,
  287. "license": "MIT",
  288. "optional": true,
  289. "os": [
  290. "linux"
  291. ],
  292. "engines": {
  293. "node": ">=12"
  294. }
  295. },
  296. "node_modules/@esbuild/linux-mips64el": {
  297. "version": "0.21.5",
  298. "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  299. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  300. "cpu": [
  301. "mips64el"
  302. ],
  303. "dev": true,
  304. "license": "MIT",
  305. "optional": true,
  306. "os": [
  307. "linux"
  308. ],
  309. "engines": {
  310. "node": ">=12"
  311. }
  312. },
  313. "node_modules/@esbuild/linux-ppc64": {
  314. "version": "0.21.5",
  315. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  316. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  317. "cpu": [
  318. "ppc64"
  319. ],
  320. "dev": true,
  321. "license": "MIT",
  322. "optional": true,
  323. "os": [
  324. "linux"
  325. ],
  326. "engines": {
  327. "node": ">=12"
  328. }
  329. },
  330. "node_modules/@esbuild/linux-riscv64": {
  331. "version": "0.21.5",
  332. "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  333. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  334. "cpu": [
  335. "riscv64"
  336. ],
  337. "dev": true,
  338. "license": "MIT",
  339. "optional": true,
  340. "os": [
  341. "linux"
  342. ],
  343. "engines": {
  344. "node": ">=12"
  345. }
  346. },
  347. "node_modules/@esbuild/linux-s390x": {
  348. "version": "0.21.5",
  349. "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  350. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  351. "cpu": [
  352. "s390x"
  353. ],
  354. "dev": true,
  355. "license": "MIT",
  356. "optional": true,
  357. "os": [
  358. "linux"
  359. ],
  360. "engines": {
  361. "node": ">=12"
  362. }
  363. },
  364. "node_modules/@esbuild/linux-x64": {
  365. "version": "0.21.5",
  366. "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  367. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  368. "cpu": [
  369. "x64"
  370. ],
  371. "dev": true,
  372. "license": "MIT",
  373. "optional": true,
  374. "os": [
  375. "linux"
  376. ],
  377. "engines": {
  378. "node": ">=12"
  379. }
  380. },
  381. "node_modules/@esbuild/netbsd-x64": {
  382. "version": "0.21.5",
  383. "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  384. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  385. "cpu": [
  386. "x64"
  387. ],
  388. "dev": true,
  389. "license": "MIT",
  390. "optional": true,
  391. "os": [
  392. "netbsd"
  393. ],
  394. "engines": {
  395. "node": ">=12"
  396. }
  397. },
  398. "node_modules/@esbuild/openbsd-x64": {
  399. "version": "0.21.5",
  400. "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  401. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  402. "cpu": [
  403. "x64"
  404. ],
  405. "dev": true,
  406. "license": "MIT",
  407. "optional": true,
  408. "os": [
  409. "openbsd"
  410. ],
  411. "engines": {
  412. "node": ">=12"
  413. }
  414. },
  415. "node_modules/@esbuild/sunos-x64": {
  416. "version": "0.21.5",
  417. "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  418. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  419. "cpu": [
  420. "x64"
  421. ],
  422. "dev": true,
  423. "license": "MIT",
  424. "optional": true,
  425. "os": [
  426. "sunos"
  427. ],
  428. "engines": {
  429. "node": ">=12"
  430. }
  431. },
  432. "node_modules/@esbuild/win32-arm64": {
  433. "version": "0.21.5",
  434. "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  435. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  436. "cpu": [
  437. "arm64"
  438. ],
  439. "dev": true,
  440. "license": "MIT",
  441. "optional": true,
  442. "os": [
  443. "win32"
  444. ],
  445. "engines": {
  446. "node": ">=12"
  447. }
  448. },
  449. "node_modules/@esbuild/win32-ia32": {
  450. "version": "0.21.5",
  451. "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  452. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  453. "cpu": [
  454. "ia32"
  455. ],
  456. "dev": true,
  457. "license": "MIT",
  458. "optional": true,
  459. "os": [
  460. "win32"
  461. ],
  462. "engines": {
  463. "node": ">=12"
  464. }
  465. },
  466. "node_modules/@esbuild/win32-x64": {
  467. "version": "0.21.5",
  468. "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  469. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  470. "cpu": [
  471. "x64"
  472. ],
  473. "dev": true,
  474. "license": "MIT",
  475. "optional": true,
  476. "os": [
  477. "win32"
  478. ],
  479. "engines": {
  480. "node": ">=12"
  481. }
  482. },
  483. "node_modules/@floating-ui/core": {
  484. "version": "1.7.5",
  485. "resolved": "https://registry.npmmirror.com/@floating-ui/core/-/core-1.7.5.tgz",
  486. "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
  487. "license": "MIT",
  488. "dependencies": {
  489. "@floating-ui/utils": "^0.2.11"
  490. }
  491. },
  492. "node_modules/@floating-ui/dom": {
  493. "version": "1.7.6",
  494. "resolved": "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.7.6.tgz",
  495. "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
  496. "license": "MIT",
  497. "dependencies": {
  498. "@floating-ui/core": "^1.7.5",
  499. "@floating-ui/utils": "^0.2.11"
  500. }
  501. },
  502. "node_modules/@floating-ui/utils": {
  503. "version": "0.2.11",
  504. "resolved": "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.11.tgz",
  505. "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
  506. "license": "MIT"
  507. },
  508. "node_modules/@jridgewell/sourcemap-codec": {
  509. "version": "1.5.5",
  510. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  511. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  512. "license": "MIT"
  513. },
  514. "node_modules/@parcel/watcher": {
  515. "version": "2.5.6",
  516. "resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.5.6.tgz",
  517. "integrity": "sha512-tmmZ3lQxAe/k/+rNnXQRawJ4NjxO2hqiOLTHvWchtGZULp4RyFeh6aU4XdOYBFe2KE1oShQTv4AblOs2iOrNnQ==",
  518. "dev": true,
  519. "hasInstallScript": true,
  520. "license": "MIT",
  521. "optional": true,
  522. "dependencies": {
  523. "detect-libc": "^2.0.3",
  524. "is-glob": "^4.0.3",
  525. "node-addon-api": "^7.0.0",
  526. "picomatch": "^4.0.3"
  527. },
  528. "engines": {
  529. "node": ">= 10.0.0"
  530. },
  531. "funding": {
  532. "type": "opencollective",
  533. "url": "https://opencollective.com/parcel"
  534. },
  535. "optionalDependencies": {
  536. "@parcel/watcher-android-arm64": "2.5.6",
  537. "@parcel/watcher-darwin-arm64": "2.5.6",
  538. "@parcel/watcher-darwin-x64": "2.5.6",
  539. "@parcel/watcher-freebsd-x64": "2.5.6",
  540. "@parcel/watcher-linux-arm-glibc": "2.5.6",
  541. "@parcel/watcher-linux-arm-musl": "2.5.6",
  542. "@parcel/watcher-linux-arm64-glibc": "2.5.6",
  543. "@parcel/watcher-linux-arm64-musl": "2.5.6",
  544. "@parcel/watcher-linux-x64-glibc": "2.5.6",
  545. "@parcel/watcher-linux-x64-musl": "2.5.6",
  546. "@parcel/watcher-win32-arm64": "2.5.6",
  547. "@parcel/watcher-win32-ia32": "2.5.6",
  548. "@parcel/watcher-win32-x64": "2.5.6"
  549. }
  550. },
  551. "node_modules/@parcel/watcher-android-arm64": {
  552. "version": "2.5.6",
  553. "resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.6.tgz",
  554. "integrity": "sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==",
  555. "cpu": [
  556. "arm64"
  557. ],
  558. "dev": true,
  559. "license": "MIT",
  560. "optional": true,
  561. "os": [
  562. "android"
  563. ],
  564. "engines": {
  565. "node": ">= 10.0.0"
  566. },
  567. "funding": {
  568. "type": "opencollective",
  569. "url": "https://opencollective.com/parcel"
  570. }
  571. },
  572. "node_modules/@parcel/watcher-darwin-arm64": {
  573. "version": "2.5.6",
  574. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
  575. "integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
  576. "cpu": [
  577. "arm64"
  578. ],
  579. "dev": true,
  580. "license": "MIT",
  581. "optional": true,
  582. "os": [
  583. "darwin"
  584. ],
  585. "engines": {
  586. "node": ">= 10.0.0"
  587. },
  588. "funding": {
  589. "type": "opencollective",
  590. "url": "https://opencollective.com/parcel"
  591. }
  592. },
  593. "node_modules/@parcel/watcher-darwin-x64": {
  594. "version": "2.5.6",
  595. "resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.6.tgz",
  596. "integrity": "sha512-HgvOf3W9dhithcwOWX9uDZyn1lW9R+7tPZ4sug+NGrGIo4Rk1hAXLEbcH1TQSqxts0NYXXlOWqVpvS1SFS4fRg==",
  597. "cpu": [
  598. "x64"
  599. ],
  600. "dev": true,
  601. "license": "MIT",
  602. "optional": true,
  603. "os": [
  604. "darwin"
  605. ],
  606. "engines": {
  607. "node": ">= 10.0.0"
  608. },
  609. "funding": {
  610. "type": "opencollective",
  611. "url": "https://opencollective.com/parcel"
  612. }
  613. },
  614. "node_modules/@parcel/watcher-freebsd-x64": {
  615. "version": "2.5.6",
  616. "resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
  617. "integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
  618. "cpu": [
  619. "x64"
  620. ],
  621. "dev": true,
  622. "license": "MIT",
  623. "optional": true,
  624. "os": [
  625. "freebsd"
  626. ],
  627. "engines": {
  628. "node": ">= 10.0.0"
  629. },
  630. "funding": {
  631. "type": "opencollective",
  632. "url": "https://opencollective.com/parcel"
  633. }
  634. },
  635. "node_modules/@parcel/watcher-linux-arm-glibc": {
  636. "version": "2.5.6",
  637. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.6.tgz",
  638. "integrity": "sha512-9JiYfB6h6BgV50CCfasfLf/uvOcJskMSwcdH1PHH9rvS1IrNy8zad6IUVPVUfmXr+u+Km9IxcfMLzgdOudz9EQ==",
  639. "cpu": [
  640. "arm"
  641. ],
  642. "dev": true,
  643. "license": "MIT",
  644. "optional": true,
  645. "os": [
  646. "linux"
  647. ],
  648. "engines": {
  649. "node": ">= 10.0.0"
  650. },
  651. "funding": {
  652. "type": "opencollective",
  653. "url": "https://opencollective.com/parcel"
  654. }
  655. },
  656. "node_modules/@parcel/watcher-linux-arm-musl": {
  657. "version": "2.5.6",
  658. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.6.tgz",
  659. "integrity": "sha512-Ve3gUCG57nuUUSyjBq/MAM0CzArtuIOxsBdQ+ftz6ho8n7s1i9E1Nmk/xmP323r2YL0SONs1EuwqBp2u1k5fxg==",
  660. "cpu": [
  661. "arm"
  662. ],
  663. "dev": true,
  664. "license": "MIT",
  665. "optional": true,
  666. "os": [
  667. "linux"
  668. ],
  669. "engines": {
  670. "node": ">= 10.0.0"
  671. },
  672. "funding": {
  673. "type": "opencollective",
  674. "url": "https://opencollective.com/parcel"
  675. }
  676. },
  677. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  678. "version": "2.5.6",
  679. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.6.tgz",
  680. "integrity": "sha512-f2g/DT3NhGPdBmMWYoxixqYr3v/UXcmLOYy16Bx0TM20Tchduwr4EaCbmxh1321TABqPGDpS8D/ggOTaljijOA==",
  681. "cpu": [
  682. "arm64"
  683. ],
  684. "dev": true,
  685. "license": "MIT",
  686. "optional": true,
  687. "os": [
  688. "linux"
  689. ],
  690. "engines": {
  691. "node": ">= 10.0.0"
  692. },
  693. "funding": {
  694. "type": "opencollective",
  695. "url": "https://opencollective.com/parcel"
  696. }
  697. },
  698. "node_modules/@parcel/watcher-linux-arm64-musl": {
  699. "version": "2.5.6",
  700. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.6.tgz",
  701. "integrity": "sha512-qb6naMDGlbCwdhLj6hgoVKJl2odL34z2sqkC7Z6kzir8b5W65WYDpLB6R06KabvZdgoHI/zxke4b3zR0wAbDTA==",
  702. "cpu": [
  703. "arm64"
  704. ],
  705. "dev": true,
  706. "license": "MIT",
  707. "optional": true,
  708. "os": [
  709. "linux"
  710. ],
  711. "engines": {
  712. "node": ">= 10.0.0"
  713. },
  714. "funding": {
  715. "type": "opencollective",
  716. "url": "https://opencollective.com/parcel"
  717. }
  718. },
  719. "node_modules/@parcel/watcher-linux-x64-glibc": {
  720. "version": "2.5.6",
  721. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.6.tgz",
  722. "integrity": "sha512-kbT5wvNQlx7NaGjzPFu8nVIW1rWqV780O7ZtkjuWaPUgpv2NMFpjYERVi0UYj1msZNyCzGlaCWEtzc+exjMGbQ==",
  723. "cpu": [
  724. "x64"
  725. ],
  726. "dev": true,
  727. "license": "MIT",
  728. "optional": true,
  729. "os": [
  730. "linux"
  731. ],
  732. "engines": {
  733. "node": ">= 10.0.0"
  734. },
  735. "funding": {
  736. "type": "opencollective",
  737. "url": "https://opencollective.com/parcel"
  738. }
  739. },
  740. "node_modules/@parcel/watcher-linux-x64-musl": {
  741. "version": "2.5.6",
  742. "resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.6.tgz",
  743. "integrity": "sha512-1JRFeC+h7RdXwldHzTsmdtYR/Ku8SylLgTU/reMuqdVD7CtLwf0VR1FqeprZ0eHQkO0vqsbvFLXUmYm/uNKJBg==",
  744. "cpu": [
  745. "x64"
  746. ],
  747. "dev": true,
  748. "license": "MIT",
  749. "optional": true,
  750. "os": [
  751. "linux"
  752. ],
  753. "engines": {
  754. "node": ">= 10.0.0"
  755. },
  756. "funding": {
  757. "type": "opencollective",
  758. "url": "https://opencollective.com/parcel"
  759. }
  760. },
  761. "node_modules/@parcel/watcher-win32-arm64": {
  762. "version": "2.5.6",
  763. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.6.tgz",
  764. "integrity": "sha512-3ukyebjc6eGlw9yRt678DxVF7rjXatWiHvTXqphZLvo7aC5NdEgFufVwjFfY51ijYEWpXbqF5jtrK275z52D4Q==",
  765. "cpu": [
  766. "arm64"
  767. ],
  768. "dev": true,
  769. "license": "MIT",
  770. "optional": true,
  771. "os": [
  772. "win32"
  773. ],
  774. "engines": {
  775. "node": ">= 10.0.0"
  776. },
  777. "funding": {
  778. "type": "opencollective",
  779. "url": "https://opencollective.com/parcel"
  780. }
  781. },
  782. "node_modules/@parcel/watcher-win32-ia32": {
  783. "version": "2.5.6",
  784. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.6.tgz",
  785. "integrity": "sha512-k35yLp1ZMwwee3Ez/pxBi5cf4AoBKYXj00CZ80jUz5h8prpiaQsiRPKQMxoLstNuqe2vR4RNPEAEcjEFzhEz/g==",
  786. "cpu": [
  787. "ia32"
  788. ],
  789. "dev": true,
  790. "license": "MIT",
  791. "optional": true,
  792. "os": [
  793. "win32"
  794. ],
  795. "engines": {
  796. "node": ">= 10.0.0"
  797. },
  798. "funding": {
  799. "type": "opencollective",
  800. "url": "https://opencollective.com/parcel"
  801. }
  802. },
  803. "node_modules/@parcel/watcher-win32-x64": {
  804. "version": "2.5.6",
  805. "resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.6.tgz",
  806. "integrity": "sha512-hbQlYcCq5dlAX9Qx+kFb0FHue6vbjlf0FrNzSKdYK2APUf7tGfGxQCk2ihEREmbR6ZMc0MVAD5RIX/41gpUzTw==",
  807. "cpu": [
  808. "x64"
  809. ],
  810. "dev": true,
  811. "license": "MIT",
  812. "optional": true,
  813. "os": [
  814. "win32"
  815. ],
  816. "engines": {
  817. "node": ">= 10.0.0"
  818. },
  819. "funding": {
  820. "type": "opencollective",
  821. "url": "https://opencollective.com/parcel"
  822. }
  823. },
  824. "node_modules/@popperjs/core": {
  825. "name": "@sxzz/popperjs-es",
  826. "version": "2.11.8",
  827. "resolved": "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.8.tgz",
  828. "integrity": "sha512-wOwESXvvED3S8xBmcPWHs2dUuzrE4XiZeFu7e1hROIJkm02a49N120pmOXxY33sBb6hArItm5W5tcg1cBtV+HQ==",
  829. "license": "MIT",
  830. "funding": {
  831. "type": "opencollective",
  832. "url": "https://opencollective.com/popperjs"
  833. }
  834. },
  835. "node_modules/@rollup/rollup-android-arm-eabi": {
  836. "version": "4.60.4",
  837. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.60.4.tgz",
  838. "integrity": "sha512-F5QXMSiFebS9hKZj02XhWLLnRpJ3B3AROP0tWbFBSj+6kCbg5m9j5JoHKd4mmSVy5mS/IMQloYgYxCuJC0fxEQ==",
  839. "cpu": [
  840. "arm"
  841. ],
  842. "dev": true,
  843. "license": "MIT",
  844. "optional": true,
  845. "os": [
  846. "android"
  847. ]
  848. },
  849. "node_modules/@rollup/rollup-android-arm64": {
  850. "version": "4.60.4",
  851. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.60.4.tgz",
  852. "integrity": "sha512-GxxTKApUpzRhof7poWvCJHRF51C67u1R7D6DiluBE8wKU1u5GWE8t+v81JvJYtbawoBFX1hLv5Ei4eVjkWokaw==",
  853. "cpu": [
  854. "arm64"
  855. ],
  856. "dev": true,
  857. "license": "MIT",
  858. "optional": true,
  859. "os": [
  860. "android"
  861. ]
  862. },
  863. "node_modules/@rollup/rollup-darwin-arm64": {
  864. "version": "4.60.4",
  865. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.60.4.tgz",
  866. "integrity": "sha512-tua0TaJxMOB1R0V0RS1jFZ/RpURFDJIOR2A6jWwQeawuFyS4gBW+rntLRaQd0EQ4bd6Vp44Z2rXW+YYDBsj6IA==",
  867. "cpu": [
  868. "arm64"
  869. ],
  870. "dev": true,
  871. "license": "MIT",
  872. "optional": true,
  873. "os": [
  874. "darwin"
  875. ]
  876. },
  877. "node_modules/@rollup/rollup-darwin-x64": {
  878. "version": "4.60.4",
  879. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.60.4.tgz",
  880. "integrity": "sha512-CSKq7MsP+5PFIcydhAiR1K0UhEI1A2jWXVKHPCBZ151yOutENwvnPocgVHkivu2kviURtCEB6zUQw0vs8RrhMg==",
  881. "cpu": [
  882. "x64"
  883. ],
  884. "dev": true,
  885. "license": "MIT",
  886. "optional": true,
  887. "os": [
  888. "darwin"
  889. ]
  890. },
  891. "node_modules/@rollup/rollup-freebsd-arm64": {
  892. "version": "4.60.4",
  893. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.60.4.tgz",
  894. "integrity": "sha512-+O8OkVdyvXMtJEciu2wS/pzm1IxntEEQx3z5TAVy4l32G0etZn+RsA48ARRrFm6Ri8fvqPQfgrvNxSjKAbnd3g==",
  895. "cpu": [
  896. "arm64"
  897. ],
  898. "dev": true,
  899. "license": "MIT",
  900. "optional": true,
  901. "os": [
  902. "freebsd"
  903. ]
  904. },
  905. "node_modules/@rollup/rollup-freebsd-x64": {
  906. "version": "4.60.4",
  907. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.60.4.tgz",
  908. "integrity": "sha512-Iw3oMskH3AfNuhU0MSN7vNbdi4me/NiYo2azqPz/Le16zHSa+3RRmliCMWWQmh4lcndccU40xcJuTYJZxNo/lw==",
  909. "cpu": [
  910. "x64"
  911. ],
  912. "dev": true,
  913. "license": "MIT",
  914. "optional": true,
  915. "os": [
  916. "freebsd"
  917. ]
  918. },
  919. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  920. "version": "4.60.4",
  921. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.60.4.tgz",
  922. "integrity": "sha512-EIPRXTVQpHyF8WOo219AD2yEltPehLTcTMz2fn6JsatLYSzQf00hj3rulF+yauOlF9/FtM2WpkT/hJh/KJFGhA==",
  923. "cpu": [
  924. "arm"
  925. ],
  926. "dev": true,
  927. "license": "MIT",
  928. "optional": true,
  929. "os": [
  930. "linux"
  931. ]
  932. },
  933. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  934. "version": "4.60.4",
  935. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.60.4.tgz",
  936. "integrity": "sha512-J3Yh9PzzF1Ovah2At+lHiGQdsYgArxBbXv/zHfSyaiFQEqvNv7DcW98pCrmdjCZBrqBiKrKKe2V+aaSGWuBe/w==",
  937. "cpu": [
  938. "arm"
  939. ],
  940. "dev": true,
  941. "license": "MIT",
  942. "optional": true,
  943. "os": [
  944. "linux"
  945. ]
  946. },
  947. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  948. "version": "4.60.4",
  949. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.60.4.tgz",
  950. "integrity": "sha512-BFDEZMYfUvLn37ONE1yMBojPxnMlTFsdyNoqncT0qFq1mAfllL+ATMMJd8TeuVMiX84s1KbcxcZbXInmcO2mRg==",
  951. "cpu": [
  952. "arm64"
  953. ],
  954. "dev": true,
  955. "license": "MIT",
  956. "optional": true,
  957. "os": [
  958. "linux"
  959. ]
  960. },
  961. "node_modules/@rollup/rollup-linux-arm64-musl": {
  962. "version": "4.60.4",
  963. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.60.4.tgz",
  964. "integrity": "sha512-pc9EYOSlOgdQ2uPl1o9PF6/kLSgaUosia7gOuS8mB69IxJvlclko1MECXysjs5ryez1/5zjYqx3+xYU0TU6R1A==",
  965. "cpu": [
  966. "arm64"
  967. ],
  968. "dev": true,
  969. "license": "MIT",
  970. "optional": true,
  971. "os": [
  972. "linux"
  973. ]
  974. },
  975. "node_modules/@rollup/rollup-linux-loong64-gnu": {
  976. "version": "4.60.4",
  977. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.60.4.tgz",
  978. "integrity": "sha512-NxnomyxYerDh5n4iLrNa+sH+Z+U4BMEE46V2PgQ/hoB909i8gV1M5wPojWg9fk1jWpO3IQnOs20K4wyZuFLEFQ==",
  979. "cpu": [
  980. "loong64"
  981. ],
  982. "dev": true,
  983. "license": "MIT",
  984. "optional": true,
  985. "os": [
  986. "linux"
  987. ]
  988. },
  989. "node_modules/@rollup/rollup-linux-loong64-musl": {
  990. "version": "4.60.4",
  991. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.60.4.tgz",
  992. "integrity": "sha512-nbJnQ8a3z1mtmrwImCYhc6BGpThAyYVRQxw9uKSKG4wR6aAYno9sVjJ0zaZcW9BPJX1GbrDPf+SvdWjgTuDmnw==",
  993. "cpu": [
  994. "loong64"
  995. ],
  996. "dev": true,
  997. "license": "MIT",
  998. "optional": true,
  999. "os": [
  1000. "linux"
  1001. ]
  1002. },
  1003. "node_modules/@rollup/rollup-linux-ppc64-gnu": {
  1004. "version": "4.60.4",
  1005. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.60.4.tgz",
  1006. "integrity": "sha512-2EU6acNrQLd8tYvo/LXW535wupT3m6fo7HKo6lr7ktQoItxTyOL1ZCR/GfGCuXl2vR+zmfI6eRXkSemafv+iVg==",
  1007. "cpu": [
  1008. "ppc64"
  1009. ],
  1010. "dev": true,
  1011. "license": "MIT",
  1012. "optional": true,
  1013. "os": [
  1014. "linux"
  1015. ]
  1016. },
  1017. "node_modules/@rollup/rollup-linux-ppc64-musl": {
  1018. "version": "4.60.4",
  1019. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.60.4.tgz",
  1020. "integrity": "sha512-WeBtoMuaMxiiIrO2IYP3xs6GMWkJP2C0EoT8beTLkUPmzV1i/UcOSVw1d5r9KBODtHKilG5yFxsGRnBbK3wJ4A==",
  1021. "cpu": [
  1022. "ppc64"
  1023. ],
  1024. "dev": true,
  1025. "license": "MIT",
  1026. "optional": true,
  1027. "os": [
  1028. "linux"
  1029. ]
  1030. },
  1031. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  1032. "version": "4.60.4",
  1033. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.60.4.tgz",
  1034. "integrity": "sha512-FJHFfqpKUI3A10WrWKiFbBZ7yVbGT4q4B5o1qKFFojqpaYoh9LrQgqWCmmcxQzVSXYtyB5bzkXrYzlHTs21MYA==",
  1035. "cpu": [
  1036. "riscv64"
  1037. ],
  1038. "dev": true,
  1039. "license": "MIT",
  1040. "optional": true,
  1041. "os": [
  1042. "linux"
  1043. ]
  1044. },
  1045. "node_modules/@rollup/rollup-linux-riscv64-musl": {
  1046. "version": "4.60.4",
  1047. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.60.4.tgz",
  1048. "integrity": "sha512-mcEl6CUT5IAUmQf1m9FYSmVqCJlpQ8r8eyftFUHG8i9OhY7BkBXSUdnLH5DOf0wCOjcP9v/QO93zpmF1SptCCw==",
  1049. "cpu": [
  1050. "riscv64"
  1051. ],
  1052. "dev": true,
  1053. "license": "MIT",
  1054. "optional": true,
  1055. "os": [
  1056. "linux"
  1057. ]
  1058. },
  1059. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  1060. "version": "4.60.4",
  1061. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.60.4.tgz",
  1062. "integrity": "sha512-ynt3JxVd2w2buzoKDWIyiV1pJW93xlQic1THVLXilz429oijRpSHivZAgp65KBu+cMcgf1eVVjdnTLvPxgCuoQ==",
  1063. "cpu": [
  1064. "s390x"
  1065. ],
  1066. "dev": true,
  1067. "license": "MIT",
  1068. "optional": true,
  1069. "os": [
  1070. "linux"
  1071. ]
  1072. },
  1073. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1074. "version": "4.60.4",
  1075. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.60.4.tgz",
  1076. "integrity": "sha512-Boiz5+MsaROEWDf+GGEwF8VMHGhlUoQMtIPjOgA5fv4osupqTVnJteQNKJwUcnUog2G55jYXH7KZFFiJe0TEzQ==",
  1077. "cpu": [
  1078. "x64"
  1079. ],
  1080. "dev": true,
  1081. "license": "MIT",
  1082. "optional": true,
  1083. "os": [
  1084. "linux"
  1085. ]
  1086. },
  1087. "node_modules/@rollup/rollup-linux-x64-musl": {
  1088. "version": "4.60.4",
  1089. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.60.4.tgz",
  1090. "integrity": "sha512-+qfSY27qIrFfI/Hom04KYFw3GKZSGU4lXus51wsb5EuySfFlWRwjkKWoE9emgRw/ukoT4Udsj4W/+xxG8VbPKg==",
  1091. "cpu": [
  1092. "x64"
  1093. ],
  1094. "dev": true,
  1095. "license": "MIT",
  1096. "optional": true,
  1097. "os": [
  1098. "linux"
  1099. ]
  1100. },
  1101. "node_modules/@rollup/rollup-openbsd-x64": {
  1102. "version": "4.60.4",
  1103. "resolved": "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.60.4.tgz",
  1104. "integrity": "sha512-VpTfOPHgVXEBeeR8hZ2O0F3aSso+JDWqTWmTmzcQKted54IAdUVbxE+j/MVxUsKa8L20HJhv3vUezVPoquqWjA==",
  1105. "cpu": [
  1106. "x64"
  1107. ],
  1108. "dev": true,
  1109. "license": "MIT",
  1110. "optional": true,
  1111. "os": [
  1112. "openbsd"
  1113. ]
  1114. },
  1115. "node_modules/@rollup/rollup-openharmony-arm64": {
  1116. "version": "4.60.4",
  1117. "resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.60.4.tgz",
  1118. "integrity": "sha512-IPOsh5aRYuLv/nkU51X10Bf75Bsf6+gZdx1X+QP5QM6lIJFHHqbHLG0uJn/hWthzo13UAc2umiUorqZy3axoZg==",
  1119. "cpu": [
  1120. "arm64"
  1121. ],
  1122. "dev": true,
  1123. "license": "MIT",
  1124. "optional": true,
  1125. "os": [
  1126. "openharmony"
  1127. ]
  1128. },
  1129. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  1130. "version": "4.60.4",
  1131. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.60.4.tgz",
  1132. "integrity": "sha512-4QzE9E81OohJ/HKzHhsqU+zcYYojVOXlFMs1DdyMT6qXl/niOH7AVElmmEdUNHHS/oRkc++d5k6Vy85zFs0DEw==",
  1133. "cpu": [
  1134. "arm64"
  1135. ],
  1136. "dev": true,
  1137. "license": "MIT",
  1138. "optional": true,
  1139. "os": [
  1140. "win32"
  1141. ]
  1142. },
  1143. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  1144. "version": "4.60.4",
  1145. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.60.4.tgz",
  1146. "integrity": "sha512-zTPgT1YuHHcd+Tmx7h8aml0FWFVelV5N54oHow9SLj+GfoDy/huQ+UV396N/C7KpMDMiPspRktzM1/0r1usYEA==",
  1147. "cpu": [
  1148. "ia32"
  1149. ],
  1150. "dev": true,
  1151. "license": "MIT",
  1152. "optional": true,
  1153. "os": [
  1154. "win32"
  1155. ]
  1156. },
  1157. "node_modules/@rollup/rollup-win32-x64-gnu": {
  1158. "version": "4.60.4",
  1159. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.60.4.tgz",
  1160. "integrity": "sha512-DRS4G7mi9lJxqEDezIkKCaUIKCrLUUDCUaCsTPCi/rtqaC6D/jjwslMQyiDU50Ka0JKpeXeRBFBAXwArY52vBw==",
  1161. "cpu": [
  1162. "x64"
  1163. ],
  1164. "dev": true,
  1165. "license": "MIT",
  1166. "optional": true,
  1167. "os": [
  1168. "win32"
  1169. ]
  1170. },
  1171. "node_modules/@rollup/rollup-win32-x64-msvc": {
  1172. "version": "4.60.4",
  1173. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.60.4.tgz",
  1174. "integrity": "sha512-QVTUovf40zgTqlFVrKA1uXMVvU2QWEFWfAH8Wdc48IxLvrJMQVMBRjuQyUpzZCDkakImib9eVazbWlC6ksWtJw==",
  1175. "cpu": [
  1176. "x64"
  1177. ],
  1178. "dev": true,
  1179. "license": "MIT",
  1180. "optional": true,
  1181. "os": [
  1182. "win32"
  1183. ]
  1184. },
  1185. "node_modules/@types/estree": {
  1186. "version": "1.0.8",
  1187. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz",
  1188. "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
  1189. "dev": true,
  1190. "license": "MIT"
  1191. },
  1192. "node_modules/@types/lodash": {
  1193. "version": "4.17.24",
  1194. "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.24.tgz",
  1195. "integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==",
  1196. "license": "MIT"
  1197. },
  1198. "node_modules/@types/lodash-es": {
  1199. "version": "4.17.12",
  1200. "resolved": "https://registry.npmmirror.com/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  1201. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  1202. "license": "MIT",
  1203. "dependencies": {
  1204. "@types/lodash": "*"
  1205. }
  1206. },
  1207. "node_modules/@types/web-bluetooth": {
  1208. "version": "0.0.21",
  1209. "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.21.tgz",
  1210. "integrity": "sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==",
  1211. "license": "MIT"
  1212. },
  1213. "node_modules/@vitejs/plugin-vue": {
  1214. "version": "5.2.4",
  1215. "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz",
  1216. "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==",
  1217. "dev": true,
  1218. "license": "MIT",
  1219. "engines": {
  1220. "node": "^18.0.0 || >=20.0.0"
  1221. },
  1222. "peerDependencies": {
  1223. "vite": "^5.0.0 || ^6.0.0",
  1224. "vue": "^3.2.25"
  1225. }
  1226. },
  1227. "node_modules/@volar/language-core": {
  1228. "version": "2.4.15",
  1229. "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.15.tgz",
  1230. "integrity": "sha512-3VHw+QZU0ZG9IuQmzT68IyN4hZNd9GchGPhbD9+pa8CVv7rnoOZwo7T8weIbrRmihqy3ATpdfXFnqRrfPVK6CA==",
  1231. "dev": true,
  1232. "license": "MIT",
  1233. "dependencies": {
  1234. "@volar/source-map": "2.4.15"
  1235. }
  1236. },
  1237. "node_modules/@volar/source-map": {
  1238. "version": "2.4.15",
  1239. "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.15.tgz",
  1240. "integrity": "sha512-CPbMWlUN6hVZJYGcU/GSoHu4EnCHiLaXI9n8c9la6RaI9W5JHX+NqG+GSQcB0JdC2FIBLdZJwGsfKyBB71VlTg==",
  1241. "dev": true,
  1242. "license": "MIT"
  1243. },
  1244. "node_modules/@volar/typescript": {
  1245. "version": "2.4.15",
  1246. "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.15.tgz",
  1247. "integrity": "sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==",
  1248. "dev": true,
  1249. "license": "MIT",
  1250. "dependencies": {
  1251. "@volar/language-core": "2.4.15",
  1252. "path-browserify": "^1.0.1",
  1253. "vscode-uri": "^3.0.8"
  1254. }
  1255. },
  1256. "node_modules/@vue/compiler-core": {
  1257. "version": "3.5.34",
  1258. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.34.tgz",
  1259. "integrity": "sha512-s9cLyK5mLcvZ4Agva5QgRsQyLKvts9WbU9DB6NqiZkkGEdwmcEiylj5Jbwkp680drF/NNCV8OlAJSe+yMLxaJw==",
  1260. "license": "MIT",
  1261. "dependencies": {
  1262. "@babel/parser": "^7.29.3",
  1263. "@vue/shared": "3.5.34",
  1264. "entities": "^7.0.1",
  1265. "estree-walker": "^2.0.2",
  1266. "source-map-js": "^1.2.1"
  1267. }
  1268. },
  1269. "node_modules/@vue/compiler-dom": {
  1270. "version": "3.5.34",
  1271. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.34.tgz",
  1272. "integrity": "sha512-EbF/T++k0e2MMZlJsBhzK8Sgwt0HcIPOhzn1CTB/lv6sQcyk+OWf8YeiLxZp3ro7MbbLcAfAJ6sEvjFWuNgUCw==",
  1273. "license": "MIT",
  1274. "dependencies": {
  1275. "@vue/compiler-core": "3.5.34",
  1276. "@vue/shared": "3.5.34"
  1277. }
  1278. },
  1279. "node_modules/@vue/compiler-sfc": {
  1280. "version": "3.5.34",
  1281. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.34.tgz",
  1282. "integrity": "sha512-D/ihr6uZeIt6r+pVZf46RWT1fAsLFMbUP7k8G1VkiiWexriED9GrX3echHd4Abbt17zjlfiFJ8z7a3BxZOPNjg==",
  1283. "license": "MIT",
  1284. "dependencies": {
  1285. "@babel/parser": "^7.29.3",
  1286. "@vue/compiler-core": "3.5.34",
  1287. "@vue/compiler-dom": "3.5.34",
  1288. "@vue/compiler-ssr": "3.5.34",
  1289. "@vue/shared": "3.5.34",
  1290. "estree-walker": "^2.0.2",
  1291. "magic-string": "^0.30.21",
  1292. "postcss": "^8.5.14",
  1293. "source-map-js": "^1.2.1"
  1294. }
  1295. },
  1296. "node_modules/@vue/compiler-ssr": {
  1297. "version": "3.5.34",
  1298. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.34.tgz",
  1299. "integrity": "sha512-cDtTHKibkThKGHH1SP+WdccquNRYQDFH6rRjQCqT9G2ltFAfoR5pUftpab/z+aM5mW9HLLVQW7hfKKQe/1GBeQ==",
  1300. "license": "MIT",
  1301. "dependencies": {
  1302. "@vue/compiler-dom": "3.5.34",
  1303. "@vue/shared": "3.5.34"
  1304. }
  1305. },
  1306. "node_modules/@vue/compiler-vue2": {
  1307. "version": "2.7.16",
  1308. "resolved": "https://registry.npmmirror.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz",
  1309. "integrity": "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==",
  1310. "dev": true,
  1311. "license": "MIT",
  1312. "dependencies": {
  1313. "de-indent": "^1.0.2",
  1314. "he": "^1.2.0"
  1315. }
  1316. },
  1317. "node_modules/@vue/devtools-api": {
  1318. "version": "6.6.4",
  1319. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  1320. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  1321. "license": "MIT"
  1322. },
  1323. "node_modules/@vue/language-core": {
  1324. "version": "2.2.12",
  1325. "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.12.tgz",
  1326. "integrity": "sha512-IsGljWbKGU1MZpBPN+BvPAdr55YPkj2nB/TBNGNC32Vy2qLG25DYu/NBN2vNtZqdRbTRjaoYrahLrToim2NanA==",
  1327. "dev": true,
  1328. "license": "MIT",
  1329. "dependencies": {
  1330. "@volar/language-core": "2.4.15",
  1331. "@vue/compiler-dom": "^3.5.0",
  1332. "@vue/compiler-vue2": "^2.7.16",
  1333. "@vue/shared": "^3.5.0",
  1334. "alien-signals": "^1.0.3",
  1335. "minimatch": "^9.0.3",
  1336. "muggle-string": "^0.4.1",
  1337. "path-browserify": "^1.0.1"
  1338. },
  1339. "peerDependencies": {
  1340. "typescript": "*"
  1341. },
  1342. "peerDependenciesMeta": {
  1343. "typescript": {
  1344. "optional": true
  1345. }
  1346. }
  1347. },
  1348. "node_modules/@vue/reactivity": {
  1349. "version": "3.5.34",
  1350. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.34.tgz",
  1351. "integrity": "sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==",
  1352. "license": "MIT",
  1353. "dependencies": {
  1354. "@vue/shared": "3.5.34"
  1355. }
  1356. },
  1357. "node_modules/@vue/runtime-core": {
  1358. "version": "3.5.34",
  1359. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.34.tgz",
  1360. "integrity": "sha512-mKeBYvu8tcMSLhypAHBmriUFfWXKTCF/23Z4jiCoYK3UtWepkliViNLuR90V9XOyD62mUxs9p1jsrpK3CCGIzw==",
  1361. "license": "MIT",
  1362. "dependencies": {
  1363. "@vue/reactivity": "3.5.34",
  1364. "@vue/shared": "3.5.34"
  1365. }
  1366. },
  1367. "node_modules/@vue/runtime-dom": {
  1368. "version": "3.5.34",
  1369. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.34.tgz",
  1370. "integrity": "sha512-e8kZzERmCwUnBRVsgSQlAfrfU2rGoy0FFKPBXSlfEjc/O3KfA7QP0t1/2ZylrbchjmIKB4dPTd07A6WPr0eOrg==",
  1371. "license": "MIT",
  1372. "dependencies": {
  1373. "@vue/reactivity": "3.5.34",
  1374. "@vue/runtime-core": "3.5.34",
  1375. "@vue/shared": "3.5.34",
  1376. "csstype": "^3.2.3"
  1377. }
  1378. },
  1379. "node_modules/@vue/server-renderer": {
  1380. "version": "3.5.34",
  1381. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.34.tgz",
  1382. "integrity": "sha512-nHxmJoTrKsmrkbILRhkC9gY1G3moZbJTqCzDd7DOOzG5KH9oeJ0Unqrff5f9v0pW//jES05ZkJcNtfE8JjOIew==",
  1383. "license": "MIT",
  1384. "dependencies": {
  1385. "@vue/compiler-ssr": "3.5.34",
  1386. "@vue/shared": "3.5.34"
  1387. },
  1388. "peerDependencies": {
  1389. "vue": "3.5.34"
  1390. }
  1391. },
  1392. "node_modules/@vue/shared": {
  1393. "version": "3.5.34",
  1394. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.34.tgz",
  1395. "integrity": "sha512-24uqU4OIiX29ryC3MeWid/Xf2fa2EFRUVLb77nRhk+UrTVrh/XiGtFAFmJBAtBRbjwNdsPRP+jj/OL27Eg1NDA==",
  1396. "license": "MIT"
  1397. },
  1398. "node_modules/@vueuse/core": {
  1399. "version": "14.3.0",
  1400. "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-14.3.0.tgz",
  1401. "integrity": "sha512-aHfz47g0ZhMtTVHmIzMVpJy8ePhhOy68GY5bv110+5DVtZ+W7BsOx+m61UNQqfrWyPztIHIanWa3E2tib3NFIw==",
  1402. "license": "MIT",
  1403. "dependencies": {
  1404. "@types/web-bluetooth": "^0.0.21",
  1405. "@vueuse/metadata": "14.3.0",
  1406. "@vueuse/shared": "14.3.0"
  1407. },
  1408. "funding": {
  1409. "url": "https://github.com/sponsors/antfu"
  1410. },
  1411. "peerDependencies": {
  1412. "vue": "^3.5.0"
  1413. }
  1414. },
  1415. "node_modules/@vueuse/metadata": {
  1416. "version": "14.3.0",
  1417. "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-14.3.0.tgz",
  1418. "integrity": "sha512-BwxmbAzwAVF50+MW57GXOUEV61nFBGnlBvrTqj49PqWJu3uw7hdu72ztXeZ33RdZtDY6kO+bfCAE1PCn88Tktw==",
  1419. "license": "MIT",
  1420. "funding": {
  1421. "url": "https://github.com/sponsors/antfu"
  1422. }
  1423. },
  1424. "node_modules/@vueuse/shared": {
  1425. "version": "14.3.0",
  1426. "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-14.3.0.tgz",
  1427. "integrity": "sha512-bZpge9eSXwa4ToSiqJ7j6KRwhAsneMFoSz3LMWKQDkqimm3D/tbFlrklrs/IOqC8tEcYmXQZJ6N0UrjhBirVCg==",
  1428. "license": "MIT",
  1429. "funding": {
  1430. "url": "https://github.com/sponsors/antfu"
  1431. },
  1432. "peerDependencies": {
  1433. "vue": "^3.5.0"
  1434. }
  1435. },
  1436. "node_modules/agent-base": {
  1437. "version": "6.0.2",
  1438. "resolved": "https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz",
  1439. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  1440. "license": "MIT",
  1441. "dependencies": {
  1442. "debug": "4"
  1443. },
  1444. "engines": {
  1445. "node": ">= 6.0.0"
  1446. }
  1447. },
  1448. "node_modules/alien-signals": {
  1449. "version": "1.0.13",
  1450. "resolved": "https://registry.npmmirror.com/alien-signals/-/alien-signals-1.0.13.tgz",
  1451. "integrity": "sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==",
  1452. "dev": true,
  1453. "license": "MIT"
  1454. },
  1455. "node_modules/async-validator": {
  1456. "version": "4.2.5",
  1457. "resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
  1458. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1459. "license": "MIT"
  1460. },
  1461. "node_modules/asynckit": {
  1462. "version": "0.4.0",
  1463. "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
  1464. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1465. "license": "MIT"
  1466. },
  1467. "node_modules/axios": {
  1468. "version": "1.16.1",
  1469. "resolved": "https://registry.npmmirror.com/axios/-/axios-1.16.1.tgz",
  1470. "integrity": "sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==",
  1471. "license": "MIT",
  1472. "dependencies": {
  1473. "follow-redirects": "^1.16.0",
  1474. "form-data": "^4.0.5",
  1475. "https-proxy-agent": "^5.0.1",
  1476. "proxy-from-env": "^2.1.0"
  1477. }
  1478. },
  1479. "node_modules/balanced-match": {
  1480. "version": "1.0.2",
  1481. "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
  1482. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  1483. "dev": true,
  1484. "license": "MIT"
  1485. },
  1486. "node_modules/brace-expansion": {
  1487. "version": "2.1.1",
  1488. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.1.1.tgz",
  1489. "integrity": "sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==",
  1490. "dev": true,
  1491. "license": "MIT",
  1492. "dependencies": {
  1493. "balanced-match": "^1.0.0"
  1494. }
  1495. },
  1496. "node_modules/call-bind-apply-helpers": {
  1497. "version": "1.0.2",
  1498. "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  1499. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  1500. "license": "MIT",
  1501. "dependencies": {
  1502. "es-errors": "^1.3.0",
  1503. "function-bind": "^1.1.2"
  1504. },
  1505. "engines": {
  1506. "node": ">= 0.4"
  1507. }
  1508. },
  1509. "node_modules/chokidar": {
  1510. "version": "5.0.0",
  1511. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-5.0.0.tgz",
  1512. "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
  1513. "dev": true,
  1514. "license": "MIT",
  1515. "dependencies": {
  1516. "readdirp": "^5.0.0"
  1517. },
  1518. "engines": {
  1519. "node": ">= 20.19.0"
  1520. },
  1521. "funding": {
  1522. "url": "https://paulmillr.com/funding/"
  1523. }
  1524. },
  1525. "node_modules/combined-stream": {
  1526. "version": "1.0.8",
  1527. "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
  1528. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1529. "license": "MIT",
  1530. "dependencies": {
  1531. "delayed-stream": "~1.0.0"
  1532. },
  1533. "engines": {
  1534. "node": ">= 0.8"
  1535. }
  1536. },
  1537. "node_modules/csstype": {
  1538. "version": "3.2.3",
  1539. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
  1540. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1541. "license": "MIT"
  1542. },
  1543. "node_modules/dayjs": {
  1544. "version": "1.11.20",
  1545. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.20.tgz",
  1546. "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==",
  1547. "license": "MIT"
  1548. },
  1549. "node_modules/de-indent": {
  1550. "version": "1.0.2",
  1551. "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz",
  1552. "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==",
  1553. "dev": true,
  1554. "license": "MIT"
  1555. },
  1556. "node_modules/debug": {
  1557. "version": "4.4.3",
  1558. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.3.tgz",
  1559. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  1560. "license": "MIT",
  1561. "dependencies": {
  1562. "ms": "^2.1.3"
  1563. },
  1564. "engines": {
  1565. "node": ">=6.0"
  1566. },
  1567. "peerDependenciesMeta": {
  1568. "supports-color": {
  1569. "optional": true
  1570. }
  1571. }
  1572. },
  1573. "node_modules/delayed-stream": {
  1574. "version": "1.0.0",
  1575. "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
  1576. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  1577. "license": "MIT",
  1578. "engines": {
  1579. "node": ">=0.4.0"
  1580. }
  1581. },
  1582. "node_modules/detect-libc": {
  1583. "version": "2.1.2",
  1584. "resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-2.1.2.tgz",
  1585. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1586. "dev": true,
  1587. "license": "Apache-2.0",
  1588. "optional": true,
  1589. "engines": {
  1590. "node": ">=8"
  1591. }
  1592. },
  1593. "node_modules/dunder-proto": {
  1594. "version": "1.0.1",
  1595. "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
  1596. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  1597. "license": "MIT",
  1598. "dependencies": {
  1599. "call-bind-apply-helpers": "^1.0.1",
  1600. "es-errors": "^1.3.0",
  1601. "gopd": "^1.2.0"
  1602. },
  1603. "engines": {
  1604. "node": ">= 0.4"
  1605. }
  1606. },
  1607. "node_modules/echarts": {
  1608. "version": "5.6.0",
  1609. "resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.6.0.tgz",
  1610. "integrity": "sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==",
  1611. "license": "Apache-2.0",
  1612. "dependencies": {
  1613. "tslib": "2.3.0",
  1614. "zrender": "5.6.1"
  1615. }
  1616. },
  1617. "node_modules/element-plus": {
  1618. "version": "2.14.0",
  1619. "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.14.0.tgz",
  1620. "integrity": "sha512-POgH+TtoreaEKWqYYAVQyE6i8rQMEFqAEublyF29dBA5yASWPLKY6EzfeqBTr2Uv26mPss4vSrMrNPyaK7LX5w==",
  1621. "license": "MIT",
  1622. "dependencies": {
  1623. "@ctrl/tinycolor": "^4.2.0",
  1624. "@element-plus/icons-vue": "^2.3.2",
  1625. "@floating-ui/dom": "^1.0.1",
  1626. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.8",
  1627. "@types/lodash": "^4.17.24",
  1628. "@types/lodash-es": "^4.17.12",
  1629. "@vueuse/core": "14.3.0",
  1630. "async-validator": "^4.2.5",
  1631. "dayjs": "^1.11.20",
  1632. "lodash": "^4.18.1",
  1633. "lodash-es": "^4.18.1",
  1634. "lodash-unified": "^1.0.3",
  1635. "memoize-one": "^6.0.0",
  1636. "normalize-wheel-es": "^1.2.0",
  1637. "vue-component-type-helpers": "^3.2.8"
  1638. },
  1639. "peerDependencies": {
  1640. "vue": "^3.3.7"
  1641. }
  1642. },
  1643. "node_modules/entities": {
  1644. "version": "7.0.1",
  1645. "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz",
  1646. "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
  1647. "license": "BSD-2-Clause",
  1648. "engines": {
  1649. "node": ">=0.12"
  1650. },
  1651. "funding": {
  1652. "url": "https://github.com/fb55/entities?sponsor=1"
  1653. }
  1654. },
  1655. "node_modules/es-define-property": {
  1656. "version": "1.0.1",
  1657. "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
  1658. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  1659. "license": "MIT",
  1660. "engines": {
  1661. "node": ">= 0.4"
  1662. }
  1663. },
  1664. "node_modules/es-errors": {
  1665. "version": "1.3.0",
  1666. "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
  1667. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  1668. "license": "MIT",
  1669. "engines": {
  1670. "node": ">= 0.4"
  1671. }
  1672. },
  1673. "node_modules/es-object-atoms": {
  1674. "version": "1.1.2",
  1675. "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
  1676. "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
  1677. "license": "MIT",
  1678. "dependencies": {
  1679. "es-errors": "^1.3.0"
  1680. },
  1681. "engines": {
  1682. "node": ">= 0.4"
  1683. }
  1684. },
  1685. "node_modules/es-set-tostringtag": {
  1686. "version": "2.1.0",
  1687. "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  1688. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  1689. "license": "MIT",
  1690. "dependencies": {
  1691. "es-errors": "^1.3.0",
  1692. "get-intrinsic": "^1.2.6",
  1693. "has-tostringtag": "^1.0.2",
  1694. "hasown": "^2.0.2"
  1695. },
  1696. "engines": {
  1697. "node": ">= 0.4"
  1698. }
  1699. },
  1700. "node_modules/esbuild": {
  1701. "version": "0.21.5",
  1702. "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
  1703. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  1704. "dev": true,
  1705. "hasInstallScript": true,
  1706. "license": "MIT",
  1707. "bin": {
  1708. "esbuild": "bin/esbuild"
  1709. },
  1710. "engines": {
  1711. "node": ">=12"
  1712. },
  1713. "optionalDependencies": {
  1714. "@esbuild/aix-ppc64": "0.21.5",
  1715. "@esbuild/android-arm": "0.21.5",
  1716. "@esbuild/android-arm64": "0.21.5",
  1717. "@esbuild/android-x64": "0.21.5",
  1718. "@esbuild/darwin-arm64": "0.21.5",
  1719. "@esbuild/darwin-x64": "0.21.5",
  1720. "@esbuild/freebsd-arm64": "0.21.5",
  1721. "@esbuild/freebsd-x64": "0.21.5",
  1722. "@esbuild/linux-arm": "0.21.5",
  1723. "@esbuild/linux-arm64": "0.21.5",
  1724. "@esbuild/linux-ia32": "0.21.5",
  1725. "@esbuild/linux-loong64": "0.21.5",
  1726. "@esbuild/linux-mips64el": "0.21.5",
  1727. "@esbuild/linux-ppc64": "0.21.5",
  1728. "@esbuild/linux-riscv64": "0.21.5",
  1729. "@esbuild/linux-s390x": "0.21.5",
  1730. "@esbuild/linux-x64": "0.21.5",
  1731. "@esbuild/netbsd-x64": "0.21.5",
  1732. "@esbuild/openbsd-x64": "0.21.5",
  1733. "@esbuild/sunos-x64": "0.21.5",
  1734. "@esbuild/win32-arm64": "0.21.5",
  1735. "@esbuild/win32-ia32": "0.21.5",
  1736. "@esbuild/win32-x64": "0.21.5"
  1737. }
  1738. },
  1739. "node_modules/estree-walker": {
  1740. "version": "2.0.2",
  1741. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  1742. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1743. "license": "MIT"
  1744. },
  1745. "node_modules/follow-redirects": {
  1746. "version": "1.16.0",
  1747. "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.16.0.tgz",
  1748. "integrity": "sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==",
  1749. "funding": [
  1750. {
  1751. "type": "individual",
  1752. "url": "https://github.com/sponsors/RubenVerborgh"
  1753. }
  1754. ],
  1755. "license": "MIT",
  1756. "engines": {
  1757. "node": ">=4.0"
  1758. },
  1759. "peerDependenciesMeta": {
  1760. "debug": {
  1761. "optional": true
  1762. }
  1763. }
  1764. },
  1765. "node_modules/form-data": {
  1766. "version": "4.0.5",
  1767. "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.5.tgz",
  1768. "integrity": "sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==",
  1769. "license": "MIT",
  1770. "dependencies": {
  1771. "asynckit": "^0.4.0",
  1772. "combined-stream": "^1.0.8",
  1773. "es-set-tostringtag": "^2.1.0",
  1774. "hasown": "^2.0.2",
  1775. "mime-types": "^2.1.12"
  1776. },
  1777. "engines": {
  1778. "node": ">= 6"
  1779. }
  1780. },
  1781. "node_modules/fsevents": {
  1782. "version": "2.3.3",
  1783. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  1784. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1785. "dev": true,
  1786. "hasInstallScript": true,
  1787. "license": "MIT",
  1788. "optional": true,
  1789. "os": [
  1790. "darwin"
  1791. ],
  1792. "engines": {
  1793. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1794. }
  1795. },
  1796. "node_modules/function-bind": {
  1797. "version": "1.1.2",
  1798. "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
  1799. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  1800. "license": "MIT",
  1801. "funding": {
  1802. "url": "https://github.com/sponsors/ljharb"
  1803. }
  1804. },
  1805. "node_modules/get-intrinsic": {
  1806. "version": "1.3.0",
  1807. "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  1808. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  1809. "license": "MIT",
  1810. "dependencies": {
  1811. "call-bind-apply-helpers": "^1.0.2",
  1812. "es-define-property": "^1.0.1",
  1813. "es-errors": "^1.3.0",
  1814. "es-object-atoms": "^1.1.1",
  1815. "function-bind": "^1.1.2",
  1816. "get-proto": "^1.0.1",
  1817. "gopd": "^1.2.0",
  1818. "has-symbols": "^1.1.0",
  1819. "hasown": "^2.0.2",
  1820. "math-intrinsics": "^1.1.0"
  1821. },
  1822. "engines": {
  1823. "node": ">= 0.4"
  1824. },
  1825. "funding": {
  1826. "url": "https://github.com/sponsors/ljharb"
  1827. }
  1828. },
  1829. "node_modules/get-proto": {
  1830. "version": "1.0.1",
  1831. "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
  1832. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  1833. "license": "MIT",
  1834. "dependencies": {
  1835. "dunder-proto": "^1.0.1",
  1836. "es-object-atoms": "^1.0.0"
  1837. },
  1838. "engines": {
  1839. "node": ">= 0.4"
  1840. }
  1841. },
  1842. "node_modules/gopd": {
  1843. "version": "1.2.0",
  1844. "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
  1845. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  1846. "license": "MIT",
  1847. "engines": {
  1848. "node": ">= 0.4"
  1849. },
  1850. "funding": {
  1851. "url": "https://github.com/sponsors/ljharb"
  1852. }
  1853. },
  1854. "node_modules/has-symbols": {
  1855. "version": "1.1.0",
  1856. "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
  1857. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  1858. "license": "MIT",
  1859. "engines": {
  1860. "node": ">= 0.4"
  1861. },
  1862. "funding": {
  1863. "url": "https://github.com/sponsors/ljharb"
  1864. }
  1865. },
  1866. "node_modules/has-tostringtag": {
  1867. "version": "1.0.2",
  1868. "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  1869. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  1870. "license": "MIT",
  1871. "dependencies": {
  1872. "has-symbols": "^1.0.3"
  1873. },
  1874. "engines": {
  1875. "node": ">= 0.4"
  1876. },
  1877. "funding": {
  1878. "url": "https://github.com/sponsors/ljharb"
  1879. }
  1880. },
  1881. "node_modules/hasown": {
  1882. "version": "2.0.3",
  1883. "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.3.tgz",
  1884. "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
  1885. "license": "MIT",
  1886. "dependencies": {
  1887. "function-bind": "^1.1.2"
  1888. },
  1889. "engines": {
  1890. "node": ">= 0.4"
  1891. }
  1892. },
  1893. "node_modules/he": {
  1894. "version": "1.2.0",
  1895. "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz",
  1896. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  1897. "dev": true,
  1898. "license": "MIT",
  1899. "bin": {
  1900. "he": "bin/he"
  1901. }
  1902. },
  1903. "node_modules/https-proxy-agent": {
  1904. "version": "5.0.1",
  1905. "resolved": "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  1906. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  1907. "license": "MIT",
  1908. "dependencies": {
  1909. "agent-base": "6",
  1910. "debug": "4"
  1911. },
  1912. "engines": {
  1913. "node": ">= 6"
  1914. }
  1915. },
  1916. "node_modules/immutable": {
  1917. "version": "5.1.5",
  1918. "resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.5.tgz",
  1919. "integrity": "sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==",
  1920. "dev": true,
  1921. "license": "MIT"
  1922. },
  1923. "node_modules/is-extglob": {
  1924. "version": "2.1.1",
  1925. "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
  1926. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1927. "dev": true,
  1928. "license": "MIT",
  1929. "optional": true,
  1930. "engines": {
  1931. "node": ">=0.10.0"
  1932. }
  1933. },
  1934. "node_modules/is-glob": {
  1935. "version": "4.0.3",
  1936. "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
  1937. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1938. "dev": true,
  1939. "license": "MIT",
  1940. "optional": true,
  1941. "dependencies": {
  1942. "is-extglob": "^2.1.1"
  1943. },
  1944. "engines": {
  1945. "node": ">=0.10.0"
  1946. }
  1947. },
  1948. "node_modules/lodash": {
  1949. "version": "4.18.1",
  1950. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.18.1.tgz",
  1951. "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
  1952. "license": "MIT"
  1953. },
  1954. "node_modules/lodash-es": {
  1955. "version": "4.18.1",
  1956. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.18.1.tgz",
  1957. "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
  1958. "license": "MIT"
  1959. },
  1960. "node_modules/lodash-unified": {
  1961. "version": "1.0.3",
  1962. "resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz",
  1963. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  1964. "license": "MIT",
  1965. "peerDependencies": {
  1966. "@types/lodash-es": "*",
  1967. "lodash": "*",
  1968. "lodash-es": "*"
  1969. }
  1970. },
  1971. "node_modules/magic-string": {
  1972. "version": "0.30.21",
  1973. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz",
  1974. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  1975. "license": "MIT",
  1976. "dependencies": {
  1977. "@jridgewell/sourcemap-codec": "^1.5.5"
  1978. }
  1979. },
  1980. "node_modules/math-intrinsics": {
  1981. "version": "1.1.0",
  1982. "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  1983. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  1984. "license": "MIT",
  1985. "engines": {
  1986. "node": ">= 0.4"
  1987. }
  1988. },
  1989. "node_modules/memoize-one": {
  1990. "version": "6.0.0",
  1991. "resolved": "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz",
  1992. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  1993. "license": "MIT"
  1994. },
  1995. "node_modules/mime-db": {
  1996. "version": "1.52.0",
  1997. "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
  1998. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  1999. "license": "MIT",
  2000. "engines": {
  2001. "node": ">= 0.6"
  2002. }
  2003. },
  2004. "node_modules/mime-types": {
  2005. "version": "2.1.35",
  2006. "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
  2007. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  2008. "license": "MIT",
  2009. "dependencies": {
  2010. "mime-db": "1.52.0"
  2011. },
  2012. "engines": {
  2013. "node": ">= 0.6"
  2014. }
  2015. },
  2016. "node_modules/minimatch": {
  2017. "version": "9.0.9",
  2018. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.9.tgz",
  2019. "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
  2020. "dev": true,
  2021. "license": "ISC",
  2022. "dependencies": {
  2023. "brace-expansion": "^2.0.2"
  2024. },
  2025. "engines": {
  2026. "node": ">=16 || 14 >=14.17"
  2027. },
  2028. "funding": {
  2029. "url": "https://github.com/sponsors/isaacs"
  2030. }
  2031. },
  2032. "node_modules/ms": {
  2033. "version": "2.1.3",
  2034. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  2035. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  2036. "license": "MIT"
  2037. },
  2038. "node_modules/muggle-string": {
  2039. "version": "0.4.1",
  2040. "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz",
  2041. "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==",
  2042. "dev": true,
  2043. "license": "MIT"
  2044. },
  2045. "node_modules/nanoid": {
  2046. "version": "3.3.12",
  2047. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.12.tgz",
  2048. "integrity": "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==",
  2049. "funding": [
  2050. {
  2051. "type": "github",
  2052. "url": "https://github.com/sponsors/ai"
  2053. }
  2054. ],
  2055. "license": "MIT",
  2056. "bin": {
  2057. "nanoid": "bin/nanoid.cjs"
  2058. },
  2059. "engines": {
  2060. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2061. }
  2062. },
  2063. "node_modules/node-addon-api": {
  2064. "version": "7.1.1",
  2065. "resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
  2066. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  2067. "dev": true,
  2068. "license": "MIT",
  2069. "optional": true
  2070. },
  2071. "node_modules/normalize-wheel-es": {
  2072. "version": "1.2.0",
  2073. "resolved": "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  2074. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  2075. "license": "BSD-3-Clause"
  2076. },
  2077. "node_modules/path-browserify": {
  2078. "version": "1.0.1",
  2079. "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz",
  2080. "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
  2081. "dev": true,
  2082. "license": "MIT"
  2083. },
  2084. "node_modules/picocolors": {
  2085. "version": "1.1.1",
  2086. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  2087. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  2088. "license": "ISC"
  2089. },
  2090. "node_modules/picomatch": {
  2091. "version": "4.0.4",
  2092. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.4.tgz",
  2093. "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
  2094. "dev": true,
  2095. "license": "MIT",
  2096. "optional": true,
  2097. "engines": {
  2098. "node": ">=12"
  2099. },
  2100. "funding": {
  2101. "url": "https://github.com/sponsors/jonschlinkert"
  2102. }
  2103. },
  2104. "node_modules/pinia": {
  2105. "version": "2.3.1",
  2106. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz",
  2107. "integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==",
  2108. "license": "MIT",
  2109. "dependencies": {
  2110. "@vue/devtools-api": "^6.6.3",
  2111. "vue-demi": "^0.14.10"
  2112. },
  2113. "funding": {
  2114. "url": "https://github.com/sponsors/posva"
  2115. },
  2116. "peerDependencies": {
  2117. "typescript": ">=4.4.4",
  2118. "vue": "^2.7.0 || ^3.5.11"
  2119. },
  2120. "peerDependenciesMeta": {
  2121. "typescript": {
  2122. "optional": true
  2123. }
  2124. }
  2125. },
  2126. "node_modules/postcss": {
  2127. "version": "8.5.15",
  2128. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.15.tgz",
  2129. "integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
  2130. "funding": [
  2131. {
  2132. "type": "opencollective",
  2133. "url": "https://opencollective.com/postcss/"
  2134. },
  2135. {
  2136. "type": "tidelift",
  2137. "url": "https://tidelift.com/funding/github/npm/postcss"
  2138. },
  2139. {
  2140. "type": "github",
  2141. "url": "https://github.com/sponsors/ai"
  2142. }
  2143. ],
  2144. "license": "MIT",
  2145. "dependencies": {
  2146. "nanoid": "^3.3.12",
  2147. "picocolors": "^1.1.1",
  2148. "source-map-js": "^1.2.1"
  2149. },
  2150. "engines": {
  2151. "node": "^10 || ^12 || >=14"
  2152. }
  2153. },
  2154. "node_modules/proxy-from-env": {
  2155. "version": "2.1.0",
  2156. "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
  2157. "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
  2158. "license": "MIT",
  2159. "engines": {
  2160. "node": ">=10"
  2161. }
  2162. },
  2163. "node_modules/readdirp": {
  2164. "version": "5.0.0",
  2165. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-5.0.0.tgz",
  2166. "integrity": "sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==",
  2167. "dev": true,
  2168. "license": "MIT",
  2169. "engines": {
  2170. "node": ">= 20.19.0"
  2171. },
  2172. "funding": {
  2173. "type": "individual",
  2174. "url": "https://paulmillr.com/funding/"
  2175. }
  2176. },
  2177. "node_modules/resize-detector": {
  2178. "version": "0.3.0",
  2179. "resolved": "https://registry.npmmirror.com/resize-detector/-/resize-detector-0.3.0.tgz",
  2180. "integrity": "sha512-R/tCuvuOHQ8o2boRP6vgx8hXCCy87H1eY9V5imBYeVNyNVpuL9ciReSccLj2gDcax9+2weXy3bc8Vv+NRXeEvQ==",
  2181. "license": "MIT"
  2182. },
  2183. "node_modules/rollup": {
  2184. "version": "4.60.4",
  2185. "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.60.4.tgz",
  2186. "integrity": "sha512-WHeFSbZYsPu3+bLoNRUuAO+wavNlocOPf3wSHTP7hcFKVnJeWsYlCDbr3mTS14FCizf9ccIxXA8sGL8zKeQN3g==",
  2187. "dev": true,
  2188. "license": "MIT",
  2189. "dependencies": {
  2190. "@types/estree": "1.0.8"
  2191. },
  2192. "bin": {
  2193. "rollup": "dist/bin/rollup"
  2194. },
  2195. "engines": {
  2196. "node": ">=18.0.0",
  2197. "npm": ">=8.0.0"
  2198. },
  2199. "optionalDependencies": {
  2200. "@rollup/rollup-android-arm-eabi": "4.60.4",
  2201. "@rollup/rollup-android-arm64": "4.60.4",
  2202. "@rollup/rollup-darwin-arm64": "4.60.4",
  2203. "@rollup/rollup-darwin-x64": "4.60.4",
  2204. "@rollup/rollup-freebsd-arm64": "4.60.4",
  2205. "@rollup/rollup-freebsd-x64": "4.60.4",
  2206. "@rollup/rollup-linux-arm-gnueabihf": "4.60.4",
  2207. "@rollup/rollup-linux-arm-musleabihf": "4.60.4",
  2208. "@rollup/rollup-linux-arm64-gnu": "4.60.4",
  2209. "@rollup/rollup-linux-arm64-musl": "4.60.4",
  2210. "@rollup/rollup-linux-loong64-gnu": "4.60.4",
  2211. "@rollup/rollup-linux-loong64-musl": "4.60.4",
  2212. "@rollup/rollup-linux-ppc64-gnu": "4.60.4",
  2213. "@rollup/rollup-linux-ppc64-musl": "4.60.4",
  2214. "@rollup/rollup-linux-riscv64-gnu": "4.60.4",
  2215. "@rollup/rollup-linux-riscv64-musl": "4.60.4",
  2216. "@rollup/rollup-linux-s390x-gnu": "4.60.4",
  2217. "@rollup/rollup-linux-x64-gnu": "4.60.4",
  2218. "@rollup/rollup-linux-x64-musl": "4.60.4",
  2219. "@rollup/rollup-openbsd-x64": "4.60.4",
  2220. "@rollup/rollup-openharmony-arm64": "4.60.4",
  2221. "@rollup/rollup-win32-arm64-msvc": "4.60.4",
  2222. "@rollup/rollup-win32-ia32-msvc": "4.60.4",
  2223. "@rollup/rollup-win32-x64-gnu": "4.60.4",
  2224. "@rollup/rollup-win32-x64-msvc": "4.60.4",
  2225. "fsevents": "~2.3.2"
  2226. }
  2227. },
  2228. "node_modules/sass": {
  2229. "version": "1.100.0",
  2230. "resolved": "https://registry.npmmirror.com/sass/-/sass-1.100.0.tgz",
  2231. "integrity": "sha512-B5j0rYMlinhhOo9tjQebMVVn0TfyXAF+wB3b2ggZUuJ/is/Y+7+JGjirAMxHZ9Z3hIP98NPfamlAkBHa1lAaXQ==",
  2232. "dev": true,
  2233. "license": "MIT",
  2234. "dependencies": {
  2235. "chokidar": "^5.0.0",
  2236. "immutable": "^5.1.5",
  2237. "source-map-js": ">=0.6.2 <2.0.0"
  2238. },
  2239. "bin": {
  2240. "sass": "sass.js"
  2241. },
  2242. "engines": {
  2243. "node": ">=20.19.0"
  2244. },
  2245. "optionalDependencies": {
  2246. "@parcel/watcher": "^2.4.1"
  2247. }
  2248. },
  2249. "node_modules/source-map-js": {
  2250. "version": "1.2.1",
  2251. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  2252. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  2253. "license": "BSD-3-Clause",
  2254. "engines": {
  2255. "node": ">=0.10.0"
  2256. }
  2257. },
  2258. "node_modules/tslib": {
  2259. "version": "2.3.0",
  2260. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz",
  2261. "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
  2262. "license": "0BSD"
  2263. },
  2264. "node_modules/typescript": {
  2265. "version": "5.9.3",
  2266. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.9.3.tgz",
  2267. "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
  2268. "devOptional": true,
  2269. "license": "Apache-2.0",
  2270. "bin": {
  2271. "tsc": "bin/tsc",
  2272. "tsserver": "bin/tsserver"
  2273. },
  2274. "engines": {
  2275. "node": ">=14.17"
  2276. }
  2277. },
  2278. "node_modules/vite": {
  2279. "version": "5.4.21",
  2280. "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.21.tgz",
  2281. "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
  2282. "dev": true,
  2283. "license": "MIT",
  2284. "dependencies": {
  2285. "esbuild": "^0.21.3",
  2286. "postcss": "^8.4.43",
  2287. "rollup": "^4.20.0"
  2288. },
  2289. "bin": {
  2290. "vite": "bin/vite.js"
  2291. },
  2292. "engines": {
  2293. "node": "^18.0.0 || >=20.0.0"
  2294. },
  2295. "funding": {
  2296. "url": "https://github.com/vitejs/vite?sponsor=1"
  2297. },
  2298. "optionalDependencies": {
  2299. "fsevents": "~2.3.3"
  2300. },
  2301. "peerDependencies": {
  2302. "@types/node": "^18.0.0 || >=20.0.0",
  2303. "less": "*",
  2304. "lightningcss": "^1.21.0",
  2305. "sass": "*",
  2306. "sass-embedded": "*",
  2307. "stylus": "*",
  2308. "sugarss": "*",
  2309. "terser": "^5.4.0"
  2310. },
  2311. "peerDependenciesMeta": {
  2312. "@types/node": {
  2313. "optional": true
  2314. },
  2315. "less": {
  2316. "optional": true
  2317. },
  2318. "lightningcss": {
  2319. "optional": true
  2320. },
  2321. "sass": {
  2322. "optional": true
  2323. },
  2324. "sass-embedded": {
  2325. "optional": true
  2326. },
  2327. "stylus": {
  2328. "optional": true
  2329. },
  2330. "sugarss": {
  2331. "optional": true
  2332. },
  2333. "terser": {
  2334. "optional": true
  2335. }
  2336. }
  2337. },
  2338. "node_modules/vscode-uri": {
  2339. "version": "3.1.0",
  2340. "resolved": "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.1.0.tgz",
  2341. "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==",
  2342. "dev": true,
  2343. "license": "MIT"
  2344. },
  2345. "node_modules/vue": {
  2346. "version": "3.5.34",
  2347. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.34.tgz",
  2348. "integrity": "sha512-WdLBG9gm02OgJIG9axd5Hpx0TFLdzVgfG2evFFu8Rur5O/IoGc5cMjnjh3tPL6GnRGsYvUhBSKVPYVcxRKpMCA==",
  2349. "license": "MIT",
  2350. "dependencies": {
  2351. "@vue/compiler-dom": "3.5.34",
  2352. "@vue/compiler-sfc": "3.5.34",
  2353. "@vue/runtime-dom": "3.5.34",
  2354. "@vue/server-renderer": "3.5.34",
  2355. "@vue/shared": "3.5.34"
  2356. },
  2357. "peerDependencies": {
  2358. "typescript": "*"
  2359. },
  2360. "peerDependenciesMeta": {
  2361. "typescript": {
  2362. "optional": true
  2363. }
  2364. }
  2365. },
  2366. "node_modules/vue-component-type-helpers": {
  2367. "version": "3.3.2",
  2368. "resolved": "https://registry.npmmirror.com/vue-component-type-helpers/-/vue-component-type-helpers-3.3.2.tgz",
  2369. "integrity": "sha512-l4Z2Y34m7nFMlx8vrslJaVtXxUpzgDMSESC7TakG/c5kwjYT/do+E0NcT2/vWDzaoIhsShg/2OKwX7Q4nbzC0g==",
  2370. "license": "MIT"
  2371. },
  2372. "node_modules/vue-demi": {
  2373. "version": "0.14.10",
  2374. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz",
  2375. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2376. "hasInstallScript": true,
  2377. "license": "MIT",
  2378. "bin": {
  2379. "vue-demi-fix": "bin/vue-demi-fix.js",
  2380. "vue-demi-switch": "bin/vue-demi-switch.js"
  2381. },
  2382. "engines": {
  2383. "node": ">=12"
  2384. },
  2385. "funding": {
  2386. "url": "https://github.com/sponsors/antfu"
  2387. },
  2388. "peerDependencies": {
  2389. "@vue/composition-api": "^1.0.0-rc.1",
  2390. "vue": "^3.0.0-0 || ^2.6.0"
  2391. },
  2392. "peerDependenciesMeta": {
  2393. "@vue/composition-api": {
  2394. "optional": true
  2395. }
  2396. }
  2397. },
  2398. "node_modules/vue-echarts": {
  2399. "version": "6.7.3",
  2400. "resolved": "https://registry.npmmirror.com/vue-echarts/-/vue-echarts-6.7.3.tgz",
  2401. "integrity": "sha512-vXLKpALFjbPphW9IfQPOVfb1KjGZ/f8qa/FZHi9lZIWzAnQC1DgnmEK3pJgEkyo6EP7UnX6Bv/V3Ke7p+qCNXA==",
  2402. "hasInstallScript": true,
  2403. "license": "MIT",
  2404. "dependencies": {
  2405. "resize-detector": "^0.3.0",
  2406. "vue-demi": "^0.13.11"
  2407. },
  2408. "peerDependencies": {
  2409. "@vue/composition-api": "^1.0.5",
  2410. "@vue/runtime-core": "^3.0.0",
  2411. "echarts": "^5.4.1",
  2412. "vue": "^2.6.12 || ^3.1.1"
  2413. },
  2414. "peerDependenciesMeta": {
  2415. "@vue/composition-api": {
  2416. "optional": true
  2417. },
  2418. "@vue/runtime-core": {
  2419. "optional": true
  2420. }
  2421. }
  2422. },
  2423. "node_modules/vue-echarts/node_modules/vue-demi": {
  2424. "version": "0.13.11",
  2425. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.13.11.tgz",
  2426. "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==",
  2427. "hasInstallScript": true,
  2428. "license": "MIT",
  2429. "bin": {
  2430. "vue-demi-fix": "bin/vue-demi-fix.js",
  2431. "vue-demi-switch": "bin/vue-demi-switch.js"
  2432. },
  2433. "engines": {
  2434. "node": ">=12"
  2435. },
  2436. "funding": {
  2437. "url": "https://github.com/sponsors/antfu"
  2438. },
  2439. "peerDependencies": {
  2440. "@vue/composition-api": "^1.0.0-rc.1",
  2441. "vue": "^3.0.0-0 || ^2.6.0"
  2442. },
  2443. "peerDependenciesMeta": {
  2444. "@vue/composition-api": {
  2445. "optional": true
  2446. }
  2447. }
  2448. },
  2449. "node_modules/vue-router": {
  2450. "version": "4.6.4",
  2451. "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.6.4.tgz",
  2452. "integrity": "sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==",
  2453. "license": "MIT",
  2454. "dependencies": {
  2455. "@vue/devtools-api": "^6.6.4"
  2456. },
  2457. "funding": {
  2458. "url": "https://github.com/sponsors/posva"
  2459. },
  2460. "peerDependencies": {
  2461. "vue": "^3.5.0"
  2462. }
  2463. },
  2464. "node_modules/vue-tsc": {
  2465. "version": "2.2.12",
  2466. "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.12.tgz",
  2467. "integrity": "sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==",
  2468. "dev": true,
  2469. "license": "MIT",
  2470. "dependencies": {
  2471. "@volar/typescript": "2.4.15",
  2472. "@vue/language-core": "2.2.12"
  2473. },
  2474. "bin": {
  2475. "vue-tsc": "bin/vue-tsc.js"
  2476. },
  2477. "peerDependencies": {
  2478. "typescript": ">=5.0.0"
  2479. }
  2480. },
  2481. "node_modules/zrender": {
  2482. "version": "5.6.1",
  2483. "resolved": "https://registry.npmmirror.com/zrender/-/zrender-5.6.1.tgz",
  2484. "integrity": "sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==",
  2485. "license": "BSD-3-Clause",
  2486. "dependencies": {
  2487. "tslib": "2.3.0"
  2488. }
  2489. }
  2490. }
  2491. }