package-lock.json 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887
  1. {
  2. "name": "xwsport_web",
  3. "version": "1.0.1",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "xwsport_web",
  9. "version": "1.0.1",
  10. "dependencies": {
  11. "axios": "^1.6.5",
  12. "date-fns": "^3.6.0",
  13. "element-plus": "^2.5.1",
  14. "js-cookie": "^3.0.5",
  15. "nprogress": "^0.2.0",
  16. "pinia": "^2.1.7",
  17. "qrcode.vue": "^3.6.0",
  18. "vue": "^3.3.11",
  19. "vue-router": "^4.2.5"
  20. },
  21. "devDependencies": {
  22. "@types/js-cookie": "^3.0.6",
  23. "@types/nprogress": "^0.2.3",
  24. "@vitejs/plugin-vue": "^4.5.2",
  25. "@vue/tsconfig": "^0.5.0",
  26. "sass": "^1.97.0",
  27. "typescript": "~5.3.0",
  28. "unplugin-auto-import": "^0.17.3",
  29. "unplugin-vue-components": "^0.26.0",
  30. "vite": "^5.4.21"
  31. }
  32. },
  33. "node_modules/@antfu/utils": {
  34. "version": "0.7.10",
  35. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@antfu/utils/-/utils-0.7.10.tgz",
  36. "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
  37. "dev": true,
  38. "license": "MIT",
  39. "funding": {
  40. "url": "https://github.com/sponsors/antfu"
  41. }
  42. },
  43. "node_modules/@babel/parser": {
  44. "version": "7.23.6",
  45. "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.6.tgz",
  46. "integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==",
  47. "license": "MIT",
  48. "bin": {
  49. "parser": "bin/babel-parser.js"
  50. },
  51. "engines": {
  52. "node": ">=6.0.0"
  53. }
  54. },
  55. "node_modules/@ctrl/tinycolor": {
  56. "version": "3.6.1",
  57. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz",
  58. "integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==",
  59. "license": "MIT",
  60. "engines": {
  61. "node": ">=10"
  62. }
  63. },
  64. "node_modules/@element-plus/icons-vue": {
  65. "version": "2.3.2",
  66. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@element-plus/icons-vue/-/icons-vue-2.3.2.tgz",
  67. "integrity": "sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==",
  68. "license": "MIT",
  69. "peerDependencies": {
  70. "vue": "^3.2.0"
  71. }
  72. },
  73. "node_modules/@esbuild/aix-ppc64": {
  74. "version": "0.21.5",
  75. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  76. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  77. "cpu": [
  78. "ppc64"
  79. ],
  80. "dev": true,
  81. "license": "MIT",
  82. "optional": true,
  83. "os": [
  84. "aix"
  85. ],
  86. "engines": {
  87. "node": ">=12"
  88. }
  89. },
  90. "node_modules/@esbuild/android-arm": {
  91. "version": "0.21.5",
  92. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  93. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  94. "cpu": [
  95. "arm"
  96. ],
  97. "dev": true,
  98. "license": "MIT",
  99. "optional": true,
  100. "os": [
  101. "android"
  102. ],
  103. "engines": {
  104. "node": ">=12"
  105. }
  106. },
  107. "node_modules/@esbuild/android-arm64": {
  108. "version": "0.21.5",
  109. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  110. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  111. "cpu": [
  112. "arm64"
  113. ],
  114. "dev": true,
  115. "license": "MIT",
  116. "optional": true,
  117. "os": [
  118. "android"
  119. ],
  120. "engines": {
  121. "node": ">=12"
  122. }
  123. },
  124. "node_modules/@esbuild/android-x64": {
  125. "version": "0.21.5",
  126. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  127. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  128. "cpu": [
  129. "x64"
  130. ],
  131. "dev": true,
  132. "license": "MIT",
  133. "optional": true,
  134. "os": [
  135. "android"
  136. ],
  137. "engines": {
  138. "node": ">=12"
  139. }
  140. },
  141. "node_modules/@esbuild/darwin-arm64": {
  142. "version": "0.21.5",
  143. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  144. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  145. "cpu": [
  146. "arm64"
  147. ],
  148. "dev": true,
  149. "license": "MIT",
  150. "optional": true,
  151. "os": [
  152. "darwin"
  153. ],
  154. "engines": {
  155. "node": ">=12"
  156. }
  157. },
  158. "node_modules/@esbuild/darwin-x64": {
  159. "version": "0.21.5",
  160. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  161. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  162. "cpu": [
  163. "x64"
  164. ],
  165. "dev": true,
  166. "license": "MIT",
  167. "optional": true,
  168. "os": [
  169. "darwin"
  170. ],
  171. "engines": {
  172. "node": ">=12"
  173. }
  174. },
  175. "node_modules/@esbuild/freebsd-arm64": {
  176. "version": "0.21.5",
  177. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  178. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  179. "cpu": [
  180. "arm64"
  181. ],
  182. "dev": true,
  183. "license": "MIT",
  184. "optional": true,
  185. "os": [
  186. "freebsd"
  187. ],
  188. "engines": {
  189. "node": ">=12"
  190. }
  191. },
  192. "node_modules/@esbuild/freebsd-x64": {
  193. "version": "0.21.5",
  194. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  195. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  196. "cpu": [
  197. "x64"
  198. ],
  199. "dev": true,
  200. "license": "MIT",
  201. "optional": true,
  202. "os": [
  203. "freebsd"
  204. ],
  205. "engines": {
  206. "node": ">=12"
  207. }
  208. },
  209. "node_modules/@esbuild/linux-arm": {
  210. "version": "0.21.5",
  211. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  212. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  213. "cpu": [
  214. "arm"
  215. ],
  216. "dev": true,
  217. "license": "MIT",
  218. "optional": true,
  219. "os": [
  220. "linux"
  221. ],
  222. "engines": {
  223. "node": ">=12"
  224. }
  225. },
  226. "node_modules/@esbuild/linux-arm64": {
  227. "version": "0.21.5",
  228. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  229. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  230. "cpu": [
  231. "arm64"
  232. ],
  233. "dev": true,
  234. "license": "MIT",
  235. "optional": true,
  236. "os": [
  237. "linux"
  238. ],
  239. "engines": {
  240. "node": ">=12"
  241. }
  242. },
  243. "node_modules/@esbuild/linux-ia32": {
  244. "version": "0.21.5",
  245. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  246. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  247. "cpu": [
  248. "ia32"
  249. ],
  250. "dev": true,
  251. "license": "MIT",
  252. "optional": true,
  253. "os": [
  254. "linux"
  255. ],
  256. "engines": {
  257. "node": ">=12"
  258. }
  259. },
  260. "node_modules/@esbuild/linux-loong64": {
  261. "version": "0.21.5",
  262. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  263. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  264. "cpu": [
  265. "loong64"
  266. ],
  267. "dev": true,
  268. "license": "MIT",
  269. "optional": true,
  270. "os": [
  271. "linux"
  272. ],
  273. "engines": {
  274. "node": ">=12"
  275. }
  276. },
  277. "node_modules/@esbuild/linux-mips64el": {
  278. "version": "0.21.5",
  279. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  280. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  281. "cpu": [
  282. "mips64el"
  283. ],
  284. "dev": true,
  285. "license": "MIT",
  286. "optional": true,
  287. "os": [
  288. "linux"
  289. ],
  290. "engines": {
  291. "node": ">=12"
  292. }
  293. },
  294. "node_modules/@esbuild/linux-ppc64": {
  295. "version": "0.21.5",
  296. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  297. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  298. "cpu": [
  299. "ppc64"
  300. ],
  301. "dev": true,
  302. "license": "MIT",
  303. "optional": true,
  304. "os": [
  305. "linux"
  306. ],
  307. "engines": {
  308. "node": ">=12"
  309. }
  310. },
  311. "node_modules/@esbuild/linux-riscv64": {
  312. "version": "0.21.5",
  313. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  314. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  315. "cpu": [
  316. "riscv64"
  317. ],
  318. "dev": true,
  319. "license": "MIT",
  320. "optional": true,
  321. "os": [
  322. "linux"
  323. ],
  324. "engines": {
  325. "node": ">=12"
  326. }
  327. },
  328. "node_modules/@esbuild/linux-s390x": {
  329. "version": "0.21.5",
  330. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  331. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  332. "cpu": [
  333. "s390x"
  334. ],
  335. "dev": true,
  336. "license": "MIT",
  337. "optional": true,
  338. "os": [
  339. "linux"
  340. ],
  341. "engines": {
  342. "node": ">=12"
  343. }
  344. },
  345. "node_modules/@esbuild/linux-x64": {
  346. "version": "0.21.5",
  347. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  348. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  349. "cpu": [
  350. "x64"
  351. ],
  352. "dev": true,
  353. "license": "MIT",
  354. "optional": true,
  355. "os": [
  356. "linux"
  357. ],
  358. "engines": {
  359. "node": ">=12"
  360. }
  361. },
  362. "node_modules/@esbuild/netbsd-x64": {
  363. "version": "0.21.5",
  364. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  365. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  366. "cpu": [
  367. "x64"
  368. ],
  369. "dev": true,
  370. "license": "MIT",
  371. "optional": true,
  372. "os": [
  373. "netbsd"
  374. ],
  375. "engines": {
  376. "node": ">=12"
  377. }
  378. },
  379. "node_modules/@esbuild/openbsd-x64": {
  380. "version": "0.21.5",
  381. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  382. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  383. "cpu": [
  384. "x64"
  385. ],
  386. "dev": true,
  387. "license": "MIT",
  388. "optional": true,
  389. "os": [
  390. "openbsd"
  391. ],
  392. "engines": {
  393. "node": ">=12"
  394. }
  395. },
  396. "node_modules/@esbuild/sunos-x64": {
  397. "version": "0.21.5",
  398. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  399. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  400. "cpu": [
  401. "x64"
  402. ],
  403. "dev": true,
  404. "license": "MIT",
  405. "optional": true,
  406. "os": [
  407. "sunos"
  408. ],
  409. "engines": {
  410. "node": ">=12"
  411. }
  412. },
  413. "node_modules/@esbuild/win32-arm64": {
  414. "version": "0.21.5",
  415. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  416. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  417. "cpu": [
  418. "arm64"
  419. ],
  420. "dev": true,
  421. "license": "MIT",
  422. "optional": true,
  423. "os": [
  424. "win32"
  425. ],
  426. "engines": {
  427. "node": ">=12"
  428. }
  429. },
  430. "node_modules/@esbuild/win32-ia32": {
  431. "version": "0.21.5",
  432. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  433. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  434. "cpu": [
  435. "ia32"
  436. ],
  437. "dev": true,
  438. "license": "MIT",
  439. "optional": true,
  440. "os": [
  441. "win32"
  442. ],
  443. "engines": {
  444. "node": ">=12"
  445. }
  446. },
  447. "node_modules/@esbuild/win32-x64": {
  448. "version": "0.21.5",
  449. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  450. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  451. "cpu": [
  452. "x64"
  453. ],
  454. "dev": true,
  455. "license": "MIT",
  456. "optional": true,
  457. "os": [
  458. "win32"
  459. ],
  460. "engines": {
  461. "node": ">=12"
  462. }
  463. },
  464. "node_modules/@floating-ui/core": {
  465. "version": "1.7.3",
  466. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/core/-/core-1.7.3.tgz",
  467. "integrity": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==",
  468. "license": "MIT",
  469. "dependencies": {
  470. "@floating-ui/utils": "^0.2.10"
  471. }
  472. },
  473. "node_modules/@floating-ui/dom": {
  474. "version": "1.7.4",
  475. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/dom/-/dom-1.7.4.tgz",
  476. "integrity": "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==",
  477. "license": "MIT",
  478. "dependencies": {
  479. "@floating-ui/core": "^1.7.3",
  480. "@floating-ui/utils": "^0.2.10"
  481. }
  482. },
  483. "node_modules/@floating-ui/utils": {
  484. "version": "0.2.10",
  485. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@floating-ui/utils/-/utils-0.2.10.tgz",
  486. "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==",
  487. "license": "MIT"
  488. },
  489. "node_modules/@jridgewell/sourcemap-codec": {
  490. "version": "1.5.0",
  491. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  492. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
  493. "license": "MIT"
  494. },
  495. "node_modules/@nodelib/fs.scandir": {
  496. "version": "2.1.5",
  497. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  498. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  499. "dev": true,
  500. "license": "MIT",
  501. "dependencies": {
  502. "@nodelib/fs.stat": "2.0.5",
  503. "run-parallel": "^1.1.9"
  504. },
  505. "engines": {
  506. "node": ">= 8"
  507. }
  508. },
  509. "node_modules/@nodelib/fs.stat": {
  510. "version": "2.0.5",
  511. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  512. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  513. "dev": true,
  514. "license": "MIT",
  515. "engines": {
  516. "node": ">= 8"
  517. }
  518. },
  519. "node_modules/@nodelib/fs.walk": {
  520. "version": "1.2.8",
  521. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  522. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  523. "dev": true,
  524. "license": "MIT",
  525. "dependencies": {
  526. "@nodelib/fs.scandir": "2.1.5",
  527. "fastq": "^1.6.0"
  528. },
  529. "engines": {
  530. "node": ">= 8"
  531. }
  532. },
  533. "node_modules/@parcel/watcher": {
  534. "version": "2.5.1",
  535. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher/-/watcher-2.5.1.tgz",
  536. "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
  537. "dev": true,
  538. "hasInstallScript": true,
  539. "license": "MIT",
  540. "optional": true,
  541. "dependencies": {
  542. "detect-libc": "^1.0.3",
  543. "is-glob": "^4.0.3",
  544. "micromatch": "^4.0.5",
  545. "node-addon-api": "^7.0.0"
  546. },
  547. "engines": {
  548. "node": ">= 10.0.0"
  549. },
  550. "funding": {
  551. "type": "opencollective",
  552. "url": "https://opencollective.com/parcel"
  553. },
  554. "optionalDependencies": {
  555. "@parcel/watcher-android-arm64": "2.5.1",
  556. "@parcel/watcher-darwin-arm64": "2.5.1",
  557. "@parcel/watcher-darwin-x64": "2.5.1",
  558. "@parcel/watcher-freebsd-x64": "2.5.1",
  559. "@parcel/watcher-linux-arm-glibc": "2.5.1",
  560. "@parcel/watcher-linux-arm-musl": "2.5.1",
  561. "@parcel/watcher-linux-arm64-glibc": "2.5.1",
  562. "@parcel/watcher-linux-arm64-musl": "2.5.1",
  563. "@parcel/watcher-linux-x64-glibc": "2.5.1",
  564. "@parcel/watcher-linux-x64-musl": "2.5.1",
  565. "@parcel/watcher-win32-arm64": "2.5.1",
  566. "@parcel/watcher-win32-ia32": "2.5.1",
  567. "@parcel/watcher-win32-x64": "2.5.1"
  568. }
  569. },
  570. "node_modules/@parcel/watcher-android-arm64": {
  571. "version": "2.5.1",
  572. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
  573. "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
  574. "cpu": [
  575. "arm64"
  576. ],
  577. "dev": true,
  578. "license": "MIT",
  579. "optional": true,
  580. "os": [
  581. "android"
  582. ],
  583. "engines": {
  584. "node": ">= 10.0.0"
  585. },
  586. "funding": {
  587. "type": "opencollective",
  588. "url": "https://opencollective.com/parcel"
  589. }
  590. },
  591. "node_modules/@parcel/watcher-darwin-arm64": {
  592. "version": "2.5.1",
  593. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
  594. "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
  595. "cpu": [
  596. "arm64"
  597. ],
  598. "dev": true,
  599. "license": "MIT",
  600. "optional": true,
  601. "os": [
  602. "darwin"
  603. ],
  604. "engines": {
  605. "node": ">= 10.0.0"
  606. },
  607. "funding": {
  608. "type": "opencollective",
  609. "url": "https://opencollective.com/parcel"
  610. }
  611. },
  612. "node_modules/@parcel/watcher-darwin-x64": {
  613. "version": "2.5.1",
  614. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
  615. "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
  616. "cpu": [
  617. "x64"
  618. ],
  619. "dev": true,
  620. "license": "MIT",
  621. "optional": true,
  622. "os": [
  623. "darwin"
  624. ],
  625. "engines": {
  626. "node": ">= 10.0.0"
  627. },
  628. "funding": {
  629. "type": "opencollective",
  630. "url": "https://opencollective.com/parcel"
  631. }
  632. },
  633. "node_modules/@parcel/watcher-freebsd-x64": {
  634. "version": "2.5.1",
  635. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
  636. "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
  637. "cpu": [
  638. "x64"
  639. ],
  640. "dev": true,
  641. "license": "MIT",
  642. "optional": true,
  643. "os": [
  644. "freebsd"
  645. ],
  646. "engines": {
  647. "node": ">= 10.0.0"
  648. },
  649. "funding": {
  650. "type": "opencollective",
  651. "url": "https://opencollective.com/parcel"
  652. }
  653. },
  654. "node_modules/@parcel/watcher-linux-arm-glibc": {
  655. "version": "2.5.1",
  656. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
  657. "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
  658. "cpu": [
  659. "arm"
  660. ],
  661. "dev": true,
  662. "license": "MIT",
  663. "optional": true,
  664. "os": [
  665. "linux"
  666. ],
  667. "engines": {
  668. "node": ">= 10.0.0"
  669. },
  670. "funding": {
  671. "type": "opencollective",
  672. "url": "https://opencollective.com/parcel"
  673. }
  674. },
  675. "node_modules/@parcel/watcher-linux-arm-musl": {
  676. "version": "2.5.1",
  677. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
  678. "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
  679. "cpu": [
  680. "arm"
  681. ],
  682. "dev": true,
  683. "license": "MIT",
  684. "optional": true,
  685. "os": [
  686. "linux"
  687. ],
  688. "engines": {
  689. "node": ">= 10.0.0"
  690. },
  691. "funding": {
  692. "type": "opencollective",
  693. "url": "https://opencollective.com/parcel"
  694. }
  695. },
  696. "node_modules/@parcel/watcher-linux-arm64-glibc": {
  697. "version": "2.5.1",
  698. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
  699. "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
  700. "cpu": [
  701. "arm64"
  702. ],
  703. "dev": true,
  704. "license": "MIT",
  705. "optional": true,
  706. "os": [
  707. "linux"
  708. ],
  709. "engines": {
  710. "node": ">= 10.0.0"
  711. },
  712. "funding": {
  713. "type": "opencollective",
  714. "url": "https://opencollective.com/parcel"
  715. }
  716. },
  717. "node_modules/@parcel/watcher-linux-arm64-musl": {
  718. "version": "2.5.1",
  719. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
  720. "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
  721. "cpu": [
  722. "arm64"
  723. ],
  724. "dev": true,
  725. "license": "MIT",
  726. "optional": true,
  727. "os": [
  728. "linux"
  729. ],
  730. "engines": {
  731. "node": ">= 10.0.0"
  732. },
  733. "funding": {
  734. "type": "opencollective",
  735. "url": "https://opencollective.com/parcel"
  736. }
  737. },
  738. "node_modules/@parcel/watcher-linux-x64-glibc": {
  739. "version": "2.5.1",
  740. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
  741. "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
  742. "cpu": [
  743. "x64"
  744. ],
  745. "dev": true,
  746. "license": "MIT",
  747. "optional": true,
  748. "os": [
  749. "linux"
  750. ],
  751. "engines": {
  752. "node": ">= 10.0.0"
  753. },
  754. "funding": {
  755. "type": "opencollective",
  756. "url": "https://opencollective.com/parcel"
  757. }
  758. },
  759. "node_modules/@parcel/watcher-linux-x64-musl": {
  760. "version": "2.5.1",
  761. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
  762. "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
  763. "cpu": [
  764. "x64"
  765. ],
  766. "dev": true,
  767. "license": "MIT",
  768. "optional": true,
  769. "os": [
  770. "linux"
  771. ],
  772. "engines": {
  773. "node": ">= 10.0.0"
  774. },
  775. "funding": {
  776. "type": "opencollective",
  777. "url": "https://opencollective.com/parcel"
  778. }
  779. },
  780. "node_modules/@parcel/watcher-win32-arm64": {
  781. "version": "2.5.1",
  782. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
  783. "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
  784. "cpu": [
  785. "arm64"
  786. ],
  787. "dev": true,
  788. "license": "MIT",
  789. "optional": true,
  790. "os": [
  791. "win32"
  792. ],
  793. "engines": {
  794. "node": ">= 10.0.0"
  795. },
  796. "funding": {
  797. "type": "opencollective",
  798. "url": "https://opencollective.com/parcel"
  799. }
  800. },
  801. "node_modules/@parcel/watcher-win32-ia32": {
  802. "version": "2.5.1",
  803. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
  804. "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
  805. "cpu": [
  806. "ia32"
  807. ],
  808. "dev": true,
  809. "license": "MIT",
  810. "optional": true,
  811. "os": [
  812. "win32"
  813. ],
  814. "engines": {
  815. "node": ">= 10.0.0"
  816. },
  817. "funding": {
  818. "type": "opencollective",
  819. "url": "https://opencollective.com/parcel"
  820. }
  821. },
  822. "node_modules/@parcel/watcher-win32-x64": {
  823. "version": "2.5.1",
  824. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
  825. "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
  826. "cpu": [
  827. "x64"
  828. ],
  829. "dev": true,
  830. "license": "MIT",
  831. "optional": true,
  832. "os": [
  833. "win32"
  834. ],
  835. "engines": {
  836. "node": ">= 10.0.0"
  837. },
  838. "funding": {
  839. "type": "opencollective",
  840. "url": "https://opencollective.com/parcel"
  841. }
  842. },
  843. "node_modules/@popperjs/core": {
  844. "name": "@sxzz/popperjs-es",
  845. "version": "2.11.7",
  846. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
  847. "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==",
  848. "license": "MIT",
  849. "funding": {
  850. "type": "opencollective",
  851. "url": "https://opencollective.com/popperjs"
  852. }
  853. },
  854. "node_modules/@rollup/pluginutils": {
  855. "version": "5.3.0",
  856. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
  857. "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
  858. "dev": true,
  859. "license": "MIT",
  860. "dependencies": {
  861. "@types/estree": "^1.0.0",
  862. "estree-walker": "^2.0.2",
  863. "picomatch": "^4.0.2"
  864. },
  865. "engines": {
  866. "node": ">=14.0.0"
  867. },
  868. "peerDependencies": {
  869. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  870. },
  871. "peerDependenciesMeta": {
  872. "rollup": {
  873. "optional": true
  874. }
  875. }
  876. },
  877. "node_modules/@rollup/rollup-android-arm-eabi": {
  878. "version": "4.53.5",
  879. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.53.5.tgz",
  880. "integrity": "sha512-iDGS/h7D8t7tvZ1t6+WPK04KD0MwzLZrG0se1hzBjSi5fyxlsiggoJHwh18PCFNn7tG43OWb6pdZ6Y+rMlmyNQ==",
  881. "cpu": [
  882. "arm"
  883. ],
  884. "dev": true,
  885. "license": "MIT",
  886. "optional": true,
  887. "os": [
  888. "android"
  889. ]
  890. },
  891. "node_modules/@rollup/rollup-android-arm64": {
  892. "version": "4.53.5",
  893. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.53.5.tgz",
  894. "integrity": "sha512-wrSAViWvZHBMMlWk6EJhvg8/rjxzyEhEdgfMMjREHEq11EtJ6IP6yfcCH57YAEca2Oe3FNCE9DSTgU70EIGmVw==",
  895. "cpu": [
  896. "arm64"
  897. ],
  898. "dev": true,
  899. "license": "MIT",
  900. "optional": true,
  901. "os": [
  902. "android"
  903. ]
  904. },
  905. "node_modules/@rollup/rollup-darwin-arm64": {
  906. "version": "4.53.5",
  907. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.53.5.tgz",
  908. "integrity": "sha512-S87zZPBmRO6u1YXQLwpveZm4JfPpAa6oHBX7/ghSiGH3rz/KDgAu1rKdGutV+WUI6tKDMbaBJomhnT30Y2t4VQ==",
  909. "cpu": [
  910. "arm64"
  911. ],
  912. "dev": true,
  913. "license": "MIT",
  914. "optional": true,
  915. "os": [
  916. "darwin"
  917. ]
  918. },
  919. "node_modules/@rollup/rollup-darwin-x64": {
  920. "version": "4.53.5",
  921. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.53.5.tgz",
  922. "integrity": "sha512-YTbnsAaHo6VrAczISxgpTva8EkfQus0VPEVJCEaboHtZRIb6h6j0BNxRBOwnDciFTZLDPW5r+ZBmhL/+YpTZgA==",
  923. "cpu": [
  924. "x64"
  925. ],
  926. "dev": true,
  927. "license": "MIT",
  928. "optional": true,
  929. "os": [
  930. "darwin"
  931. ]
  932. },
  933. "node_modules/@rollup/rollup-freebsd-arm64": {
  934. "version": "4.53.5",
  935. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.53.5.tgz",
  936. "integrity": "sha512-1T8eY2J8rKJWzaznV7zedfdhD1BqVs1iqILhmHDq/bqCUZsrMt+j8VCTHhP0vdfbHK3e1IQ7VYx3jlKqwlf+vw==",
  937. "cpu": [
  938. "arm64"
  939. ],
  940. "dev": true,
  941. "license": "MIT",
  942. "optional": true,
  943. "os": [
  944. "freebsd"
  945. ]
  946. },
  947. "node_modules/@rollup/rollup-freebsd-x64": {
  948. "version": "4.53.5",
  949. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.53.5.tgz",
  950. "integrity": "sha512-sHTiuXyBJApxRn+VFMaw1U+Qsz4kcNlxQ742snICYPrY+DDL8/ZbaC4DVIB7vgZmp3jiDaKA0WpBdP0aqPJoBQ==",
  951. "cpu": [
  952. "x64"
  953. ],
  954. "dev": true,
  955. "license": "MIT",
  956. "optional": true,
  957. "os": [
  958. "freebsd"
  959. ]
  960. },
  961. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  962. "version": "4.53.5",
  963. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.53.5.tgz",
  964. "integrity": "sha512-dV3T9MyAf0w8zPVLVBptVlzaXxka6xg1f16VAQmjg+4KMSTWDvhimI/Y6mp8oHwNrmnmVl9XxJ/w/mO4uIQONA==",
  965. "cpu": [
  966. "arm"
  967. ],
  968. "dev": true,
  969. "license": "MIT",
  970. "optional": true,
  971. "os": [
  972. "linux"
  973. ]
  974. },
  975. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  976. "version": "4.53.5",
  977. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.53.5.tgz",
  978. "integrity": "sha512-wIGYC1x/hyjP+KAu9+ewDI+fi5XSNiUi9Bvg6KGAh2TsNMA3tSEs+Sh6jJ/r4BV/bx/CyWu2ue9kDnIdRyafcQ==",
  979. "cpu": [
  980. "arm"
  981. ],
  982. "dev": true,
  983. "license": "MIT",
  984. "optional": true,
  985. "os": [
  986. "linux"
  987. ]
  988. },
  989. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  990. "version": "4.53.5",
  991. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.53.5.tgz",
  992. "integrity": "sha512-Y+qVA0D9d0y2FRNiG9oM3Hut/DgODZbU9I8pLLPwAsU0tUKZ49cyV1tzmB/qRbSzGvY8lpgGkJuMyuhH7Ma+Vg==",
  993. "cpu": [
  994. "arm64"
  995. ],
  996. "dev": true,
  997. "license": "MIT",
  998. "optional": true,
  999. "os": [
  1000. "linux"
  1001. ]
  1002. },
  1003. "node_modules/@rollup/rollup-linux-arm64-musl": {
  1004. "version": "4.53.5",
  1005. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.53.5.tgz",
  1006. "integrity": "sha512-juaC4bEgJsyFVfqhtGLz8mbopaWD+WeSOYr5E16y+1of6KQjc0BpwZLuxkClqY1i8sco+MdyoXPNiCkQou09+g==",
  1007. "cpu": [
  1008. "arm64"
  1009. ],
  1010. "dev": true,
  1011. "license": "MIT",
  1012. "optional": true,
  1013. "os": [
  1014. "linux"
  1015. ]
  1016. },
  1017. "node_modules/@rollup/rollup-linux-loong64-gnu": {
  1018. "version": "4.53.5",
  1019. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.53.5.tgz",
  1020. "integrity": "sha512-rIEC0hZ17A42iXtHX+EPJVL/CakHo+tT7W0pbzdAGuWOt2jxDFh7A/lRhsNHBcqL4T36+UiAgwO8pbmn3dE8wA==",
  1021. "cpu": [
  1022. "loong64"
  1023. ],
  1024. "dev": true,
  1025. "license": "MIT",
  1026. "optional": true,
  1027. "os": [
  1028. "linux"
  1029. ]
  1030. },
  1031. "node_modules/@rollup/rollup-linux-ppc64-gnu": {
  1032. "version": "4.53.5",
  1033. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.53.5.tgz",
  1034. "integrity": "sha512-T7l409NhUE552RcAOcmJHj3xyZ2h7vMWzcwQI0hvn5tqHh3oSoclf9WgTl+0QqffWFG8MEVZZP1/OBglKZx52Q==",
  1035. "cpu": [
  1036. "ppc64"
  1037. ],
  1038. "dev": true,
  1039. "license": "MIT",
  1040. "optional": true,
  1041. "os": [
  1042. "linux"
  1043. ]
  1044. },
  1045. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  1046. "version": "4.53.5",
  1047. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.53.5.tgz",
  1048. "integrity": "sha512-7OK5/GhxbnrMcxIFoYfhV/TkknarkYC1hqUw1wU2xUN3TVRLNT5FmBv4KkheSG2xZ6IEbRAhTooTV2+R5Tk0lQ==",
  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-riscv64-musl": {
  1060. "version": "4.53.5",
  1061. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.53.5.tgz",
  1062. "integrity": "sha512-GwuDBE/PsXaTa76lO5eLJTyr2k8QkPipAyOrs4V/KJufHCZBJ495VCGJol35grx9xryk4V+2zd3Ri+3v7NPh+w==",
  1063. "cpu": [
  1064. "riscv64"
  1065. ],
  1066. "dev": true,
  1067. "license": "MIT",
  1068. "optional": true,
  1069. "os": [
  1070. "linux"
  1071. ]
  1072. },
  1073. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  1074. "version": "4.53.5",
  1075. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.53.5.tgz",
  1076. "integrity": "sha512-IAE1Ziyr1qNfnmiQLHBURAD+eh/zH1pIeJjeShleII7Vj8kyEm2PF77o+lf3WTHDpNJcu4IXJxNO0Zluro8bOw==",
  1077. "cpu": [
  1078. "s390x"
  1079. ],
  1080. "dev": true,
  1081. "license": "MIT",
  1082. "optional": true,
  1083. "os": [
  1084. "linux"
  1085. ]
  1086. },
  1087. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1088. "version": "4.53.5",
  1089. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.53.5.tgz",
  1090. "integrity": "sha512-Pg6E+oP7GvZ4XwgRJBuSXZjcqpIW3yCBhK4BcsANvb47qMvAbCjR6E+1a/U2WXz1JJxp9/4Dno3/iSJLcm5auw==",
  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-linux-x64-musl": {
  1102. "version": "4.53.5",
  1103. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.53.5.tgz",
  1104. "integrity": "sha512-txGtluxDKTxaMDzUduGP0wdfng24y1rygUMnmlUJ88fzCCULCLn7oE5kb2+tRB+MWq1QDZT6ObT5RrR8HFRKqg==",
  1105. "cpu": [
  1106. "x64"
  1107. ],
  1108. "dev": true,
  1109. "license": "MIT",
  1110. "optional": true,
  1111. "os": [
  1112. "linux"
  1113. ]
  1114. },
  1115. "node_modules/@rollup/rollup-openharmony-arm64": {
  1116. "version": "4.53.5",
  1117. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.53.5.tgz",
  1118. "integrity": "sha512-3DFiLPnTxiOQV993fMc+KO8zXHTcIjgaInrqlG8zDp1TlhYl6WgrOHuJkJQ6M8zHEcntSJsUp1XFZSY8C1DYbg==",
  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.53.5",
  1131. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.53.5.tgz",
  1132. "integrity": "sha512-nggc/wPpNTgjGg75hu+Q/3i32R00Lq1B6N1DO7MCU340MRKL3WZJMjA9U4K4gzy3dkZPXm9E1Nc81FItBVGRlA==",
  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.53.5",
  1145. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.53.5.tgz",
  1146. "integrity": "sha512-U/54pTbdQpPLBdEzCT6NBCFAfSZMvmjr0twhnD9f4EIvlm9wy3jjQ38yQj1AGznrNO65EWQMgm/QUjuIVrYF9w==",
  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.53.5",
  1159. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.53.5.tgz",
  1160. "integrity": "sha512-2NqKgZSuLH9SXBBV2dWNRCZmocgSOx8OJSdpRaEcRlIfX8YrKxUT6z0F1NpvDVhOsl190UFTRh2F2WDWWCYp3A==",
  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.53.5",
  1173. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.53.5.tgz",
  1174. "integrity": "sha512-JRpZUhCfhZ4keB5v0fe02gQJy05GqboPOaxvjugW04RLSYYoB/9t2lx2u/tMs/Na/1NXfY8QYjgRljRpN+MjTQ==",
  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://mirrors.huaweicloud.com/repository/npm/@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/js-cookie": {
  1193. "version": "3.0.6",
  1194. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/js-cookie/-/js-cookie-3.0.6.tgz",
  1195. "integrity": "sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==",
  1196. "dev": true,
  1197. "license": "MIT"
  1198. },
  1199. "node_modules/@types/lodash": {
  1200. "version": "4.17.21",
  1201. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/lodash/-/lodash-4.17.21.tgz",
  1202. "integrity": "sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==",
  1203. "license": "MIT"
  1204. },
  1205. "node_modules/@types/lodash-es": {
  1206. "version": "4.17.12",
  1207. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  1208. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  1209. "license": "MIT",
  1210. "dependencies": {
  1211. "@types/lodash": "*"
  1212. }
  1213. },
  1214. "node_modules/@types/node": {
  1215. "version": "20.19.27",
  1216. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/node/-/node-20.19.27.tgz",
  1217. "integrity": "sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==",
  1218. "dev": true,
  1219. "license": "MIT",
  1220. "optional": true,
  1221. "peer": true,
  1222. "dependencies": {
  1223. "undici-types": "~6.21.0"
  1224. }
  1225. },
  1226. "node_modules/@types/nprogress": {
  1227. "version": "0.2.3",
  1228. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@types/nprogress/-/nprogress-0.2.3.tgz",
  1229. "integrity": "sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==",
  1230. "dev": true,
  1231. "license": "MIT"
  1232. },
  1233. "node_modules/@types/web-bluetooth": {
  1234. "version": "0.0.16",
  1235. "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz",
  1236. "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==",
  1237. "license": "MIT"
  1238. },
  1239. "node_modules/@vitejs/plugin-vue": {
  1240. "version": "4.6.2",
  1241. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz",
  1242. "integrity": "sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==",
  1243. "dev": true,
  1244. "license": "MIT",
  1245. "engines": {
  1246. "node": "^14.18.0 || >=16.0.0"
  1247. },
  1248. "peerDependencies": {
  1249. "vite": "^4.0.0 || ^5.0.0",
  1250. "vue": "^3.2.25"
  1251. }
  1252. },
  1253. "node_modules/@vue/compiler-core": {
  1254. "version": "3.4.14",
  1255. "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.14.tgz",
  1256. "integrity": "sha512-ro4Zzl/MPdWs7XwxT7omHRxAjMbDFRZEEjD+2m3NBf8YzAe3HuoSEZosXQo+m1GQ1G3LQ1LdmNh1RKTYe+ssEg==",
  1257. "license": "MIT",
  1258. "dependencies": {
  1259. "@babel/parser": "^7.23.6",
  1260. "@vue/shared": "3.4.14",
  1261. "entities": "^4.5.0",
  1262. "estree-walker": "^2.0.2",
  1263. "source-map-js": "^1.0.2"
  1264. }
  1265. },
  1266. "node_modules/@vue/compiler-dom": {
  1267. "version": "3.4.14",
  1268. "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.14.tgz",
  1269. "integrity": "sha512-nOZTY+veWNa0DKAceNWxorAbWm0INHdQq7cejFaWM1WYnoNSJbSEKYtE7Ir6lR/+mo9fttZpPVI9ZFGJ1juUEQ==",
  1270. "license": "MIT",
  1271. "dependencies": {
  1272. "@vue/compiler-core": "3.4.14",
  1273. "@vue/shared": "3.4.14"
  1274. }
  1275. },
  1276. "node_modules/@vue/compiler-sfc": {
  1277. "version": "3.4.14",
  1278. "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.4.14.tgz",
  1279. "integrity": "sha512-1vHc9Kv1jV+YBZC/RJxQJ9JCxildTI+qrhtDh6tPkR1O8S+olBUekimY0km0ZNn8nG1wjtFAe9XHij+YLR8cRQ==",
  1280. "license": "MIT",
  1281. "dependencies": {
  1282. "@babel/parser": "^7.23.6",
  1283. "@vue/compiler-core": "3.4.14",
  1284. "@vue/compiler-dom": "3.4.14",
  1285. "@vue/compiler-ssr": "3.4.14",
  1286. "@vue/shared": "3.4.14",
  1287. "estree-walker": "^2.0.2",
  1288. "magic-string": "^0.30.5",
  1289. "postcss": "^8.4.33",
  1290. "source-map-js": "^1.0.2"
  1291. }
  1292. },
  1293. "node_modules/@vue/compiler-ssr": {
  1294. "version": "3.4.14",
  1295. "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.14.tgz",
  1296. "integrity": "sha512-bXT6+oAGlFjTYVOTtFJ4l4Jab1wjsC0cfSfOe2B4Z0N2vD2zOBSQ9w694RsCfhjk+bC2DY5Gubb1rHZVii107Q==",
  1297. "license": "MIT",
  1298. "dependencies": {
  1299. "@vue/compiler-dom": "3.4.14",
  1300. "@vue/shared": "3.4.14"
  1301. }
  1302. },
  1303. "node_modules/@vue/devtools-api": {
  1304. "version": "6.5.1",
  1305. "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.1.tgz",
  1306. "integrity": "sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==",
  1307. "license": "MIT"
  1308. },
  1309. "node_modules/@vue/reactivity": {
  1310. "version": "3.4.14",
  1311. "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.4.14.tgz",
  1312. "integrity": "sha512-xRYwze5Q4tK7tT2J4uy4XLhK/AIXdU5EBUu9PLnIHcOKXO0uyXpNNMzlQKuq7B+zwtq6K2wuUL39pHA6ZQzObw==",
  1313. "license": "MIT",
  1314. "dependencies": {
  1315. "@vue/shared": "3.4.14"
  1316. }
  1317. },
  1318. "node_modules/@vue/runtime-core": {
  1319. "version": "3.4.14",
  1320. "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.4.14.tgz",
  1321. "integrity": "sha512-qu+NMkfujCoZL6cfqK5NOfxgXJROSlP2ZPs4CTcVR+mLrwl4TtycF5Tgo0QupkdBL+2kigc6EsJlTcuuZC1NaQ==",
  1322. "license": "MIT",
  1323. "dependencies": {
  1324. "@vue/reactivity": "3.4.14",
  1325. "@vue/shared": "3.4.14"
  1326. }
  1327. },
  1328. "node_modules/@vue/runtime-dom": {
  1329. "version": "3.4.14",
  1330. "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.4.14.tgz",
  1331. "integrity": "sha512-B85XmcR4E7XsirEHVqhmy4HPbRT9WLFWV9Uhie3OapV9m1MEN9+Er6hmUIE6d8/l2sUygpK9RstFM2bmHEUigA==",
  1332. "license": "MIT",
  1333. "dependencies": {
  1334. "@vue/runtime-core": "3.4.14",
  1335. "@vue/shared": "3.4.14",
  1336. "csstype": "^3.1.3"
  1337. }
  1338. },
  1339. "node_modules/@vue/server-renderer": {
  1340. "version": "3.4.14",
  1341. "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.4.14.tgz",
  1342. "integrity": "sha512-pwSKXQfYdJBTpvWHGEYI+akDE18TXAiLcGn+Q/2Fj8wQSHWztoo7PSvfMNqu6NDhp309QXXbPFEGCU5p85HqkA==",
  1343. "license": "MIT",
  1344. "dependencies": {
  1345. "@vue/compiler-ssr": "3.4.14",
  1346. "@vue/shared": "3.4.14"
  1347. },
  1348. "peerDependencies": {
  1349. "vue": "3.4.14"
  1350. }
  1351. },
  1352. "node_modules/@vue/shared": {
  1353. "version": "3.4.14",
  1354. "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.14.tgz",
  1355. "integrity": "sha512-nmi3BtLpvqXAWoRZ6HQ+pFJOHBU4UnH3vD3opgmwXac7vhaHKA9nj1VeGjMggdB9eLtW83eHyPCmOU1qzdsC7Q==",
  1356. "license": "MIT"
  1357. },
  1358. "node_modules/@vue/tsconfig": {
  1359. "version": "0.5.1",
  1360. "resolved": "https://mirrors.huaweicloud.com/repository/npm/@vue/tsconfig/-/tsconfig-0.5.1.tgz",
  1361. "integrity": "sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==",
  1362. "dev": true,
  1363. "license": "MIT"
  1364. },
  1365. "node_modules/@vueuse/core": {
  1366. "version": "9.13.0",
  1367. "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz",
  1368. "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==",
  1369. "license": "MIT",
  1370. "dependencies": {
  1371. "@types/web-bluetooth": "^0.0.16",
  1372. "@vueuse/metadata": "9.13.0",
  1373. "@vueuse/shared": "9.13.0",
  1374. "vue-demi": "*"
  1375. },
  1376. "funding": {
  1377. "url": "https://github.com/sponsors/antfu"
  1378. }
  1379. },
  1380. "node_modules/@vueuse/core/node_modules/vue-demi": {
  1381. "version": "0.14.6",
  1382. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.6.tgz",
  1383. "integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
  1384. "hasInstallScript": true,
  1385. "license": "MIT",
  1386. "bin": {
  1387. "vue-demi-fix": "bin/vue-demi-fix.js",
  1388. "vue-demi-switch": "bin/vue-demi-switch.js"
  1389. },
  1390. "engines": {
  1391. "node": ">=12"
  1392. },
  1393. "funding": {
  1394. "url": "https://github.com/sponsors/antfu"
  1395. },
  1396. "peerDependencies": {
  1397. "@vue/composition-api": "^1.0.0-rc.1",
  1398. "vue": "^3.0.0-0 || ^2.6.0"
  1399. },
  1400. "peerDependenciesMeta": {
  1401. "@vue/composition-api": {
  1402. "optional": true
  1403. }
  1404. }
  1405. },
  1406. "node_modules/@vueuse/metadata": {
  1407. "version": "9.13.0",
  1408. "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz",
  1409. "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==",
  1410. "license": "MIT",
  1411. "funding": {
  1412. "url": "https://github.com/sponsors/antfu"
  1413. }
  1414. },
  1415. "node_modules/@vueuse/shared": {
  1416. "version": "9.13.0",
  1417. "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz",
  1418. "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==",
  1419. "license": "MIT",
  1420. "dependencies": {
  1421. "vue-demi": "*"
  1422. },
  1423. "funding": {
  1424. "url": "https://github.com/sponsors/antfu"
  1425. }
  1426. },
  1427. "node_modules/@vueuse/shared/node_modules/vue-demi": {
  1428. "version": "0.14.6",
  1429. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.6.tgz",
  1430. "integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
  1431. "hasInstallScript": true,
  1432. "license": "MIT",
  1433. "bin": {
  1434. "vue-demi-fix": "bin/vue-demi-fix.js",
  1435. "vue-demi-switch": "bin/vue-demi-switch.js"
  1436. },
  1437. "engines": {
  1438. "node": ">=12"
  1439. },
  1440. "funding": {
  1441. "url": "https://github.com/sponsors/antfu"
  1442. },
  1443. "peerDependencies": {
  1444. "@vue/composition-api": "^1.0.0-rc.1",
  1445. "vue": "^3.0.0-0 || ^2.6.0"
  1446. },
  1447. "peerDependenciesMeta": {
  1448. "@vue/composition-api": {
  1449. "optional": true
  1450. }
  1451. }
  1452. },
  1453. "node_modules/acorn": {
  1454. "version": "8.15.0",
  1455. "resolved": "https://mirrors.huaweicloud.com/repository/npm/acorn/-/acorn-8.15.0.tgz",
  1456. "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
  1457. "dev": true,
  1458. "license": "MIT",
  1459. "bin": {
  1460. "acorn": "bin/acorn"
  1461. },
  1462. "engines": {
  1463. "node": ">=0.4.0"
  1464. }
  1465. },
  1466. "node_modules/anymatch": {
  1467. "version": "3.1.3",
  1468. "resolved": "https://mirrors.huaweicloud.com/repository/npm/anymatch/-/anymatch-3.1.3.tgz",
  1469. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  1470. "dev": true,
  1471. "license": "ISC",
  1472. "dependencies": {
  1473. "normalize-path": "^3.0.0",
  1474. "picomatch": "^2.0.4"
  1475. },
  1476. "engines": {
  1477. "node": ">= 8"
  1478. }
  1479. },
  1480. "node_modules/anymatch/node_modules/picomatch": {
  1481. "version": "2.3.1",
  1482. "resolved": "https://mirrors.huaweicloud.com/repository/npm/picomatch/-/picomatch-2.3.1.tgz",
  1483. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  1484. "dev": true,
  1485. "license": "MIT",
  1486. "engines": {
  1487. "node": ">=8.6"
  1488. },
  1489. "funding": {
  1490. "url": "https://github.com/sponsors/jonschlinkert"
  1491. }
  1492. },
  1493. "node_modules/async-validator": {
  1494. "version": "4.2.5",
  1495. "resolved": "https://mirrors.huaweicloud.com/repository/npm/async-validator/-/async-validator-4.2.5.tgz",
  1496. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1497. "license": "MIT"
  1498. },
  1499. "node_modules/asynckit": {
  1500. "version": "0.4.0",
  1501. "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
  1502. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1503. "license": "MIT"
  1504. },
  1505. "node_modules/axios": {
  1506. "version": "1.6.5",
  1507. "resolved": "https://registry.npmmirror.com/axios/-/axios-1.6.5.tgz",
  1508. "integrity": "sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==",
  1509. "license": "MIT",
  1510. "dependencies": {
  1511. "follow-redirects": "^1.15.4",
  1512. "form-data": "^4.0.0",
  1513. "proxy-from-env": "^1.1.0"
  1514. }
  1515. },
  1516. "node_modules/balanced-match": {
  1517. "version": "1.0.2",
  1518. "resolved": "https://mirrors.huaweicloud.com/repository/npm/balanced-match/-/balanced-match-1.0.2.tgz",
  1519. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  1520. "dev": true,
  1521. "license": "MIT"
  1522. },
  1523. "node_modules/binary-extensions": {
  1524. "version": "2.3.0",
  1525. "resolved": "https://mirrors.huaweicloud.com/repository/npm/binary-extensions/-/binary-extensions-2.3.0.tgz",
  1526. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  1527. "dev": true,
  1528. "license": "MIT",
  1529. "engines": {
  1530. "node": ">=8"
  1531. },
  1532. "funding": {
  1533. "url": "https://github.com/sponsors/sindresorhus"
  1534. }
  1535. },
  1536. "node_modules/brace-expansion": {
  1537. "version": "2.0.2",
  1538. "resolved": "https://mirrors.huaweicloud.com/repository/npm/brace-expansion/-/brace-expansion-2.0.2.tgz",
  1539. "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
  1540. "dev": true,
  1541. "license": "MIT",
  1542. "dependencies": {
  1543. "balanced-match": "^1.0.0"
  1544. }
  1545. },
  1546. "node_modules/braces": {
  1547. "version": "3.0.3",
  1548. "resolved": "https://mirrors.huaweicloud.com/repository/npm/braces/-/braces-3.0.3.tgz",
  1549. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  1550. "dev": true,
  1551. "license": "MIT",
  1552. "dependencies": {
  1553. "fill-range": "^7.1.1"
  1554. },
  1555. "engines": {
  1556. "node": ">=8"
  1557. }
  1558. },
  1559. "node_modules/chokidar": {
  1560. "version": "3.6.0",
  1561. "resolved": "https://mirrors.huaweicloud.com/repository/npm/chokidar/-/chokidar-3.6.0.tgz",
  1562. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  1563. "dev": true,
  1564. "license": "MIT",
  1565. "dependencies": {
  1566. "anymatch": "~3.1.2",
  1567. "braces": "~3.0.2",
  1568. "glob-parent": "~5.1.2",
  1569. "is-binary-path": "~2.1.0",
  1570. "is-glob": "~4.0.1",
  1571. "normalize-path": "~3.0.0",
  1572. "readdirp": "~3.6.0"
  1573. },
  1574. "engines": {
  1575. "node": ">= 8.10.0"
  1576. },
  1577. "funding": {
  1578. "url": "https://paulmillr.com/funding/"
  1579. },
  1580. "optionalDependencies": {
  1581. "fsevents": "~2.3.2"
  1582. }
  1583. },
  1584. "node_modules/combined-stream": {
  1585. "version": "1.0.8",
  1586. "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
  1587. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1588. "license": "MIT",
  1589. "dependencies": {
  1590. "delayed-stream": "~1.0.0"
  1591. },
  1592. "engines": {
  1593. "node": ">= 0.8"
  1594. }
  1595. },
  1596. "node_modules/confbox": {
  1597. "version": "0.1.8",
  1598. "resolved": "https://mirrors.huaweicloud.com/repository/npm/confbox/-/confbox-0.1.8.tgz",
  1599. "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
  1600. "dev": true,
  1601. "license": "MIT"
  1602. },
  1603. "node_modules/csstype": {
  1604. "version": "3.1.3",
  1605. "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
  1606. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
  1607. "license": "MIT"
  1608. },
  1609. "node_modules/date-fns": {
  1610. "version": "3.6.0",
  1611. "resolved": "https://mirrors.huaweicloud.com/repository/npm/date-fns/-/date-fns-3.6.0.tgz",
  1612. "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
  1613. "license": "MIT",
  1614. "funding": {
  1615. "type": "github",
  1616. "url": "https://github.com/sponsors/kossnocorp"
  1617. }
  1618. },
  1619. "node_modules/dayjs": {
  1620. "version": "1.11.19",
  1621. "resolved": "https://mirrors.huaweicloud.com/repository/npm/dayjs/-/dayjs-1.11.19.tgz",
  1622. "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
  1623. "license": "MIT"
  1624. },
  1625. "node_modules/debug": {
  1626. "version": "4.4.3",
  1627. "resolved": "https://mirrors.huaweicloud.com/repository/npm/debug/-/debug-4.4.3.tgz",
  1628. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  1629. "dev": true,
  1630. "license": "MIT",
  1631. "dependencies": {
  1632. "ms": "^2.1.3"
  1633. },
  1634. "engines": {
  1635. "node": ">=6.0"
  1636. },
  1637. "peerDependenciesMeta": {
  1638. "supports-color": {
  1639. "optional": true
  1640. }
  1641. }
  1642. },
  1643. "node_modules/delayed-stream": {
  1644. "version": "1.0.0",
  1645. "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
  1646. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  1647. "license": "MIT",
  1648. "engines": {
  1649. "node": ">=0.4.0"
  1650. }
  1651. },
  1652. "node_modules/detect-libc": {
  1653. "version": "1.0.3",
  1654. "resolved": "https://mirrors.huaweicloud.com/repository/npm/detect-libc/-/detect-libc-1.0.3.tgz",
  1655. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  1656. "dev": true,
  1657. "license": "Apache-2.0",
  1658. "optional": true,
  1659. "bin": {
  1660. "detect-libc": "bin/detect-libc.js"
  1661. },
  1662. "engines": {
  1663. "node": ">=0.10"
  1664. }
  1665. },
  1666. "node_modules/element-plus": {
  1667. "version": "2.12.0",
  1668. "resolved": "https://mirrors.huaweicloud.com/repository/npm/element-plus/-/element-plus-2.12.0.tgz",
  1669. "integrity": "sha512-M9YLSn2np9OnqrSKWsiXvGe3qnF8pd94+TScsHj1aTMCD+nSEvucXermf807qNt6hOP040le0e5Aft7E9ZfHmA==",
  1670. "license": "MIT",
  1671. "dependencies": {
  1672. "@ctrl/tinycolor": "^3.4.1",
  1673. "@element-plus/icons-vue": "^2.3.2",
  1674. "@floating-ui/dom": "^1.0.1",
  1675. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
  1676. "@types/lodash": "^4.17.20",
  1677. "@types/lodash-es": "^4.17.12",
  1678. "@vueuse/core": "^9.1.0",
  1679. "async-validator": "^4.2.5",
  1680. "dayjs": "^1.11.19",
  1681. "lodash": "^4.17.21",
  1682. "lodash-es": "^4.17.21",
  1683. "lodash-unified": "^1.0.3",
  1684. "memoize-one": "^6.0.0",
  1685. "normalize-wheel-es": "^1.2.0"
  1686. },
  1687. "peerDependencies": {
  1688. "vue": "^3.2.0"
  1689. }
  1690. },
  1691. "node_modules/entities": {
  1692. "version": "4.5.0",
  1693. "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
  1694. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  1695. "license": "BSD-2-Clause",
  1696. "engines": {
  1697. "node": ">=0.12"
  1698. },
  1699. "funding": {
  1700. "url": "https://github.com/fb55/entities?sponsor=1"
  1701. }
  1702. },
  1703. "node_modules/esbuild": {
  1704. "version": "0.21.5",
  1705. "resolved": "https://mirrors.huaweicloud.com/repository/npm/esbuild/-/esbuild-0.21.5.tgz",
  1706. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  1707. "dev": true,
  1708. "hasInstallScript": true,
  1709. "license": "MIT",
  1710. "bin": {
  1711. "esbuild": "bin/esbuild"
  1712. },
  1713. "engines": {
  1714. "node": ">=12"
  1715. },
  1716. "optionalDependencies": {
  1717. "@esbuild/aix-ppc64": "0.21.5",
  1718. "@esbuild/android-arm": "0.21.5",
  1719. "@esbuild/android-arm64": "0.21.5",
  1720. "@esbuild/android-x64": "0.21.5",
  1721. "@esbuild/darwin-arm64": "0.21.5",
  1722. "@esbuild/darwin-x64": "0.21.5",
  1723. "@esbuild/freebsd-arm64": "0.21.5",
  1724. "@esbuild/freebsd-x64": "0.21.5",
  1725. "@esbuild/linux-arm": "0.21.5",
  1726. "@esbuild/linux-arm64": "0.21.5",
  1727. "@esbuild/linux-ia32": "0.21.5",
  1728. "@esbuild/linux-loong64": "0.21.5",
  1729. "@esbuild/linux-mips64el": "0.21.5",
  1730. "@esbuild/linux-ppc64": "0.21.5",
  1731. "@esbuild/linux-riscv64": "0.21.5",
  1732. "@esbuild/linux-s390x": "0.21.5",
  1733. "@esbuild/linux-x64": "0.21.5",
  1734. "@esbuild/netbsd-x64": "0.21.5",
  1735. "@esbuild/openbsd-x64": "0.21.5",
  1736. "@esbuild/sunos-x64": "0.21.5",
  1737. "@esbuild/win32-arm64": "0.21.5",
  1738. "@esbuild/win32-ia32": "0.21.5",
  1739. "@esbuild/win32-x64": "0.21.5"
  1740. }
  1741. },
  1742. "node_modules/escape-string-regexp": {
  1743. "version": "5.0.0",
  1744. "resolved": "https://mirrors.huaweicloud.com/repository/npm/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  1745. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  1746. "dev": true,
  1747. "license": "MIT",
  1748. "engines": {
  1749. "node": ">=12"
  1750. },
  1751. "funding": {
  1752. "url": "https://github.com/sponsors/sindresorhus"
  1753. }
  1754. },
  1755. "node_modules/estree-walker": {
  1756. "version": "2.0.2",
  1757. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
  1758. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  1759. "license": "MIT"
  1760. },
  1761. "node_modules/exsolve": {
  1762. "version": "1.0.8",
  1763. "resolved": "https://mirrors.huaweicloud.com/repository/npm/exsolve/-/exsolve-1.0.8.tgz",
  1764. "integrity": "sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==",
  1765. "dev": true,
  1766. "license": "MIT"
  1767. },
  1768. "node_modules/fast-glob": {
  1769. "version": "3.3.3",
  1770. "resolved": "https://mirrors.huaweicloud.com/repository/npm/fast-glob/-/fast-glob-3.3.3.tgz",
  1771. "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
  1772. "dev": true,
  1773. "license": "MIT",
  1774. "dependencies": {
  1775. "@nodelib/fs.stat": "^2.0.2",
  1776. "@nodelib/fs.walk": "^1.2.3",
  1777. "glob-parent": "^5.1.2",
  1778. "merge2": "^1.3.0",
  1779. "micromatch": "^4.0.8"
  1780. },
  1781. "engines": {
  1782. "node": ">=8.6.0"
  1783. }
  1784. },
  1785. "node_modules/fastq": {
  1786. "version": "1.19.1",
  1787. "resolved": "https://mirrors.huaweicloud.com/repository/npm/fastq/-/fastq-1.19.1.tgz",
  1788. "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
  1789. "dev": true,
  1790. "license": "ISC",
  1791. "dependencies": {
  1792. "reusify": "^1.0.4"
  1793. }
  1794. },
  1795. "node_modules/fill-range": {
  1796. "version": "7.1.1",
  1797. "resolved": "https://mirrors.huaweicloud.com/repository/npm/fill-range/-/fill-range-7.1.1.tgz",
  1798. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  1799. "dev": true,
  1800. "license": "MIT",
  1801. "dependencies": {
  1802. "to-regex-range": "^5.0.1"
  1803. },
  1804. "engines": {
  1805. "node": ">=8"
  1806. }
  1807. },
  1808. "node_modules/follow-redirects": {
  1809. "version": "1.15.5",
  1810. "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.5.tgz",
  1811. "integrity": "sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==",
  1812. "funding": [
  1813. {
  1814. "type": "individual",
  1815. "url": "https://github.com/sponsors/RubenVerborgh"
  1816. }
  1817. ],
  1818. "license": "MIT",
  1819. "engines": {
  1820. "node": ">=4.0"
  1821. },
  1822. "peerDependenciesMeta": {
  1823. "debug": {
  1824. "optional": true
  1825. }
  1826. }
  1827. },
  1828. "node_modules/form-data": {
  1829. "version": "4.0.0",
  1830. "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.0.tgz",
  1831. "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
  1832. "license": "MIT",
  1833. "dependencies": {
  1834. "asynckit": "^0.4.0",
  1835. "combined-stream": "^1.0.8",
  1836. "mime-types": "^2.1.12"
  1837. },
  1838. "engines": {
  1839. "node": ">= 6"
  1840. }
  1841. },
  1842. "node_modules/fsevents": {
  1843. "version": "2.3.3",
  1844. "resolved": "https://mirrors.huaweicloud.com/repository/npm/fsevents/-/fsevents-2.3.3.tgz",
  1845. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1846. "dev": true,
  1847. "hasInstallScript": true,
  1848. "license": "MIT",
  1849. "optional": true,
  1850. "os": [
  1851. "darwin"
  1852. ],
  1853. "engines": {
  1854. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1855. }
  1856. },
  1857. "node_modules/function-bind": {
  1858. "version": "1.1.2",
  1859. "resolved": "https://mirrors.huaweicloud.com/repository/npm/function-bind/-/function-bind-1.1.2.tgz",
  1860. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  1861. "dev": true,
  1862. "license": "MIT",
  1863. "funding": {
  1864. "url": "https://github.com/sponsors/ljharb"
  1865. }
  1866. },
  1867. "node_modules/glob-parent": {
  1868. "version": "5.1.2",
  1869. "resolved": "https://mirrors.huaweicloud.com/repository/npm/glob-parent/-/glob-parent-5.1.2.tgz",
  1870. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  1871. "dev": true,
  1872. "license": "ISC",
  1873. "dependencies": {
  1874. "is-glob": "^4.0.1"
  1875. },
  1876. "engines": {
  1877. "node": ">= 6"
  1878. }
  1879. },
  1880. "node_modules/hasown": {
  1881. "version": "2.0.2",
  1882. "resolved": "https://mirrors.huaweicloud.com/repository/npm/hasown/-/hasown-2.0.2.tgz",
  1883. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  1884. "dev": true,
  1885. "license": "MIT",
  1886. "dependencies": {
  1887. "function-bind": "^1.1.2"
  1888. },
  1889. "engines": {
  1890. "node": ">= 0.4"
  1891. }
  1892. },
  1893. "node_modules/immutable": {
  1894. "version": "5.1.4",
  1895. "resolved": "https://mirrors.huaweicloud.com/repository/npm/immutable/-/immutable-5.1.4.tgz",
  1896. "integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
  1897. "dev": true,
  1898. "license": "MIT"
  1899. },
  1900. "node_modules/is-binary-path": {
  1901. "version": "2.1.0",
  1902. "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-binary-path/-/is-binary-path-2.1.0.tgz",
  1903. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  1904. "dev": true,
  1905. "license": "MIT",
  1906. "dependencies": {
  1907. "binary-extensions": "^2.0.0"
  1908. },
  1909. "engines": {
  1910. "node": ">=8"
  1911. }
  1912. },
  1913. "node_modules/is-core-module": {
  1914. "version": "2.16.1",
  1915. "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-core-module/-/is-core-module-2.16.1.tgz",
  1916. "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
  1917. "dev": true,
  1918. "license": "MIT",
  1919. "dependencies": {
  1920. "hasown": "^2.0.2"
  1921. },
  1922. "engines": {
  1923. "node": ">= 0.4"
  1924. },
  1925. "funding": {
  1926. "url": "https://github.com/sponsors/ljharb"
  1927. }
  1928. },
  1929. "node_modules/is-extglob": {
  1930. "version": "2.1.1",
  1931. "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-extglob/-/is-extglob-2.1.1.tgz",
  1932. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  1933. "dev": true,
  1934. "license": "MIT",
  1935. "engines": {
  1936. "node": ">=0.10.0"
  1937. }
  1938. },
  1939. "node_modules/is-glob": {
  1940. "version": "4.0.3",
  1941. "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-glob/-/is-glob-4.0.3.tgz",
  1942. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  1943. "dev": true,
  1944. "license": "MIT",
  1945. "dependencies": {
  1946. "is-extglob": "^2.1.1"
  1947. },
  1948. "engines": {
  1949. "node": ">=0.10.0"
  1950. }
  1951. },
  1952. "node_modules/is-number": {
  1953. "version": "7.0.0",
  1954. "resolved": "https://mirrors.huaweicloud.com/repository/npm/is-number/-/is-number-7.0.0.tgz",
  1955. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  1956. "dev": true,
  1957. "license": "MIT",
  1958. "engines": {
  1959. "node": ">=0.12.0"
  1960. }
  1961. },
  1962. "node_modules/js-cookie": {
  1963. "version": "3.0.5",
  1964. "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-cookie/-/js-cookie-3.0.5.tgz",
  1965. "integrity": "sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==",
  1966. "license": "MIT",
  1967. "engines": {
  1968. "node": ">=14"
  1969. }
  1970. },
  1971. "node_modules/js-tokens": {
  1972. "version": "9.0.1",
  1973. "resolved": "https://mirrors.huaweicloud.com/repository/npm/js-tokens/-/js-tokens-9.0.1.tgz",
  1974. "integrity": "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==",
  1975. "dev": true,
  1976. "license": "MIT"
  1977. },
  1978. "node_modules/local-pkg": {
  1979. "version": "0.5.1",
  1980. "resolved": "https://mirrors.huaweicloud.com/repository/npm/local-pkg/-/local-pkg-0.5.1.tgz",
  1981. "integrity": "sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==",
  1982. "dev": true,
  1983. "license": "MIT",
  1984. "dependencies": {
  1985. "mlly": "^1.7.3",
  1986. "pkg-types": "^1.2.1"
  1987. },
  1988. "engines": {
  1989. "node": ">=14"
  1990. },
  1991. "funding": {
  1992. "url": "https://github.com/sponsors/antfu"
  1993. }
  1994. },
  1995. "node_modules/lodash": {
  1996. "version": "4.17.21",
  1997. "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash/-/lodash-4.17.21.tgz",
  1998. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  1999. "license": "MIT"
  2000. },
  2001. "node_modules/lodash-es": {
  2002. "version": "4.17.21",
  2003. "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz",
  2004. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  2005. "license": "MIT"
  2006. },
  2007. "node_modules/lodash-unified": {
  2008. "version": "1.0.3",
  2009. "resolved": "https://mirrors.huaweicloud.com/repository/npm/lodash-unified/-/lodash-unified-1.0.3.tgz",
  2010. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  2011. "license": "MIT",
  2012. "peerDependencies": {
  2013. "@types/lodash-es": "*",
  2014. "lodash": "*",
  2015. "lodash-es": "*"
  2016. }
  2017. },
  2018. "node_modules/magic-string": {
  2019. "version": "0.30.17",
  2020. "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz",
  2021. "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
  2022. "license": "MIT",
  2023. "dependencies": {
  2024. "@jridgewell/sourcemap-codec": "^1.5.0"
  2025. }
  2026. },
  2027. "node_modules/memoize-one": {
  2028. "version": "6.0.0",
  2029. "resolved": "https://mirrors.huaweicloud.com/repository/npm/memoize-one/-/memoize-one-6.0.0.tgz",
  2030. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  2031. "license": "MIT"
  2032. },
  2033. "node_modules/merge2": {
  2034. "version": "1.4.1",
  2035. "resolved": "https://mirrors.huaweicloud.com/repository/npm/merge2/-/merge2-1.4.1.tgz",
  2036. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  2037. "dev": true,
  2038. "license": "MIT",
  2039. "engines": {
  2040. "node": ">= 8"
  2041. }
  2042. },
  2043. "node_modules/micromatch": {
  2044. "version": "4.0.8",
  2045. "resolved": "https://mirrors.huaweicloud.com/repository/npm/micromatch/-/micromatch-4.0.8.tgz",
  2046. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  2047. "dev": true,
  2048. "license": "MIT",
  2049. "dependencies": {
  2050. "braces": "^3.0.3",
  2051. "picomatch": "^2.3.1"
  2052. },
  2053. "engines": {
  2054. "node": ">=8.6"
  2055. }
  2056. },
  2057. "node_modules/micromatch/node_modules/picomatch": {
  2058. "version": "2.3.1",
  2059. "resolved": "https://mirrors.huaweicloud.com/repository/npm/picomatch/-/picomatch-2.3.1.tgz",
  2060. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  2061. "dev": true,
  2062. "license": "MIT",
  2063. "engines": {
  2064. "node": ">=8.6"
  2065. },
  2066. "funding": {
  2067. "url": "https://github.com/sponsors/jonschlinkert"
  2068. }
  2069. },
  2070. "node_modules/mime-db": {
  2071. "version": "1.52.0",
  2072. "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
  2073. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  2074. "license": "MIT",
  2075. "engines": {
  2076. "node": ">= 0.6"
  2077. }
  2078. },
  2079. "node_modules/mime-types": {
  2080. "version": "2.1.35",
  2081. "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
  2082. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  2083. "license": "MIT",
  2084. "dependencies": {
  2085. "mime-db": "1.52.0"
  2086. },
  2087. "engines": {
  2088. "node": ">= 0.6"
  2089. }
  2090. },
  2091. "node_modules/minimatch": {
  2092. "version": "9.0.5",
  2093. "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-9.0.5.tgz",
  2094. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  2095. "dev": true,
  2096. "license": "ISC",
  2097. "dependencies": {
  2098. "brace-expansion": "^2.0.1"
  2099. },
  2100. "engines": {
  2101. "node": ">=16 || 14 >=14.17"
  2102. },
  2103. "funding": {
  2104. "url": "https://github.com/sponsors/isaacs"
  2105. }
  2106. },
  2107. "node_modules/mlly": {
  2108. "version": "1.8.0",
  2109. "resolved": "https://mirrors.huaweicloud.com/repository/npm/mlly/-/mlly-1.8.0.tgz",
  2110. "integrity": "sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==",
  2111. "dev": true,
  2112. "license": "MIT",
  2113. "dependencies": {
  2114. "acorn": "^8.15.0",
  2115. "pathe": "^2.0.3",
  2116. "pkg-types": "^1.3.1",
  2117. "ufo": "^1.6.1"
  2118. }
  2119. },
  2120. "node_modules/ms": {
  2121. "version": "2.1.3",
  2122. "resolved": "https://mirrors.huaweicloud.com/repository/npm/ms/-/ms-2.1.3.tgz",
  2123. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  2124. "dev": true,
  2125. "license": "MIT"
  2126. },
  2127. "node_modules/nanoid": {
  2128. "version": "3.3.11",
  2129. "resolved": "https://mirrors.huaweicloud.com/repository/npm/nanoid/-/nanoid-3.3.11.tgz",
  2130. "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
  2131. "funding": [
  2132. {
  2133. "type": "github",
  2134. "url": "https://github.com/sponsors/ai"
  2135. }
  2136. ],
  2137. "license": "MIT",
  2138. "bin": {
  2139. "nanoid": "bin/nanoid.cjs"
  2140. },
  2141. "engines": {
  2142. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2143. }
  2144. },
  2145. "node_modules/node-addon-api": {
  2146. "version": "7.1.1",
  2147. "resolved": "https://mirrors.huaweicloud.com/repository/npm/node-addon-api/-/node-addon-api-7.1.1.tgz",
  2148. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  2149. "dev": true,
  2150. "license": "MIT",
  2151. "optional": true
  2152. },
  2153. "node_modules/normalize-path": {
  2154. "version": "3.0.0",
  2155. "resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-path/-/normalize-path-3.0.0.tgz",
  2156. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  2157. "dev": true,
  2158. "license": "MIT",
  2159. "engines": {
  2160. "node": ">=0.10.0"
  2161. }
  2162. },
  2163. "node_modules/normalize-wheel-es": {
  2164. "version": "1.2.0",
  2165. "resolved": "https://mirrors.huaweicloud.com/repository/npm/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  2166. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  2167. "license": "BSD-3-Clause"
  2168. },
  2169. "node_modules/nprogress": {
  2170. "version": "0.2.0",
  2171. "resolved": "https://mirrors.huaweicloud.com/repository/npm/nprogress/-/nprogress-0.2.0.tgz",
  2172. "integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==",
  2173. "license": "MIT"
  2174. },
  2175. "node_modules/path-parse": {
  2176. "version": "1.0.7",
  2177. "resolved": "https://mirrors.huaweicloud.com/repository/npm/path-parse/-/path-parse-1.0.7.tgz",
  2178. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
  2179. "dev": true,
  2180. "license": "MIT"
  2181. },
  2182. "node_modules/pathe": {
  2183. "version": "2.0.3",
  2184. "resolved": "https://mirrors.huaweicloud.com/repository/npm/pathe/-/pathe-2.0.3.tgz",
  2185. "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
  2186. "dev": true,
  2187. "license": "MIT"
  2188. },
  2189. "node_modules/picocolors": {
  2190. "version": "1.1.1",
  2191. "resolved": "https://mirrors.huaweicloud.com/repository/npm/picocolors/-/picocolors-1.1.1.tgz",
  2192. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  2193. "license": "ISC"
  2194. },
  2195. "node_modules/picomatch": {
  2196. "version": "4.0.3",
  2197. "resolved": "https://mirrors.huaweicloud.com/repository/npm/picomatch/-/picomatch-4.0.3.tgz",
  2198. "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
  2199. "dev": true,
  2200. "license": "MIT",
  2201. "engines": {
  2202. "node": ">=12"
  2203. },
  2204. "funding": {
  2205. "url": "https://github.com/sponsors/jonschlinkert"
  2206. }
  2207. },
  2208. "node_modules/pinia": {
  2209. "version": "2.1.7",
  2210. "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.1.7.tgz",
  2211. "integrity": "sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==",
  2212. "license": "MIT",
  2213. "dependencies": {
  2214. "@vue/devtools-api": "^6.5.0",
  2215. "vue-demi": ">=0.14.5"
  2216. },
  2217. "funding": {
  2218. "url": "https://github.com/sponsors/posva"
  2219. },
  2220. "peerDependencies": {
  2221. "@vue/composition-api": "^1.4.0",
  2222. "typescript": ">=4.4.4",
  2223. "vue": "^2.6.14 || ^3.3.0"
  2224. },
  2225. "peerDependenciesMeta": {
  2226. "@vue/composition-api": {
  2227. "optional": true
  2228. },
  2229. "typescript": {
  2230. "optional": true
  2231. }
  2232. }
  2233. },
  2234. "node_modules/pinia/node_modules/vue-demi": {
  2235. "version": "0.14.6",
  2236. "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.6.tgz",
  2237. "integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
  2238. "hasInstallScript": true,
  2239. "license": "MIT",
  2240. "bin": {
  2241. "vue-demi-fix": "bin/vue-demi-fix.js",
  2242. "vue-demi-switch": "bin/vue-demi-switch.js"
  2243. },
  2244. "engines": {
  2245. "node": ">=12"
  2246. },
  2247. "funding": {
  2248. "url": "https://github.com/sponsors/antfu"
  2249. },
  2250. "peerDependencies": {
  2251. "@vue/composition-api": "^1.0.0-rc.1",
  2252. "vue": "^3.0.0-0 || ^2.6.0"
  2253. },
  2254. "peerDependenciesMeta": {
  2255. "@vue/composition-api": {
  2256. "optional": true
  2257. }
  2258. }
  2259. },
  2260. "node_modules/pkg-types": {
  2261. "version": "1.3.1",
  2262. "resolved": "https://mirrors.huaweicloud.com/repository/npm/pkg-types/-/pkg-types-1.3.1.tgz",
  2263. "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
  2264. "dev": true,
  2265. "license": "MIT",
  2266. "dependencies": {
  2267. "confbox": "^0.1.8",
  2268. "mlly": "^1.7.4",
  2269. "pathe": "^2.0.1"
  2270. }
  2271. },
  2272. "node_modules/postcss": {
  2273. "version": "8.5.6",
  2274. "resolved": "https://mirrors.huaweicloud.com/repository/npm/postcss/-/postcss-8.5.6.tgz",
  2275. "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
  2276. "funding": [
  2277. {
  2278. "type": "opencollective",
  2279. "url": "https://opencollective.com/postcss/"
  2280. },
  2281. {
  2282. "type": "tidelift",
  2283. "url": "https://tidelift.com/funding/github/npm/postcss"
  2284. },
  2285. {
  2286. "type": "github",
  2287. "url": "https://github.com/sponsors/ai"
  2288. }
  2289. ],
  2290. "license": "MIT",
  2291. "dependencies": {
  2292. "nanoid": "^3.3.11",
  2293. "picocolors": "^1.1.1",
  2294. "source-map-js": "^1.2.1"
  2295. },
  2296. "engines": {
  2297. "node": "^10 || ^12 || >=14"
  2298. }
  2299. },
  2300. "node_modules/proxy-from-env": {
  2301. "version": "1.1.0",
  2302. "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  2303. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
  2304. "license": "MIT"
  2305. },
  2306. "node_modules/qrcode.vue": {
  2307. "version": "3.6.0",
  2308. "resolved": "https://mirrors.huaweicloud.com/repository/npm/qrcode.vue/-/qrcode.vue-3.6.0.tgz",
  2309. "integrity": "sha512-vQcl2fyHYHMjDO1GguCldJxepq2izQjBkDEEu9NENgfVKP6mv/e2SU62WbqYHGwTgWXLhxZ1NCD1dAZKHQq1fg==",
  2310. "license": "MIT",
  2311. "peerDependencies": {
  2312. "vue": "^3.0.0"
  2313. }
  2314. },
  2315. "node_modules/quansync": {
  2316. "version": "0.2.11",
  2317. "resolved": "https://mirrors.huaweicloud.com/repository/npm/quansync/-/quansync-0.2.11.tgz",
  2318. "integrity": "sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==",
  2319. "dev": true,
  2320. "funding": [
  2321. {
  2322. "type": "individual",
  2323. "url": "https://github.com/sponsors/antfu"
  2324. },
  2325. {
  2326. "type": "individual",
  2327. "url": "https://github.com/sponsors/sxzz"
  2328. }
  2329. ],
  2330. "license": "MIT"
  2331. },
  2332. "node_modules/queue-microtask": {
  2333. "version": "1.2.3",
  2334. "resolved": "https://mirrors.huaweicloud.com/repository/npm/queue-microtask/-/queue-microtask-1.2.3.tgz",
  2335. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  2336. "dev": true,
  2337. "funding": [
  2338. {
  2339. "type": "github",
  2340. "url": "https://github.com/sponsors/feross"
  2341. },
  2342. {
  2343. "type": "patreon",
  2344. "url": "https://www.patreon.com/feross"
  2345. },
  2346. {
  2347. "type": "consulting",
  2348. "url": "https://feross.org/support"
  2349. }
  2350. ],
  2351. "license": "MIT"
  2352. },
  2353. "node_modules/readdirp": {
  2354. "version": "3.6.0",
  2355. "resolved": "https://mirrors.huaweicloud.com/repository/npm/readdirp/-/readdirp-3.6.0.tgz",
  2356. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  2357. "dev": true,
  2358. "license": "MIT",
  2359. "dependencies": {
  2360. "picomatch": "^2.2.1"
  2361. },
  2362. "engines": {
  2363. "node": ">=8.10.0"
  2364. }
  2365. },
  2366. "node_modules/readdirp/node_modules/picomatch": {
  2367. "version": "2.3.1",
  2368. "resolved": "https://mirrors.huaweicloud.com/repository/npm/picomatch/-/picomatch-2.3.1.tgz",
  2369. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  2370. "dev": true,
  2371. "license": "MIT",
  2372. "engines": {
  2373. "node": ">=8.6"
  2374. },
  2375. "funding": {
  2376. "url": "https://github.com/sponsors/jonschlinkert"
  2377. }
  2378. },
  2379. "node_modules/resolve": {
  2380. "version": "1.22.11",
  2381. "resolved": "https://mirrors.huaweicloud.com/repository/npm/resolve/-/resolve-1.22.11.tgz",
  2382. "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
  2383. "dev": true,
  2384. "license": "MIT",
  2385. "dependencies": {
  2386. "is-core-module": "^2.16.1",
  2387. "path-parse": "^1.0.7",
  2388. "supports-preserve-symlinks-flag": "^1.0.0"
  2389. },
  2390. "bin": {
  2391. "resolve": "bin/resolve"
  2392. },
  2393. "engines": {
  2394. "node": ">= 0.4"
  2395. },
  2396. "funding": {
  2397. "url": "https://github.com/sponsors/ljharb"
  2398. }
  2399. },
  2400. "node_modules/reusify": {
  2401. "version": "1.1.0",
  2402. "resolved": "https://mirrors.huaweicloud.com/repository/npm/reusify/-/reusify-1.1.0.tgz",
  2403. "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
  2404. "dev": true,
  2405. "license": "MIT",
  2406. "engines": {
  2407. "iojs": ">=1.0.0",
  2408. "node": ">=0.10.0"
  2409. }
  2410. },
  2411. "node_modules/rollup": {
  2412. "version": "4.53.5",
  2413. "resolved": "https://mirrors.huaweicloud.com/repository/npm/rollup/-/rollup-4.53.5.tgz",
  2414. "integrity": "sha512-iTNAbFSlRpcHeeWu73ywU/8KuU/LZmNCSxp6fjQkJBD3ivUb8tpDrXhIxEzA05HlYMEwmtaUnb3RP+YNv162OQ==",
  2415. "dev": true,
  2416. "license": "MIT",
  2417. "dependencies": {
  2418. "@types/estree": "1.0.8"
  2419. },
  2420. "bin": {
  2421. "rollup": "dist/bin/rollup"
  2422. },
  2423. "engines": {
  2424. "node": ">=18.0.0",
  2425. "npm": ">=8.0.0"
  2426. },
  2427. "optionalDependencies": {
  2428. "@rollup/rollup-android-arm-eabi": "4.53.5",
  2429. "@rollup/rollup-android-arm64": "4.53.5",
  2430. "@rollup/rollup-darwin-arm64": "4.53.5",
  2431. "@rollup/rollup-darwin-x64": "4.53.5",
  2432. "@rollup/rollup-freebsd-arm64": "4.53.5",
  2433. "@rollup/rollup-freebsd-x64": "4.53.5",
  2434. "@rollup/rollup-linux-arm-gnueabihf": "4.53.5",
  2435. "@rollup/rollup-linux-arm-musleabihf": "4.53.5",
  2436. "@rollup/rollup-linux-arm64-gnu": "4.53.5",
  2437. "@rollup/rollup-linux-arm64-musl": "4.53.5",
  2438. "@rollup/rollup-linux-loong64-gnu": "4.53.5",
  2439. "@rollup/rollup-linux-ppc64-gnu": "4.53.5",
  2440. "@rollup/rollup-linux-riscv64-gnu": "4.53.5",
  2441. "@rollup/rollup-linux-riscv64-musl": "4.53.5",
  2442. "@rollup/rollup-linux-s390x-gnu": "4.53.5",
  2443. "@rollup/rollup-linux-x64-gnu": "4.53.5",
  2444. "@rollup/rollup-linux-x64-musl": "4.53.5",
  2445. "@rollup/rollup-openharmony-arm64": "4.53.5",
  2446. "@rollup/rollup-win32-arm64-msvc": "4.53.5",
  2447. "@rollup/rollup-win32-ia32-msvc": "4.53.5",
  2448. "@rollup/rollup-win32-x64-gnu": "4.53.5",
  2449. "@rollup/rollup-win32-x64-msvc": "4.53.5",
  2450. "fsevents": "~2.3.2"
  2451. }
  2452. },
  2453. "node_modules/run-parallel": {
  2454. "version": "1.2.0",
  2455. "resolved": "https://mirrors.huaweicloud.com/repository/npm/run-parallel/-/run-parallel-1.2.0.tgz",
  2456. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  2457. "dev": true,
  2458. "funding": [
  2459. {
  2460. "type": "github",
  2461. "url": "https://github.com/sponsors/feross"
  2462. },
  2463. {
  2464. "type": "patreon",
  2465. "url": "https://www.patreon.com/feross"
  2466. },
  2467. {
  2468. "type": "consulting",
  2469. "url": "https://feross.org/support"
  2470. }
  2471. ],
  2472. "license": "MIT",
  2473. "dependencies": {
  2474. "queue-microtask": "^1.2.2"
  2475. }
  2476. },
  2477. "node_modules/sass": {
  2478. "version": "1.97.0",
  2479. "resolved": "https://mirrors.huaweicloud.com/repository/npm/sass/-/sass-1.97.0.tgz",
  2480. "integrity": "sha512-KR0igP1z4avUJetEuIeOdDlwaUDvkH8wSx7FdSjyYBS3dpyX3TzHfAMO0G1Q4/3cdjcmi3r7idh+KCmKqS+KeQ==",
  2481. "dev": true,
  2482. "license": "MIT",
  2483. "dependencies": {
  2484. "chokidar": "^4.0.0",
  2485. "immutable": "^5.0.2",
  2486. "source-map-js": ">=0.6.2 <2.0.0"
  2487. },
  2488. "bin": {
  2489. "sass": "sass.js"
  2490. },
  2491. "engines": {
  2492. "node": ">=14.0.0"
  2493. },
  2494. "optionalDependencies": {
  2495. "@parcel/watcher": "^2.4.1"
  2496. }
  2497. },
  2498. "node_modules/sass/node_modules/chokidar": {
  2499. "version": "4.0.3",
  2500. "resolved": "https://mirrors.huaweicloud.com/repository/npm/chokidar/-/chokidar-4.0.3.tgz",
  2501. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  2502. "dev": true,
  2503. "license": "MIT",
  2504. "dependencies": {
  2505. "readdirp": "^4.0.1"
  2506. },
  2507. "engines": {
  2508. "node": ">= 14.16.0"
  2509. },
  2510. "funding": {
  2511. "url": "https://paulmillr.com/funding/"
  2512. }
  2513. },
  2514. "node_modules/sass/node_modules/readdirp": {
  2515. "version": "4.1.2",
  2516. "resolved": "https://mirrors.huaweicloud.com/repository/npm/readdirp/-/readdirp-4.1.2.tgz",
  2517. "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
  2518. "dev": true,
  2519. "license": "MIT",
  2520. "engines": {
  2521. "node": ">= 14.18.0"
  2522. },
  2523. "funding": {
  2524. "type": "individual",
  2525. "url": "https://paulmillr.com/funding/"
  2526. }
  2527. },
  2528. "node_modules/scule": {
  2529. "version": "1.3.0",
  2530. "resolved": "https://mirrors.huaweicloud.com/repository/npm/scule/-/scule-1.3.0.tgz",
  2531. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
  2532. "dev": true,
  2533. "license": "MIT"
  2534. },
  2535. "node_modules/source-map-js": {
  2536. "version": "1.2.1",
  2537. "resolved": "https://mirrors.huaweicloud.com/repository/npm/source-map-js/-/source-map-js-1.2.1.tgz",
  2538. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  2539. "license": "BSD-3-Clause",
  2540. "engines": {
  2541. "node": ">=0.10.0"
  2542. }
  2543. },
  2544. "node_modules/strip-literal": {
  2545. "version": "2.1.1",
  2546. "resolved": "https://mirrors.huaweicloud.com/repository/npm/strip-literal/-/strip-literal-2.1.1.tgz",
  2547. "integrity": "sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==",
  2548. "dev": true,
  2549. "license": "MIT",
  2550. "dependencies": {
  2551. "js-tokens": "^9.0.1"
  2552. },
  2553. "funding": {
  2554. "url": "https://github.com/sponsors/antfu"
  2555. }
  2556. },
  2557. "node_modules/supports-preserve-symlinks-flag": {
  2558. "version": "1.0.0",
  2559. "resolved": "https://mirrors.huaweicloud.com/repository/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  2560. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  2561. "dev": true,
  2562. "license": "MIT",
  2563. "engines": {
  2564. "node": ">= 0.4"
  2565. },
  2566. "funding": {
  2567. "url": "https://github.com/sponsors/ljharb"
  2568. }
  2569. },
  2570. "node_modules/to-regex-range": {
  2571. "version": "5.0.1",
  2572. "resolved": "https://mirrors.huaweicloud.com/repository/npm/to-regex-range/-/to-regex-range-5.0.1.tgz",
  2573. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  2574. "dev": true,
  2575. "license": "MIT",
  2576. "dependencies": {
  2577. "is-number": "^7.0.0"
  2578. },
  2579. "engines": {
  2580. "node": ">=8.0"
  2581. }
  2582. },
  2583. "node_modules/typescript": {
  2584. "version": "5.3.3",
  2585. "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.3.3.tgz",
  2586. "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
  2587. "devOptional": true,
  2588. "license": "Apache-2.0",
  2589. "bin": {
  2590. "tsc": "bin/tsc",
  2591. "tsserver": "bin/tsserver"
  2592. },
  2593. "engines": {
  2594. "node": ">=14.17"
  2595. }
  2596. },
  2597. "node_modules/ufo": {
  2598. "version": "1.6.1",
  2599. "resolved": "https://mirrors.huaweicloud.com/repository/npm/ufo/-/ufo-1.6.1.tgz",
  2600. "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==",
  2601. "dev": true,
  2602. "license": "MIT"
  2603. },
  2604. "node_modules/undici-types": {
  2605. "version": "6.21.0",
  2606. "resolved": "https://mirrors.huaweicloud.com/repository/npm/undici-types/-/undici-types-6.21.0.tgz",
  2607. "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
  2608. "dev": true,
  2609. "license": "MIT",
  2610. "optional": true,
  2611. "peer": true
  2612. },
  2613. "node_modules/unimport": {
  2614. "version": "3.14.6",
  2615. "resolved": "https://mirrors.huaweicloud.com/repository/npm/unimport/-/unimport-3.14.6.tgz",
  2616. "integrity": "sha512-CYvbDaTT04Rh8bmD8jz3WPmHYZRG/NnvYVzwD6V1YAlvvKROlAeNDUBhkBGzNav2RKaeuXvlWYaa1V4Lfi/O0g==",
  2617. "dev": true,
  2618. "license": "MIT",
  2619. "dependencies": {
  2620. "@rollup/pluginutils": "^5.1.4",
  2621. "acorn": "^8.14.0",
  2622. "escape-string-regexp": "^5.0.0",
  2623. "estree-walker": "^3.0.3",
  2624. "fast-glob": "^3.3.3",
  2625. "local-pkg": "^1.0.0",
  2626. "magic-string": "^0.30.17",
  2627. "mlly": "^1.7.4",
  2628. "pathe": "^2.0.1",
  2629. "picomatch": "^4.0.2",
  2630. "pkg-types": "^1.3.0",
  2631. "scule": "^1.3.0",
  2632. "strip-literal": "^2.1.1",
  2633. "unplugin": "^1.16.1"
  2634. }
  2635. },
  2636. "node_modules/unimport/node_modules/confbox": {
  2637. "version": "0.2.2",
  2638. "resolved": "https://mirrors.huaweicloud.com/repository/npm/confbox/-/confbox-0.2.2.tgz",
  2639. "integrity": "sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==",
  2640. "dev": true,
  2641. "license": "MIT"
  2642. },
  2643. "node_modules/unimport/node_modules/estree-walker": {
  2644. "version": "3.0.3",
  2645. "resolved": "https://mirrors.huaweicloud.com/repository/npm/estree-walker/-/estree-walker-3.0.3.tgz",
  2646. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  2647. "dev": true,
  2648. "license": "MIT",
  2649. "dependencies": {
  2650. "@types/estree": "^1.0.0"
  2651. }
  2652. },
  2653. "node_modules/unimport/node_modules/local-pkg": {
  2654. "version": "1.1.2",
  2655. "resolved": "https://mirrors.huaweicloud.com/repository/npm/local-pkg/-/local-pkg-1.1.2.tgz",
  2656. "integrity": "sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==",
  2657. "dev": true,
  2658. "license": "MIT",
  2659. "dependencies": {
  2660. "mlly": "^1.7.4",
  2661. "pkg-types": "^2.3.0",
  2662. "quansync": "^0.2.11"
  2663. },
  2664. "engines": {
  2665. "node": ">=14"
  2666. },
  2667. "funding": {
  2668. "url": "https://github.com/sponsors/antfu"
  2669. }
  2670. },
  2671. "node_modules/unimport/node_modules/local-pkg/node_modules/pkg-types": {
  2672. "version": "2.3.0",
  2673. "resolved": "https://mirrors.huaweicloud.com/repository/npm/pkg-types/-/pkg-types-2.3.0.tgz",
  2674. "integrity": "sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==",
  2675. "dev": true,
  2676. "license": "MIT",
  2677. "dependencies": {
  2678. "confbox": "^0.2.2",
  2679. "exsolve": "^1.0.7",
  2680. "pathe": "^2.0.3"
  2681. }
  2682. },
  2683. "node_modules/unplugin": {
  2684. "version": "1.16.1",
  2685. "resolved": "https://mirrors.huaweicloud.com/repository/npm/unplugin/-/unplugin-1.16.1.tgz",
  2686. "integrity": "sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==",
  2687. "dev": true,
  2688. "license": "MIT",
  2689. "dependencies": {
  2690. "acorn": "^8.14.0",
  2691. "webpack-virtual-modules": "^0.6.2"
  2692. },
  2693. "engines": {
  2694. "node": ">=14.0.0"
  2695. }
  2696. },
  2697. "node_modules/unplugin-auto-import": {
  2698. "version": "0.17.8",
  2699. "resolved": "https://mirrors.huaweicloud.com/repository/npm/unplugin-auto-import/-/unplugin-auto-import-0.17.8.tgz",
  2700. "integrity": "sha512-CHryj6HzJ+n4ASjzwHruD8arhbdl+UXvhuAIlHDs15Y/IMecG3wrf7FVg4pVH/DIysbq/n0phIjNHAjl7TG7Iw==",
  2701. "dev": true,
  2702. "license": "MIT",
  2703. "dependencies": {
  2704. "@antfu/utils": "^0.7.10",
  2705. "@rollup/pluginutils": "^5.1.0",
  2706. "fast-glob": "^3.3.2",
  2707. "local-pkg": "^0.5.0",
  2708. "magic-string": "^0.30.10",
  2709. "minimatch": "^9.0.4",
  2710. "unimport": "^3.7.2",
  2711. "unplugin": "^1.11.0"
  2712. },
  2713. "engines": {
  2714. "node": ">=14"
  2715. },
  2716. "funding": {
  2717. "url": "https://github.com/sponsors/antfu"
  2718. },
  2719. "peerDependencies": {
  2720. "@nuxt/kit": "^3.2.2",
  2721. "@vueuse/core": "*"
  2722. },
  2723. "peerDependenciesMeta": {
  2724. "@nuxt/kit": {
  2725. "optional": true
  2726. },
  2727. "@vueuse/core": {
  2728. "optional": true
  2729. }
  2730. }
  2731. },
  2732. "node_modules/unplugin-vue-components": {
  2733. "version": "0.26.0",
  2734. "resolved": "https://mirrors.huaweicloud.com/repository/npm/unplugin-vue-components/-/unplugin-vue-components-0.26.0.tgz",
  2735. "integrity": "sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==",
  2736. "dev": true,
  2737. "license": "MIT",
  2738. "dependencies": {
  2739. "@antfu/utils": "^0.7.6",
  2740. "@rollup/pluginutils": "^5.0.4",
  2741. "chokidar": "^3.5.3",
  2742. "debug": "^4.3.4",
  2743. "fast-glob": "^3.3.1",
  2744. "local-pkg": "^0.4.3",
  2745. "magic-string": "^0.30.3",
  2746. "minimatch": "^9.0.3",
  2747. "resolve": "^1.22.4",
  2748. "unplugin": "^1.4.0"
  2749. },
  2750. "engines": {
  2751. "node": ">=14"
  2752. },
  2753. "funding": {
  2754. "url": "https://github.com/sponsors/antfu"
  2755. },
  2756. "peerDependencies": {
  2757. "@babel/parser": "^7.15.8",
  2758. "@nuxt/kit": "^3.2.2",
  2759. "vue": "2 || 3"
  2760. },
  2761. "peerDependenciesMeta": {
  2762. "@babel/parser": {
  2763. "optional": true
  2764. },
  2765. "@nuxt/kit": {
  2766. "optional": true
  2767. }
  2768. }
  2769. },
  2770. "node_modules/unplugin-vue-components/node_modules/local-pkg": {
  2771. "version": "0.4.3",
  2772. "resolved": "https://mirrors.huaweicloud.com/repository/npm/local-pkg/-/local-pkg-0.4.3.tgz",
  2773. "integrity": "sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==",
  2774. "dev": true,
  2775. "license": "MIT",
  2776. "engines": {
  2777. "node": ">=14"
  2778. },
  2779. "funding": {
  2780. "url": "https://github.com/sponsors/antfu"
  2781. }
  2782. },
  2783. "node_modules/vite": {
  2784. "version": "5.4.21",
  2785. "resolved": "https://mirrors.huaweicloud.com/repository/npm/vite/-/vite-5.4.21.tgz",
  2786. "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
  2787. "dev": true,
  2788. "license": "MIT",
  2789. "dependencies": {
  2790. "esbuild": "^0.21.3",
  2791. "postcss": "^8.4.43",
  2792. "rollup": "^4.20.0"
  2793. },
  2794. "bin": {
  2795. "vite": "bin/vite.js"
  2796. },
  2797. "engines": {
  2798. "node": "^18.0.0 || >=20.0.0"
  2799. },
  2800. "funding": {
  2801. "url": "https://github.com/vitejs/vite?sponsor=1"
  2802. },
  2803. "optionalDependencies": {
  2804. "fsevents": "~2.3.3"
  2805. },
  2806. "peerDependencies": {
  2807. "@types/node": "^18.0.0 || >=20.0.0",
  2808. "less": "*",
  2809. "lightningcss": "^1.21.0",
  2810. "sass": "*",
  2811. "sass-embedded": "*",
  2812. "stylus": "*",
  2813. "sugarss": "*",
  2814. "terser": "^5.4.0"
  2815. },
  2816. "peerDependenciesMeta": {
  2817. "@types/node": {
  2818. "optional": true
  2819. },
  2820. "less": {
  2821. "optional": true
  2822. },
  2823. "lightningcss": {
  2824. "optional": true
  2825. },
  2826. "sass": {
  2827. "optional": true
  2828. },
  2829. "sass-embedded": {
  2830. "optional": true
  2831. },
  2832. "stylus": {
  2833. "optional": true
  2834. },
  2835. "sugarss": {
  2836. "optional": true
  2837. },
  2838. "terser": {
  2839. "optional": true
  2840. }
  2841. }
  2842. },
  2843. "node_modules/vue": {
  2844. "version": "3.4.14",
  2845. "resolved": "https://registry.npmmirror.com/vue/-/vue-3.4.14.tgz",
  2846. "integrity": "sha512-Rop5Al/ZcBbBz+KjPZaZDgHDX0kUP4duEzDbm+1o91uxYUNmJrZSBuegsNIJvUGy+epLevNRNhLjm08VKTgGyw==",
  2847. "license": "MIT",
  2848. "dependencies": {
  2849. "@vue/compiler-dom": "3.4.14",
  2850. "@vue/compiler-sfc": "3.4.14",
  2851. "@vue/runtime-dom": "3.4.14",
  2852. "@vue/server-renderer": "3.4.14",
  2853. "@vue/shared": "3.4.14"
  2854. },
  2855. "peerDependencies": {
  2856. "typescript": "*"
  2857. },
  2858. "peerDependenciesMeta": {
  2859. "typescript": {
  2860. "optional": true
  2861. }
  2862. }
  2863. },
  2864. "node_modules/vue-router": {
  2865. "version": "4.2.5",
  2866. "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.2.5.tgz",
  2867. "integrity": "sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==",
  2868. "license": "MIT",
  2869. "dependencies": {
  2870. "@vue/devtools-api": "^6.5.0"
  2871. },
  2872. "funding": {
  2873. "url": "https://github.com/sponsors/posva"
  2874. },
  2875. "peerDependencies": {
  2876. "vue": "^3.2.0"
  2877. }
  2878. },
  2879. "node_modules/webpack-virtual-modules": {
  2880. "version": "0.6.2",
  2881. "resolved": "https://mirrors.huaweicloud.com/repository/npm/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  2882. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
  2883. "dev": true,
  2884. "license": "MIT"
  2885. }
  2886. }
  2887. }