package-lock.json 143 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162
  1. {
  2. "name": "low-altitude-web",
  3. "version": "0.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "low-altitude-web",
  9. "version": "0.0.0",
  10. "dependencies": {
  11. "@vueuse/core": "^11.1.0",
  12. "axios": "^1.7.7",
  13. "echarts": "^5.5.1",
  14. "element-plus": "^2.8.3",
  15. "mitt": "^3.0.1",
  16. "pinia": "^3.0.1",
  17. "vue": "^3.4.29",
  18. "vue3-count-to": "^1.1.2"
  19. },
  20. "devDependencies": {
  21. "@vitejs/plugin-vue": "^5.0.5",
  22. "autoprefixer": "^10.4.20",
  23. "husky": "^9.1.7",
  24. "lint-staged": "^15.5.0",
  25. "postcss": "^8.5.3",
  26. "postcss-px-to-viewport": "^1.1.1",
  27. "prettier": "^3.5.3",
  28. "sass": "^1.79.3",
  29. "tailwindcss": "^3.4.17",
  30. "unplugin-auto-import": "^19.1.0",
  31. "unplugin-vue-components": "^28.4.0",
  32. "vite": "^5.3.1"
  33. }
  34. },
  35. "node_modules/@alloc/quick-lru": {
  36. "version": "5.2.0",
  37. "resolved": "https://mirrors.tencent.com/npm/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
  38. "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
  39. "dev": true,
  40. "engines": {
  41. "node": ">=10"
  42. },
  43. "funding": {
  44. "url": "https://github.com/sponsors/sindresorhus"
  45. }
  46. },
  47. "node_modules/@babel/helper-string-parser": {
  48. "version": "7.25.9",
  49. "resolved": "https://mirrors.tencent.com/npm/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
  50. "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
  51. "engines": {
  52. "node": ">=6.9.0"
  53. }
  54. },
  55. "node_modules/@babel/helper-validator-identifier": {
  56. "version": "7.25.9",
  57. "resolved": "https://mirrors.tencent.com/npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
  58. "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
  59. "engines": {
  60. "node": ">=6.9.0"
  61. }
  62. },
  63. "node_modules/@babel/parser": {
  64. "version": "7.26.9",
  65. "resolved": "https://mirrors.tencent.com/npm/@babel/parser/-/parser-7.26.9.tgz",
  66. "integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==",
  67. "dependencies": {
  68. "@babel/types": "^7.26.9"
  69. },
  70. "bin": {
  71. "parser": "bin/babel-parser.js"
  72. },
  73. "engines": {
  74. "node": ">=6.0.0"
  75. }
  76. },
  77. "node_modules/@babel/types": {
  78. "version": "7.26.9",
  79. "resolved": "https://mirrors.tencent.com/npm/@babel/types/-/types-7.26.9.tgz",
  80. "integrity": "sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==",
  81. "dependencies": {
  82. "@babel/helper-string-parser": "^7.25.9",
  83. "@babel/helper-validator-identifier": "^7.25.9"
  84. },
  85. "engines": {
  86. "node": ">=6.9.0"
  87. }
  88. },
  89. "node_modules/@ctrl/tinycolor": {
  90. "version": "3.6.1",
  91. "resolved": "https://r.cnpmjs.org/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz",
  92. "integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==",
  93. "license": "MIT",
  94. "engines": {
  95. "node": ">=10"
  96. }
  97. },
  98. "node_modules/@element-plus/icons-vue": {
  99. "version": "2.3.1",
  100. "resolved": "https://r.cnpmjs.org/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz",
  101. "integrity": "sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==",
  102. "license": "MIT",
  103. "peerDependencies": {
  104. "vue": "^3.2.0"
  105. }
  106. },
  107. "node_modules/@esbuild/aix-ppc64": {
  108. "version": "0.21.5",
  109. "resolved": "https://r.cnpmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  110. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  111. "cpu": [
  112. "ppc64"
  113. ],
  114. "dev": true,
  115. "license": "MIT",
  116. "optional": true,
  117. "os": [
  118. "aix"
  119. ],
  120. "engines": {
  121. "node": ">=12"
  122. }
  123. },
  124. "node_modules/@esbuild/android-arm": {
  125. "version": "0.21.5",
  126. "resolved": "https://r.cnpmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  127. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  128. "cpu": [
  129. "arm"
  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/android-arm64": {
  142. "version": "0.21.5",
  143. "resolved": "https://r.cnpmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  144. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  145. "cpu": [
  146. "arm64"
  147. ],
  148. "dev": true,
  149. "license": "MIT",
  150. "optional": true,
  151. "os": [
  152. "android"
  153. ],
  154. "engines": {
  155. "node": ">=12"
  156. }
  157. },
  158. "node_modules/@esbuild/android-x64": {
  159. "version": "0.21.5",
  160. "resolved": "https://r.cnpmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  161. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  162. "cpu": [
  163. "x64"
  164. ],
  165. "dev": true,
  166. "license": "MIT",
  167. "optional": true,
  168. "os": [
  169. "android"
  170. ],
  171. "engines": {
  172. "node": ">=12"
  173. }
  174. },
  175. "node_modules/@esbuild/darwin-arm64": {
  176. "version": "0.21.5",
  177. "resolved": "https://r.cnpmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  178. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  179. "cpu": [
  180. "arm64"
  181. ],
  182. "dev": true,
  183. "license": "MIT",
  184. "optional": true,
  185. "os": [
  186. "darwin"
  187. ],
  188. "engines": {
  189. "node": ">=12"
  190. }
  191. },
  192. "node_modules/@esbuild/darwin-x64": {
  193. "version": "0.21.5",
  194. "resolved": "https://r.cnpmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  195. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  196. "cpu": [
  197. "x64"
  198. ],
  199. "dev": true,
  200. "license": "MIT",
  201. "optional": true,
  202. "os": [
  203. "darwin"
  204. ],
  205. "engines": {
  206. "node": ">=12"
  207. }
  208. },
  209. "node_modules/@esbuild/freebsd-arm64": {
  210. "version": "0.21.5",
  211. "resolved": "https://r.cnpmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  212. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  213. "cpu": [
  214. "arm64"
  215. ],
  216. "dev": true,
  217. "license": "MIT",
  218. "optional": true,
  219. "os": [
  220. "freebsd"
  221. ],
  222. "engines": {
  223. "node": ">=12"
  224. }
  225. },
  226. "node_modules/@esbuild/freebsd-x64": {
  227. "version": "0.21.5",
  228. "resolved": "https://r.cnpmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  229. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  230. "cpu": [
  231. "x64"
  232. ],
  233. "dev": true,
  234. "license": "MIT",
  235. "optional": true,
  236. "os": [
  237. "freebsd"
  238. ],
  239. "engines": {
  240. "node": ">=12"
  241. }
  242. },
  243. "node_modules/@esbuild/linux-arm": {
  244. "version": "0.21.5",
  245. "resolved": "https://r.cnpmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  246. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  247. "cpu": [
  248. "arm"
  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-arm64": {
  261. "version": "0.21.5",
  262. "resolved": "https://r.cnpmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  263. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  264. "cpu": [
  265. "arm64"
  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-ia32": {
  278. "version": "0.21.5",
  279. "resolved": "https://r.cnpmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  280. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  281. "cpu": [
  282. "ia32"
  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-loong64": {
  295. "version": "0.21.5",
  296. "resolved": "https://r.cnpmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  297. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  298. "cpu": [
  299. "loong64"
  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-mips64el": {
  312. "version": "0.21.5",
  313. "resolved": "https://r.cnpmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  314. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  315. "cpu": [
  316. "mips64el"
  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-ppc64": {
  329. "version": "0.21.5",
  330. "resolved": "https://r.cnpmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  331. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  332. "cpu": [
  333. "ppc64"
  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-riscv64": {
  346. "version": "0.21.5",
  347. "resolved": "https://r.cnpmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  348. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  349. "cpu": [
  350. "riscv64"
  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/linux-s390x": {
  363. "version": "0.21.5",
  364. "resolved": "https://r.cnpmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  365. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  366. "cpu": [
  367. "s390x"
  368. ],
  369. "dev": true,
  370. "license": "MIT",
  371. "optional": true,
  372. "os": [
  373. "linux"
  374. ],
  375. "engines": {
  376. "node": ">=12"
  377. }
  378. },
  379. "node_modules/@esbuild/linux-x64": {
  380. "version": "0.21.5",
  381. "resolved": "https://r.cnpmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  382. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  383. "cpu": [
  384. "x64"
  385. ],
  386. "dev": true,
  387. "license": "MIT",
  388. "optional": true,
  389. "os": [
  390. "linux"
  391. ],
  392. "engines": {
  393. "node": ">=12"
  394. }
  395. },
  396. "node_modules/@esbuild/netbsd-x64": {
  397. "version": "0.21.5",
  398. "resolved": "https://r.cnpmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  399. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  400. "cpu": [
  401. "x64"
  402. ],
  403. "dev": true,
  404. "license": "MIT",
  405. "optional": true,
  406. "os": [
  407. "netbsd"
  408. ],
  409. "engines": {
  410. "node": ">=12"
  411. }
  412. },
  413. "node_modules/@esbuild/openbsd-x64": {
  414. "version": "0.21.5",
  415. "resolved": "https://r.cnpmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  416. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  417. "cpu": [
  418. "x64"
  419. ],
  420. "dev": true,
  421. "license": "MIT",
  422. "optional": true,
  423. "os": [
  424. "openbsd"
  425. ],
  426. "engines": {
  427. "node": ">=12"
  428. }
  429. },
  430. "node_modules/@esbuild/sunos-x64": {
  431. "version": "0.21.5",
  432. "resolved": "https://r.cnpmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  433. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  434. "cpu": [
  435. "x64"
  436. ],
  437. "dev": true,
  438. "license": "MIT",
  439. "optional": true,
  440. "os": [
  441. "sunos"
  442. ],
  443. "engines": {
  444. "node": ">=12"
  445. }
  446. },
  447. "node_modules/@esbuild/win32-arm64": {
  448. "version": "0.21.5",
  449. "resolved": "https://r.cnpmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  450. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  451. "cpu": [
  452. "arm64"
  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/@esbuild/win32-ia32": {
  465. "version": "0.21.5",
  466. "resolved": "https://r.cnpmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  467. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  468. "cpu": [
  469. "ia32"
  470. ],
  471. "dev": true,
  472. "license": "MIT",
  473. "optional": true,
  474. "os": [
  475. "win32"
  476. ],
  477. "engines": {
  478. "node": ">=12"
  479. }
  480. },
  481. "node_modules/@esbuild/win32-x64": {
  482. "version": "0.21.5",
  483. "resolved": "https://r.cnpmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  484. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  485. "cpu": [
  486. "x64"
  487. ],
  488. "dev": true,
  489. "license": "MIT",
  490. "optional": true,
  491. "os": [
  492. "win32"
  493. ],
  494. "engines": {
  495. "node": ">=12"
  496. }
  497. },
  498. "node_modules/@floating-ui/core": {
  499. "version": "1.6.8",
  500. "resolved": "https://r.cnpmjs.org/@floating-ui/core/-/core-1.6.8.tgz",
  501. "integrity": "sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==",
  502. "license": "MIT",
  503. "dependencies": {
  504. "@floating-ui/utils": "^0.2.8"
  505. }
  506. },
  507. "node_modules/@floating-ui/dom": {
  508. "version": "1.6.11",
  509. "resolved": "https://r.cnpmjs.org/@floating-ui/dom/-/dom-1.6.11.tgz",
  510. "integrity": "sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==",
  511. "license": "MIT",
  512. "dependencies": {
  513. "@floating-ui/core": "^1.6.0",
  514. "@floating-ui/utils": "^0.2.8"
  515. }
  516. },
  517. "node_modules/@floating-ui/utils": {
  518. "version": "0.2.8",
  519. "resolved": "https://r.cnpmjs.org/@floating-ui/utils/-/utils-0.2.8.tgz",
  520. "integrity": "sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==",
  521. "license": "MIT"
  522. },
  523. "node_modules/@isaacs/cliui": {
  524. "version": "8.0.2",
  525. "resolved": "https://mirrors.tencent.com/npm/@isaacs/cliui/-/cliui-8.0.2.tgz",
  526. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  527. "dev": true,
  528. "dependencies": {
  529. "string-width": "^5.1.2",
  530. "string-width-cjs": "npm:string-width@^4.2.0",
  531. "strip-ansi": "^7.0.1",
  532. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  533. "wrap-ansi": "^8.1.0",
  534. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  535. },
  536. "engines": {
  537. "node": ">=12"
  538. }
  539. },
  540. "node_modules/@jridgewell/gen-mapping": {
  541. "version": "0.3.8",
  542. "resolved": "https://mirrors.tencent.com/npm/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
  543. "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
  544. "dev": true,
  545. "dependencies": {
  546. "@jridgewell/set-array": "^1.2.1",
  547. "@jridgewell/sourcemap-codec": "^1.4.10",
  548. "@jridgewell/trace-mapping": "^0.3.24"
  549. },
  550. "engines": {
  551. "node": ">=6.0.0"
  552. }
  553. },
  554. "node_modules/@jridgewell/resolve-uri": {
  555. "version": "3.1.2",
  556. "resolved": "https://mirrors.tencent.com/npm/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  557. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  558. "dev": true,
  559. "engines": {
  560. "node": ">=6.0.0"
  561. }
  562. },
  563. "node_modules/@jridgewell/set-array": {
  564. "version": "1.2.1",
  565. "resolved": "https://mirrors.tencent.com/npm/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  566. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  567. "dev": true,
  568. "engines": {
  569. "node": ">=6.0.0"
  570. }
  571. },
  572. "node_modules/@jridgewell/sourcemap-codec": {
  573. "version": "1.5.0",
  574. "resolved": "https://r.cnpmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  575. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
  576. "license": "MIT"
  577. },
  578. "node_modules/@jridgewell/trace-mapping": {
  579. "version": "0.3.25",
  580. "resolved": "https://mirrors.tencent.com/npm/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  581. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  582. "dev": true,
  583. "dependencies": {
  584. "@jridgewell/resolve-uri": "^3.1.0",
  585. "@jridgewell/sourcemap-codec": "^1.4.14"
  586. }
  587. },
  588. "node_modules/@nodelib/fs.scandir": {
  589. "version": "2.1.5",
  590. "resolved": "https://mirrors.tencent.com/npm/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  591. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  592. "dev": true,
  593. "dependencies": {
  594. "@nodelib/fs.stat": "2.0.5",
  595. "run-parallel": "^1.1.9"
  596. },
  597. "engines": {
  598. "node": ">= 8"
  599. }
  600. },
  601. "node_modules/@nodelib/fs.stat": {
  602. "version": "2.0.5",
  603. "resolved": "https://mirrors.tencent.com/npm/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  604. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  605. "dev": true,
  606. "engines": {
  607. "node": ">= 8"
  608. }
  609. },
  610. "node_modules/@nodelib/fs.walk": {
  611. "version": "1.2.8",
  612. "resolved": "https://mirrors.tencent.com/npm/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  613. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  614. "dev": true,
  615. "dependencies": {
  616. "@nodelib/fs.scandir": "2.1.5",
  617. "fastq": "^1.6.0"
  618. },
  619. "engines": {
  620. "node": ">= 8"
  621. }
  622. },
  623. "node_modules/@pkgjs/parseargs": {
  624. "version": "0.11.0",
  625. "resolved": "https://mirrors.tencent.com/npm/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  626. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  627. "dev": true,
  628. "optional": true,
  629. "engines": {
  630. "node": ">=14"
  631. }
  632. },
  633. "node_modules/@popperjs/core": {
  634. "version": "2.11.8",
  635. "resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.8.tgz",
  636. "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==",
  637. "license": "MIT",
  638. "funding": {
  639. "type": "opencollective",
  640. "url": "https://opencollective.com/popperjs"
  641. }
  642. },
  643. "node_modules/@rollup/rollup-android-arm-eabi": {
  644. "version": "4.22.4",
  645. "resolved": "https://r.cnpmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.22.4.tgz",
  646. "integrity": "sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==",
  647. "cpu": [
  648. "arm"
  649. ],
  650. "dev": true,
  651. "license": "MIT",
  652. "optional": true,
  653. "os": [
  654. "android"
  655. ]
  656. },
  657. "node_modules/@rollup/rollup-android-arm64": {
  658. "version": "4.22.4",
  659. "resolved": "https://r.cnpmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.22.4.tgz",
  660. "integrity": "sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==",
  661. "cpu": [
  662. "arm64"
  663. ],
  664. "dev": true,
  665. "license": "MIT",
  666. "optional": true,
  667. "os": [
  668. "android"
  669. ]
  670. },
  671. "node_modules/@rollup/rollup-darwin-arm64": {
  672. "version": "4.22.4",
  673. "resolved": "https://r.cnpmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.22.4.tgz",
  674. "integrity": "sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==",
  675. "cpu": [
  676. "arm64"
  677. ],
  678. "dev": true,
  679. "license": "MIT",
  680. "optional": true,
  681. "os": [
  682. "darwin"
  683. ]
  684. },
  685. "node_modules/@rollup/rollup-darwin-x64": {
  686. "version": "4.22.4",
  687. "resolved": "https://r.cnpmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.22.4.tgz",
  688. "integrity": "sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==",
  689. "cpu": [
  690. "x64"
  691. ],
  692. "dev": true,
  693. "license": "MIT",
  694. "optional": true,
  695. "os": [
  696. "darwin"
  697. ]
  698. },
  699. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  700. "version": "4.22.4",
  701. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.22.4.tgz",
  702. "integrity": "sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==",
  703. "cpu": [
  704. "arm"
  705. ],
  706. "dev": true,
  707. "license": "MIT",
  708. "optional": true,
  709. "os": [
  710. "linux"
  711. ]
  712. },
  713. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  714. "version": "4.22.4",
  715. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.22.4.tgz",
  716. "integrity": "sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==",
  717. "cpu": [
  718. "arm"
  719. ],
  720. "dev": true,
  721. "license": "MIT",
  722. "optional": true,
  723. "os": [
  724. "linux"
  725. ]
  726. },
  727. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  728. "version": "4.22.4",
  729. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.22.4.tgz",
  730. "integrity": "sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==",
  731. "cpu": [
  732. "arm64"
  733. ],
  734. "dev": true,
  735. "license": "MIT",
  736. "optional": true,
  737. "os": [
  738. "linux"
  739. ]
  740. },
  741. "node_modules/@rollup/rollup-linux-arm64-musl": {
  742. "version": "4.22.4",
  743. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.22.4.tgz",
  744. "integrity": "sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==",
  745. "cpu": [
  746. "arm64"
  747. ],
  748. "dev": true,
  749. "license": "MIT",
  750. "optional": true,
  751. "os": [
  752. "linux"
  753. ]
  754. },
  755. "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
  756. "version": "4.22.4",
  757. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.22.4.tgz",
  758. "integrity": "sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==",
  759. "cpu": [
  760. "ppc64"
  761. ],
  762. "dev": true,
  763. "license": "MIT",
  764. "optional": true,
  765. "os": [
  766. "linux"
  767. ]
  768. },
  769. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  770. "version": "4.22.4",
  771. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.22.4.tgz",
  772. "integrity": "sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==",
  773. "cpu": [
  774. "riscv64"
  775. ],
  776. "dev": true,
  777. "license": "MIT",
  778. "optional": true,
  779. "os": [
  780. "linux"
  781. ]
  782. },
  783. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  784. "version": "4.22.4",
  785. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.22.4.tgz",
  786. "integrity": "sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==",
  787. "cpu": [
  788. "s390x"
  789. ],
  790. "dev": true,
  791. "license": "MIT",
  792. "optional": true,
  793. "os": [
  794. "linux"
  795. ]
  796. },
  797. "node_modules/@rollup/rollup-linux-x64-gnu": {
  798. "version": "4.22.4",
  799. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.22.4.tgz",
  800. "integrity": "sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==",
  801. "cpu": [
  802. "x64"
  803. ],
  804. "dev": true,
  805. "license": "MIT",
  806. "optional": true,
  807. "os": [
  808. "linux"
  809. ]
  810. },
  811. "node_modules/@rollup/rollup-linux-x64-musl": {
  812. "version": "4.22.4",
  813. "resolved": "https://r.cnpmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.22.4.tgz",
  814. "integrity": "sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==",
  815. "cpu": [
  816. "x64"
  817. ],
  818. "dev": true,
  819. "license": "MIT",
  820. "optional": true,
  821. "os": [
  822. "linux"
  823. ]
  824. },
  825. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  826. "version": "4.22.4",
  827. "resolved": "https://r.cnpmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.22.4.tgz",
  828. "integrity": "sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==",
  829. "cpu": [
  830. "arm64"
  831. ],
  832. "dev": true,
  833. "license": "MIT",
  834. "optional": true,
  835. "os": [
  836. "win32"
  837. ]
  838. },
  839. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  840. "version": "4.22.4",
  841. "resolved": "https://r.cnpmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.22.4.tgz",
  842. "integrity": "sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==",
  843. "cpu": [
  844. "ia32"
  845. ],
  846. "dev": true,
  847. "license": "MIT",
  848. "optional": true,
  849. "os": [
  850. "win32"
  851. ]
  852. },
  853. "node_modules/@rollup/rollup-win32-x64-msvc": {
  854. "version": "4.22.4",
  855. "resolved": "https://r.cnpmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.22.4.tgz",
  856. "integrity": "sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==",
  857. "cpu": [
  858. "x64"
  859. ],
  860. "dev": true,
  861. "license": "MIT",
  862. "optional": true,
  863. "os": [
  864. "win32"
  865. ]
  866. },
  867. "node_modules/@types/estree": {
  868. "version": "1.0.5",
  869. "resolved": "https://r.cnpmjs.org/@types/estree/-/estree-1.0.5.tgz",
  870. "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==",
  871. "dev": true,
  872. "license": "MIT"
  873. },
  874. "node_modules/@types/lodash": {
  875. "version": "4.17.9",
  876. "resolved": "https://r.cnpmjs.org/@types/lodash/-/lodash-4.17.9.tgz",
  877. "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==",
  878. "license": "MIT"
  879. },
  880. "node_modules/@types/lodash-es": {
  881. "version": "4.17.12",
  882. "resolved": "https://r.cnpmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  883. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  884. "license": "MIT",
  885. "dependencies": {
  886. "@types/lodash": "*"
  887. }
  888. },
  889. "node_modules/@types/web-bluetooth": {
  890. "version": "0.0.20",
  891. "resolved": "https://r.cnpmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
  892. "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
  893. "license": "MIT"
  894. },
  895. "node_modules/@vitejs/plugin-vue": {
  896. "version": "5.1.4",
  897. "resolved": "https://r.cnpmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz",
  898. "integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==",
  899. "dev": true,
  900. "license": "MIT",
  901. "engines": {
  902. "node": "^18.0.0 || >=20.0.0"
  903. },
  904. "peerDependencies": {
  905. "vite": "^5.0.0",
  906. "vue": "^3.2.25"
  907. }
  908. },
  909. "node_modules/@vue/compiler-core": {
  910. "version": "3.5.13",
  911. "resolved": "https://mirrors.tencent.com/npm/@vue/compiler-core/-/compiler-core-3.5.13.tgz",
  912. "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==",
  913. "dependencies": {
  914. "@babel/parser": "^7.25.3",
  915. "@vue/shared": "3.5.13",
  916. "entities": "^4.5.0",
  917. "estree-walker": "^2.0.2",
  918. "source-map-js": "^1.2.0"
  919. }
  920. },
  921. "node_modules/@vue/compiler-dom": {
  922. "version": "3.5.13",
  923. "resolved": "https://mirrors.tencent.com/npm/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz",
  924. "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==",
  925. "dependencies": {
  926. "@vue/compiler-core": "3.5.13",
  927. "@vue/shared": "3.5.13"
  928. }
  929. },
  930. "node_modules/@vue/compiler-sfc": {
  931. "version": "3.5.13",
  932. "resolved": "https://mirrors.tencent.com/npm/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz",
  933. "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==",
  934. "dependencies": {
  935. "@babel/parser": "^7.25.3",
  936. "@vue/compiler-core": "3.5.13",
  937. "@vue/compiler-dom": "3.5.13",
  938. "@vue/compiler-ssr": "3.5.13",
  939. "@vue/shared": "3.5.13",
  940. "estree-walker": "^2.0.2",
  941. "magic-string": "^0.30.11",
  942. "postcss": "^8.4.48",
  943. "source-map-js": "^1.2.0"
  944. }
  945. },
  946. "node_modules/@vue/compiler-ssr": {
  947. "version": "3.5.13",
  948. "resolved": "https://mirrors.tencent.com/npm/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz",
  949. "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==",
  950. "dependencies": {
  951. "@vue/compiler-dom": "3.5.13",
  952. "@vue/shared": "3.5.13"
  953. }
  954. },
  955. "node_modules/@vue/devtools-api": {
  956. "version": "7.7.2",
  957. "resolved": "https://mirrors.tencent.com/npm/@vue/devtools-api/-/devtools-api-7.7.2.tgz",
  958. "integrity": "sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==",
  959. "dependencies": {
  960. "@vue/devtools-kit": "^7.7.2"
  961. }
  962. },
  963. "node_modules/@vue/devtools-kit": {
  964. "version": "7.7.2",
  965. "resolved": "https://mirrors.tencent.com/npm/@vue/devtools-kit/-/devtools-kit-7.7.2.tgz",
  966. "integrity": "sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==",
  967. "dependencies": {
  968. "@vue/devtools-shared": "^7.7.2",
  969. "birpc": "^0.2.19",
  970. "hookable": "^5.5.3",
  971. "mitt": "^3.0.1",
  972. "perfect-debounce": "^1.0.0",
  973. "speakingurl": "^14.0.1",
  974. "superjson": "^2.2.1"
  975. }
  976. },
  977. "node_modules/@vue/devtools-shared": {
  978. "version": "7.7.2",
  979. "resolved": "https://mirrors.tencent.com/npm/@vue/devtools-shared/-/devtools-shared-7.7.2.tgz",
  980. "integrity": "sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==",
  981. "dependencies": {
  982. "rfdc": "^1.4.1"
  983. }
  984. },
  985. "node_modules/@vue/reactivity": {
  986. "version": "3.5.13",
  987. "resolved": "https://mirrors.tencent.com/npm/@vue/reactivity/-/reactivity-3.5.13.tgz",
  988. "integrity": "sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==",
  989. "dependencies": {
  990. "@vue/shared": "3.5.13"
  991. }
  992. },
  993. "node_modules/@vue/runtime-core": {
  994. "version": "3.5.13",
  995. "resolved": "https://mirrors.tencent.com/npm/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
  996. "integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
  997. "dependencies": {
  998. "@vue/reactivity": "3.5.13",
  999. "@vue/shared": "3.5.13"
  1000. }
  1001. },
  1002. "node_modules/@vue/runtime-dom": {
  1003. "version": "3.5.13",
  1004. "resolved": "https://mirrors.tencent.com/npm/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz",
  1005. "integrity": "sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==",
  1006. "dependencies": {
  1007. "@vue/reactivity": "3.5.13",
  1008. "@vue/runtime-core": "3.5.13",
  1009. "@vue/shared": "3.5.13",
  1010. "csstype": "^3.1.3"
  1011. }
  1012. },
  1013. "node_modules/@vue/server-renderer": {
  1014. "version": "3.5.13",
  1015. "resolved": "https://mirrors.tencent.com/npm/@vue/server-renderer/-/server-renderer-3.5.13.tgz",
  1016. "integrity": "sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==",
  1017. "dependencies": {
  1018. "@vue/compiler-ssr": "3.5.13",
  1019. "@vue/shared": "3.5.13"
  1020. },
  1021. "peerDependencies": {
  1022. "vue": "3.5.13"
  1023. }
  1024. },
  1025. "node_modules/@vue/shared": {
  1026. "version": "3.5.13",
  1027. "resolved": "https://mirrors.tencent.com/npm/@vue/shared/-/shared-3.5.13.tgz",
  1028. "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ=="
  1029. },
  1030. "node_modules/@vueuse/core": {
  1031. "version": "11.1.0",
  1032. "resolved": "https://r.cnpmjs.org/@vueuse/core/-/core-11.1.0.tgz",
  1033. "integrity": "sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==",
  1034. "license": "MIT",
  1035. "dependencies": {
  1036. "@types/web-bluetooth": "^0.0.20",
  1037. "@vueuse/metadata": "11.1.0",
  1038. "@vueuse/shared": "11.1.0",
  1039. "vue-demi": ">=0.14.10"
  1040. },
  1041. "funding": {
  1042. "url": "https://github.com/sponsors/antfu"
  1043. }
  1044. },
  1045. "node_modules/@vueuse/core/node_modules/vue-demi": {
  1046. "version": "0.14.10",
  1047. "resolved": "https://r.cnpmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  1048. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1049. "hasInstallScript": true,
  1050. "license": "MIT",
  1051. "bin": {
  1052. "vue-demi-fix": "bin/vue-demi-fix.js",
  1053. "vue-demi-switch": "bin/vue-demi-switch.js"
  1054. },
  1055. "engines": {
  1056. "node": ">=12"
  1057. },
  1058. "funding": {
  1059. "url": "https://github.com/sponsors/antfu"
  1060. },
  1061. "peerDependencies": {
  1062. "@vue/composition-api": "^1.0.0-rc.1",
  1063. "vue": "^3.0.0-0 || ^2.6.0"
  1064. },
  1065. "peerDependenciesMeta": {
  1066. "@vue/composition-api": {
  1067. "optional": true
  1068. }
  1069. }
  1070. },
  1071. "node_modules/@vueuse/metadata": {
  1072. "version": "11.1.0",
  1073. "resolved": "https://r.cnpmjs.org/@vueuse/metadata/-/metadata-11.1.0.tgz",
  1074. "integrity": "sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==",
  1075. "license": "MIT",
  1076. "funding": {
  1077. "url": "https://github.com/sponsors/antfu"
  1078. }
  1079. },
  1080. "node_modules/@vueuse/shared": {
  1081. "version": "11.1.0",
  1082. "resolved": "https://r.cnpmjs.org/@vueuse/shared/-/shared-11.1.0.tgz",
  1083. "integrity": "sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==",
  1084. "license": "MIT",
  1085. "dependencies": {
  1086. "vue-demi": ">=0.14.10"
  1087. },
  1088. "funding": {
  1089. "url": "https://github.com/sponsors/antfu"
  1090. }
  1091. },
  1092. "node_modules/@vueuse/shared/node_modules/vue-demi": {
  1093. "version": "0.14.10",
  1094. "resolved": "https://r.cnpmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  1095. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1096. "hasInstallScript": true,
  1097. "license": "MIT",
  1098. "bin": {
  1099. "vue-demi-fix": "bin/vue-demi-fix.js",
  1100. "vue-demi-switch": "bin/vue-demi-switch.js"
  1101. },
  1102. "engines": {
  1103. "node": ">=12"
  1104. },
  1105. "funding": {
  1106. "url": "https://github.com/sponsors/antfu"
  1107. },
  1108. "peerDependencies": {
  1109. "@vue/composition-api": "^1.0.0-rc.1",
  1110. "vue": "^3.0.0-0 || ^2.6.0"
  1111. },
  1112. "peerDependenciesMeta": {
  1113. "@vue/composition-api": {
  1114. "optional": true
  1115. }
  1116. }
  1117. },
  1118. "node_modules/acorn": {
  1119. "version": "8.14.0",
  1120. "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.0.tgz",
  1121. "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
  1122. "dev": true,
  1123. "license": "MIT",
  1124. "bin": {
  1125. "acorn": "bin/acorn"
  1126. },
  1127. "engines": {
  1128. "node": ">=0.4.0"
  1129. }
  1130. },
  1131. "node_modules/ansi-escapes": {
  1132. "version": "7.0.0",
  1133. "resolved": "https://mirrors.tencent.com/npm/ansi-escapes/-/ansi-escapes-7.0.0.tgz",
  1134. "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==",
  1135. "dev": true,
  1136. "dependencies": {
  1137. "environment": "^1.0.0"
  1138. },
  1139. "engines": {
  1140. "node": ">=18"
  1141. },
  1142. "funding": {
  1143. "url": "https://github.com/sponsors/sindresorhus"
  1144. }
  1145. },
  1146. "node_modules/ansi-regex": {
  1147. "version": "6.1.0",
  1148. "resolved": "https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-6.1.0.tgz",
  1149. "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
  1150. "dev": true,
  1151. "engines": {
  1152. "node": ">=12"
  1153. },
  1154. "funding": {
  1155. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  1156. }
  1157. },
  1158. "node_modules/ansi-styles": {
  1159. "version": "6.2.1",
  1160. "resolved": "https://mirrors.tencent.com/npm/ansi-styles/-/ansi-styles-6.2.1.tgz",
  1161. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  1162. "dev": true,
  1163. "engines": {
  1164. "node": ">=12"
  1165. },
  1166. "funding": {
  1167. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  1168. }
  1169. },
  1170. "node_modules/any-promise": {
  1171. "version": "1.3.0",
  1172. "resolved": "https://mirrors.tencent.com/npm/any-promise/-/any-promise-1.3.0.tgz",
  1173. "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
  1174. "dev": true
  1175. },
  1176. "node_modules/anymatch": {
  1177. "version": "3.1.3",
  1178. "resolved": "https://mirrors.tencent.com/npm/anymatch/-/anymatch-3.1.3.tgz",
  1179. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  1180. "dev": true,
  1181. "dependencies": {
  1182. "normalize-path": "^3.0.0",
  1183. "picomatch": "^2.0.4"
  1184. },
  1185. "engines": {
  1186. "node": ">= 8"
  1187. }
  1188. },
  1189. "node_modules/arg": {
  1190. "version": "5.0.2",
  1191. "resolved": "https://mirrors.tencent.com/npm/arg/-/arg-5.0.2.tgz",
  1192. "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
  1193. "dev": true
  1194. },
  1195. "node_modules/async-validator": {
  1196. "version": "4.2.5",
  1197. "resolved": "https://r.cnpmjs.org/async-validator/-/async-validator-4.2.5.tgz",
  1198. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  1199. "license": "MIT"
  1200. },
  1201. "node_modules/asynckit": {
  1202. "version": "0.4.0",
  1203. "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
  1204. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1205. "license": "MIT"
  1206. },
  1207. "node_modules/autoprefixer": {
  1208. "version": "10.4.20",
  1209. "resolved": "https://mirrors.tencent.com/npm/autoprefixer/-/autoprefixer-10.4.20.tgz",
  1210. "integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==",
  1211. "dev": true,
  1212. "funding": [
  1213. {
  1214. "type": "opencollective",
  1215. "url": "https://opencollective.com/postcss/"
  1216. },
  1217. {
  1218. "type": "tidelift",
  1219. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  1220. },
  1221. {
  1222. "type": "github",
  1223. "url": "https://github.com/sponsors/ai"
  1224. }
  1225. ],
  1226. "dependencies": {
  1227. "browserslist": "^4.23.3",
  1228. "caniuse-lite": "^1.0.30001646",
  1229. "fraction.js": "^4.3.7",
  1230. "normalize-range": "^0.1.2",
  1231. "picocolors": "^1.0.1",
  1232. "postcss-value-parser": "^4.2.0"
  1233. },
  1234. "bin": {
  1235. "autoprefixer": "bin/autoprefixer"
  1236. },
  1237. "engines": {
  1238. "node": "^10 || ^12 || >=14"
  1239. },
  1240. "peerDependencies": {
  1241. "postcss": "^8.1.0"
  1242. }
  1243. },
  1244. "node_modules/axios": {
  1245. "version": "1.7.7",
  1246. "resolved": "https://registry.npmmirror.com/axios/-/axios-1.7.7.tgz",
  1247. "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
  1248. "license": "MIT",
  1249. "dependencies": {
  1250. "follow-redirects": "^1.15.6",
  1251. "form-data": "^4.0.0",
  1252. "proxy-from-env": "^1.1.0"
  1253. }
  1254. },
  1255. "node_modules/balanced-match": {
  1256. "version": "1.0.2",
  1257. "resolved": "https://mirrors.tencent.com/npm/balanced-match/-/balanced-match-1.0.2.tgz",
  1258. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  1259. "dev": true
  1260. },
  1261. "node_modules/binary-extensions": {
  1262. "version": "2.3.0",
  1263. "resolved": "https://mirrors.tencent.com/npm/binary-extensions/-/binary-extensions-2.3.0.tgz",
  1264. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  1265. "dev": true,
  1266. "engines": {
  1267. "node": ">=8"
  1268. },
  1269. "funding": {
  1270. "url": "https://github.com/sponsors/sindresorhus"
  1271. }
  1272. },
  1273. "node_modules/birpc": {
  1274. "version": "0.2.19",
  1275. "resolved": "https://mirrors.tencent.com/npm/birpc/-/birpc-0.2.19.tgz",
  1276. "integrity": "sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==",
  1277. "funding": {
  1278. "url": "https://github.com/sponsors/antfu"
  1279. }
  1280. },
  1281. "node_modules/brace-expansion": {
  1282. "version": "2.0.1",
  1283. "resolved": "https://mirrors.tencent.com/npm/brace-expansion/-/brace-expansion-2.0.1.tgz",
  1284. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  1285. "dev": true,
  1286. "dependencies": {
  1287. "balanced-match": "^1.0.0"
  1288. }
  1289. },
  1290. "node_modules/braces": {
  1291. "version": "3.0.3",
  1292. "resolved": "https://mirrors.tencent.com/npm/braces/-/braces-3.0.3.tgz",
  1293. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  1294. "dev": true,
  1295. "dependencies": {
  1296. "fill-range": "^7.1.1"
  1297. },
  1298. "engines": {
  1299. "node": ">=8"
  1300. }
  1301. },
  1302. "node_modules/browserslist": {
  1303. "version": "4.24.4",
  1304. "resolved": "https://mirrors.tencent.com/npm/browserslist/-/browserslist-4.24.4.tgz",
  1305. "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
  1306. "dev": true,
  1307. "funding": [
  1308. {
  1309. "type": "opencollective",
  1310. "url": "https://opencollective.com/browserslist"
  1311. },
  1312. {
  1313. "type": "tidelift",
  1314. "url": "https://tidelift.com/funding/github/npm/browserslist"
  1315. },
  1316. {
  1317. "type": "github",
  1318. "url": "https://github.com/sponsors/ai"
  1319. }
  1320. ],
  1321. "dependencies": {
  1322. "caniuse-lite": "^1.0.30001688",
  1323. "electron-to-chromium": "^1.5.73",
  1324. "node-releases": "^2.0.19",
  1325. "update-browserslist-db": "^1.1.1"
  1326. },
  1327. "bin": {
  1328. "browserslist": "cli.js"
  1329. },
  1330. "engines": {
  1331. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  1332. }
  1333. },
  1334. "node_modules/camelcase-css": {
  1335. "version": "2.0.1",
  1336. "resolved": "https://mirrors.tencent.com/npm/camelcase-css/-/camelcase-css-2.0.1.tgz",
  1337. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  1338. "dev": true,
  1339. "engines": {
  1340. "node": ">= 6"
  1341. }
  1342. },
  1343. "node_modules/caniuse-lite": {
  1344. "version": "1.0.30001700",
  1345. "resolved": "https://mirrors.tencent.com/npm/caniuse-lite/-/caniuse-lite-1.0.30001700.tgz",
  1346. "integrity": "sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==",
  1347. "dev": true,
  1348. "funding": [
  1349. {
  1350. "type": "opencollective",
  1351. "url": "https://opencollective.com/browserslist"
  1352. },
  1353. {
  1354. "type": "tidelift",
  1355. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  1356. },
  1357. {
  1358. "type": "github",
  1359. "url": "https://github.com/sponsors/ai"
  1360. }
  1361. ]
  1362. },
  1363. "node_modules/chalk": {
  1364. "version": "5.4.1",
  1365. "resolved": "https://mirrors.tencent.com/npm/chalk/-/chalk-5.4.1.tgz",
  1366. "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
  1367. "dev": true,
  1368. "engines": {
  1369. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  1370. },
  1371. "funding": {
  1372. "url": "https://github.com/chalk/chalk?sponsor=1"
  1373. }
  1374. },
  1375. "node_modules/chokidar": {
  1376. "version": "4.0.1",
  1377. "resolved": "https://r.cnpmjs.org/chokidar/-/chokidar-4.0.1.tgz",
  1378. "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
  1379. "dev": true,
  1380. "license": "MIT",
  1381. "dependencies": {
  1382. "readdirp": "^4.0.1"
  1383. },
  1384. "engines": {
  1385. "node": ">= 14.16.0"
  1386. },
  1387. "funding": {
  1388. "url": "https://paulmillr.com/funding/"
  1389. }
  1390. },
  1391. "node_modules/cli-cursor": {
  1392. "version": "5.0.0",
  1393. "resolved": "https://mirrors.tencent.com/npm/cli-cursor/-/cli-cursor-5.0.0.tgz",
  1394. "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==",
  1395. "dev": true,
  1396. "dependencies": {
  1397. "restore-cursor": "^5.0.0"
  1398. },
  1399. "engines": {
  1400. "node": ">=18"
  1401. },
  1402. "funding": {
  1403. "url": "https://github.com/sponsors/sindresorhus"
  1404. }
  1405. },
  1406. "node_modules/cli-truncate": {
  1407. "version": "4.0.0",
  1408. "resolved": "https://mirrors.tencent.com/npm/cli-truncate/-/cli-truncate-4.0.0.tgz",
  1409. "integrity": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==",
  1410. "dev": true,
  1411. "dependencies": {
  1412. "slice-ansi": "^5.0.0",
  1413. "string-width": "^7.0.0"
  1414. },
  1415. "engines": {
  1416. "node": ">=18"
  1417. },
  1418. "funding": {
  1419. "url": "https://github.com/sponsors/sindresorhus"
  1420. }
  1421. },
  1422. "node_modules/cli-truncate/node_modules/emoji-regex": {
  1423. "version": "10.4.0",
  1424. "resolved": "https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-10.4.0.tgz",
  1425. "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==",
  1426. "dev": true
  1427. },
  1428. "node_modules/cli-truncate/node_modules/string-width": {
  1429. "version": "7.2.0",
  1430. "resolved": "https://mirrors.tencent.com/npm/string-width/-/string-width-7.2.0.tgz",
  1431. "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
  1432. "dev": true,
  1433. "dependencies": {
  1434. "emoji-regex": "^10.3.0",
  1435. "get-east-asian-width": "^1.0.0",
  1436. "strip-ansi": "^7.1.0"
  1437. },
  1438. "engines": {
  1439. "node": ">=18"
  1440. },
  1441. "funding": {
  1442. "url": "https://github.com/sponsors/sindresorhus"
  1443. }
  1444. },
  1445. "node_modules/color-convert": {
  1446. "version": "2.0.1",
  1447. "resolved": "https://mirrors.tencent.com/npm/color-convert/-/color-convert-2.0.1.tgz",
  1448. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  1449. "dev": true,
  1450. "dependencies": {
  1451. "color-name": "~1.1.4"
  1452. },
  1453. "engines": {
  1454. "node": ">=7.0.0"
  1455. }
  1456. },
  1457. "node_modules/color-name": {
  1458. "version": "1.1.4",
  1459. "resolved": "https://mirrors.tencent.com/npm/color-name/-/color-name-1.1.4.tgz",
  1460. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  1461. "dev": true
  1462. },
  1463. "node_modules/colorette": {
  1464. "version": "2.0.20",
  1465. "resolved": "https://mirrors.tencent.com/npm/colorette/-/colorette-2.0.20.tgz",
  1466. "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==",
  1467. "dev": true
  1468. },
  1469. "node_modules/combined-stream": {
  1470. "version": "1.0.8",
  1471. "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
  1472. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1473. "license": "MIT",
  1474. "dependencies": {
  1475. "delayed-stream": "~1.0.0"
  1476. },
  1477. "engines": {
  1478. "node": ">= 0.8"
  1479. }
  1480. },
  1481. "node_modules/commander": {
  1482. "version": "4.1.1",
  1483. "resolved": "https://mirrors.tencent.com/npm/commander/-/commander-4.1.1.tgz",
  1484. "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
  1485. "dev": true,
  1486. "engines": {
  1487. "node": ">= 6"
  1488. }
  1489. },
  1490. "node_modules/confbox": {
  1491. "version": "0.1.8",
  1492. "resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.1.8.tgz",
  1493. "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
  1494. "dev": true,
  1495. "license": "MIT"
  1496. },
  1497. "node_modules/copy-anything": {
  1498. "version": "3.0.5",
  1499. "resolved": "https://mirrors.tencent.com/npm/copy-anything/-/copy-anything-3.0.5.tgz",
  1500. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  1501. "dependencies": {
  1502. "is-what": "^4.1.8"
  1503. },
  1504. "engines": {
  1505. "node": ">=12.13"
  1506. },
  1507. "funding": {
  1508. "url": "https://github.com/sponsors/mesqueeb"
  1509. }
  1510. },
  1511. "node_modules/core-js": {
  1512. "version": "3.41.0",
  1513. "resolved": "https://mirrors.tencent.com/npm/core-js/-/core-js-3.41.0.tgz",
  1514. "integrity": "sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==",
  1515. "hasInstallScript": true,
  1516. "funding": {
  1517. "type": "opencollective",
  1518. "url": "https://opencollective.com/core-js"
  1519. }
  1520. },
  1521. "node_modules/cross-spawn": {
  1522. "version": "7.0.6",
  1523. "resolved": "https://mirrors.tencent.com/npm/cross-spawn/-/cross-spawn-7.0.6.tgz",
  1524. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  1525. "dev": true,
  1526. "dependencies": {
  1527. "path-key": "^3.1.0",
  1528. "shebang-command": "^2.0.0",
  1529. "which": "^2.0.1"
  1530. },
  1531. "engines": {
  1532. "node": ">= 8"
  1533. }
  1534. },
  1535. "node_modules/cssesc": {
  1536. "version": "3.0.0",
  1537. "resolved": "https://mirrors.tencent.com/npm/cssesc/-/cssesc-3.0.0.tgz",
  1538. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  1539. "dev": true,
  1540. "bin": {
  1541. "cssesc": "bin/cssesc"
  1542. },
  1543. "engines": {
  1544. "node": ">=4"
  1545. }
  1546. },
  1547. "node_modules/csstype": {
  1548. "version": "3.1.3",
  1549. "resolved": "https://mirrors.tencent.com/npm/csstype/-/csstype-3.1.3.tgz",
  1550. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
  1551. },
  1552. "node_modules/dayjs": {
  1553. "version": "1.11.13",
  1554. "resolved": "https://r.cnpmjs.org/dayjs/-/dayjs-1.11.13.tgz",
  1555. "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
  1556. "license": "MIT"
  1557. },
  1558. "node_modules/debug": {
  1559. "version": "4.4.0",
  1560. "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz",
  1561. "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
  1562. "dev": true,
  1563. "license": "MIT",
  1564. "dependencies": {
  1565. "ms": "^2.1.3"
  1566. },
  1567. "engines": {
  1568. "node": ">=6.0"
  1569. },
  1570. "peerDependenciesMeta": {
  1571. "supports-color": {
  1572. "optional": true
  1573. }
  1574. }
  1575. },
  1576. "node_modules/delayed-stream": {
  1577. "version": "1.0.0",
  1578. "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
  1579. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  1580. "license": "MIT",
  1581. "engines": {
  1582. "node": ">=0.4.0"
  1583. }
  1584. },
  1585. "node_modules/didyoumean": {
  1586. "version": "1.2.2",
  1587. "resolved": "https://mirrors.tencent.com/npm/didyoumean/-/didyoumean-1.2.2.tgz",
  1588. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
  1589. "dev": true
  1590. },
  1591. "node_modules/dlv": {
  1592. "version": "1.1.3",
  1593. "resolved": "https://mirrors.tencent.com/npm/dlv/-/dlv-1.1.3.tgz",
  1594. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
  1595. "dev": true
  1596. },
  1597. "node_modules/eastasianwidth": {
  1598. "version": "0.2.0",
  1599. "resolved": "https://mirrors.tencent.com/npm/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  1600. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
  1601. "dev": true
  1602. },
  1603. "node_modules/echarts": {
  1604. "version": "5.5.1",
  1605. "resolved": "https://r.cnpmjs.org/echarts/-/echarts-5.5.1.tgz",
  1606. "integrity": "sha512-Fce8upazaAXUVUVsjgV6mBnGuqgO+JNDlcgF79Dksy4+wgGpQB2lmYoO4TSweFg/mZITdpGHomw/cNBJZj1icA==",
  1607. "license": "Apache-2.0",
  1608. "dependencies": {
  1609. "tslib": "2.3.0",
  1610. "zrender": "5.6.0"
  1611. }
  1612. },
  1613. "node_modules/electron-to-chromium": {
  1614. "version": "1.5.102",
  1615. "resolved": "https://mirrors.tencent.com/npm/electron-to-chromium/-/electron-to-chromium-1.5.102.tgz",
  1616. "integrity": "sha512-eHhqaja8tE/FNpIiBrvBjFV/SSKpyWHLvxuR9dPTdo+3V9ppdLmFB7ZZQ98qNovcngPLYIz0oOBF9P0FfZef5Q==",
  1617. "dev": true
  1618. },
  1619. "node_modules/element-plus": {
  1620. "version": "2.8.3",
  1621. "resolved": "https://r.cnpmjs.org/element-plus/-/element-plus-2.8.3.tgz",
  1622. "integrity": "sha512-BXQOyDf0s7JHyNEV8iaO+iaOzTZPsBXVKMzMI967vLCodUBDLrtiY5vglAn1YEebQcUOEUMhGcttTpIvEkcBjQ==",
  1623. "license": "MIT",
  1624. "dependencies": {
  1625. "@ctrl/tinycolor": "^3.4.1",
  1626. "@element-plus/icons-vue": "^2.3.1",
  1627. "@floating-ui/dom": "^1.0.1",
  1628. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
  1629. "@types/lodash": "^4.14.182",
  1630. "@types/lodash-es": "^4.17.6",
  1631. "@vueuse/core": "^9.1.0",
  1632. "async-validator": "^4.2.5",
  1633. "dayjs": "^1.11.3",
  1634. "escape-html": "^1.0.3",
  1635. "lodash": "^4.17.21",
  1636. "lodash-es": "^4.17.21",
  1637. "lodash-unified": "^1.0.2",
  1638. "memoize-one": "^6.0.0",
  1639. "normalize-wheel-es": "^1.2.0"
  1640. },
  1641. "peerDependencies": {
  1642. "vue": "^3.2.0"
  1643. }
  1644. },
  1645. "node_modules/element-plus/node_modules/@types/web-bluetooth": {
  1646. "version": "0.0.16",
  1647. "resolved": "https://r.cnpmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz",
  1648. "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==",
  1649. "license": "MIT"
  1650. },
  1651. "node_modules/element-plus/node_modules/@vueuse/core": {
  1652. "version": "9.13.0",
  1653. "resolved": "https://r.cnpmjs.org/@vueuse/core/-/core-9.13.0.tgz",
  1654. "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==",
  1655. "license": "MIT",
  1656. "dependencies": {
  1657. "@types/web-bluetooth": "^0.0.16",
  1658. "@vueuse/metadata": "9.13.0",
  1659. "@vueuse/shared": "9.13.0",
  1660. "vue-demi": "*"
  1661. },
  1662. "funding": {
  1663. "url": "https://github.com/sponsors/antfu"
  1664. }
  1665. },
  1666. "node_modules/element-plus/node_modules/@vueuse/core/node_modules/vue-demi": {
  1667. "version": "0.14.10",
  1668. "resolved": "https://r.cnpmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  1669. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1670. "hasInstallScript": true,
  1671. "license": "MIT",
  1672. "bin": {
  1673. "vue-demi-fix": "bin/vue-demi-fix.js",
  1674. "vue-demi-switch": "bin/vue-demi-switch.js"
  1675. },
  1676. "engines": {
  1677. "node": ">=12"
  1678. },
  1679. "funding": {
  1680. "url": "https://github.com/sponsors/antfu"
  1681. },
  1682. "peerDependencies": {
  1683. "@vue/composition-api": "^1.0.0-rc.1",
  1684. "vue": "^3.0.0-0 || ^2.6.0"
  1685. },
  1686. "peerDependenciesMeta": {
  1687. "@vue/composition-api": {
  1688. "optional": true
  1689. }
  1690. }
  1691. },
  1692. "node_modules/element-plus/node_modules/@vueuse/metadata": {
  1693. "version": "9.13.0",
  1694. "resolved": "https://r.cnpmjs.org/@vueuse/metadata/-/metadata-9.13.0.tgz",
  1695. "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==",
  1696. "license": "MIT",
  1697. "funding": {
  1698. "url": "https://github.com/sponsors/antfu"
  1699. }
  1700. },
  1701. "node_modules/element-plus/node_modules/@vueuse/shared": {
  1702. "version": "9.13.0",
  1703. "resolved": "https://r.cnpmjs.org/@vueuse/shared/-/shared-9.13.0.tgz",
  1704. "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==",
  1705. "license": "MIT",
  1706. "dependencies": {
  1707. "vue-demi": "*"
  1708. },
  1709. "funding": {
  1710. "url": "https://github.com/sponsors/antfu"
  1711. }
  1712. },
  1713. "node_modules/element-plus/node_modules/@vueuse/shared/node_modules/vue-demi": {
  1714. "version": "0.14.10",
  1715. "resolved": "https://r.cnpmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  1716. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1717. "hasInstallScript": true,
  1718. "license": "MIT",
  1719. "bin": {
  1720. "vue-demi-fix": "bin/vue-demi-fix.js",
  1721. "vue-demi-switch": "bin/vue-demi-switch.js"
  1722. },
  1723. "engines": {
  1724. "node": ">=12"
  1725. },
  1726. "funding": {
  1727. "url": "https://github.com/sponsors/antfu"
  1728. },
  1729. "peerDependencies": {
  1730. "@vue/composition-api": "^1.0.0-rc.1",
  1731. "vue": "^3.0.0-0 || ^2.6.0"
  1732. },
  1733. "peerDependenciesMeta": {
  1734. "@vue/composition-api": {
  1735. "optional": true
  1736. }
  1737. }
  1738. },
  1739. "node_modules/emoji-regex": {
  1740. "version": "9.2.2",
  1741. "resolved": "https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-9.2.2.tgz",
  1742. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
  1743. "dev": true
  1744. },
  1745. "node_modules/entities": {
  1746. "version": "4.5.0",
  1747. "resolved": "https://mirrors.tencent.com/npm/entities/-/entities-4.5.0.tgz",
  1748. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  1749. "engines": {
  1750. "node": ">=0.12"
  1751. },
  1752. "funding": {
  1753. "url": "https://github.com/fb55/entities?sponsor=1"
  1754. }
  1755. },
  1756. "node_modules/environment": {
  1757. "version": "1.1.0",
  1758. "resolved": "https://mirrors.tencent.com/npm/environment/-/environment-1.1.0.tgz",
  1759. "integrity": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==",
  1760. "dev": true,
  1761. "engines": {
  1762. "node": ">=18"
  1763. },
  1764. "funding": {
  1765. "url": "https://github.com/sponsors/sindresorhus"
  1766. }
  1767. },
  1768. "node_modules/esbuild": {
  1769. "version": "0.21.5",
  1770. "resolved": "https://r.cnpmjs.org/esbuild/-/esbuild-0.21.5.tgz",
  1771. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  1772. "dev": true,
  1773. "hasInstallScript": true,
  1774. "license": "MIT",
  1775. "bin": {
  1776. "esbuild": "bin/esbuild"
  1777. },
  1778. "engines": {
  1779. "node": ">=12"
  1780. },
  1781. "optionalDependencies": {
  1782. "@esbuild/aix-ppc64": "0.21.5",
  1783. "@esbuild/android-arm": "0.21.5",
  1784. "@esbuild/android-arm64": "0.21.5",
  1785. "@esbuild/android-x64": "0.21.5",
  1786. "@esbuild/darwin-arm64": "0.21.5",
  1787. "@esbuild/darwin-x64": "0.21.5",
  1788. "@esbuild/freebsd-arm64": "0.21.5",
  1789. "@esbuild/freebsd-x64": "0.21.5",
  1790. "@esbuild/linux-arm": "0.21.5",
  1791. "@esbuild/linux-arm64": "0.21.5",
  1792. "@esbuild/linux-ia32": "0.21.5",
  1793. "@esbuild/linux-loong64": "0.21.5",
  1794. "@esbuild/linux-mips64el": "0.21.5",
  1795. "@esbuild/linux-ppc64": "0.21.5",
  1796. "@esbuild/linux-riscv64": "0.21.5",
  1797. "@esbuild/linux-s390x": "0.21.5",
  1798. "@esbuild/linux-x64": "0.21.5",
  1799. "@esbuild/netbsd-x64": "0.21.5",
  1800. "@esbuild/openbsd-x64": "0.21.5",
  1801. "@esbuild/sunos-x64": "0.21.5",
  1802. "@esbuild/win32-arm64": "0.21.5",
  1803. "@esbuild/win32-ia32": "0.21.5",
  1804. "@esbuild/win32-x64": "0.21.5"
  1805. }
  1806. },
  1807. "node_modules/escalade": {
  1808. "version": "3.2.0",
  1809. "resolved": "https://mirrors.tencent.com/npm/escalade/-/escalade-3.2.0.tgz",
  1810. "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
  1811. "dev": true,
  1812. "engines": {
  1813. "node": ">=6"
  1814. }
  1815. },
  1816. "node_modules/escape-html": {
  1817. "version": "1.0.3",
  1818. "resolved": "https://r2.cnpmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  1819. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
  1820. "license": "MIT"
  1821. },
  1822. "node_modules/escape-string-regexp": {
  1823. "version": "5.0.0",
  1824. "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  1825. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  1826. "dev": true,
  1827. "license": "MIT",
  1828. "engines": {
  1829. "node": ">=12"
  1830. },
  1831. "funding": {
  1832. "url": "https://github.com/sponsors/sindresorhus"
  1833. }
  1834. },
  1835. "node_modules/estree-walker": {
  1836. "version": "2.0.2",
  1837. "resolved": "https://mirrors.tencent.com/npm/estree-walker/-/estree-walker-2.0.2.tgz",
  1838. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1839. },
  1840. "node_modules/eventemitter3": {
  1841. "version": "5.0.1",
  1842. "resolved": "https://mirrors.tencent.com/npm/eventemitter3/-/eventemitter3-5.0.1.tgz",
  1843. "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==",
  1844. "dev": true
  1845. },
  1846. "node_modules/execa": {
  1847. "version": "8.0.1",
  1848. "resolved": "https://mirrors.tencent.com/npm/execa/-/execa-8.0.1.tgz",
  1849. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  1850. "dev": true,
  1851. "dependencies": {
  1852. "cross-spawn": "^7.0.3",
  1853. "get-stream": "^8.0.1",
  1854. "human-signals": "^5.0.0",
  1855. "is-stream": "^3.0.0",
  1856. "merge-stream": "^2.0.0",
  1857. "npm-run-path": "^5.1.0",
  1858. "onetime": "^6.0.0",
  1859. "signal-exit": "^4.1.0",
  1860. "strip-final-newline": "^3.0.0"
  1861. },
  1862. "engines": {
  1863. "node": ">=16.17"
  1864. },
  1865. "funding": {
  1866. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  1867. }
  1868. },
  1869. "node_modules/fast-glob": {
  1870. "version": "3.3.3",
  1871. "resolved": "https://mirrors.tencent.com/npm/fast-glob/-/fast-glob-3.3.3.tgz",
  1872. "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
  1873. "dev": true,
  1874. "dependencies": {
  1875. "@nodelib/fs.stat": "^2.0.2",
  1876. "@nodelib/fs.walk": "^1.2.3",
  1877. "glob-parent": "^5.1.2",
  1878. "merge2": "^1.3.0",
  1879. "micromatch": "^4.0.8"
  1880. },
  1881. "engines": {
  1882. "node": ">=8.6.0"
  1883. }
  1884. },
  1885. "node_modules/fast-glob/node_modules/glob-parent": {
  1886. "version": "5.1.2",
  1887. "resolved": "https://mirrors.tencent.com/npm/glob-parent/-/glob-parent-5.1.2.tgz",
  1888. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  1889. "dev": true,
  1890. "dependencies": {
  1891. "is-glob": "^4.0.1"
  1892. },
  1893. "engines": {
  1894. "node": ">= 6"
  1895. }
  1896. },
  1897. "node_modules/fastq": {
  1898. "version": "1.19.0",
  1899. "resolved": "https://mirrors.tencent.com/npm/fastq/-/fastq-1.19.0.tgz",
  1900. "integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==",
  1901. "dev": true,
  1902. "dependencies": {
  1903. "reusify": "^1.0.4"
  1904. }
  1905. },
  1906. "node_modules/fill-range": {
  1907. "version": "7.1.1",
  1908. "resolved": "https://mirrors.tencent.com/npm/fill-range/-/fill-range-7.1.1.tgz",
  1909. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  1910. "dev": true,
  1911. "dependencies": {
  1912. "to-regex-range": "^5.0.1"
  1913. },
  1914. "engines": {
  1915. "node": ">=8"
  1916. }
  1917. },
  1918. "node_modules/follow-redirects": {
  1919. "version": "1.15.9",
  1920. "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
  1921. "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
  1922. "funding": [
  1923. {
  1924. "type": "individual",
  1925. "url": "https://github.com/sponsors/RubenVerborgh"
  1926. }
  1927. ],
  1928. "license": "MIT",
  1929. "engines": {
  1930. "node": ">=4.0"
  1931. },
  1932. "peerDependenciesMeta": {
  1933. "debug": {
  1934. "optional": true
  1935. }
  1936. }
  1937. },
  1938. "node_modules/foreground-child": {
  1939. "version": "3.3.0",
  1940. "resolved": "https://mirrors.tencent.com/npm/foreground-child/-/foreground-child-3.3.0.tgz",
  1941. "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
  1942. "dev": true,
  1943. "dependencies": {
  1944. "cross-spawn": "^7.0.0",
  1945. "signal-exit": "^4.0.1"
  1946. },
  1947. "engines": {
  1948. "node": ">=14"
  1949. },
  1950. "funding": {
  1951. "url": "https://github.com/sponsors/isaacs"
  1952. }
  1953. },
  1954. "node_modules/form-data": {
  1955. "version": "4.0.1",
  1956. "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.1.tgz",
  1957. "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
  1958. "license": "MIT",
  1959. "dependencies": {
  1960. "asynckit": "^0.4.0",
  1961. "combined-stream": "^1.0.8",
  1962. "mime-types": "^2.1.12"
  1963. },
  1964. "engines": {
  1965. "node": ">= 6"
  1966. }
  1967. },
  1968. "node_modules/fraction.js": {
  1969. "version": "4.3.7",
  1970. "resolved": "https://mirrors.tencent.com/npm/fraction.js/-/fraction.js-4.3.7.tgz",
  1971. "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
  1972. "dev": true,
  1973. "engines": {
  1974. "node": "*"
  1975. },
  1976. "funding": {
  1977. "type": "patreon",
  1978. "url": "https://github.com/sponsors/rawify"
  1979. }
  1980. },
  1981. "node_modules/fsevents": {
  1982. "version": "2.3.3",
  1983. "resolved": "https://r.cnpmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  1984. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  1985. "dev": true,
  1986. "hasInstallScript": true,
  1987. "license": "MIT",
  1988. "optional": true,
  1989. "os": [
  1990. "darwin"
  1991. ],
  1992. "engines": {
  1993. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1994. }
  1995. },
  1996. "node_modules/function-bind": {
  1997. "version": "1.1.2",
  1998. "resolved": "https://mirrors.tencent.com/npm/function-bind/-/function-bind-1.1.2.tgz",
  1999. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  2000. "dev": true,
  2001. "funding": {
  2002. "url": "https://github.com/sponsors/ljharb"
  2003. }
  2004. },
  2005. "node_modules/get-east-asian-width": {
  2006. "version": "1.3.0",
  2007. "resolved": "https://mirrors.tencent.com/npm/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz",
  2008. "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==",
  2009. "dev": true,
  2010. "engines": {
  2011. "node": ">=18"
  2012. },
  2013. "funding": {
  2014. "url": "https://github.com/sponsors/sindresorhus"
  2015. }
  2016. },
  2017. "node_modules/get-stream": {
  2018. "version": "8.0.1",
  2019. "resolved": "https://mirrors.tencent.com/npm/get-stream/-/get-stream-8.0.1.tgz",
  2020. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  2021. "dev": true,
  2022. "engines": {
  2023. "node": ">=16"
  2024. },
  2025. "funding": {
  2026. "url": "https://github.com/sponsors/sindresorhus"
  2027. }
  2028. },
  2029. "node_modules/glob": {
  2030. "version": "10.4.5",
  2031. "resolved": "https://mirrors.tencent.com/npm/glob/-/glob-10.4.5.tgz",
  2032. "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
  2033. "dev": true,
  2034. "dependencies": {
  2035. "foreground-child": "^3.1.0",
  2036. "jackspeak": "^3.1.2",
  2037. "minimatch": "^9.0.4",
  2038. "minipass": "^7.1.2",
  2039. "package-json-from-dist": "^1.0.0",
  2040. "path-scurry": "^1.11.1"
  2041. },
  2042. "bin": {
  2043. "glob": "dist/esm/bin.mjs"
  2044. },
  2045. "funding": {
  2046. "url": "https://github.com/sponsors/isaacs"
  2047. }
  2048. },
  2049. "node_modules/glob-parent": {
  2050. "version": "6.0.2",
  2051. "resolved": "https://mirrors.tencent.com/npm/glob-parent/-/glob-parent-6.0.2.tgz",
  2052. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  2053. "dev": true,
  2054. "dependencies": {
  2055. "is-glob": "^4.0.3"
  2056. },
  2057. "engines": {
  2058. "node": ">=10.13.0"
  2059. }
  2060. },
  2061. "node_modules/hasown": {
  2062. "version": "2.0.2",
  2063. "resolved": "https://mirrors.tencent.com/npm/hasown/-/hasown-2.0.2.tgz",
  2064. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  2065. "dev": true,
  2066. "dependencies": {
  2067. "function-bind": "^1.1.2"
  2068. },
  2069. "engines": {
  2070. "node": ">= 0.4"
  2071. }
  2072. },
  2073. "node_modules/hookable": {
  2074. "version": "5.5.3",
  2075. "resolved": "https://mirrors.tencent.com/npm/hookable/-/hookable-5.5.3.tgz",
  2076. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ=="
  2077. },
  2078. "node_modules/human-signals": {
  2079. "version": "5.0.0",
  2080. "resolved": "https://mirrors.tencent.com/npm/human-signals/-/human-signals-5.0.0.tgz",
  2081. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  2082. "dev": true,
  2083. "engines": {
  2084. "node": ">=16.17.0"
  2085. }
  2086. },
  2087. "node_modules/husky": {
  2088. "version": "9.1.7",
  2089. "resolved": "https://mirrors.tencent.com/npm/husky/-/husky-9.1.7.tgz",
  2090. "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==",
  2091. "dev": true,
  2092. "bin": {
  2093. "husky": "bin.js"
  2094. },
  2095. "engines": {
  2096. "node": ">=18"
  2097. },
  2098. "funding": {
  2099. "url": "https://github.com/sponsors/typicode"
  2100. }
  2101. },
  2102. "node_modules/immutable": {
  2103. "version": "4.3.7",
  2104. "resolved": "https://r.cnpmjs.org/immutable/-/immutable-4.3.7.tgz",
  2105. "integrity": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
  2106. "dev": true,
  2107. "license": "MIT"
  2108. },
  2109. "node_modules/is-binary-path": {
  2110. "version": "2.1.0",
  2111. "resolved": "https://mirrors.tencent.com/npm/is-binary-path/-/is-binary-path-2.1.0.tgz",
  2112. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  2113. "dev": true,
  2114. "dependencies": {
  2115. "binary-extensions": "^2.0.0"
  2116. },
  2117. "engines": {
  2118. "node": ">=8"
  2119. }
  2120. },
  2121. "node_modules/is-core-module": {
  2122. "version": "2.16.1",
  2123. "resolved": "https://mirrors.tencent.com/npm/is-core-module/-/is-core-module-2.16.1.tgz",
  2124. "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
  2125. "dev": true,
  2126. "dependencies": {
  2127. "hasown": "^2.0.2"
  2128. },
  2129. "engines": {
  2130. "node": ">= 0.4"
  2131. },
  2132. "funding": {
  2133. "url": "https://github.com/sponsors/ljharb"
  2134. }
  2135. },
  2136. "node_modules/is-extglob": {
  2137. "version": "2.1.1",
  2138. "resolved": "https://mirrors.tencent.com/npm/is-extglob/-/is-extglob-2.1.1.tgz",
  2139. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  2140. "dev": true,
  2141. "engines": {
  2142. "node": ">=0.10.0"
  2143. }
  2144. },
  2145. "node_modules/is-fullwidth-code-point": {
  2146. "version": "3.0.0",
  2147. "resolved": "https://mirrors.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  2148. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  2149. "dev": true,
  2150. "engines": {
  2151. "node": ">=8"
  2152. }
  2153. },
  2154. "node_modules/is-glob": {
  2155. "version": "4.0.3",
  2156. "resolved": "https://mirrors.tencent.com/npm/is-glob/-/is-glob-4.0.3.tgz",
  2157. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  2158. "dev": true,
  2159. "dependencies": {
  2160. "is-extglob": "^2.1.1"
  2161. },
  2162. "engines": {
  2163. "node": ">=0.10.0"
  2164. }
  2165. },
  2166. "node_modules/is-number": {
  2167. "version": "7.0.0",
  2168. "resolved": "https://mirrors.tencent.com/npm/is-number/-/is-number-7.0.0.tgz",
  2169. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  2170. "dev": true,
  2171. "engines": {
  2172. "node": ">=0.12.0"
  2173. }
  2174. },
  2175. "node_modules/is-stream": {
  2176. "version": "3.0.0",
  2177. "resolved": "https://mirrors.tencent.com/npm/is-stream/-/is-stream-3.0.0.tgz",
  2178. "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
  2179. "dev": true,
  2180. "engines": {
  2181. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  2182. },
  2183. "funding": {
  2184. "url": "https://github.com/sponsors/sindresorhus"
  2185. }
  2186. },
  2187. "node_modules/is-what": {
  2188. "version": "4.1.16",
  2189. "resolved": "https://mirrors.tencent.com/npm/is-what/-/is-what-4.1.16.tgz",
  2190. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  2191. "engines": {
  2192. "node": ">=12.13"
  2193. },
  2194. "funding": {
  2195. "url": "https://github.com/sponsors/mesqueeb"
  2196. }
  2197. },
  2198. "node_modules/isexe": {
  2199. "version": "2.0.0",
  2200. "resolved": "https://mirrors.tencent.com/npm/isexe/-/isexe-2.0.0.tgz",
  2201. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  2202. "dev": true
  2203. },
  2204. "node_modules/jackspeak": {
  2205. "version": "3.4.3",
  2206. "resolved": "https://mirrors.tencent.com/npm/jackspeak/-/jackspeak-3.4.3.tgz",
  2207. "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
  2208. "dev": true,
  2209. "dependencies": {
  2210. "@isaacs/cliui": "^8.0.2"
  2211. },
  2212. "funding": {
  2213. "url": "https://github.com/sponsors/isaacs"
  2214. },
  2215. "optionalDependencies": {
  2216. "@pkgjs/parseargs": "^0.11.0"
  2217. }
  2218. },
  2219. "node_modules/jiti": {
  2220. "version": "1.21.7",
  2221. "resolved": "https://mirrors.tencent.com/npm/jiti/-/jiti-1.21.7.tgz",
  2222. "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==",
  2223. "dev": true,
  2224. "bin": {
  2225. "jiti": "bin/jiti.js"
  2226. }
  2227. },
  2228. "node_modules/js-tokens": {
  2229. "version": "9.0.1",
  2230. "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.1.tgz",
  2231. "integrity": "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==",
  2232. "dev": true,
  2233. "license": "MIT"
  2234. },
  2235. "node_modules/lilconfig": {
  2236. "version": "3.1.3",
  2237. "resolved": "https://mirrors.tencent.com/npm/lilconfig/-/lilconfig-3.1.3.tgz",
  2238. "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==",
  2239. "dev": true,
  2240. "engines": {
  2241. "node": ">=14"
  2242. },
  2243. "funding": {
  2244. "url": "https://github.com/sponsors/antonk52"
  2245. }
  2246. },
  2247. "node_modules/lines-and-columns": {
  2248. "version": "1.2.4",
  2249. "resolved": "https://mirrors.tencent.com/npm/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  2250. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
  2251. "dev": true
  2252. },
  2253. "node_modules/lint-staged": {
  2254. "version": "15.5.0",
  2255. "resolved": "https://mirrors.tencent.com/npm/lint-staged/-/lint-staged-15.5.0.tgz",
  2256. "integrity": "sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==",
  2257. "dev": true,
  2258. "dependencies": {
  2259. "chalk": "^5.4.1",
  2260. "commander": "^13.1.0",
  2261. "debug": "^4.4.0",
  2262. "execa": "^8.0.1",
  2263. "lilconfig": "^3.1.3",
  2264. "listr2": "^8.2.5",
  2265. "micromatch": "^4.0.8",
  2266. "pidtree": "^0.6.0",
  2267. "string-argv": "^0.3.2",
  2268. "yaml": "^2.7.0"
  2269. },
  2270. "bin": {
  2271. "lint-staged": "bin/lint-staged.js"
  2272. },
  2273. "engines": {
  2274. "node": ">=18.12.0"
  2275. },
  2276. "funding": {
  2277. "url": "https://opencollective.com/lint-staged"
  2278. }
  2279. },
  2280. "node_modules/lint-staged/node_modules/commander": {
  2281. "version": "13.1.0",
  2282. "resolved": "https://mirrors.tencent.com/npm/commander/-/commander-13.1.0.tgz",
  2283. "integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==",
  2284. "dev": true,
  2285. "engines": {
  2286. "node": ">=18"
  2287. }
  2288. },
  2289. "node_modules/listr2": {
  2290. "version": "8.2.5",
  2291. "resolved": "https://mirrors.tencent.com/npm/listr2/-/listr2-8.2.5.tgz",
  2292. "integrity": "sha512-iyAZCeyD+c1gPyE9qpFu8af0Y+MRtmKOncdGoA2S5EY8iFq99dmmvkNnHiWo+pj0s7yH7l3KPIgee77tKpXPWQ==",
  2293. "dev": true,
  2294. "dependencies": {
  2295. "cli-truncate": "^4.0.0",
  2296. "colorette": "^2.0.20",
  2297. "eventemitter3": "^5.0.1",
  2298. "log-update": "^6.1.0",
  2299. "rfdc": "^1.4.1",
  2300. "wrap-ansi": "^9.0.0"
  2301. },
  2302. "engines": {
  2303. "node": ">=18.0.0"
  2304. }
  2305. },
  2306. "node_modules/listr2/node_modules/emoji-regex": {
  2307. "version": "10.4.0",
  2308. "resolved": "https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-10.4.0.tgz",
  2309. "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==",
  2310. "dev": true
  2311. },
  2312. "node_modules/listr2/node_modules/string-width": {
  2313. "version": "7.2.0",
  2314. "resolved": "https://mirrors.tencent.com/npm/string-width/-/string-width-7.2.0.tgz",
  2315. "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
  2316. "dev": true,
  2317. "dependencies": {
  2318. "emoji-regex": "^10.3.0",
  2319. "get-east-asian-width": "^1.0.0",
  2320. "strip-ansi": "^7.1.0"
  2321. },
  2322. "engines": {
  2323. "node": ">=18"
  2324. },
  2325. "funding": {
  2326. "url": "https://github.com/sponsors/sindresorhus"
  2327. }
  2328. },
  2329. "node_modules/listr2/node_modules/wrap-ansi": {
  2330. "version": "9.0.0",
  2331. "resolved": "https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
  2332. "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
  2333. "dev": true,
  2334. "dependencies": {
  2335. "ansi-styles": "^6.2.1",
  2336. "string-width": "^7.0.0",
  2337. "strip-ansi": "^7.1.0"
  2338. },
  2339. "engines": {
  2340. "node": ">=18"
  2341. },
  2342. "funding": {
  2343. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  2344. }
  2345. },
  2346. "node_modules/local-pkg": {
  2347. "version": "1.0.0",
  2348. "resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-1.0.0.tgz",
  2349. "integrity": "sha512-bbgPw/wmroJsil/GgL4qjDzs5YLTBMQ99weRsok1XCDccQeehbHA/I1oRvk2NPtr7KGZgT/Y5tPRnAtMqeG2Kg==",
  2350. "dev": true,
  2351. "license": "MIT",
  2352. "dependencies": {
  2353. "mlly": "^1.7.3",
  2354. "pkg-types": "^1.3.0"
  2355. },
  2356. "engines": {
  2357. "node": ">=14"
  2358. },
  2359. "funding": {
  2360. "url": "https://github.com/sponsors/antfu"
  2361. }
  2362. },
  2363. "node_modules/lodash": {
  2364. "version": "4.17.21",
  2365. "resolved": "https://r2.cnpmjs.org/lodash/-/lodash-4.17.21.tgz",
  2366. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  2367. "license": "MIT"
  2368. },
  2369. "node_modules/lodash-es": {
  2370. "version": "4.17.21",
  2371. "resolved": "https://r2.cnpmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
  2372. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  2373. "license": "MIT"
  2374. },
  2375. "node_modules/lodash-unified": {
  2376. "version": "1.0.3",
  2377. "resolved": "https://r.cnpmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz",
  2378. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  2379. "license": "MIT",
  2380. "peerDependencies": {
  2381. "@types/lodash-es": "*",
  2382. "lodash": "*",
  2383. "lodash-es": "*"
  2384. }
  2385. },
  2386. "node_modules/log-update": {
  2387. "version": "6.1.0",
  2388. "resolved": "https://mirrors.tencent.com/npm/log-update/-/log-update-6.1.0.tgz",
  2389. "integrity": "sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==",
  2390. "dev": true,
  2391. "dependencies": {
  2392. "ansi-escapes": "^7.0.0",
  2393. "cli-cursor": "^5.0.0",
  2394. "slice-ansi": "^7.1.0",
  2395. "strip-ansi": "^7.1.0",
  2396. "wrap-ansi": "^9.0.0"
  2397. },
  2398. "engines": {
  2399. "node": ">=18"
  2400. },
  2401. "funding": {
  2402. "url": "https://github.com/sponsors/sindresorhus"
  2403. }
  2404. },
  2405. "node_modules/log-update/node_modules/emoji-regex": {
  2406. "version": "10.4.0",
  2407. "resolved": "https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-10.4.0.tgz",
  2408. "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==",
  2409. "dev": true
  2410. },
  2411. "node_modules/log-update/node_modules/is-fullwidth-code-point": {
  2412. "version": "5.0.0",
  2413. "resolved": "https://mirrors.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
  2414. "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
  2415. "dev": true,
  2416. "dependencies": {
  2417. "get-east-asian-width": "^1.0.0"
  2418. },
  2419. "engines": {
  2420. "node": ">=18"
  2421. },
  2422. "funding": {
  2423. "url": "https://github.com/sponsors/sindresorhus"
  2424. }
  2425. },
  2426. "node_modules/log-update/node_modules/slice-ansi": {
  2427. "version": "7.1.0",
  2428. "resolved": "https://mirrors.tencent.com/npm/slice-ansi/-/slice-ansi-7.1.0.tgz",
  2429. "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
  2430. "dev": true,
  2431. "dependencies": {
  2432. "ansi-styles": "^6.2.1",
  2433. "is-fullwidth-code-point": "^5.0.0"
  2434. },
  2435. "engines": {
  2436. "node": ">=18"
  2437. },
  2438. "funding": {
  2439. "url": "https://github.com/chalk/slice-ansi?sponsor=1"
  2440. }
  2441. },
  2442. "node_modules/log-update/node_modules/string-width": {
  2443. "version": "7.2.0",
  2444. "resolved": "https://mirrors.tencent.com/npm/string-width/-/string-width-7.2.0.tgz",
  2445. "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
  2446. "dev": true,
  2447. "dependencies": {
  2448. "emoji-regex": "^10.3.0",
  2449. "get-east-asian-width": "^1.0.0",
  2450. "strip-ansi": "^7.1.0"
  2451. },
  2452. "engines": {
  2453. "node": ">=18"
  2454. },
  2455. "funding": {
  2456. "url": "https://github.com/sponsors/sindresorhus"
  2457. }
  2458. },
  2459. "node_modules/log-update/node_modules/wrap-ansi": {
  2460. "version": "9.0.0",
  2461. "resolved": "https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
  2462. "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
  2463. "dev": true,
  2464. "dependencies": {
  2465. "ansi-styles": "^6.2.1",
  2466. "string-width": "^7.0.0",
  2467. "strip-ansi": "^7.1.0"
  2468. },
  2469. "engines": {
  2470. "node": ">=18"
  2471. },
  2472. "funding": {
  2473. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  2474. }
  2475. },
  2476. "node_modules/lru-cache": {
  2477. "version": "10.4.3",
  2478. "resolved": "https://mirrors.tencent.com/npm/lru-cache/-/lru-cache-10.4.3.tgz",
  2479. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
  2480. "dev": true
  2481. },
  2482. "node_modules/magic-string": {
  2483. "version": "0.30.17",
  2484. "resolved": "https://mirrors.tencent.com/npm/magic-string/-/magic-string-0.30.17.tgz",
  2485. "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
  2486. "dependencies": {
  2487. "@jridgewell/sourcemap-codec": "^1.5.0"
  2488. }
  2489. },
  2490. "node_modules/memoize-one": {
  2491. "version": "6.0.0",
  2492. "resolved": "https://r2.cnpmjs.org/memoize-one/-/memoize-one-6.0.0.tgz",
  2493. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  2494. "license": "MIT"
  2495. },
  2496. "node_modules/merge-stream": {
  2497. "version": "2.0.0",
  2498. "resolved": "https://mirrors.tencent.com/npm/merge-stream/-/merge-stream-2.0.0.tgz",
  2499. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
  2500. "dev": true
  2501. },
  2502. "node_modules/merge2": {
  2503. "version": "1.4.1",
  2504. "resolved": "https://mirrors.tencent.com/npm/merge2/-/merge2-1.4.1.tgz",
  2505. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  2506. "dev": true,
  2507. "engines": {
  2508. "node": ">= 8"
  2509. }
  2510. },
  2511. "node_modules/micromatch": {
  2512. "version": "4.0.8",
  2513. "resolved": "https://mirrors.tencent.com/npm/micromatch/-/micromatch-4.0.8.tgz",
  2514. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  2515. "dev": true,
  2516. "dependencies": {
  2517. "braces": "^3.0.3",
  2518. "picomatch": "^2.3.1"
  2519. },
  2520. "engines": {
  2521. "node": ">=8.6"
  2522. }
  2523. },
  2524. "node_modules/mime-db": {
  2525. "version": "1.52.0",
  2526. "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
  2527. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  2528. "license": "MIT",
  2529. "engines": {
  2530. "node": ">= 0.6"
  2531. }
  2532. },
  2533. "node_modules/mime-types": {
  2534. "version": "2.1.35",
  2535. "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
  2536. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  2537. "license": "MIT",
  2538. "dependencies": {
  2539. "mime-db": "1.52.0"
  2540. },
  2541. "engines": {
  2542. "node": ">= 0.6"
  2543. }
  2544. },
  2545. "node_modules/mimic-fn": {
  2546. "version": "4.0.0",
  2547. "resolved": "https://mirrors.tencent.com/npm/mimic-fn/-/mimic-fn-4.0.0.tgz",
  2548. "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
  2549. "dev": true,
  2550. "engines": {
  2551. "node": ">=12"
  2552. },
  2553. "funding": {
  2554. "url": "https://github.com/sponsors/sindresorhus"
  2555. }
  2556. },
  2557. "node_modules/mimic-function": {
  2558. "version": "5.0.1",
  2559. "resolved": "https://mirrors.tencent.com/npm/mimic-function/-/mimic-function-5.0.1.tgz",
  2560. "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==",
  2561. "dev": true,
  2562. "engines": {
  2563. "node": ">=18"
  2564. },
  2565. "funding": {
  2566. "url": "https://github.com/sponsors/sindresorhus"
  2567. }
  2568. },
  2569. "node_modules/minimatch": {
  2570. "version": "9.0.5",
  2571. "resolved": "https://mirrors.tencent.com/npm/minimatch/-/minimatch-9.0.5.tgz",
  2572. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  2573. "dev": true,
  2574. "dependencies": {
  2575. "brace-expansion": "^2.0.1"
  2576. },
  2577. "engines": {
  2578. "node": ">=16 || 14 >=14.17"
  2579. },
  2580. "funding": {
  2581. "url": "https://github.com/sponsors/isaacs"
  2582. }
  2583. },
  2584. "node_modules/minipass": {
  2585. "version": "7.1.2",
  2586. "resolved": "https://mirrors.tencent.com/npm/minipass/-/minipass-7.1.2.tgz",
  2587. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  2588. "dev": true,
  2589. "engines": {
  2590. "node": ">=16 || 14 >=14.17"
  2591. }
  2592. },
  2593. "node_modules/mitt": {
  2594. "version": "3.0.1",
  2595. "resolved": "https://r.cnpmjs.org/mitt/-/mitt-3.0.1.tgz",
  2596. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
  2597. "license": "MIT"
  2598. },
  2599. "node_modules/mlly": {
  2600. "version": "1.7.4",
  2601. "resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.7.4.tgz",
  2602. "integrity": "sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==",
  2603. "dev": true,
  2604. "license": "MIT",
  2605. "dependencies": {
  2606. "acorn": "^8.14.0",
  2607. "pathe": "^2.0.1",
  2608. "pkg-types": "^1.3.0",
  2609. "ufo": "^1.5.4"
  2610. }
  2611. },
  2612. "node_modules/ms": {
  2613. "version": "2.1.3",
  2614. "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
  2615. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  2616. "dev": true,
  2617. "license": "MIT"
  2618. },
  2619. "node_modules/mz": {
  2620. "version": "2.7.0",
  2621. "resolved": "https://mirrors.tencent.com/npm/mz/-/mz-2.7.0.tgz",
  2622. "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
  2623. "dev": true,
  2624. "dependencies": {
  2625. "any-promise": "^1.0.0",
  2626. "object-assign": "^4.0.1",
  2627. "thenify-all": "^1.0.0"
  2628. }
  2629. },
  2630. "node_modules/nanoid": {
  2631. "version": "3.3.8",
  2632. "resolved": "https://mirrors.tencent.com/npm/nanoid/-/nanoid-3.3.8.tgz",
  2633. "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
  2634. "funding": [
  2635. {
  2636. "type": "github",
  2637. "url": "https://github.com/sponsors/ai"
  2638. }
  2639. ],
  2640. "bin": {
  2641. "nanoid": "bin/nanoid.cjs"
  2642. },
  2643. "engines": {
  2644. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2645. }
  2646. },
  2647. "node_modules/node-releases": {
  2648. "version": "2.0.19",
  2649. "resolved": "https://mirrors.tencent.com/npm/node-releases/-/node-releases-2.0.19.tgz",
  2650. "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
  2651. "dev": true
  2652. },
  2653. "node_modules/normalize-path": {
  2654. "version": "3.0.0",
  2655. "resolved": "https://mirrors.tencent.com/npm/normalize-path/-/normalize-path-3.0.0.tgz",
  2656. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  2657. "dev": true,
  2658. "engines": {
  2659. "node": ">=0.10.0"
  2660. }
  2661. },
  2662. "node_modules/normalize-range": {
  2663. "version": "0.1.2",
  2664. "resolved": "https://mirrors.tencent.com/npm/normalize-range/-/normalize-range-0.1.2.tgz",
  2665. "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
  2666. "dev": true,
  2667. "engines": {
  2668. "node": ">=0.10.0"
  2669. }
  2670. },
  2671. "node_modules/normalize-wheel-es": {
  2672. "version": "1.2.0",
  2673. "resolved": "https://r.cnpmjs.org/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  2674. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  2675. "license": "BSD-3-Clause"
  2676. },
  2677. "node_modules/npm-run-path": {
  2678. "version": "5.3.0",
  2679. "resolved": "https://mirrors.tencent.com/npm/npm-run-path/-/npm-run-path-5.3.0.tgz",
  2680. "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
  2681. "dev": true,
  2682. "dependencies": {
  2683. "path-key": "^4.0.0"
  2684. },
  2685. "engines": {
  2686. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  2687. },
  2688. "funding": {
  2689. "url": "https://github.com/sponsors/sindresorhus"
  2690. }
  2691. },
  2692. "node_modules/npm-run-path/node_modules/path-key": {
  2693. "version": "4.0.0",
  2694. "resolved": "https://mirrors.tencent.com/npm/path-key/-/path-key-4.0.0.tgz",
  2695. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  2696. "dev": true,
  2697. "engines": {
  2698. "node": ">=12"
  2699. },
  2700. "funding": {
  2701. "url": "https://github.com/sponsors/sindresorhus"
  2702. }
  2703. },
  2704. "node_modules/object-assign": {
  2705. "version": "4.1.1",
  2706. "resolved": "https://r2.cnpmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  2707. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  2708. "dev": true,
  2709. "license": "MIT",
  2710. "engines": {
  2711. "node": ">=0.10.0"
  2712. }
  2713. },
  2714. "node_modules/object-hash": {
  2715. "version": "3.0.0",
  2716. "resolved": "https://mirrors.tencent.com/npm/object-hash/-/object-hash-3.0.0.tgz",
  2717. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  2718. "dev": true,
  2719. "engines": {
  2720. "node": ">= 6"
  2721. }
  2722. },
  2723. "node_modules/onetime": {
  2724. "version": "6.0.0",
  2725. "resolved": "https://mirrors.tencent.com/npm/onetime/-/onetime-6.0.0.tgz",
  2726. "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
  2727. "dev": true,
  2728. "dependencies": {
  2729. "mimic-fn": "^4.0.0"
  2730. },
  2731. "engines": {
  2732. "node": ">=12"
  2733. },
  2734. "funding": {
  2735. "url": "https://github.com/sponsors/sindresorhus"
  2736. }
  2737. },
  2738. "node_modules/package-json-from-dist": {
  2739. "version": "1.0.1",
  2740. "resolved": "https://mirrors.tencent.com/npm/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
  2741. "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
  2742. "dev": true
  2743. },
  2744. "node_modules/path-key": {
  2745. "version": "3.1.1",
  2746. "resolved": "https://mirrors.tencent.com/npm/path-key/-/path-key-3.1.1.tgz",
  2747. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  2748. "dev": true,
  2749. "engines": {
  2750. "node": ">=8"
  2751. }
  2752. },
  2753. "node_modules/path-parse": {
  2754. "version": "1.0.7",
  2755. "resolved": "https://mirrors.tencent.com/npm/path-parse/-/path-parse-1.0.7.tgz",
  2756. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
  2757. "dev": true
  2758. },
  2759. "node_modules/path-scurry": {
  2760. "version": "1.11.1",
  2761. "resolved": "https://mirrors.tencent.com/npm/path-scurry/-/path-scurry-1.11.1.tgz",
  2762. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  2763. "dev": true,
  2764. "dependencies": {
  2765. "lru-cache": "^10.2.0",
  2766. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  2767. },
  2768. "engines": {
  2769. "node": ">=16 || 14 >=14.18"
  2770. },
  2771. "funding": {
  2772. "url": "https://github.com/sponsors/isaacs"
  2773. }
  2774. },
  2775. "node_modules/pathe": {
  2776. "version": "2.0.3",
  2777. "resolved": "https://registry.npmmirror.com/pathe/-/pathe-2.0.3.tgz",
  2778. "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
  2779. "dev": true,
  2780. "license": "MIT"
  2781. },
  2782. "node_modules/perfect-debounce": {
  2783. "version": "1.0.0",
  2784. "resolved": "https://mirrors.tencent.com/npm/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  2785. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA=="
  2786. },
  2787. "node_modules/picocolors": {
  2788. "version": "1.1.1",
  2789. "resolved": "https://mirrors.tencent.com/npm/picocolors/-/picocolors-1.1.1.tgz",
  2790. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="
  2791. },
  2792. "node_modules/picomatch": {
  2793. "version": "2.3.1",
  2794. "resolved": "https://mirrors.tencent.com/npm/picomatch/-/picomatch-2.3.1.tgz",
  2795. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  2796. "dev": true,
  2797. "engines": {
  2798. "node": ">=8.6"
  2799. },
  2800. "funding": {
  2801. "url": "https://github.com/sponsors/jonschlinkert"
  2802. }
  2803. },
  2804. "node_modules/pidtree": {
  2805. "version": "0.6.0",
  2806. "resolved": "https://mirrors.tencent.com/npm/pidtree/-/pidtree-0.6.0.tgz",
  2807. "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==",
  2808. "dev": true,
  2809. "bin": {
  2810. "pidtree": "bin/pidtree.js"
  2811. },
  2812. "engines": {
  2813. "node": ">=0.10"
  2814. }
  2815. },
  2816. "node_modules/pify": {
  2817. "version": "2.3.0",
  2818. "resolved": "https://mirrors.tencent.com/npm/pify/-/pify-2.3.0.tgz",
  2819. "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
  2820. "dev": true,
  2821. "engines": {
  2822. "node": ">=0.10.0"
  2823. }
  2824. },
  2825. "node_modules/pinia": {
  2826. "version": "3.0.1",
  2827. "resolved": "https://mirrors.tencent.com/npm/pinia/-/pinia-3.0.1.tgz",
  2828. "integrity": "sha512-WXglsDzztOTH6IfcJ99ltYZin2mY8XZCXujkYWVIJlBjqsP6ST7zw+Aarh63E1cDVYeyUcPCxPHzJpEOmzB6Wg==",
  2829. "dependencies": {
  2830. "@vue/devtools-api": "^7.7.2"
  2831. },
  2832. "funding": {
  2833. "url": "https://github.com/sponsors/posva"
  2834. },
  2835. "peerDependencies": {
  2836. "typescript": ">=4.4.4",
  2837. "vue": "^2.7.0 || ^3.5.11"
  2838. },
  2839. "peerDependenciesMeta": {
  2840. "typescript": {
  2841. "optional": true
  2842. }
  2843. }
  2844. },
  2845. "node_modules/pirates": {
  2846. "version": "4.0.6",
  2847. "resolved": "https://mirrors.tencent.com/npm/pirates/-/pirates-4.0.6.tgz",
  2848. "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
  2849. "dev": true,
  2850. "engines": {
  2851. "node": ">= 6"
  2852. }
  2853. },
  2854. "node_modules/pkg-types": {
  2855. "version": "1.3.1",
  2856. "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.3.1.tgz",
  2857. "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
  2858. "dev": true,
  2859. "license": "MIT",
  2860. "dependencies": {
  2861. "confbox": "^0.1.8",
  2862. "mlly": "^1.7.4",
  2863. "pathe": "^2.0.1"
  2864. }
  2865. },
  2866. "node_modules/postcss": {
  2867. "version": "8.5.3",
  2868. "resolved": "https://mirrors.tencent.com/npm/postcss/-/postcss-8.5.3.tgz",
  2869. "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
  2870. "funding": [
  2871. {
  2872. "type": "opencollective",
  2873. "url": "https://opencollective.com/postcss/"
  2874. },
  2875. {
  2876. "type": "tidelift",
  2877. "url": "https://tidelift.com/funding/github/npm/postcss"
  2878. },
  2879. {
  2880. "type": "github",
  2881. "url": "https://github.com/sponsors/ai"
  2882. }
  2883. ],
  2884. "dependencies": {
  2885. "nanoid": "^3.3.8",
  2886. "picocolors": "^1.1.1",
  2887. "source-map-js": "^1.2.1"
  2888. },
  2889. "engines": {
  2890. "node": "^10 || ^12 || >=14"
  2891. }
  2892. },
  2893. "node_modules/postcss-import": {
  2894. "version": "15.1.0",
  2895. "resolved": "https://mirrors.tencent.com/npm/postcss-import/-/postcss-import-15.1.0.tgz",
  2896. "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
  2897. "dev": true,
  2898. "dependencies": {
  2899. "postcss-value-parser": "^4.0.0",
  2900. "read-cache": "^1.0.0",
  2901. "resolve": "^1.1.7"
  2902. },
  2903. "engines": {
  2904. "node": ">=14.0.0"
  2905. },
  2906. "peerDependencies": {
  2907. "postcss": "^8.0.0"
  2908. }
  2909. },
  2910. "node_modules/postcss-js": {
  2911. "version": "4.0.1",
  2912. "resolved": "https://mirrors.tencent.com/npm/postcss-js/-/postcss-js-4.0.1.tgz",
  2913. "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
  2914. "dev": true,
  2915. "dependencies": {
  2916. "camelcase-css": "^2.0.1"
  2917. },
  2918. "engines": {
  2919. "node": "^12 || ^14 || >= 16"
  2920. },
  2921. "funding": {
  2922. "type": "opencollective",
  2923. "url": "https://opencollective.com/postcss/"
  2924. },
  2925. "peerDependencies": {
  2926. "postcss": "^8.4.21"
  2927. }
  2928. },
  2929. "node_modules/postcss-load-config": {
  2930. "version": "4.0.2",
  2931. "resolved": "https://mirrors.tencent.com/npm/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
  2932. "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
  2933. "dev": true,
  2934. "funding": [
  2935. {
  2936. "type": "opencollective",
  2937. "url": "https://opencollective.com/postcss/"
  2938. },
  2939. {
  2940. "type": "github",
  2941. "url": "https://github.com/sponsors/ai"
  2942. }
  2943. ],
  2944. "dependencies": {
  2945. "lilconfig": "^3.0.0",
  2946. "yaml": "^2.3.4"
  2947. },
  2948. "engines": {
  2949. "node": ">= 14"
  2950. },
  2951. "peerDependencies": {
  2952. "postcss": ">=8.0.9",
  2953. "ts-node": ">=9.0.0"
  2954. },
  2955. "peerDependenciesMeta": {
  2956. "postcss": {
  2957. "optional": true
  2958. },
  2959. "ts-node": {
  2960. "optional": true
  2961. }
  2962. }
  2963. },
  2964. "node_modules/postcss-nested": {
  2965. "version": "6.2.0",
  2966. "resolved": "https://mirrors.tencent.com/npm/postcss-nested/-/postcss-nested-6.2.0.tgz",
  2967. "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==",
  2968. "dev": true,
  2969. "funding": [
  2970. {
  2971. "type": "opencollective",
  2972. "url": "https://opencollective.com/postcss/"
  2973. },
  2974. {
  2975. "type": "github",
  2976. "url": "https://github.com/sponsors/ai"
  2977. }
  2978. ],
  2979. "dependencies": {
  2980. "postcss-selector-parser": "^6.1.1"
  2981. },
  2982. "engines": {
  2983. "node": ">=12.0"
  2984. },
  2985. "peerDependencies": {
  2986. "postcss": "^8.2.14"
  2987. }
  2988. },
  2989. "node_modules/postcss-px-to-viewport": {
  2990. "version": "1.1.1",
  2991. "resolved": "https://r2.cnpmjs.org/postcss-px-to-viewport/-/postcss-px-to-viewport-1.1.1.tgz",
  2992. "integrity": "sha512-2x9oGnBms+e0cYtBJOZdlwrFg/mLR4P1g2IFu7jYKvnqnH/HLhoKyareW2Q/x4sg0BgklHlP1qeWo2oCyPm8FQ==",
  2993. "dev": true,
  2994. "license": "MIT",
  2995. "dependencies": {
  2996. "object-assign": ">=4.0.1",
  2997. "postcss": ">=5.0.2"
  2998. }
  2999. },
  3000. "node_modules/postcss-selector-parser": {
  3001. "version": "6.1.2",
  3002. "resolved": "https://mirrors.tencent.com/npm/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
  3003. "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
  3004. "dev": true,
  3005. "dependencies": {
  3006. "cssesc": "^3.0.0",
  3007. "util-deprecate": "^1.0.2"
  3008. },
  3009. "engines": {
  3010. "node": ">=4"
  3011. }
  3012. },
  3013. "node_modules/postcss-value-parser": {
  3014. "version": "4.2.0",
  3015. "resolved": "https://mirrors.tencent.com/npm/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  3016. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
  3017. "dev": true
  3018. },
  3019. "node_modules/prettier": {
  3020. "version": "3.5.3",
  3021. "resolved": "https://mirrors.tencent.com/npm/prettier/-/prettier-3.5.3.tgz",
  3022. "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
  3023. "dev": true,
  3024. "bin": {
  3025. "prettier": "bin/prettier.cjs"
  3026. },
  3027. "engines": {
  3028. "node": ">=14"
  3029. },
  3030. "funding": {
  3031. "url": "https://github.com/prettier/prettier?sponsor=1"
  3032. }
  3033. },
  3034. "node_modules/proxy-from-env": {
  3035. "version": "1.1.0",
  3036. "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  3037. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
  3038. "license": "MIT"
  3039. },
  3040. "node_modules/queue-microtask": {
  3041. "version": "1.2.3",
  3042. "resolved": "https://mirrors.tencent.com/npm/queue-microtask/-/queue-microtask-1.2.3.tgz",
  3043. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  3044. "dev": true,
  3045. "funding": [
  3046. {
  3047. "type": "github",
  3048. "url": "https://github.com/sponsors/feross"
  3049. },
  3050. {
  3051. "type": "patreon",
  3052. "url": "https://www.patreon.com/feross"
  3053. },
  3054. {
  3055. "type": "consulting",
  3056. "url": "https://feross.org/support"
  3057. }
  3058. ]
  3059. },
  3060. "node_modules/read-cache": {
  3061. "version": "1.0.0",
  3062. "resolved": "https://mirrors.tencent.com/npm/read-cache/-/read-cache-1.0.0.tgz",
  3063. "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
  3064. "dev": true,
  3065. "dependencies": {
  3066. "pify": "^2.3.0"
  3067. }
  3068. },
  3069. "node_modules/readdirp": {
  3070. "version": "4.0.1",
  3071. "resolved": "https://r.cnpmjs.org/readdirp/-/readdirp-4.0.1.tgz",
  3072. "integrity": "sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==",
  3073. "dev": true,
  3074. "license": "MIT",
  3075. "engines": {
  3076. "node": ">= 14.16.0"
  3077. },
  3078. "funding": {
  3079. "type": "individual",
  3080. "url": "https://paulmillr.com/funding/"
  3081. }
  3082. },
  3083. "node_modules/resolve": {
  3084. "version": "1.22.10",
  3085. "resolved": "https://mirrors.tencent.com/npm/resolve/-/resolve-1.22.10.tgz",
  3086. "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
  3087. "dev": true,
  3088. "dependencies": {
  3089. "is-core-module": "^2.16.0",
  3090. "path-parse": "^1.0.7",
  3091. "supports-preserve-symlinks-flag": "^1.0.0"
  3092. },
  3093. "bin": {
  3094. "resolve": "bin/resolve"
  3095. },
  3096. "engines": {
  3097. "node": ">= 0.4"
  3098. },
  3099. "funding": {
  3100. "url": "https://github.com/sponsors/ljharb"
  3101. }
  3102. },
  3103. "node_modules/restore-cursor": {
  3104. "version": "5.1.0",
  3105. "resolved": "https://mirrors.tencent.com/npm/restore-cursor/-/restore-cursor-5.1.0.tgz",
  3106. "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==",
  3107. "dev": true,
  3108. "dependencies": {
  3109. "onetime": "^7.0.0",
  3110. "signal-exit": "^4.1.0"
  3111. },
  3112. "engines": {
  3113. "node": ">=18"
  3114. },
  3115. "funding": {
  3116. "url": "https://github.com/sponsors/sindresorhus"
  3117. }
  3118. },
  3119. "node_modules/restore-cursor/node_modules/onetime": {
  3120. "version": "7.0.0",
  3121. "resolved": "https://mirrors.tencent.com/npm/onetime/-/onetime-7.0.0.tgz",
  3122. "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==",
  3123. "dev": true,
  3124. "dependencies": {
  3125. "mimic-function": "^5.0.0"
  3126. },
  3127. "engines": {
  3128. "node": ">=18"
  3129. },
  3130. "funding": {
  3131. "url": "https://github.com/sponsors/sindresorhus"
  3132. }
  3133. },
  3134. "node_modules/reusify": {
  3135. "version": "1.0.4",
  3136. "resolved": "https://mirrors.tencent.com/npm/reusify/-/reusify-1.0.4.tgz",
  3137. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  3138. "dev": true,
  3139. "engines": {
  3140. "iojs": ">=1.0.0",
  3141. "node": ">=0.10.0"
  3142. }
  3143. },
  3144. "node_modules/rfdc": {
  3145. "version": "1.4.1",
  3146. "resolved": "https://mirrors.tencent.com/npm/rfdc/-/rfdc-1.4.1.tgz",
  3147. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
  3148. },
  3149. "node_modules/rollup": {
  3150. "version": "4.22.4",
  3151. "resolved": "https://r.cnpmjs.org/rollup/-/rollup-4.22.4.tgz",
  3152. "integrity": "sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==",
  3153. "dev": true,
  3154. "license": "MIT",
  3155. "dependencies": {
  3156. "@types/estree": "1.0.5"
  3157. },
  3158. "bin": {
  3159. "rollup": "dist/bin/rollup"
  3160. },
  3161. "engines": {
  3162. "node": ">=18.0.0",
  3163. "npm": ">=8.0.0"
  3164. },
  3165. "optionalDependencies": {
  3166. "@rollup/rollup-android-arm-eabi": "4.22.4",
  3167. "@rollup/rollup-android-arm64": "4.22.4",
  3168. "@rollup/rollup-darwin-arm64": "4.22.4",
  3169. "@rollup/rollup-darwin-x64": "4.22.4",
  3170. "@rollup/rollup-linux-arm-gnueabihf": "4.22.4",
  3171. "@rollup/rollup-linux-arm-musleabihf": "4.22.4",
  3172. "@rollup/rollup-linux-arm64-gnu": "4.22.4",
  3173. "@rollup/rollup-linux-arm64-musl": "4.22.4",
  3174. "@rollup/rollup-linux-powerpc64le-gnu": "4.22.4",
  3175. "@rollup/rollup-linux-riscv64-gnu": "4.22.4",
  3176. "@rollup/rollup-linux-s390x-gnu": "4.22.4",
  3177. "@rollup/rollup-linux-x64-gnu": "4.22.4",
  3178. "@rollup/rollup-linux-x64-musl": "4.22.4",
  3179. "@rollup/rollup-win32-arm64-msvc": "4.22.4",
  3180. "@rollup/rollup-win32-ia32-msvc": "4.22.4",
  3181. "@rollup/rollup-win32-x64-msvc": "4.22.4",
  3182. "fsevents": "~2.3.2"
  3183. }
  3184. },
  3185. "node_modules/run-parallel": {
  3186. "version": "1.2.0",
  3187. "resolved": "https://mirrors.tencent.com/npm/run-parallel/-/run-parallel-1.2.0.tgz",
  3188. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  3189. "dev": true,
  3190. "funding": [
  3191. {
  3192. "type": "github",
  3193. "url": "https://github.com/sponsors/feross"
  3194. },
  3195. {
  3196. "type": "patreon",
  3197. "url": "https://www.patreon.com/feross"
  3198. },
  3199. {
  3200. "type": "consulting",
  3201. "url": "https://feross.org/support"
  3202. }
  3203. ],
  3204. "dependencies": {
  3205. "queue-microtask": "^1.2.2"
  3206. }
  3207. },
  3208. "node_modules/sass": {
  3209. "version": "1.79.3",
  3210. "resolved": "https://r.cnpmjs.org/sass/-/sass-1.79.3.tgz",
  3211. "integrity": "sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==",
  3212. "dev": true,
  3213. "license": "MIT",
  3214. "dependencies": {
  3215. "chokidar": "^4.0.0",
  3216. "immutable": "^4.0.0",
  3217. "source-map-js": ">=0.6.2 <2.0.0"
  3218. },
  3219. "bin": {
  3220. "sass": "sass.js"
  3221. },
  3222. "engines": {
  3223. "node": ">=14.0.0"
  3224. }
  3225. },
  3226. "node_modules/scule": {
  3227. "version": "1.3.0",
  3228. "resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz",
  3229. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
  3230. "dev": true,
  3231. "license": "MIT"
  3232. },
  3233. "node_modules/shebang-command": {
  3234. "version": "2.0.0",
  3235. "resolved": "https://mirrors.tencent.com/npm/shebang-command/-/shebang-command-2.0.0.tgz",
  3236. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  3237. "dev": true,
  3238. "dependencies": {
  3239. "shebang-regex": "^3.0.0"
  3240. },
  3241. "engines": {
  3242. "node": ">=8"
  3243. }
  3244. },
  3245. "node_modules/shebang-regex": {
  3246. "version": "3.0.0",
  3247. "resolved": "https://mirrors.tencent.com/npm/shebang-regex/-/shebang-regex-3.0.0.tgz",
  3248. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  3249. "dev": true,
  3250. "engines": {
  3251. "node": ">=8"
  3252. }
  3253. },
  3254. "node_modules/signal-exit": {
  3255. "version": "4.1.0",
  3256. "resolved": "https://mirrors.tencent.com/npm/signal-exit/-/signal-exit-4.1.0.tgz",
  3257. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  3258. "dev": true,
  3259. "engines": {
  3260. "node": ">=14"
  3261. },
  3262. "funding": {
  3263. "url": "https://github.com/sponsors/isaacs"
  3264. }
  3265. },
  3266. "node_modules/slice-ansi": {
  3267. "version": "5.0.0",
  3268. "resolved": "https://mirrors.tencent.com/npm/slice-ansi/-/slice-ansi-5.0.0.tgz",
  3269. "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==",
  3270. "dev": true,
  3271. "dependencies": {
  3272. "ansi-styles": "^6.0.0",
  3273. "is-fullwidth-code-point": "^4.0.0"
  3274. },
  3275. "engines": {
  3276. "node": ">=12"
  3277. },
  3278. "funding": {
  3279. "url": "https://github.com/chalk/slice-ansi?sponsor=1"
  3280. }
  3281. },
  3282. "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
  3283. "version": "4.0.0",
  3284. "resolved": "https://mirrors.tencent.com/npm/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
  3285. "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==",
  3286. "dev": true,
  3287. "engines": {
  3288. "node": ">=12"
  3289. },
  3290. "funding": {
  3291. "url": "https://github.com/sponsors/sindresorhus"
  3292. }
  3293. },
  3294. "node_modules/source-map-js": {
  3295. "version": "1.2.1",
  3296. "resolved": "https://r.cnpmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  3297. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  3298. "license": "BSD-3-Clause",
  3299. "engines": {
  3300. "node": ">=0.10.0"
  3301. }
  3302. },
  3303. "node_modules/speakingurl": {
  3304. "version": "14.0.1",
  3305. "resolved": "https://mirrors.tencent.com/npm/speakingurl/-/speakingurl-14.0.1.tgz",
  3306. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  3307. "engines": {
  3308. "node": ">=0.10.0"
  3309. }
  3310. },
  3311. "node_modules/string-argv": {
  3312. "version": "0.3.2",
  3313. "resolved": "https://mirrors.tencent.com/npm/string-argv/-/string-argv-0.3.2.tgz",
  3314. "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==",
  3315. "dev": true,
  3316. "engines": {
  3317. "node": ">=0.6.19"
  3318. }
  3319. },
  3320. "node_modules/string-width": {
  3321. "version": "5.1.2",
  3322. "resolved": "https://mirrors.tencent.com/npm/string-width/-/string-width-5.1.2.tgz",
  3323. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  3324. "dev": true,
  3325. "dependencies": {
  3326. "eastasianwidth": "^0.2.0",
  3327. "emoji-regex": "^9.2.2",
  3328. "strip-ansi": "^7.0.1"
  3329. },
  3330. "engines": {
  3331. "node": ">=12"
  3332. },
  3333. "funding": {
  3334. "url": "https://github.com/sponsors/sindresorhus"
  3335. }
  3336. },
  3337. "node_modules/string-width-cjs": {
  3338. "name": "string-width",
  3339. "version": "4.2.3",
  3340. "resolved": "https://mirrors.tencent.com/npm/string-width/-/string-width-4.2.3.tgz",
  3341. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  3342. "dev": true,
  3343. "dependencies": {
  3344. "emoji-regex": "^8.0.0",
  3345. "is-fullwidth-code-point": "^3.0.0",
  3346. "strip-ansi": "^6.0.1"
  3347. },
  3348. "engines": {
  3349. "node": ">=8"
  3350. }
  3351. },
  3352. "node_modules/string-width-cjs/node_modules/ansi-regex": {
  3353. "version": "5.0.1",
  3354. "resolved": "https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-5.0.1.tgz",
  3355. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  3356. "dev": true,
  3357. "engines": {
  3358. "node": ">=8"
  3359. }
  3360. },
  3361. "node_modules/string-width-cjs/node_modules/emoji-regex": {
  3362. "version": "8.0.0",
  3363. "resolved": "https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3364. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  3365. "dev": true
  3366. },
  3367. "node_modules/string-width-cjs/node_modules/strip-ansi": {
  3368. "version": "6.0.1",
  3369. "resolved": "https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-6.0.1.tgz",
  3370. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  3371. "dev": true,
  3372. "dependencies": {
  3373. "ansi-regex": "^5.0.1"
  3374. },
  3375. "engines": {
  3376. "node": ">=8"
  3377. }
  3378. },
  3379. "node_modules/strip-ansi": {
  3380. "version": "7.1.0",
  3381. "resolved": "https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-7.1.0.tgz",
  3382. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  3383. "dev": true,
  3384. "dependencies": {
  3385. "ansi-regex": "^6.0.1"
  3386. },
  3387. "engines": {
  3388. "node": ">=12"
  3389. },
  3390. "funding": {
  3391. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  3392. }
  3393. },
  3394. "node_modules/strip-ansi-cjs": {
  3395. "name": "strip-ansi",
  3396. "version": "6.0.1",
  3397. "resolved": "https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-6.0.1.tgz",
  3398. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  3399. "dev": true,
  3400. "dependencies": {
  3401. "ansi-regex": "^5.0.1"
  3402. },
  3403. "engines": {
  3404. "node": ">=8"
  3405. }
  3406. },
  3407. "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
  3408. "version": "5.0.1",
  3409. "resolved": "https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-5.0.1.tgz",
  3410. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  3411. "dev": true,
  3412. "engines": {
  3413. "node": ">=8"
  3414. }
  3415. },
  3416. "node_modules/strip-final-newline": {
  3417. "version": "3.0.0",
  3418. "resolved": "https://mirrors.tencent.com/npm/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
  3419. "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
  3420. "dev": true,
  3421. "engines": {
  3422. "node": ">=12"
  3423. },
  3424. "funding": {
  3425. "url": "https://github.com/sponsors/sindresorhus"
  3426. }
  3427. },
  3428. "node_modules/strip-literal": {
  3429. "version": "3.0.0",
  3430. "resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-3.0.0.tgz",
  3431. "integrity": "sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==",
  3432. "dev": true,
  3433. "license": "MIT",
  3434. "dependencies": {
  3435. "js-tokens": "^9.0.1"
  3436. },
  3437. "funding": {
  3438. "url": "https://github.com/sponsors/antfu"
  3439. }
  3440. },
  3441. "node_modules/sucrase": {
  3442. "version": "3.35.0",
  3443. "resolved": "https://mirrors.tencent.com/npm/sucrase/-/sucrase-3.35.0.tgz",
  3444. "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
  3445. "dev": true,
  3446. "dependencies": {
  3447. "@jridgewell/gen-mapping": "^0.3.2",
  3448. "commander": "^4.0.0",
  3449. "glob": "^10.3.10",
  3450. "lines-and-columns": "^1.1.6",
  3451. "mz": "^2.7.0",
  3452. "pirates": "^4.0.1",
  3453. "ts-interface-checker": "^0.1.9"
  3454. },
  3455. "bin": {
  3456. "sucrase": "bin/sucrase",
  3457. "sucrase-node": "bin/sucrase-node"
  3458. },
  3459. "engines": {
  3460. "node": ">=16 || 14 >=14.17"
  3461. }
  3462. },
  3463. "node_modules/superjson": {
  3464. "version": "2.2.2",
  3465. "resolved": "https://mirrors.tencent.com/npm/superjson/-/superjson-2.2.2.tgz",
  3466. "integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==",
  3467. "dependencies": {
  3468. "copy-anything": "^3.0.2"
  3469. },
  3470. "engines": {
  3471. "node": ">=16"
  3472. }
  3473. },
  3474. "node_modules/supports-preserve-symlinks-flag": {
  3475. "version": "1.0.0",
  3476. "resolved": "https://mirrors.tencent.com/npm/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  3477. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  3478. "dev": true,
  3479. "engines": {
  3480. "node": ">= 0.4"
  3481. },
  3482. "funding": {
  3483. "url": "https://github.com/sponsors/ljharb"
  3484. }
  3485. },
  3486. "node_modules/tailwindcss": {
  3487. "version": "3.4.17",
  3488. "resolved": "https://mirrors.tencent.com/npm/tailwindcss/-/tailwindcss-3.4.17.tgz",
  3489. "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==",
  3490. "dev": true,
  3491. "dependencies": {
  3492. "@alloc/quick-lru": "^5.2.0",
  3493. "arg": "^5.0.2",
  3494. "chokidar": "^3.6.0",
  3495. "didyoumean": "^1.2.2",
  3496. "dlv": "^1.1.3",
  3497. "fast-glob": "^3.3.2",
  3498. "glob-parent": "^6.0.2",
  3499. "is-glob": "^4.0.3",
  3500. "jiti": "^1.21.6",
  3501. "lilconfig": "^3.1.3",
  3502. "micromatch": "^4.0.8",
  3503. "normalize-path": "^3.0.0",
  3504. "object-hash": "^3.0.0",
  3505. "picocolors": "^1.1.1",
  3506. "postcss": "^8.4.47",
  3507. "postcss-import": "^15.1.0",
  3508. "postcss-js": "^4.0.1",
  3509. "postcss-load-config": "^4.0.2",
  3510. "postcss-nested": "^6.2.0",
  3511. "postcss-selector-parser": "^6.1.2",
  3512. "resolve": "^1.22.8",
  3513. "sucrase": "^3.35.0"
  3514. },
  3515. "bin": {
  3516. "tailwind": "lib/cli.js",
  3517. "tailwindcss": "lib/cli.js"
  3518. },
  3519. "engines": {
  3520. "node": ">=14.0.0"
  3521. }
  3522. },
  3523. "node_modules/tailwindcss/node_modules/chokidar": {
  3524. "version": "3.6.0",
  3525. "resolved": "https://mirrors.tencent.com/npm/chokidar/-/chokidar-3.6.0.tgz",
  3526. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  3527. "dev": true,
  3528. "dependencies": {
  3529. "anymatch": "~3.1.2",
  3530. "braces": "~3.0.2",
  3531. "glob-parent": "~5.1.2",
  3532. "is-binary-path": "~2.1.0",
  3533. "is-glob": "~4.0.1",
  3534. "normalize-path": "~3.0.0",
  3535. "readdirp": "~3.6.0"
  3536. },
  3537. "engines": {
  3538. "node": ">= 8.10.0"
  3539. },
  3540. "funding": {
  3541. "url": "https://paulmillr.com/funding/"
  3542. },
  3543. "optionalDependencies": {
  3544. "fsevents": "~2.3.2"
  3545. }
  3546. },
  3547. "node_modules/tailwindcss/node_modules/chokidar/node_modules/glob-parent": {
  3548. "version": "5.1.2",
  3549. "resolved": "https://mirrors.tencent.com/npm/glob-parent/-/glob-parent-5.1.2.tgz",
  3550. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  3551. "dev": true,
  3552. "dependencies": {
  3553. "is-glob": "^4.0.1"
  3554. },
  3555. "engines": {
  3556. "node": ">= 6"
  3557. }
  3558. },
  3559. "node_modules/tailwindcss/node_modules/readdirp": {
  3560. "version": "3.6.0",
  3561. "resolved": "https://mirrors.tencent.com/npm/readdirp/-/readdirp-3.6.0.tgz",
  3562. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  3563. "dev": true,
  3564. "dependencies": {
  3565. "picomatch": "^2.2.1"
  3566. },
  3567. "engines": {
  3568. "node": ">=8.10.0"
  3569. }
  3570. },
  3571. "node_modules/thenify": {
  3572. "version": "3.3.1",
  3573. "resolved": "https://mirrors.tencent.com/npm/thenify/-/thenify-3.3.1.tgz",
  3574. "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
  3575. "dev": true,
  3576. "dependencies": {
  3577. "any-promise": "^1.0.0"
  3578. }
  3579. },
  3580. "node_modules/thenify-all": {
  3581. "version": "1.6.0",
  3582. "resolved": "https://mirrors.tencent.com/npm/thenify-all/-/thenify-all-1.6.0.tgz",
  3583. "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
  3584. "dev": true,
  3585. "dependencies": {
  3586. "thenify": ">= 3.1.0 < 4"
  3587. },
  3588. "engines": {
  3589. "node": ">=0.8"
  3590. }
  3591. },
  3592. "node_modules/tinyglobby": {
  3593. "version": "0.2.12",
  3594. "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.12.tgz",
  3595. "integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==",
  3596. "dev": true,
  3597. "license": "MIT",
  3598. "dependencies": {
  3599. "fdir": "^6.4.3",
  3600. "picomatch": "^4.0.2"
  3601. },
  3602. "engines": {
  3603. "node": ">=12.0.0"
  3604. },
  3605. "funding": {
  3606. "url": "https://github.com/sponsors/SuperchupuDev"
  3607. }
  3608. },
  3609. "node_modules/tinyglobby/node_modules/fdir": {
  3610. "version": "6.4.3",
  3611. "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.4.3.tgz",
  3612. "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==",
  3613. "dev": true,
  3614. "license": "MIT",
  3615. "peerDependencies": {
  3616. "picomatch": "^3 || ^4"
  3617. },
  3618. "peerDependenciesMeta": {
  3619. "picomatch": {
  3620. "optional": true
  3621. }
  3622. }
  3623. },
  3624. "node_modules/tinyglobby/node_modules/picomatch": {
  3625. "version": "4.0.2",
  3626. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
  3627. "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
  3628. "dev": true,
  3629. "license": "MIT",
  3630. "engines": {
  3631. "node": ">=12"
  3632. },
  3633. "funding": {
  3634. "url": "https://github.com/sponsors/jonschlinkert"
  3635. }
  3636. },
  3637. "node_modules/to-regex-range": {
  3638. "version": "5.0.1",
  3639. "resolved": "https://mirrors.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz",
  3640. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  3641. "dev": true,
  3642. "dependencies": {
  3643. "is-number": "^7.0.0"
  3644. },
  3645. "engines": {
  3646. "node": ">=8.0"
  3647. }
  3648. },
  3649. "node_modules/ts-interface-checker": {
  3650. "version": "0.1.13",
  3651. "resolved": "https://mirrors.tencent.com/npm/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
  3652. "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
  3653. "dev": true
  3654. },
  3655. "node_modules/tslib": {
  3656. "version": "2.3.0",
  3657. "resolved": "https://r.cnpmjs.org/tslib/-/tslib-2.3.0.tgz",
  3658. "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
  3659. "license": "0BSD"
  3660. },
  3661. "node_modules/ufo": {
  3662. "version": "1.5.4",
  3663. "resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.5.4.tgz",
  3664. "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==",
  3665. "dev": true,
  3666. "license": "MIT"
  3667. },
  3668. "node_modules/unimport": {
  3669. "version": "4.1.2",
  3670. "resolved": "https://registry.npmmirror.com/unimport/-/unimport-4.1.2.tgz",
  3671. "integrity": "sha512-oVUL7PSlyVV3QRhsdcyYEMaDX8HJyS/CnUonEJTYA3//bWO+o/4gG8F7auGWWWkrrxBQBYOO8DKe+C53ktpRXw==",
  3672. "dev": true,
  3673. "license": "MIT",
  3674. "dependencies": {
  3675. "acorn": "^8.14.0",
  3676. "escape-string-regexp": "^5.0.0",
  3677. "estree-walker": "^3.0.3",
  3678. "local-pkg": "^1.0.0",
  3679. "magic-string": "^0.30.17",
  3680. "mlly": "^1.7.4",
  3681. "pathe": "^2.0.3",
  3682. "picomatch": "^4.0.2",
  3683. "pkg-types": "^1.3.1",
  3684. "scule": "^1.3.0",
  3685. "strip-literal": "^3.0.0",
  3686. "tinyglobby": "^0.2.11",
  3687. "unplugin": "^2.2.0",
  3688. "unplugin-utils": "^0.2.4"
  3689. },
  3690. "engines": {
  3691. "node": ">=18.12.0"
  3692. }
  3693. },
  3694. "node_modules/unimport/node_modules/estree-walker": {
  3695. "version": "3.0.3",
  3696. "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz",
  3697. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  3698. "dev": true,
  3699. "license": "MIT",
  3700. "dependencies": {
  3701. "@types/estree": "^1.0.0"
  3702. }
  3703. },
  3704. "node_modules/unimport/node_modules/picomatch": {
  3705. "version": "4.0.2",
  3706. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
  3707. "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
  3708. "dev": true,
  3709. "license": "MIT",
  3710. "engines": {
  3711. "node": ">=12"
  3712. },
  3713. "funding": {
  3714. "url": "https://github.com/sponsors/jonschlinkert"
  3715. }
  3716. },
  3717. "node_modules/unplugin": {
  3718. "version": "2.2.0",
  3719. "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-2.2.0.tgz",
  3720. "integrity": "sha512-m1ekpSwuOT5hxkJeZGRxO7gXbXT3gF26NjQ7GdVHoLoF8/nopLcd/QfPigpCy7i51oFHiRJg/CyHhj4vs2+KGw==",
  3721. "dev": true,
  3722. "license": "MIT",
  3723. "dependencies": {
  3724. "acorn": "^8.14.0",
  3725. "webpack-virtual-modules": "^0.6.2"
  3726. },
  3727. "engines": {
  3728. "node": ">=18.12.0"
  3729. }
  3730. },
  3731. "node_modules/unplugin-auto-import": {
  3732. "version": "19.1.0",
  3733. "resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-19.1.0.tgz",
  3734. "integrity": "sha512-B+TGBEBHqY9aR+7YfShfLujETOHstzpV+yaqgy5PkfV0QG7Py+TYMX7vJ9W4SrysHR+UzR+gzcx/nuZjmPeclA==",
  3735. "dev": true,
  3736. "license": "MIT",
  3737. "dependencies": {
  3738. "local-pkg": "^1.0.0",
  3739. "magic-string": "^0.30.17",
  3740. "picomatch": "^4.0.2",
  3741. "unimport": "^4.1.1",
  3742. "unplugin": "^2.2.0",
  3743. "unplugin-utils": "^0.2.4"
  3744. },
  3745. "engines": {
  3746. "node": ">=14"
  3747. },
  3748. "funding": {
  3749. "url": "https://github.com/sponsors/antfu"
  3750. },
  3751. "peerDependencies": {
  3752. "@nuxt/kit": "^3.2.2",
  3753. "@vueuse/core": "*"
  3754. },
  3755. "peerDependenciesMeta": {
  3756. "@nuxt/kit": {
  3757. "optional": true
  3758. },
  3759. "@vueuse/core": {
  3760. "optional": true
  3761. }
  3762. }
  3763. },
  3764. "node_modules/unplugin-auto-import/node_modules/picomatch": {
  3765. "version": "4.0.2",
  3766. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
  3767. "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
  3768. "dev": true,
  3769. "license": "MIT",
  3770. "engines": {
  3771. "node": ">=12"
  3772. },
  3773. "funding": {
  3774. "url": "https://github.com/sponsors/jonschlinkert"
  3775. }
  3776. },
  3777. "node_modules/unplugin-utils": {
  3778. "version": "0.2.4",
  3779. "resolved": "https://registry.npmmirror.com/unplugin-utils/-/unplugin-utils-0.2.4.tgz",
  3780. "integrity": "sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA==",
  3781. "dev": true,
  3782. "license": "MIT",
  3783. "dependencies": {
  3784. "pathe": "^2.0.2",
  3785. "picomatch": "^4.0.2"
  3786. },
  3787. "engines": {
  3788. "node": ">=18.12.0"
  3789. },
  3790. "funding": {
  3791. "url": "https://github.com/sponsors/sxzz"
  3792. }
  3793. },
  3794. "node_modules/unplugin-utils/node_modules/picomatch": {
  3795. "version": "4.0.2",
  3796. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz",
  3797. "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
  3798. "dev": true,
  3799. "license": "MIT",
  3800. "engines": {
  3801. "node": ">=12"
  3802. },
  3803. "funding": {
  3804. "url": "https://github.com/sponsors/jonschlinkert"
  3805. }
  3806. },
  3807. "node_modules/unplugin-vue-components": {
  3808. "version": "28.4.0",
  3809. "resolved": "https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-28.4.0.tgz",
  3810. "integrity": "sha512-fnamX2RiKM30nPK4tihEas+bHnbLICo6MmOiP4jGg7fAlgNEuaLvN9yx96JwZDOYfLQcrNzikDdPhZ8k6pkhMg==",
  3811. "dev": true,
  3812. "license": "MIT",
  3813. "dependencies": {
  3814. "chokidar": "^3.6.0",
  3815. "debug": "^4.4.0",
  3816. "local-pkg": "^1.0.0",
  3817. "magic-string": "^0.30.17",
  3818. "mlly": "^1.7.4",
  3819. "tinyglobby": "^0.2.10",
  3820. "unplugin": "^2.2.0",
  3821. "unplugin-utils": "^0.2.4"
  3822. },
  3823. "engines": {
  3824. "node": ">=14"
  3825. },
  3826. "funding": {
  3827. "url": "https://github.com/sponsors/antfu"
  3828. },
  3829. "peerDependencies": {
  3830. "@babel/parser": "^7.15.8",
  3831. "@nuxt/kit": "^3.2.2",
  3832. "vue": "2 || 3"
  3833. },
  3834. "peerDependenciesMeta": {
  3835. "@babel/parser": {
  3836. "optional": true
  3837. },
  3838. "@nuxt/kit": {
  3839. "optional": true
  3840. }
  3841. }
  3842. },
  3843. "node_modules/unplugin-vue-components/node_modules/chokidar": {
  3844. "version": "3.6.0",
  3845. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
  3846. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  3847. "dev": true,
  3848. "license": "MIT",
  3849. "dependencies": {
  3850. "anymatch": "~3.1.2",
  3851. "braces": "~3.0.2",
  3852. "glob-parent": "~5.1.2",
  3853. "is-binary-path": "~2.1.0",
  3854. "is-glob": "~4.0.1",
  3855. "normalize-path": "~3.0.0",
  3856. "readdirp": "~3.6.0"
  3857. },
  3858. "engines": {
  3859. "node": ">= 8.10.0"
  3860. },
  3861. "funding": {
  3862. "url": "https://paulmillr.com/funding/"
  3863. },
  3864. "optionalDependencies": {
  3865. "fsevents": "~2.3.2"
  3866. }
  3867. },
  3868. "node_modules/unplugin-vue-components/node_modules/glob-parent": {
  3869. "version": "5.1.2",
  3870. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
  3871. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  3872. "dev": true,
  3873. "license": "ISC",
  3874. "dependencies": {
  3875. "is-glob": "^4.0.1"
  3876. },
  3877. "engines": {
  3878. "node": ">= 6"
  3879. }
  3880. },
  3881. "node_modules/unplugin-vue-components/node_modules/readdirp": {
  3882. "version": "3.6.0",
  3883. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
  3884. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  3885. "dev": true,
  3886. "license": "MIT",
  3887. "dependencies": {
  3888. "picomatch": "^2.2.1"
  3889. },
  3890. "engines": {
  3891. "node": ">=8.10.0"
  3892. }
  3893. },
  3894. "node_modules/update-browserslist-db": {
  3895. "version": "1.1.2",
  3896. "resolved": "https://mirrors.tencent.com/npm/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz",
  3897. "integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
  3898. "dev": true,
  3899. "funding": [
  3900. {
  3901. "type": "opencollective",
  3902. "url": "https://opencollective.com/browserslist"
  3903. },
  3904. {
  3905. "type": "tidelift",
  3906. "url": "https://tidelift.com/funding/github/npm/browserslist"
  3907. },
  3908. {
  3909. "type": "github",
  3910. "url": "https://github.com/sponsors/ai"
  3911. }
  3912. ],
  3913. "dependencies": {
  3914. "escalade": "^3.2.0",
  3915. "picocolors": "^1.1.1"
  3916. },
  3917. "bin": {
  3918. "update-browserslist-db": "cli.js"
  3919. },
  3920. "peerDependencies": {
  3921. "browserslist": ">= 4.21.0"
  3922. }
  3923. },
  3924. "node_modules/util-deprecate": {
  3925. "version": "1.0.2",
  3926. "resolved": "https://mirrors.tencent.com/npm/util-deprecate/-/util-deprecate-1.0.2.tgz",
  3927. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  3928. "dev": true
  3929. },
  3930. "node_modules/vite": {
  3931. "version": "5.4.7",
  3932. "resolved": "https://r.cnpmjs.org/vite/-/vite-5.4.7.tgz",
  3933. "integrity": "sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==",
  3934. "dev": true,
  3935. "license": "MIT",
  3936. "dependencies": {
  3937. "esbuild": "^0.21.3",
  3938. "postcss": "^8.4.43",
  3939. "rollup": "^4.20.0"
  3940. },
  3941. "bin": {
  3942. "vite": "bin/vite.js"
  3943. },
  3944. "engines": {
  3945. "node": "^18.0.0 || >=20.0.0"
  3946. },
  3947. "funding": {
  3948. "url": "https://github.com/vitejs/vite?sponsor=1"
  3949. },
  3950. "optionalDependencies": {
  3951. "fsevents": "~2.3.3"
  3952. },
  3953. "peerDependencies": {
  3954. "@types/node": "^18.0.0 || >=20.0.0",
  3955. "less": "*",
  3956. "lightningcss": "^1.21.0",
  3957. "sass": "*",
  3958. "sass-embedded": "*",
  3959. "stylus": "*",
  3960. "sugarss": "*",
  3961. "terser": "^5.4.0"
  3962. },
  3963. "peerDependenciesMeta": {
  3964. "@types/node": {
  3965. "optional": true
  3966. },
  3967. "less": {
  3968. "optional": true
  3969. },
  3970. "lightningcss": {
  3971. "optional": true
  3972. },
  3973. "sass": {
  3974. "optional": true
  3975. },
  3976. "sass-embedded": {
  3977. "optional": true
  3978. },
  3979. "stylus": {
  3980. "optional": true
  3981. },
  3982. "sugarss": {
  3983. "optional": true
  3984. },
  3985. "terser": {
  3986. "optional": true
  3987. }
  3988. }
  3989. },
  3990. "node_modules/vue": {
  3991. "version": "3.5.13",
  3992. "resolved": "https://mirrors.tencent.com/npm/vue/-/vue-3.5.13.tgz",
  3993. "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==",
  3994. "dependencies": {
  3995. "@vue/compiler-dom": "3.5.13",
  3996. "@vue/compiler-sfc": "3.5.13",
  3997. "@vue/runtime-dom": "3.5.13",
  3998. "@vue/server-renderer": "3.5.13",
  3999. "@vue/shared": "3.5.13"
  4000. },
  4001. "peerDependencies": {
  4002. "typescript": "*"
  4003. },
  4004. "peerDependenciesMeta": {
  4005. "typescript": {
  4006. "optional": true
  4007. }
  4008. }
  4009. },
  4010. "node_modules/vue-count-to": {
  4011. "version": "1.0.13",
  4012. "resolved": "https://mirrors.tencent.com/npm/vue-count-to/-/vue-count-to-1.0.13.tgz",
  4013. "integrity": "sha512-6R4OVBVNtQTlcbXu6SJ8ENR35M2/CdWt3Jmv57jOUM+1ojiFmjVGvZPH8DfHpMDSA+ITs+EW5V6qthADxeyYOQ=="
  4014. },
  4015. "node_modules/vue3-count-to": {
  4016. "version": "1.1.2",
  4017. "resolved": "https://mirrors.tencent.com/npm/vue3-count-to/-/vue3-count-to-1.1.2.tgz",
  4018. "integrity": "sha512-C5AvlcGfyM4XvFqPDkni94rqGd5K/+RB+B4xv/1NQx3RrdC+GvXPFzeXW5hWL/jh8ehWLm4LITyK0eMKf4iJbg==",
  4019. "dependencies": {
  4020. "core-js": "^3.8.1",
  4021. "vue-count-to": "^1.0.13"
  4022. },
  4023. "peerDependencies": {
  4024. "vue": ">= 3 < 4"
  4025. }
  4026. },
  4027. "node_modules/webpack-virtual-modules": {
  4028. "version": "0.6.2",
  4029. "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  4030. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
  4031. "dev": true,
  4032. "license": "MIT"
  4033. },
  4034. "node_modules/which": {
  4035. "version": "2.0.2",
  4036. "resolved": "https://mirrors.tencent.com/npm/which/-/which-2.0.2.tgz",
  4037. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  4038. "dev": true,
  4039. "dependencies": {
  4040. "isexe": "^2.0.0"
  4041. },
  4042. "bin": {
  4043. "node-which": "bin/node-which"
  4044. },
  4045. "engines": {
  4046. "node": ">= 8"
  4047. }
  4048. },
  4049. "node_modules/wrap-ansi": {
  4050. "version": "8.1.0",
  4051. "resolved": "https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  4052. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  4053. "dev": true,
  4054. "dependencies": {
  4055. "ansi-styles": "^6.1.0",
  4056. "string-width": "^5.0.1",
  4057. "strip-ansi": "^7.0.1"
  4058. },
  4059. "engines": {
  4060. "node": ">=12"
  4061. },
  4062. "funding": {
  4063. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  4064. }
  4065. },
  4066. "node_modules/wrap-ansi-cjs": {
  4067. "name": "wrap-ansi",
  4068. "version": "7.0.0",
  4069. "resolved": "https://mirrors.tencent.com/npm/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  4070. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  4071. "dev": true,
  4072. "dependencies": {
  4073. "ansi-styles": "^4.0.0",
  4074. "string-width": "^4.1.0",
  4075. "strip-ansi": "^6.0.0"
  4076. },
  4077. "engines": {
  4078. "node": ">=10"
  4079. },
  4080. "funding": {
  4081. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  4082. }
  4083. },
  4084. "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
  4085. "version": "5.0.1",
  4086. "resolved": "https://mirrors.tencent.com/npm/ansi-regex/-/ansi-regex-5.0.1.tgz",
  4087. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  4088. "dev": true,
  4089. "engines": {
  4090. "node": ">=8"
  4091. }
  4092. },
  4093. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  4094. "version": "4.3.0",
  4095. "resolved": "https://mirrors.tencent.com/npm/ansi-styles/-/ansi-styles-4.3.0.tgz",
  4096. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  4097. "dev": true,
  4098. "dependencies": {
  4099. "color-convert": "^2.0.1"
  4100. },
  4101. "engines": {
  4102. "node": ">=8"
  4103. },
  4104. "funding": {
  4105. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  4106. }
  4107. },
  4108. "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
  4109. "version": "8.0.0",
  4110. "resolved": "https://mirrors.tencent.com/npm/emoji-regex/-/emoji-regex-8.0.0.tgz",
  4111. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  4112. "dev": true
  4113. },
  4114. "node_modules/wrap-ansi-cjs/node_modules/string-width": {
  4115. "version": "4.2.3",
  4116. "resolved": "https://mirrors.tencent.com/npm/string-width/-/string-width-4.2.3.tgz",
  4117. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  4118. "dev": true,
  4119. "dependencies": {
  4120. "emoji-regex": "^8.0.0",
  4121. "is-fullwidth-code-point": "^3.0.0",
  4122. "strip-ansi": "^6.0.1"
  4123. },
  4124. "engines": {
  4125. "node": ">=8"
  4126. }
  4127. },
  4128. "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
  4129. "version": "6.0.1",
  4130. "resolved": "https://mirrors.tencent.com/npm/strip-ansi/-/strip-ansi-6.0.1.tgz",
  4131. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  4132. "dev": true,
  4133. "dependencies": {
  4134. "ansi-regex": "^5.0.1"
  4135. },
  4136. "engines": {
  4137. "node": ">=8"
  4138. }
  4139. },
  4140. "node_modules/yaml": {
  4141. "version": "2.7.0",
  4142. "resolved": "https://mirrors.tencent.com/npm/yaml/-/yaml-2.7.0.tgz",
  4143. "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
  4144. "dev": true,
  4145. "bin": {
  4146. "yaml": "bin.mjs"
  4147. },
  4148. "engines": {
  4149. "node": ">= 14"
  4150. }
  4151. },
  4152. "node_modules/zrender": {
  4153. "version": "5.6.0",
  4154. "resolved": "https://r.cnpmjs.org/zrender/-/zrender-5.6.0.tgz",
  4155. "integrity": "sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==",
  4156. "license": "BSD-3-Clause",
  4157. "dependencies": {
  4158. "tslib": "2.3.0"
  4159. }
  4160. }
  4161. }
  4162. }