pnpm-lock.yaml 106 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223
  1. lockfileVersion: '6.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. dependencies:
  6. '@lifetech-inc/x-data-spreadsheet':
  7. specifier: ^1.0.17
  8. version: 1.0.17
  9. axios:
  10. specifier: ^1.8.4
  11. version: 1.8.4
  12. docx-preview:
  13. specifier: ^0.3.5
  14. version: 0.3.5
  15. element-ui:
  16. specifier: ^2.15.13
  17. version: 2.15.14(vue@2.7.16)
  18. exceljs:
  19. specifier: ^4.4.0
  20. version: 4.4.0
  21. file-saver:
  22. specifier: ^2.0.5
  23. version: 2.0.5
  24. html2canvas:
  25. specifier: ^1.4.1
  26. version: 1.4.1
  27. js-cookie:
  28. specifier: ^3.0.5
  29. version: 3.0.5
  30. jszip:
  31. specifier: ^3.10.1
  32. version: 3.10.1
  33. lodash-es:
  34. specifier: ^4.17.21
  35. version: 4.17.21
  36. pdfjs-dist:
  37. specifier: 2.4.456
  38. version: 2.4.456
  39. pptxtojson:
  40. specifier: ^1.3.1
  41. version: 1.3.1
  42. tinycolor2:
  43. specifier: ^1.6.0
  44. version: 1.6.0
  45. txml:
  46. specifier: ^5.1.1
  47. version: 5.1.1
  48. vue:
  49. specifier: 2.7.16
  50. version: 2.7.16
  51. vue-router:
  52. specifier: ^3.5.1
  53. version: 3.6.5(vue@2.7.16)
  54. x-data-spreadsheet:
  55. specifier: ^1.1.9
  56. version: 1.1.9
  57. xlsx:
  58. specifier: ^0.18.5
  59. version: 0.18.5
  60. devDependencies:
  61. '@babel/types':
  62. specifier: ^7.27.0
  63. version: 7.27.0
  64. '@originjs/vite-plugin-require-context':
  65. specifier: ^1.0.9
  66. version: 1.0.9
  67. less:
  68. specifier: ^4.3.0
  69. version: 4.3.0
  70. typescript:
  71. specifier: ~5.7.2
  72. version: 5.7.3
  73. vite:
  74. specifier: ^2.8.6
  75. version: 2.9.18(less@4.3.0)
  76. vite-plugin-vue2:
  77. specifier: ^2.0.3
  78. version: 2.0.3(vite@2.9.18)(vue-template-compiler@2.7.16)(vue@2.7.16)
  79. vue-template-compiler:
  80. specifier: ^2.7.16
  81. version: 2.7.16
  82. packages:
  83. /@ampproject/remapping@2.3.0:
  84. resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
  85. engines: {node: '>=6.0.0'}
  86. dependencies:
  87. '@jridgewell/gen-mapping': 0.3.8
  88. '@jridgewell/trace-mapping': 0.3.25
  89. dev: true
  90. /@babel/code-frame@7.26.2:
  91. resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  92. engines: {node: '>=6.9.0'}
  93. dependencies:
  94. '@babel/helper-validator-identifier': 7.25.9
  95. js-tokens: 4.0.0
  96. picocolors: 1.1.1
  97. dev: true
  98. /@babel/compat-data@7.26.8:
  99. resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==}
  100. engines: {node: '>=6.9.0'}
  101. dev: true
  102. /@babel/core@7.26.10:
  103. resolution: {integrity: sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==}
  104. engines: {node: '>=6.9.0'}
  105. dependencies:
  106. '@ampproject/remapping': 2.3.0
  107. '@babel/code-frame': 7.26.2
  108. '@babel/generator': 7.27.0
  109. '@babel/helper-compilation-targets': 7.27.0
  110. '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10)
  111. '@babel/helpers': 7.27.0
  112. '@babel/parser': 7.27.0
  113. '@babel/template': 7.27.0
  114. '@babel/traverse': 7.27.0
  115. '@babel/types': 7.27.0
  116. convert-source-map: 2.0.0
  117. debug: 4.4.0
  118. gensync: 1.0.0-beta.2
  119. json5: 2.2.3
  120. semver: 6.3.1
  121. transitivePeerDependencies:
  122. - supports-color
  123. dev: true
  124. /@babel/generator@7.27.0:
  125. resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==}
  126. engines: {node: '>=6.9.0'}
  127. dependencies:
  128. '@babel/parser': 7.27.0
  129. '@babel/types': 7.27.0
  130. '@jridgewell/gen-mapping': 0.3.8
  131. '@jridgewell/trace-mapping': 0.3.25
  132. jsesc: 3.1.0
  133. dev: true
  134. /@babel/helper-annotate-as-pure@7.25.9:
  135. resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
  136. engines: {node: '>=6.9.0'}
  137. dependencies:
  138. '@babel/types': 7.27.0
  139. dev: true
  140. /@babel/helper-compilation-targets@7.27.0:
  141. resolution: {integrity: sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==}
  142. engines: {node: '>=6.9.0'}
  143. dependencies:
  144. '@babel/compat-data': 7.26.8
  145. '@babel/helper-validator-option': 7.25.9
  146. browserslist: 4.24.4
  147. lru-cache: 5.1.1
  148. semver: 6.3.1
  149. dev: true
  150. /@babel/helper-create-class-features-plugin@7.27.0(@babel/core@7.26.10):
  151. resolution: {integrity: sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==}
  152. engines: {node: '>=6.9.0'}
  153. peerDependencies:
  154. '@babel/core': ^7.0.0
  155. dependencies:
  156. '@babel/core': 7.26.10
  157. '@babel/helper-annotate-as-pure': 7.25.9
  158. '@babel/helper-member-expression-to-functions': 7.25.9
  159. '@babel/helper-optimise-call-expression': 7.25.9
  160. '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.10)
  161. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  162. '@babel/traverse': 7.27.0
  163. semver: 6.3.1
  164. transitivePeerDependencies:
  165. - supports-color
  166. dev: true
  167. /@babel/helper-member-expression-to-functions@7.25.9:
  168. resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
  169. engines: {node: '>=6.9.0'}
  170. dependencies:
  171. '@babel/traverse': 7.27.0
  172. '@babel/types': 7.27.0
  173. transitivePeerDependencies:
  174. - supports-color
  175. dev: true
  176. /@babel/helper-module-imports@7.25.9:
  177. resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
  178. engines: {node: '>=6.9.0'}
  179. dependencies:
  180. '@babel/traverse': 7.27.0
  181. '@babel/types': 7.27.0
  182. transitivePeerDependencies:
  183. - supports-color
  184. dev: true
  185. /@babel/helper-module-transforms@7.26.0(@babel/core@7.26.10):
  186. resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
  187. engines: {node: '>=6.9.0'}
  188. peerDependencies:
  189. '@babel/core': ^7.0.0
  190. dependencies:
  191. '@babel/core': 7.26.10
  192. '@babel/helper-module-imports': 7.25.9
  193. '@babel/helper-validator-identifier': 7.25.9
  194. '@babel/traverse': 7.27.0
  195. transitivePeerDependencies:
  196. - supports-color
  197. dev: true
  198. /@babel/helper-optimise-call-expression@7.25.9:
  199. resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
  200. engines: {node: '>=6.9.0'}
  201. dependencies:
  202. '@babel/types': 7.27.0
  203. dev: true
  204. /@babel/helper-plugin-utils@7.26.5:
  205. resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==}
  206. engines: {node: '>=6.9.0'}
  207. dev: true
  208. /@babel/helper-replace-supers@7.26.5(@babel/core@7.26.10):
  209. resolution: {integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==}
  210. engines: {node: '>=6.9.0'}
  211. peerDependencies:
  212. '@babel/core': ^7.0.0
  213. dependencies:
  214. '@babel/core': 7.26.10
  215. '@babel/helper-member-expression-to-functions': 7.25.9
  216. '@babel/helper-optimise-call-expression': 7.25.9
  217. '@babel/traverse': 7.27.0
  218. transitivePeerDependencies:
  219. - supports-color
  220. dev: true
  221. /@babel/helper-skip-transparent-expression-wrappers@7.25.9:
  222. resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
  223. engines: {node: '>=6.9.0'}
  224. dependencies:
  225. '@babel/traverse': 7.27.0
  226. '@babel/types': 7.27.0
  227. transitivePeerDependencies:
  228. - supports-color
  229. dev: true
  230. /@babel/helper-string-parser@7.25.9:
  231. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  232. engines: {node: '>=6.9.0'}
  233. /@babel/helper-validator-identifier@7.25.9:
  234. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  235. engines: {node: '>=6.9.0'}
  236. /@babel/helper-validator-option@7.25.9:
  237. resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
  238. engines: {node: '>=6.9.0'}
  239. dev: true
  240. /@babel/helpers@7.27.0:
  241. resolution: {integrity: sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==}
  242. engines: {node: '>=6.9.0'}
  243. dependencies:
  244. '@babel/template': 7.27.0
  245. '@babel/types': 7.27.0
  246. dev: true
  247. /@babel/parser@7.27.0:
  248. resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
  249. engines: {node: '>=6.0.0'}
  250. hasBin: true
  251. dependencies:
  252. '@babel/types': 7.27.0
  253. /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.26.10):
  254. resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
  255. engines: {node: '>=6.9.0'}
  256. deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
  257. peerDependencies:
  258. '@babel/core': ^7.0.0-0
  259. dependencies:
  260. '@babel/core': 7.26.10
  261. '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10)
  262. '@babel/helper-plugin-utils': 7.26.5
  263. transitivePeerDependencies:
  264. - supports-color
  265. dev: true
  266. /@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.10):
  267. resolution: {integrity: sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==}
  268. engines: {node: '>=6.9.0'}
  269. peerDependencies:
  270. '@babel/core': ^7.0.0-0
  271. dependencies:
  272. '@babel/core': 7.26.10
  273. '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10)
  274. '@babel/helper-plugin-utils': 7.26.5
  275. '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.10)
  276. transitivePeerDependencies:
  277. - supports-color
  278. dev: true
  279. /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.26.10):
  280. resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
  281. engines: {node: '>=6.9.0'}
  282. deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
  283. peerDependencies:
  284. '@babel/core': ^7.0.0-0
  285. dependencies:
  286. '@babel/core': 7.26.10
  287. '@babel/helper-plugin-utils': 7.26.5
  288. '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.26.10)
  289. dev: true
  290. /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.26.10):
  291. resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
  292. engines: {node: '>=6.9.0'}
  293. deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
  294. peerDependencies:
  295. '@babel/core': ^7.0.0-0
  296. dependencies:
  297. '@babel/compat-data': 7.26.8
  298. '@babel/core': 7.26.10
  299. '@babel/helper-compilation-targets': 7.27.0
  300. '@babel/helper-plugin-utils': 7.26.5
  301. '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.26.10)
  302. '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.10)
  303. dev: true
  304. /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.26.10):
  305. resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
  306. engines: {node: '>=6.9.0'}
  307. deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
  308. peerDependencies:
  309. '@babel/core': ^7.0.0-0
  310. dependencies:
  311. '@babel/core': 7.26.10
  312. '@babel/helper-plugin-utils': 7.26.5
  313. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  314. '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.26.10)
  315. transitivePeerDependencies:
  316. - supports-color
  317. dev: true
  318. /@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.10):
  319. resolution: {integrity: sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==}
  320. engines: {node: '>=6.9.0'}
  321. peerDependencies:
  322. '@babel/core': ^7.0.0-0
  323. dependencies:
  324. '@babel/core': 7.26.10
  325. '@babel/helper-plugin-utils': 7.26.5
  326. dev: true
  327. /@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.10):
  328. resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
  329. engines: {node: '>=6.9.0'}
  330. peerDependencies:
  331. '@babel/core': ^7.0.0-0
  332. dependencies:
  333. '@babel/core': 7.26.10
  334. '@babel/helper-plugin-utils': 7.26.5
  335. dev: true
  336. /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.26.10):
  337. resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
  338. peerDependencies:
  339. '@babel/core': ^7.0.0-0
  340. dependencies:
  341. '@babel/core': 7.26.10
  342. '@babel/helper-plugin-utils': 7.26.5
  343. dev: true
  344. /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.26.10):
  345. resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
  346. peerDependencies:
  347. '@babel/core': ^7.0.0-0
  348. dependencies:
  349. '@babel/core': 7.26.10
  350. '@babel/helper-plugin-utils': 7.26.5
  351. dev: true
  352. /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.26.10):
  353. resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
  354. peerDependencies:
  355. '@babel/core': ^7.0.0-0
  356. dependencies:
  357. '@babel/core': 7.26.10
  358. '@babel/helper-plugin-utils': 7.26.5
  359. dev: true
  360. /@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.10):
  361. resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==}
  362. engines: {node: '>=6.9.0'}
  363. peerDependencies:
  364. '@babel/core': ^7.0.0-0
  365. dependencies:
  366. '@babel/core': 7.26.10
  367. '@babel/helper-plugin-utils': 7.26.5
  368. dev: true
  369. /@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.10):
  370. resolution: {integrity: sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==}
  371. engines: {node: '>=6.9.0'}
  372. peerDependencies:
  373. '@babel/core': ^7.0.0-0
  374. dependencies:
  375. '@babel/core': 7.26.10
  376. '@babel/helper-plugin-utils': 7.26.5
  377. dev: true
  378. /@babel/plugin-transform-block-scoping@7.27.0(@babel/core@7.26.10):
  379. resolution: {integrity: sha512-u1jGphZ8uDI2Pj/HJj6YQ6XQLZCNjOlprjxB5SVz6rq2T6SwAR+CdrWK0CP7F+9rDVMXdB0+r6Am5G5aobOjAQ==}
  380. engines: {node: '>=6.9.0'}
  381. peerDependencies:
  382. '@babel/core': ^7.0.0-0
  383. dependencies:
  384. '@babel/core': 7.26.10
  385. '@babel/helper-plugin-utils': 7.26.5
  386. dev: true
  387. /@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.10):
  388. resolution: {integrity: sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==}
  389. engines: {node: '>=6.9.0'}
  390. peerDependencies:
  391. '@babel/core': ^7.0.0-0
  392. dependencies:
  393. '@babel/core': 7.26.10
  394. '@babel/helper-plugin-utils': 7.26.5
  395. '@babel/template': 7.27.0
  396. dev: true
  397. /@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.10):
  398. resolution: {integrity: sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==}
  399. engines: {node: '>=6.9.0'}
  400. peerDependencies:
  401. '@babel/core': ^7.0.0-0
  402. dependencies:
  403. '@babel/core': 7.26.10
  404. '@babel/helper-plugin-utils': 7.26.5
  405. dev: true
  406. /@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.10):
  407. resolution: {integrity: sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==}
  408. engines: {node: '>=6.9.0'}
  409. peerDependencies:
  410. '@babel/core': ^7.0.0-0
  411. dependencies:
  412. '@babel/core': 7.26.10
  413. '@babel/helper-plugin-utils': 7.26.5
  414. dev: true
  415. /@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.10):
  416. resolution: {integrity: sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==}
  417. engines: {node: '>=6.9.0'}
  418. peerDependencies:
  419. '@babel/core': ^7.0.0-0
  420. dependencies:
  421. '@babel/core': 7.26.10
  422. '@babel/helper-plugin-utils': 7.26.5
  423. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  424. transitivePeerDependencies:
  425. - supports-color
  426. dev: true
  427. /@babel/plugin-transform-typescript@7.27.0(@babel/core@7.26.10):
  428. resolution: {integrity: sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==}
  429. engines: {node: '>=6.9.0'}
  430. peerDependencies:
  431. '@babel/core': ^7.0.0-0
  432. dependencies:
  433. '@babel/core': 7.26.10
  434. '@babel/helper-annotate-as-pure': 7.25.9
  435. '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10)
  436. '@babel/helper-plugin-utils': 7.26.5
  437. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  438. '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.10)
  439. transitivePeerDependencies:
  440. - supports-color
  441. dev: true
  442. /@babel/template@7.27.0:
  443. resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
  444. engines: {node: '>=6.9.0'}
  445. dependencies:
  446. '@babel/code-frame': 7.26.2
  447. '@babel/parser': 7.27.0
  448. '@babel/types': 7.27.0
  449. dev: true
  450. /@babel/traverse@7.27.0:
  451. resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
  452. engines: {node: '>=6.9.0'}
  453. dependencies:
  454. '@babel/code-frame': 7.26.2
  455. '@babel/generator': 7.27.0
  456. '@babel/parser': 7.27.0
  457. '@babel/template': 7.27.0
  458. '@babel/types': 7.27.0
  459. debug: 4.4.0
  460. globals: 11.12.0
  461. transitivePeerDependencies:
  462. - supports-color
  463. dev: true
  464. /@babel/types@7.27.0:
  465. resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
  466. engines: {node: '>=6.9.0'}
  467. dependencies:
  468. '@babel/helper-string-parser': 7.25.9
  469. '@babel/helper-validator-identifier': 7.25.9
  470. /@esbuild/linux-loong64@0.14.54:
  471. resolution: {integrity: sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==}
  472. engines: {node: '>=12'}
  473. cpu: [loong64]
  474. os: [linux]
  475. requiresBuild: true
  476. dev: true
  477. optional: true
  478. /@fast-csv/format@4.3.5:
  479. resolution: {integrity: sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==}
  480. dependencies:
  481. '@types/node': 14.18.63
  482. lodash.escaperegexp: 4.1.2
  483. lodash.isboolean: 3.0.3
  484. lodash.isequal: 4.5.0
  485. lodash.isfunction: 3.0.9
  486. lodash.isnil: 4.0.0
  487. dev: false
  488. /@fast-csv/parse@4.3.6:
  489. resolution: {integrity: sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==}
  490. dependencies:
  491. '@types/node': 14.18.63
  492. lodash.escaperegexp: 4.1.2
  493. lodash.groupby: 4.6.0
  494. lodash.isfunction: 3.0.9
  495. lodash.isnil: 4.0.0
  496. lodash.isundefined: 3.0.1
  497. lodash.uniq: 4.5.0
  498. dev: false
  499. /@jest/types@26.6.2:
  500. resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==}
  501. engines: {node: '>= 10.14.2'}
  502. dependencies:
  503. '@types/istanbul-lib-coverage': 2.0.6
  504. '@types/istanbul-reports': 3.0.4
  505. '@types/node': 22.14.1
  506. '@types/yargs': 15.0.19
  507. chalk: 4.1.2
  508. dev: true
  509. /@jridgewell/gen-mapping@0.3.8:
  510. resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
  511. engines: {node: '>=6.0.0'}
  512. dependencies:
  513. '@jridgewell/set-array': 1.2.1
  514. '@jridgewell/sourcemap-codec': 1.5.0
  515. '@jridgewell/trace-mapping': 0.3.25
  516. dev: true
  517. /@jridgewell/resolve-uri@3.1.2:
  518. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  519. engines: {node: '>=6.0.0'}
  520. dev: true
  521. /@jridgewell/set-array@1.2.1:
  522. resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
  523. engines: {node: '>=6.0.0'}
  524. dev: true
  525. /@jridgewell/sourcemap-codec@1.5.0:
  526. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  527. dev: true
  528. /@jridgewell/trace-mapping@0.3.25:
  529. resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
  530. dependencies:
  531. '@jridgewell/resolve-uri': 3.1.2
  532. '@jridgewell/sourcemap-codec': 1.5.0
  533. dev: true
  534. /@lifetech-inc/x-data-spreadsheet@1.0.17:
  535. resolution: {integrity: sha512-pgWAUia9gOH0xJ3GYRatufZ7tQ4kbGBHIQo6nGDppgisrqbDQaWl9NLN6WecTv18vV4g9DgdLMK27u4+NZR2OQ==}
  536. requiresBuild: true
  537. dependencies:
  538. opencollective: 1.0.3
  539. opencollective-postinstall: 2.0.3
  540. dev: false
  541. /@originjs/vite-plugin-require-context@1.0.9:
  542. resolution: {integrity: sha512-xBC7XGm6HkniQ9x+P0yTS4uUua5bWKjnN0/FfHreCV22QrQ+zXIZVdCFDr0PPXuawXfPzqSzdljqffcpSCFNcA==}
  543. dependencies:
  544. '@types/jest': 26.0.24
  545. node-dir: 0.1.17
  546. dev: true
  547. /@rollup/pluginutils@4.2.1:
  548. resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
  549. engines: {node: '>= 8.0.0'}
  550. dependencies:
  551. estree-walker: 2.0.2
  552. picomatch: 2.3.1
  553. dev: true
  554. /@types/istanbul-lib-coverage@2.0.6:
  555. resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
  556. dev: true
  557. /@types/istanbul-lib-report@3.0.3:
  558. resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==}
  559. dependencies:
  560. '@types/istanbul-lib-coverage': 2.0.6
  561. dev: true
  562. /@types/istanbul-reports@3.0.4:
  563. resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==}
  564. dependencies:
  565. '@types/istanbul-lib-report': 3.0.3
  566. dev: true
  567. /@types/jest@26.0.24:
  568. resolution: {integrity: sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==}
  569. dependencies:
  570. jest-diff: 26.6.2
  571. pretty-format: 26.6.2
  572. dev: true
  573. /@types/node@14.18.63:
  574. resolution: {integrity: sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==}
  575. dev: false
  576. /@types/node@22.14.1:
  577. resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==}
  578. dependencies:
  579. undici-types: 6.21.0
  580. dev: true
  581. /@types/yargs-parser@21.0.3:
  582. resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
  583. dev: true
  584. /@types/yargs@15.0.19:
  585. resolution: {integrity: sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==}
  586. dependencies:
  587. '@types/yargs-parser': 21.0.3
  588. dev: true
  589. /@vue/babel-helper-vue-jsx-merge-props@1.4.0:
  590. resolution: {integrity: sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA==}
  591. dev: true
  592. /@vue/babel-plugin-transform-vue-jsx@1.4.0(@babel/core@7.26.10):
  593. resolution: {integrity: sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==}
  594. peerDependencies:
  595. '@babel/core': ^7.0.0-0
  596. dependencies:
  597. '@babel/core': 7.26.10
  598. '@babel/helper-module-imports': 7.25.9
  599. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  600. '@vue/babel-helper-vue-jsx-merge-props': 1.4.0
  601. html-tags: 2.0.0
  602. lodash.kebabcase: 4.1.1
  603. svg-tags: 1.0.0
  604. transitivePeerDependencies:
  605. - supports-color
  606. dev: true
  607. /@vue/babel-preset-jsx@1.4.0(@babel/core@7.26.10)(vue@2.7.16):
  608. resolution: {integrity: sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA==}
  609. peerDependencies:
  610. '@babel/core': ^7.0.0-0
  611. vue: '*'
  612. peerDependenciesMeta:
  613. vue:
  614. optional: true
  615. dependencies:
  616. '@babel/core': 7.26.10
  617. '@vue/babel-helper-vue-jsx-merge-props': 1.4.0
  618. '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.26.10)
  619. '@vue/babel-sugar-composition-api-inject-h': 1.4.0(@babel/core@7.26.10)
  620. '@vue/babel-sugar-composition-api-render-instance': 1.4.0(@babel/core@7.26.10)
  621. '@vue/babel-sugar-functional-vue': 1.4.0(@babel/core@7.26.10)
  622. '@vue/babel-sugar-inject-h': 1.4.0(@babel/core@7.26.10)
  623. '@vue/babel-sugar-v-model': 1.4.0(@babel/core@7.26.10)
  624. '@vue/babel-sugar-v-on': 1.4.0(@babel/core@7.26.10)
  625. vue: 2.7.16
  626. transitivePeerDependencies:
  627. - supports-color
  628. dev: true
  629. /@vue/babel-sugar-composition-api-inject-h@1.4.0(@babel/core@7.26.10):
  630. resolution: {integrity: sha512-VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52g==}
  631. peerDependencies:
  632. '@babel/core': ^7.0.0-0
  633. dependencies:
  634. '@babel/core': 7.26.10
  635. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  636. dev: true
  637. /@vue/babel-sugar-composition-api-render-instance@1.4.0(@babel/core@7.26.10):
  638. resolution: {integrity: sha512-6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q==}
  639. peerDependencies:
  640. '@babel/core': ^7.0.0-0
  641. dependencies:
  642. '@babel/core': 7.26.10
  643. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  644. dev: true
  645. /@vue/babel-sugar-functional-vue@1.4.0(@babel/core@7.26.10):
  646. resolution: {integrity: sha512-lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBvw==}
  647. peerDependencies:
  648. '@babel/core': ^7.0.0-0
  649. dependencies:
  650. '@babel/core': 7.26.10
  651. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  652. dev: true
  653. /@vue/babel-sugar-inject-h@1.4.0(@babel/core@7.26.10):
  654. resolution: {integrity: sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA==}
  655. peerDependencies:
  656. '@babel/core': ^7.0.0-0
  657. dependencies:
  658. '@babel/core': 7.26.10
  659. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  660. dev: true
  661. /@vue/babel-sugar-v-model@1.4.0(@babel/core@7.26.10):
  662. resolution: {integrity: sha512-0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ==}
  663. peerDependencies:
  664. '@babel/core': ^7.0.0-0
  665. dependencies:
  666. '@babel/core': 7.26.10
  667. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  668. '@vue/babel-helper-vue-jsx-merge-props': 1.4.0
  669. '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.26.10)
  670. camelcase: 5.3.1
  671. html-tags: 2.0.0
  672. svg-tags: 1.0.0
  673. transitivePeerDependencies:
  674. - supports-color
  675. dev: true
  676. /@vue/babel-sugar-v-on@1.4.0(@babel/core@7.26.10):
  677. resolution: {integrity: sha512-m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9JA==}
  678. peerDependencies:
  679. '@babel/core': ^7.0.0-0
  680. dependencies:
  681. '@babel/core': 7.26.10
  682. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  683. '@vue/babel-plugin-transform-vue-jsx': 1.4.0(@babel/core@7.26.10)
  684. camelcase: 5.3.1
  685. transitivePeerDependencies:
  686. - supports-color
  687. dev: true
  688. /@vue/compiler-sfc@2.7.16:
  689. resolution: {integrity: sha512-KWhJ9k5nXuNtygPU7+t1rX6baZeqOYLEforUPjgNDBnLicfHCoi48H87Q8XyLZOrNNsmhuwKqtpDQWjEFe6Ekg==}
  690. dependencies:
  691. '@babel/parser': 7.27.0
  692. postcss: 8.5.3
  693. source-map: 0.6.1
  694. optionalDependencies:
  695. prettier: 2.8.8
  696. /@vue/component-compiler-utils@3.3.0:
  697. resolution: {integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==}
  698. dependencies:
  699. consolidate: 0.15.1
  700. hash-sum: 1.0.2
  701. lru-cache: 4.1.5
  702. merge-source-map: 1.1.0
  703. postcss: 7.0.39
  704. postcss-selector-parser: 6.1.2
  705. source-map: 0.6.1
  706. vue-template-es2015-compiler: 1.9.1
  707. optionalDependencies:
  708. prettier: 2.8.8
  709. transitivePeerDependencies:
  710. - arc-templates
  711. - atpl
  712. - babel-core
  713. - bracket-template
  714. - coffee-script
  715. - dot
  716. - dust
  717. - dustjs-helpers
  718. - dustjs-linkedin
  719. - eco
  720. - ect
  721. - ejs
  722. - haml-coffee
  723. - hamlet
  724. - hamljs
  725. - handlebars
  726. - hogan.js
  727. - htmling
  728. - jade
  729. - jazz
  730. - jqtpl
  731. - just
  732. - liquid-node
  733. - liquor
  734. - lodash
  735. - marko
  736. - mote
  737. - mustache
  738. - nunjucks
  739. - plates
  740. - pug
  741. - qejs
  742. - ractive
  743. - razor-tmpl
  744. - react
  745. - react-dom
  746. - slm
  747. - squirrelly
  748. - swig
  749. - swig-templates
  750. - teacup
  751. - templayed
  752. - then-jade
  753. - then-pug
  754. - tinyliquid
  755. - toffee
  756. - twig
  757. - twing
  758. - underscore
  759. - vash
  760. - velocityjs
  761. - walrus
  762. - whiskers
  763. dev: true
  764. /adler-32@1.3.1:
  765. resolution: {integrity: sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==}
  766. engines: {node: '>=0.8'}
  767. dev: false
  768. /ansi-escapes@1.4.0:
  769. resolution: {integrity: sha512-wiXutNjDUlNEDWHcYH3jtZUhd3c4/VojassD8zHdHCY13xbZy2XbW+NKQwA0tWGBVzDA9qEzYwfoSsWmviidhw==}
  770. engines: {node: '>=0.10.0'}
  771. dev: false
  772. /ansi-regex@2.1.1:
  773. resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==}
  774. engines: {node: '>=0.10.0'}
  775. dev: false
  776. /ansi-regex@3.0.1:
  777. resolution: {integrity: sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==}
  778. engines: {node: '>=4'}
  779. dev: false
  780. /ansi-regex@5.0.1:
  781. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  782. engines: {node: '>=8'}
  783. dev: true
  784. /ansi-styles@2.2.1:
  785. resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==}
  786. engines: {node: '>=0.10.0'}
  787. dev: false
  788. /ansi-styles@4.3.0:
  789. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  790. engines: {node: '>=8'}
  791. dependencies:
  792. color-convert: 2.0.1
  793. dev: true
  794. /archiver-utils@2.1.0:
  795. resolution: {integrity: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==}
  796. engines: {node: '>= 6'}
  797. dependencies:
  798. glob: 7.2.3
  799. graceful-fs: 4.2.11
  800. lazystream: 1.0.1
  801. lodash.defaults: 4.2.0
  802. lodash.difference: 4.5.0
  803. lodash.flatten: 4.4.0
  804. lodash.isplainobject: 4.0.6
  805. lodash.union: 4.6.0
  806. normalize-path: 3.0.0
  807. readable-stream: 2.3.8
  808. dev: false
  809. /archiver-utils@3.0.4:
  810. resolution: {integrity: sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==}
  811. engines: {node: '>= 10'}
  812. dependencies:
  813. glob: 7.2.3
  814. graceful-fs: 4.2.11
  815. lazystream: 1.0.1
  816. lodash.defaults: 4.2.0
  817. lodash.difference: 4.5.0
  818. lodash.flatten: 4.4.0
  819. lodash.isplainobject: 4.0.6
  820. lodash.union: 4.6.0
  821. normalize-path: 3.0.0
  822. readable-stream: 3.6.2
  823. dev: false
  824. /archiver@5.3.2:
  825. resolution: {integrity: sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==}
  826. engines: {node: '>= 10'}
  827. dependencies:
  828. archiver-utils: 2.1.0
  829. async: 3.2.6
  830. buffer-crc32: 0.2.13
  831. readable-stream: 3.6.2
  832. readdir-glob: 1.1.3
  833. tar-stream: 2.2.0
  834. zip-stream: 4.1.1
  835. dev: false
  836. /async-validator@1.8.5:
  837. resolution: {integrity: sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA==}
  838. dependencies:
  839. babel-runtime: 6.26.0
  840. dev: false
  841. /async@3.2.6:
  842. resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==}
  843. dev: false
  844. /asynckit@0.4.0:
  845. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  846. dev: false
  847. /axios@1.8.4:
  848. resolution: {integrity: sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==}
  849. dependencies:
  850. follow-redirects: 1.15.9
  851. form-data: 4.0.2
  852. proxy-from-env: 1.1.0
  853. transitivePeerDependencies:
  854. - debug
  855. dev: false
  856. /babel-helper-vue-jsx-merge-props@2.0.3:
  857. resolution: {integrity: sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg==}
  858. dev: false
  859. /babel-polyfill@6.23.0:
  860. resolution: {integrity: sha512-0l7mVU+LrQ2X/ZTUq63T5i3VyR2aTgcRTFmBcD6djQ/Fek6q1A9t5u0F4jZVYHzp78jwWAzGfLpAY1b4/I3lfg==}
  861. dependencies:
  862. babel-runtime: 6.26.0
  863. core-js: 2.6.12
  864. regenerator-runtime: 0.10.5
  865. dev: false
  866. /babel-runtime@6.26.0:
  867. resolution: {integrity: sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==}
  868. dependencies:
  869. core-js: 2.6.12
  870. regenerator-runtime: 0.11.1
  871. dev: false
  872. /balanced-match@1.0.2:
  873. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  874. /base64-arraybuffer@1.0.2:
  875. resolution: {integrity: sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==}
  876. engines: {node: '>= 0.6.0'}
  877. dev: false
  878. /base64-js@1.5.1:
  879. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  880. dev: false
  881. /big-integer@1.6.52:
  882. resolution: {integrity: sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==}
  883. engines: {node: '>=0.6'}
  884. dev: false
  885. /binary@0.3.0:
  886. resolution: {integrity: sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==}
  887. dependencies:
  888. buffers: 0.1.1
  889. chainsaw: 0.1.0
  890. dev: false
  891. /bl@4.1.0:
  892. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  893. dependencies:
  894. buffer: 5.7.1
  895. inherits: 2.0.4
  896. readable-stream: 3.6.2
  897. dev: false
  898. /bluebird@3.4.7:
  899. resolution: {integrity: sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==}
  900. dev: false
  901. /bluebird@3.7.2:
  902. resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==}
  903. dev: true
  904. /brace-expansion@1.1.11:
  905. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  906. dependencies:
  907. balanced-match: 1.0.2
  908. concat-map: 0.0.1
  909. /brace-expansion@2.0.1:
  910. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  911. dependencies:
  912. balanced-match: 1.0.2
  913. dev: false
  914. /browserslist@4.24.4:
  915. resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==}
  916. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  917. hasBin: true
  918. dependencies:
  919. caniuse-lite: 1.0.30001715
  920. electron-to-chromium: 1.5.139
  921. node-releases: 2.0.19
  922. update-browserslist-db: 1.1.3(browserslist@4.24.4)
  923. dev: true
  924. /buffer-crc32@0.2.13:
  925. resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
  926. dev: false
  927. /buffer-indexof-polyfill@1.0.2:
  928. resolution: {integrity: sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==}
  929. engines: {node: '>=0.10'}
  930. dev: false
  931. /buffer@5.7.1:
  932. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  933. dependencies:
  934. base64-js: 1.5.1
  935. ieee754: 1.2.1
  936. dev: false
  937. /buffers@0.1.1:
  938. resolution: {integrity: sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==}
  939. engines: {node: '>=0.2.0'}
  940. dev: false
  941. /call-bind-apply-helpers@1.0.2:
  942. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  943. engines: {node: '>= 0.4'}
  944. dependencies:
  945. es-errors: 1.3.0
  946. function-bind: 1.1.2
  947. dev: false
  948. /camelcase@5.3.1:
  949. resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
  950. engines: {node: '>=6'}
  951. dev: true
  952. /caniuse-lite@1.0.30001715:
  953. resolution: {integrity: sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==}
  954. dev: true
  955. /cfb@1.2.2:
  956. resolution: {integrity: sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==}
  957. engines: {node: '>=0.8'}
  958. dependencies:
  959. adler-32: 1.3.1
  960. crc-32: 1.2.2
  961. dev: false
  962. /chainsaw@0.1.0:
  963. resolution: {integrity: sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==}
  964. dependencies:
  965. traverse: 0.3.9
  966. dev: false
  967. /chalk@1.1.3:
  968. resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==}
  969. engines: {node: '>=0.10.0'}
  970. dependencies:
  971. ansi-styles: 2.2.1
  972. escape-string-regexp: 1.0.5
  973. has-ansi: 2.0.0
  974. strip-ansi: 3.0.1
  975. supports-color: 2.0.0
  976. dev: false
  977. /chalk@4.1.2:
  978. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  979. engines: {node: '>=10'}
  980. dependencies:
  981. ansi-styles: 4.3.0
  982. supports-color: 7.2.0
  983. dev: true
  984. /chardet@0.4.2:
  985. resolution: {integrity: sha512-j/Toj7f1z98Hh2cYo2BVr85EpIRWqUi7rtRSGxh/cqUjqrnJe9l9UE7IUGd2vQ2p+kSHLkSzObQPZPLUC6TQwg==}
  986. dev: false
  987. /cli-cursor@2.1.0:
  988. resolution: {integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==}
  989. engines: {node: '>=4'}
  990. dependencies:
  991. restore-cursor: 2.0.0
  992. dev: false
  993. /cli-width@2.2.1:
  994. resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==}
  995. dev: false
  996. /codepage@1.15.0:
  997. resolution: {integrity: sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA==}
  998. engines: {node: '>=0.8'}
  999. dev: false
  1000. /color-convert@2.0.1:
  1001. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  1002. engines: {node: '>=7.0.0'}
  1003. dependencies:
  1004. color-name: 1.1.4
  1005. dev: true
  1006. /color-name@1.1.4:
  1007. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  1008. dev: true
  1009. /combined-stream@1.0.8:
  1010. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  1011. engines: {node: '>= 0.8'}
  1012. dependencies:
  1013. delayed-stream: 1.0.0
  1014. dev: false
  1015. /compress-commons@4.1.2:
  1016. resolution: {integrity: sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==}
  1017. engines: {node: '>= 10'}
  1018. dependencies:
  1019. buffer-crc32: 0.2.13
  1020. crc32-stream: 4.0.3
  1021. normalize-path: 3.0.0
  1022. readable-stream: 3.6.2
  1023. dev: false
  1024. /concat-map@0.0.1:
  1025. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  1026. /consolidate@0.15.1:
  1027. resolution: {integrity: sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==}
  1028. engines: {node: '>= 0.10.0'}
  1029. deprecated: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
  1030. peerDependencies:
  1031. arc-templates: ^0.5.3
  1032. atpl: '>=0.7.6'
  1033. babel-core: ^6.26.3
  1034. bracket-template: ^1.1.5
  1035. coffee-script: ^1.12.7
  1036. dot: ^1.1.3
  1037. dust: ^0.3.0
  1038. dustjs-helpers: ^1.7.4
  1039. dustjs-linkedin: ^2.7.5
  1040. eco: ^1.1.0-rc-3
  1041. ect: ^0.5.9
  1042. ejs: ^3.1.5
  1043. haml-coffee: ^1.14.1
  1044. hamlet: ^0.3.3
  1045. hamljs: ^0.6.2
  1046. handlebars: ^4.7.6
  1047. hogan.js: ^3.0.2
  1048. htmling: ^0.0.8
  1049. jade: ^1.11.0
  1050. jazz: ^0.0.18
  1051. jqtpl: ~1.1.0
  1052. just: ^0.1.8
  1053. liquid-node: ^3.0.1
  1054. liquor: ^0.0.5
  1055. lodash: ^4.17.20
  1056. marko: ^3.14.4
  1057. mote: ^0.2.0
  1058. mustache: ^3.0.0
  1059. nunjucks: ^3.2.2
  1060. plates: ~0.4.11
  1061. pug: ^3.0.0
  1062. qejs: ^3.0.5
  1063. ractive: ^1.3.12
  1064. razor-tmpl: ^1.3.1
  1065. react: ^16.13.1
  1066. react-dom: ^16.13.1
  1067. slm: ^2.0.0
  1068. squirrelly: ^5.1.0
  1069. swig: ^1.4.2
  1070. swig-templates: ^2.0.3
  1071. teacup: ^2.0.0
  1072. templayed: '>=0.2.3'
  1073. then-jade: '*'
  1074. then-pug: '*'
  1075. tinyliquid: ^0.2.34
  1076. toffee: ^0.3.6
  1077. twig: ^1.15.2
  1078. twing: ^5.0.2
  1079. underscore: ^1.11.0
  1080. vash: ^0.13.0
  1081. velocityjs: ^2.0.1
  1082. walrus: ^0.10.1
  1083. whiskers: ^0.4.0
  1084. peerDependenciesMeta:
  1085. arc-templates:
  1086. optional: true
  1087. atpl:
  1088. optional: true
  1089. babel-core:
  1090. optional: true
  1091. bracket-template:
  1092. optional: true
  1093. coffee-script:
  1094. optional: true
  1095. dot:
  1096. optional: true
  1097. dust:
  1098. optional: true
  1099. dustjs-helpers:
  1100. optional: true
  1101. dustjs-linkedin:
  1102. optional: true
  1103. eco:
  1104. optional: true
  1105. ect:
  1106. optional: true
  1107. ejs:
  1108. optional: true
  1109. haml-coffee:
  1110. optional: true
  1111. hamlet:
  1112. optional: true
  1113. hamljs:
  1114. optional: true
  1115. handlebars:
  1116. optional: true
  1117. hogan.js:
  1118. optional: true
  1119. htmling:
  1120. optional: true
  1121. jade:
  1122. optional: true
  1123. jazz:
  1124. optional: true
  1125. jqtpl:
  1126. optional: true
  1127. just:
  1128. optional: true
  1129. liquid-node:
  1130. optional: true
  1131. liquor:
  1132. optional: true
  1133. lodash:
  1134. optional: true
  1135. marko:
  1136. optional: true
  1137. mote:
  1138. optional: true
  1139. mustache:
  1140. optional: true
  1141. nunjucks:
  1142. optional: true
  1143. plates:
  1144. optional: true
  1145. pug:
  1146. optional: true
  1147. qejs:
  1148. optional: true
  1149. ractive:
  1150. optional: true
  1151. razor-tmpl:
  1152. optional: true
  1153. react:
  1154. optional: true
  1155. react-dom:
  1156. optional: true
  1157. slm:
  1158. optional: true
  1159. squirrelly:
  1160. optional: true
  1161. swig:
  1162. optional: true
  1163. swig-templates:
  1164. optional: true
  1165. teacup:
  1166. optional: true
  1167. templayed:
  1168. optional: true
  1169. then-jade:
  1170. optional: true
  1171. then-pug:
  1172. optional: true
  1173. tinyliquid:
  1174. optional: true
  1175. toffee:
  1176. optional: true
  1177. twig:
  1178. optional: true
  1179. twing:
  1180. optional: true
  1181. underscore:
  1182. optional: true
  1183. vash:
  1184. optional: true
  1185. velocityjs:
  1186. optional: true
  1187. walrus:
  1188. optional: true
  1189. whiskers:
  1190. optional: true
  1191. dependencies:
  1192. bluebird: 3.7.2
  1193. dev: true
  1194. /consolidate@0.16.0:
  1195. resolution: {integrity: sha512-Nhl1wzCslqXYTJVDyJCu3ODohy9OfBMB5uD2BiBTzd7w+QY0lBzafkR8y8755yMYHAaMD4NuzbAw03/xzfw+eQ==}
  1196. engines: {node: '>= 0.10.0'}
  1197. deprecated: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
  1198. peerDependencies:
  1199. arc-templates: ^0.5.3
  1200. atpl: '>=0.7.6'
  1201. babel-core: ^6.26.3
  1202. bracket-template: ^1.1.5
  1203. coffee-script: ^1.12.7
  1204. dot: ^1.1.3
  1205. dust: ^0.3.0
  1206. dustjs-helpers: ^1.7.4
  1207. dustjs-linkedin: ^2.7.5
  1208. eco: ^1.1.0-rc-3
  1209. ect: ^0.5.9
  1210. ejs: ^3.1.5
  1211. haml-coffee: ^1.14.1
  1212. hamlet: ^0.3.3
  1213. hamljs: ^0.6.2
  1214. handlebars: ^4.7.6
  1215. hogan.js: ^3.0.2
  1216. htmling: ^0.0.8
  1217. jade: ^1.11.0
  1218. jazz: ^0.0.18
  1219. jqtpl: ~1.1.0
  1220. just: ^0.1.8
  1221. liquid-node: ^3.0.1
  1222. liquor: ^0.0.5
  1223. lodash: ^4.17.20
  1224. marko: ^3.14.4
  1225. mote: ^0.2.0
  1226. mustache: ^4.0.1
  1227. nunjucks: ^3.2.2
  1228. plates: ~0.4.11
  1229. pug: ^3.0.0
  1230. qejs: ^3.0.5
  1231. ractive: ^1.3.12
  1232. razor-tmpl: ^1.3.1
  1233. react: ^16.13.1
  1234. react-dom: ^16.13.1
  1235. slm: ^2.0.0
  1236. squirrelly: ^5.1.0
  1237. swig: ^1.4.2
  1238. swig-templates: ^2.0.3
  1239. teacup: ^2.0.0
  1240. templayed: '>=0.2.3'
  1241. then-jade: '*'
  1242. then-pug: '*'
  1243. tinyliquid: ^0.2.34
  1244. toffee: ^0.3.6
  1245. twig: ^1.15.2
  1246. twing: ^5.0.2
  1247. underscore: ^1.11.0
  1248. vash: ^0.13.0
  1249. velocityjs: ^2.0.1
  1250. walrus: ^0.10.1
  1251. whiskers: ^0.4.0
  1252. peerDependenciesMeta:
  1253. arc-templates:
  1254. optional: true
  1255. atpl:
  1256. optional: true
  1257. babel-core:
  1258. optional: true
  1259. bracket-template:
  1260. optional: true
  1261. coffee-script:
  1262. optional: true
  1263. dot:
  1264. optional: true
  1265. dust:
  1266. optional: true
  1267. dustjs-helpers:
  1268. optional: true
  1269. dustjs-linkedin:
  1270. optional: true
  1271. eco:
  1272. optional: true
  1273. ect:
  1274. optional: true
  1275. ejs:
  1276. optional: true
  1277. haml-coffee:
  1278. optional: true
  1279. hamlet:
  1280. optional: true
  1281. hamljs:
  1282. optional: true
  1283. handlebars:
  1284. optional: true
  1285. hogan.js:
  1286. optional: true
  1287. htmling:
  1288. optional: true
  1289. jade:
  1290. optional: true
  1291. jazz:
  1292. optional: true
  1293. jqtpl:
  1294. optional: true
  1295. just:
  1296. optional: true
  1297. liquid-node:
  1298. optional: true
  1299. liquor:
  1300. optional: true
  1301. lodash:
  1302. optional: true
  1303. marko:
  1304. optional: true
  1305. mote:
  1306. optional: true
  1307. mustache:
  1308. optional: true
  1309. nunjucks:
  1310. optional: true
  1311. plates:
  1312. optional: true
  1313. pug:
  1314. optional: true
  1315. qejs:
  1316. optional: true
  1317. ractive:
  1318. optional: true
  1319. razor-tmpl:
  1320. optional: true
  1321. react:
  1322. optional: true
  1323. react-dom:
  1324. optional: true
  1325. slm:
  1326. optional: true
  1327. squirrelly:
  1328. optional: true
  1329. swig:
  1330. optional: true
  1331. swig-templates:
  1332. optional: true
  1333. teacup:
  1334. optional: true
  1335. templayed:
  1336. optional: true
  1337. then-jade:
  1338. optional: true
  1339. then-pug:
  1340. optional: true
  1341. tinyliquid:
  1342. optional: true
  1343. toffee:
  1344. optional: true
  1345. twig:
  1346. optional: true
  1347. twing:
  1348. optional: true
  1349. underscore:
  1350. optional: true
  1351. vash:
  1352. optional: true
  1353. velocityjs:
  1354. optional: true
  1355. walrus:
  1356. optional: true
  1357. whiskers:
  1358. optional: true
  1359. dependencies:
  1360. bluebird: 3.7.2
  1361. dev: true
  1362. /convert-source-map@2.0.0:
  1363. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  1364. dev: true
  1365. /copy-anything@2.0.6:
  1366. resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
  1367. dependencies:
  1368. is-what: 3.14.1
  1369. dev: true
  1370. /core-js@2.6.12:
  1371. resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==}
  1372. deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
  1373. requiresBuild: true
  1374. dev: false
  1375. /core-util-is@1.0.3:
  1376. resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
  1377. dev: false
  1378. /crc-32@1.2.2:
  1379. resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==}
  1380. engines: {node: '>=0.8'}
  1381. hasBin: true
  1382. dev: false
  1383. /crc32-stream@4.0.3:
  1384. resolution: {integrity: sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==}
  1385. engines: {node: '>= 10'}
  1386. dependencies:
  1387. crc-32: 1.2.2
  1388. readable-stream: 3.6.2
  1389. dev: false
  1390. /css-line-break@2.1.0:
  1391. resolution: {integrity: sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==}
  1392. dependencies:
  1393. utrie: 1.0.2
  1394. dev: false
  1395. /cssesc@3.0.0:
  1396. resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
  1397. engines: {node: '>=4'}
  1398. hasBin: true
  1399. dev: true
  1400. /csstype@3.1.3:
  1401. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  1402. /dayjs@1.11.13:
  1403. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  1404. dev: false
  1405. /de-indent@1.0.2:
  1406. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  1407. dev: true
  1408. /debug@4.4.0:
  1409. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  1410. engines: {node: '>=6.0'}
  1411. peerDependencies:
  1412. supports-color: '*'
  1413. peerDependenciesMeta:
  1414. supports-color:
  1415. optional: true
  1416. dependencies:
  1417. ms: 2.1.3
  1418. dev: true
  1419. /deepmerge@1.5.2:
  1420. resolution: {integrity: sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==}
  1421. engines: {node: '>=0.10.0'}
  1422. dev: false
  1423. /deepmerge@4.3.1:
  1424. resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
  1425. engines: {node: '>=0.10.0'}
  1426. dev: true
  1427. /delayed-stream@1.0.0:
  1428. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  1429. engines: {node: '>=0.4.0'}
  1430. dev: false
  1431. /diff-sequences@26.6.2:
  1432. resolution: {integrity: sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==}
  1433. engines: {node: '>= 10.14.2'}
  1434. dev: true
  1435. /docx-preview@0.3.5:
  1436. resolution: {integrity: sha512-nod1jG5PkvzDIiZAcgAY4gSFQzgmAAChcuZH4Hj9dj7oCzscY3Hn8NfbUv7X7Jk4xL1lfKO113JLDhWKOt6fYw==}
  1437. dependencies:
  1438. jszip: 3.10.1
  1439. dev: false
  1440. /dunder-proto@1.0.1:
  1441. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  1442. engines: {node: '>= 0.4'}
  1443. dependencies:
  1444. call-bind-apply-helpers: 1.0.2
  1445. es-errors: 1.3.0
  1446. gopd: 1.2.0
  1447. dev: false
  1448. /duplexer2@0.1.4:
  1449. resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==}
  1450. dependencies:
  1451. readable-stream: 2.3.8
  1452. dev: false
  1453. /electron-to-chromium@1.5.139:
  1454. resolution: {integrity: sha512-GGnRYOTdN5LYpwbIr0rwP/ZHOQSvAF6TG0LSzp28uCBb9JiXHJGmaaKw29qjNJc5bGnnp6kXJqRnGMQoELwi5w==}
  1455. dev: true
  1456. /element-ui@2.15.14(vue@2.7.16):
  1457. resolution: {integrity: sha512-2v9fHL0ZGINotOlRIAJD5YuVB8V7WKxrE9Qy7dXhRipa035+kF7WuU/z+tEmLVPBcJ0zt8mOu1DKpWcVzBK8IA==}
  1458. peerDependencies:
  1459. vue: ^2.5.17
  1460. dependencies:
  1461. async-validator: 1.8.5
  1462. babel-helper-vue-jsx-merge-props: 2.0.3
  1463. deepmerge: 1.5.2
  1464. normalize-wheel: 1.0.1
  1465. resize-observer-polyfill: 1.5.1
  1466. throttle-debounce: 1.1.0
  1467. vue: 2.7.16
  1468. dev: false
  1469. /encoding@0.1.13:
  1470. resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==}
  1471. dependencies:
  1472. iconv-lite: 0.6.3
  1473. dev: false
  1474. /end-of-stream@1.4.4:
  1475. resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
  1476. dependencies:
  1477. once: 1.4.0
  1478. dev: false
  1479. /errno@0.1.8:
  1480. resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
  1481. hasBin: true
  1482. requiresBuild: true
  1483. dependencies:
  1484. prr: 1.0.1
  1485. dev: true
  1486. optional: true
  1487. /es-define-property@1.0.1:
  1488. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  1489. engines: {node: '>= 0.4'}
  1490. dev: false
  1491. /es-errors@1.3.0:
  1492. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  1493. engines: {node: '>= 0.4'}
  1494. dev: false
  1495. /es-object-atoms@1.1.1:
  1496. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  1497. engines: {node: '>= 0.4'}
  1498. dependencies:
  1499. es-errors: 1.3.0
  1500. dev: false
  1501. /es-set-tostringtag@2.1.0:
  1502. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  1503. engines: {node: '>= 0.4'}
  1504. dependencies:
  1505. es-errors: 1.3.0
  1506. get-intrinsic: 1.3.0
  1507. has-tostringtag: 1.0.2
  1508. hasown: 2.0.2
  1509. dev: false
  1510. /esbuild-android-64@0.14.54:
  1511. resolution: {integrity: sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ==}
  1512. engines: {node: '>=12'}
  1513. cpu: [x64]
  1514. os: [android]
  1515. requiresBuild: true
  1516. dev: true
  1517. optional: true
  1518. /esbuild-android-arm64@0.14.54:
  1519. resolution: {integrity: sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==}
  1520. engines: {node: '>=12'}
  1521. cpu: [arm64]
  1522. os: [android]
  1523. requiresBuild: true
  1524. dev: true
  1525. optional: true
  1526. /esbuild-darwin-64@0.14.54:
  1527. resolution: {integrity: sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==}
  1528. engines: {node: '>=12'}
  1529. cpu: [x64]
  1530. os: [darwin]
  1531. requiresBuild: true
  1532. dev: true
  1533. optional: true
  1534. /esbuild-darwin-arm64@0.14.54:
  1535. resolution: {integrity: sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==}
  1536. engines: {node: '>=12'}
  1537. cpu: [arm64]
  1538. os: [darwin]
  1539. requiresBuild: true
  1540. dev: true
  1541. optional: true
  1542. /esbuild-freebsd-64@0.14.54:
  1543. resolution: {integrity: sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==}
  1544. engines: {node: '>=12'}
  1545. cpu: [x64]
  1546. os: [freebsd]
  1547. requiresBuild: true
  1548. dev: true
  1549. optional: true
  1550. /esbuild-freebsd-arm64@0.14.54:
  1551. resolution: {integrity: sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==}
  1552. engines: {node: '>=12'}
  1553. cpu: [arm64]
  1554. os: [freebsd]
  1555. requiresBuild: true
  1556. dev: true
  1557. optional: true
  1558. /esbuild-linux-32@0.14.54:
  1559. resolution: {integrity: sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==}
  1560. engines: {node: '>=12'}
  1561. cpu: [ia32]
  1562. os: [linux]
  1563. requiresBuild: true
  1564. dev: true
  1565. optional: true
  1566. /esbuild-linux-64@0.14.54:
  1567. resolution: {integrity: sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==}
  1568. engines: {node: '>=12'}
  1569. cpu: [x64]
  1570. os: [linux]
  1571. requiresBuild: true
  1572. dev: true
  1573. optional: true
  1574. /esbuild-linux-arm64@0.14.54:
  1575. resolution: {integrity: sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==}
  1576. engines: {node: '>=12'}
  1577. cpu: [arm64]
  1578. os: [linux]
  1579. requiresBuild: true
  1580. dev: true
  1581. optional: true
  1582. /esbuild-linux-arm@0.14.54:
  1583. resolution: {integrity: sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==}
  1584. engines: {node: '>=12'}
  1585. cpu: [arm]
  1586. os: [linux]
  1587. requiresBuild: true
  1588. dev: true
  1589. optional: true
  1590. /esbuild-linux-mips64le@0.14.54:
  1591. resolution: {integrity: sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==}
  1592. engines: {node: '>=12'}
  1593. cpu: [mips64el]
  1594. os: [linux]
  1595. requiresBuild: true
  1596. dev: true
  1597. optional: true
  1598. /esbuild-linux-ppc64le@0.14.54:
  1599. resolution: {integrity: sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==}
  1600. engines: {node: '>=12'}
  1601. cpu: [ppc64]
  1602. os: [linux]
  1603. requiresBuild: true
  1604. dev: true
  1605. optional: true
  1606. /esbuild-linux-riscv64@0.14.54:
  1607. resolution: {integrity: sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==}
  1608. engines: {node: '>=12'}
  1609. cpu: [riscv64]
  1610. os: [linux]
  1611. requiresBuild: true
  1612. dev: true
  1613. optional: true
  1614. /esbuild-linux-s390x@0.14.54:
  1615. resolution: {integrity: sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==}
  1616. engines: {node: '>=12'}
  1617. cpu: [s390x]
  1618. os: [linux]
  1619. requiresBuild: true
  1620. dev: true
  1621. optional: true
  1622. /esbuild-netbsd-64@0.14.54:
  1623. resolution: {integrity: sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==}
  1624. engines: {node: '>=12'}
  1625. cpu: [x64]
  1626. os: [netbsd]
  1627. requiresBuild: true
  1628. dev: true
  1629. optional: true
  1630. /esbuild-openbsd-64@0.14.54:
  1631. resolution: {integrity: sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==}
  1632. engines: {node: '>=12'}
  1633. cpu: [x64]
  1634. os: [openbsd]
  1635. requiresBuild: true
  1636. dev: true
  1637. optional: true
  1638. /esbuild-sunos-64@0.14.54:
  1639. resolution: {integrity: sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==}
  1640. engines: {node: '>=12'}
  1641. cpu: [x64]
  1642. os: [sunos]
  1643. requiresBuild: true
  1644. dev: true
  1645. optional: true
  1646. /esbuild-windows-32@0.14.54:
  1647. resolution: {integrity: sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==}
  1648. engines: {node: '>=12'}
  1649. cpu: [ia32]
  1650. os: [win32]
  1651. requiresBuild: true
  1652. dev: true
  1653. optional: true
  1654. /esbuild-windows-64@0.14.54:
  1655. resolution: {integrity: sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==}
  1656. engines: {node: '>=12'}
  1657. cpu: [x64]
  1658. os: [win32]
  1659. requiresBuild: true
  1660. dev: true
  1661. optional: true
  1662. /esbuild-windows-arm64@0.14.54:
  1663. resolution: {integrity: sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==}
  1664. engines: {node: '>=12'}
  1665. cpu: [arm64]
  1666. os: [win32]
  1667. requiresBuild: true
  1668. dev: true
  1669. optional: true
  1670. /esbuild@0.14.54:
  1671. resolution: {integrity: sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==}
  1672. engines: {node: '>=12'}
  1673. hasBin: true
  1674. requiresBuild: true
  1675. optionalDependencies:
  1676. '@esbuild/linux-loong64': 0.14.54
  1677. esbuild-android-64: 0.14.54
  1678. esbuild-android-arm64: 0.14.54
  1679. esbuild-darwin-64: 0.14.54
  1680. esbuild-darwin-arm64: 0.14.54
  1681. esbuild-freebsd-64: 0.14.54
  1682. esbuild-freebsd-arm64: 0.14.54
  1683. esbuild-linux-32: 0.14.54
  1684. esbuild-linux-64: 0.14.54
  1685. esbuild-linux-arm: 0.14.54
  1686. esbuild-linux-arm64: 0.14.54
  1687. esbuild-linux-mips64le: 0.14.54
  1688. esbuild-linux-ppc64le: 0.14.54
  1689. esbuild-linux-riscv64: 0.14.54
  1690. esbuild-linux-s390x: 0.14.54
  1691. esbuild-netbsd-64: 0.14.54
  1692. esbuild-openbsd-64: 0.14.54
  1693. esbuild-sunos-64: 0.14.54
  1694. esbuild-windows-32: 0.14.54
  1695. esbuild-windows-64: 0.14.54
  1696. esbuild-windows-arm64: 0.14.54
  1697. dev: true
  1698. /escalade@3.2.0:
  1699. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  1700. engines: {node: '>=6'}
  1701. dev: true
  1702. /escape-string-regexp@1.0.5:
  1703. resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
  1704. engines: {node: '>=0.8.0'}
  1705. dev: false
  1706. /estree-walker@2.0.2:
  1707. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  1708. dev: true
  1709. /exceljs@4.4.0:
  1710. resolution: {integrity: sha512-XctvKaEMaj1Ii9oDOqbW/6e1gXknSY4g/aLCDicOXqBE4M0nRWkUu0PTp++UPNzoFY12BNHMfs/VadKIS6llvg==}
  1711. engines: {node: '>=8.3.0'}
  1712. dependencies:
  1713. archiver: 5.3.2
  1714. dayjs: 1.11.13
  1715. fast-csv: 4.3.6
  1716. jszip: 3.10.1
  1717. readable-stream: 3.6.2
  1718. saxes: 5.0.1
  1719. tmp: 0.2.3
  1720. unzipper: 0.10.14
  1721. uuid: 8.3.2
  1722. dev: false
  1723. /external-editor@2.2.0:
  1724. resolution: {integrity: sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==}
  1725. engines: {node: '>=0.12'}
  1726. dependencies:
  1727. chardet: 0.4.2
  1728. iconv-lite: 0.4.24
  1729. tmp: 0.0.33
  1730. dev: false
  1731. /fast-csv@4.3.6:
  1732. resolution: {integrity: sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==}
  1733. engines: {node: '>=10.0.0'}
  1734. dependencies:
  1735. '@fast-csv/format': 4.3.5
  1736. '@fast-csv/parse': 4.3.6
  1737. dev: false
  1738. /figures@2.0.0:
  1739. resolution: {integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==}
  1740. engines: {node: '>=4'}
  1741. dependencies:
  1742. escape-string-regexp: 1.0.5
  1743. dev: false
  1744. /file-saver@2.0.5:
  1745. resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==}
  1746. dev: false
  1747. /follow-redirects@1.15.9:
  1748. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  1749. engines: {node: '>=4.0'}
  1750. peerDependencies:
  1751. debug: '*'
  1752. peerDependenciesMeta:
  1753. debug:
  1754. optional: true
  1755. dev: false
  1756. /form-data@4.0.2:
  1757. resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
  1758. engines: {node: '>= 6'}
  1759. dependencies:
  1760. asynckit: 0.4.0
  1761. combined-stream: 1.0.8
  1762. es-set-tostringtag: 2.1.0
  1763. mime-types: 2.1.35
  1764. dev: false
  1765. /frac@1.1.2:
  1766. resolution: {integrity: sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==}
  1767. engines: {node: '>=0.8'}
  1768. dev: false
  1769. /fs-constants@1.0.0:
  1770. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  1771. dev: false
  1772. /fs-extra@10.1.0:
  1773. resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
  1774. engines: {node: '>=12'}
  1775. dependencies:
  1776. graceful-fs: 4.2.11
  1777. jsonfile: 6.1.0
  1778. universalify: 2.0.1
  1779. dev: true
  1780. /fs.realpath@1.0.0:
  1781. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  1782. dev: false
  1783. /fsevents@2.3.3:
  1784. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  1785. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  1786. os: [darwin]
  1787. requiresBuild: true
  1788. dev: true
  1789. optional: true
  1790. /fstream@1.0.12:
  1791. resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==}
  1792. engines: {node: '>=0.6'}
  1793. deprecated: This package is no longer supported.
  1794. dependencies:
  1795. graceful-fs: 4.2.11
  1796. inherits: 2.0.4
  1797. mkdirp: 0.5.6
  1798. rimraf: 2.7.1
  1799. dev: false
  1800. /function-bind@1.1.2:
  1801. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  1802. /gensync@1.0.0-beta.2:
  1803. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  1804. engines: {node: '>=6.9.0'}
  1805. dev: true
  1806. /get-intrinsic@1.3.0:
  1807. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  1808. engines: {node: '>= 0.4'}
  1809. dependencies:
  1810. call-bind-apply-helpers: 1.0.2
  1811. es-define-property: 1.0.1
  1812. es-errors: 1.3.0
  1813. es-object-atoms: 1.1.1
  1814. function-bind: 1.1.2
  1815. get-proto: 1.0.1
  1816. gopd: 1.2.0
  1817. has-symbols: 1.1.0
  1818. hasown: 2.0.2
  1819. math-intrinsics: 1.1.0
  1820. dev: false
  1821. /get-proto@1.0.1:
  1822. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  1823. engines: {node: '>= 0.4'}
  1824. dependencies:
  1825. dunder-proto: 1.0.1
  1826. es-object-atoms: 1.1.1
  1827. dev: false
  1828. /glob@7.2.3:
  1829. resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
  1830. deprecated: Glob versions prior to v9 are no longer supported
  1831. dependencies:
  1832. fs.realpath: 1.0.0
  1833. inflight: 1.0.6
  1834. inherits: 2.0.4
  1835. minimatch: 3.1.2
  1836. once: 1.4.0
  1837. path-is-absolute: 1.0.1
  1838. dev: false
  1839. /globals@11.12.0:
  1840. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  1841. engines: {node: '>=4'}
  1842. dev: true
  1843. /gopd@1.2.0:
  1844. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  1845. engines: {node: '>= 0.4'}
  1846. dev: false
  1847. /graceful-fs@4.2.11:
  1848. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  1849. /has-ansi@2.0.0:
  1850. resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==}
  1851. engines: {node: '>=0.10.0'}
  1852. dependencies:
  1853. ansi-regex: 2.1.1
  1854. dev: false
  1855. /has-flag@4.0.0:
  1856. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1857. engines: {node: '>=8'}
  1858. dev: true
  1859. /has-symbols@1.1.0:
  1860. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  1861. engines: {node: '>= 0.4'}
  1862. dev: false
  1863. /has-tostringtag@1.0.2:
  1864. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  1865. engines: {node: '>= 0.4'}
  1866. dependencies:
  1867. has-symbols: 1.1.0
  1868. dev: false
  1869. /hash-sum@1.0.2:
  1870. resolution: {integrity: sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==}
  1871. dev: true
  1872. /hash-sum@2.0.0:
  1873. resolution: {integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==}
  1874. dev: true
  1875. /hasown@2.0.2:
  1876. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  1877. engines: {node: '>= 0.4'}
  1878. dependencies:
  1879. function-bind: 1.1.2
  1880. /he@1.2.0:
  1881. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  1882. hasBin: true
  1883. dev: true
  1884. /html-tags@2.0.0:
  1885. resolution: {integrity: sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g==}
  1886. engines: {node: '>=4'}
  1887. dev: true
  1888. /html2canvas@1.4.1:
  1889. resolution: {integrity: sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==}
  1890. engines: {node: '>=8.0.0'}
  1891. dependencies:
  1892. css-line-break: 2.1.0
  1893. text-segmentation: 1.0.3
  1894. dev: false
  1895. /iconv-lite@0.4.24:
  1896. resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
  1897. engines: {node: '>=0.10.0'}
  1898. dependencies:
  1899. safer-buffer: 2.1.2
  1900. dev: false
  1901. /iconv-lite@0.6.3:
  1902. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  1903. engines: {node: '>=0.10.0'}
  1904. dependencies:
  1905. safer-buffer: 2.1.2
  1906. /ieee754@1.2.1:
  1907. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  1908. dev: false
  1909. /image-size@0.5.5:
  1910. resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
  1911. engines: {node: '>=0.10.0'}
  1912. hasBin: true
  1913. requiresBuild: true
  1914. dev: true
  1915. optional: true
  1916. /immediate@3.0.6:
  1917. resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
  1918. dev: false
  1919. /inflight@1.0.6:
  1920. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  1921. deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  1922. dependencies:
  1923. once: 1.4.0
  1924. wrappy: 1.0.2
  1925. dev: false
  1926. /inherits@2.0.4:
  1927. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  1928. dev: false
  1929. /inquirer@3.0.6:
  1930. resolution: {integrity: sha512-thluxTGBXUGb8DuQcvH9/CM/CrcGyB5xUpWc9x6Slqcq1z/hRr2a6KxUpX4ddRfmbe0hg3E4jTvo5833aWz3BA==}
  1931. dependencies:
  1932. ansi-escapes: 1.4.0
  1933. chalk: 1.1.3
  1934. cli-cursor: 2.1.0
  1935. cli-width: 2.2.1
  1936. external-editor: 2.2.0
  1937. figures: 2.0.0
  1938. lodash: 4.17.21
  1939. mute-stream: 0.0.7
  1940. run-async: 2.4.1
  1941. rx: 4.1.0
  1942. string-width: 2.1.1
  1943. strip-ansi: 3.0.1
  1944. through: 2.3.8
  1945. dev: false
  1946. /is-core-module@2.16.1:
  1947. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  1948. engines: {node: '>= 0.4'}
  1949. dependencies:
  1950. hasown: 2.0.2
  1951. dev: true
  1952. /is-fullwidth-code-point@2.0.0:
  1953. resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==}
  1954. engines: {node: '>=4'}
  1955. dev: false
  1956. /is-stream@1.1.0:
  1957. resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==}
  1958. engines: {node: '>=0.10.0'}
  1959. dev: false
  1960. /is-what@3.14.1:
  1961. resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
  1962. dev: true
  1963. /isarray@1.0.0:
  1964. resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
  1965. dev: false
  1966. /jest-diff@26.6.2:
  1967. resolution: {integrity: sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==}
  1968. engines: {node: '>= 10.14.2'}
  1969. dependencies:
  1970. chalk: 4.1.2
  1971. diff-sequences: 26.6.2
  1972. jest-get-type: 26.3.0
  1973. pretty-format: 26.6.2
  1974. dev: true
  1975. /jest-get-type@26.3.0:
  1976. resolution: {integrity: sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==}
  1977. engines: {node: '>= 10.14.2'}
  1978. dev: true
  1979. /js-cookie@3.0.5:
  1980. resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
  1981. engines: {node: '>=14'}
  1982. dev: false
  1983. /js-tokens@4.0.0:
  1984. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1985. dev: true
  1986. /jsesc@3.1.0:
  1987. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  1988. engines: {node: '>=6'}
  1989. hasBin: true
  1990. dev: true
  1991. /json5@2.2.3:
  1992. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  1993. engines: {node: '>=6'}
  1994. hasBin: true
  1995. dev: true
  1996. /jsonfile@6.1.0:
  1997. resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
  1998. dependencies:
  1999. universalify: 2.0.1
  2000. optionalDependencies:
  2001. graceful-fs: 4.2.11
  2002. dev: true
  2003. /jszip@3.10.1:
  2004. resolution: {integrity: sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==}
  2005. dependencies:
  2006. lie: 3.3.0
  2007. pako: 1.0.11
  2008. readable-stream: 2.3.8
  2009. setimmediate: 1.0.5
  2010. dev: false
  2011. /lazystream@1.0.1:
  2012. resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
  2013. engines: {node: '>= 0.6.3'}
  2014. dependencies:
  2015. readable-stream: 2.3.8
  2016. dev: false
  2017. /less@4.3.0:
  2018. resolution: {integrity: sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA==}
  2019. engines: {node: '>=14'}
  2020. hasBin: true
  2021. dependencies:
  2022. copy-anything: 2.0.6
  2023. parse-node-version: 1.0.1
  2024. tslib: 2.8.1
  2025. optionalDependencies:
  2026. errno: 0.1.8
  2027. graceful-fs: 4.2.11
  2028. image-size: 0.5.5
  2029. make-dir: 2.1.0
  2030. mime: 1.6.0
  2031. needle: 3.3.1
  2032. source-map: 0.6.1
  2033. dev: true
  2034. /lie@3.3.0:
  2035. resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==}
  2036. dependencies:
  2037. immediate: 3.0.6
  2038. dev: false
  2039. /listenercount@1.0.1:
  2040. resolution: {integrity: sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==}
  2041. dev: false
  2042. /lodash-es@4.17.21:
  2043. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  2044. dev: false
  2045. /lodash.defaults@4.2.0:
  2046. resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
  2047. dev: false
  2048. /lodash.difference@4.5.0:
  2049. resolution: {integrity: sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==}
  2050. dev: false
  2051. /lodash.escaperegexp@4.1.2:
  2052. resolution: {integrity: sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==}
  2053. dev: false
  2054. /lodash.flatten@4.4.0:
  2055. resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==}
  2056. dev: false
  2057. /lodash.groupby@4.6.0:
  2058. resolution: {integrity: sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw==}
  2059. dev: false
  2060. /lodash.isboolean@3.0.3:
  2061. resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==}
  2062. dev: false
  2063. /lodash.isequal@4.5.0:
  2064. resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==}
  2065. deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
  2066. dev: false
  2067. /lodash.isfunction@3.0.9:
  2068. resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==}
  2069. dev: false
  2070. /lodash.isnil@4.0.0:
  2071. resolution: {integrity: sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==}
  2072. dev: false
  2073. /lodash.isplainobject@4.0.6:
  2074. resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
  2075. dev: false
  2076. /lodash.isundefined@3.0.1:
  2077. resolution: {integrity: sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==}
  2078. dev: false
  2079. /lodash.kebabcase@4.1.1:
  2080. resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
  2081. dev: true
  2082. /lodash.union@4.6.0:
  2083. resolution: {integrity: sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==}
  2084. dev: false
  2085. /lodash.uniq@4.5.0:
  2086. resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
  2087. dev: false
  2088. /lodash@4.17.21:
  2089. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  2090. dev: false
  2091. /lru-cache@4.1.5:
  2092. resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==}
  2093. dependencies:
  2094. pseudomap: 1.0.2
  2095. yallist: 2.1.2
  2096. dev: true
  2097. /lru-cache@5.1.1:
  2098. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  2099. dependencies:
  2100. yallist: 3.1.1
  2101. dev: true
  2102. /magic-string@0.26.7:
  2103. resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==}
  2104. engines: {node: '>=12'}
  2105. dependencies:
  2106. sourcemap-codec: 1.4.8
  2107. dev: true
  2108. /make-dir@2.1.0:
  2109. resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
  2110. engines: {node: '>=6'}
  2111. requiresBuild: true
  2112. dependencies:
  2113. pify: 4.0.1
  2114. semver: 5.7.2
  2115. dev: true
  2116. optional: true
  2117. /math-intrinsics@1.1.0:
  2118. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  2119. engines: {node: '>= 0.4'}
  2120. dev: false
  2121. /merge-source-map@1.1.0:
  2122. resolution: {integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==}
  2123. dependencies:
  2124. source-map: 0.6.1
  2125. dev: true
  2126. /mime-db@1.52.0:
  2127. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  2128. engines: {node: '>= 0.6'}
  2129. dev: false
  2130. /mime-types@2.1.35:
  2131. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  2132. engines: {node: '>= 0.6'}
  2133. dependencies:
  2134. mime-db: 1.52.0
  2135. dev: false
  2136. /mime@1.6.0:
  2137. resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
  2138. engines: {node: '>=4'}
  2139. hasBin: true
  2140. requiresBuild: true
  2141. dev: true
  2142. optional: true
  2143. /mimic-fn@1.2.0:
  2144. resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==}
  2145. engines: {node: '>=4'}
  2146. dev: false
  2147. /minimatch@3.1.2:
  2148. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  2149. dependencies:
  2150. brace-expansion: 1.1.11
  2151. /minimatch@5.1.6:
  2152. resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
  2153. engines: {node: '>=10'}
  2154. dependencies:
  2155. brace-expansion: 2.0.1
  2156. dev: false
  2157. /minimist@1.2.0:
  2158. resolution: {integrity: sha512-7Wl+Jz+IGWuSdgsQEJ4JunV0si/iMhg42MnQQG6h1R6TNeVenp4U9x5CC5v/gYqz/fENLQITAWXidNtVL0NNbw==}
  2159. dev: false
  2160. /minimist@1.2.8:
  2161. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  2162. dev: false
  2163. /mkdirp@0.5.6:
  2164. resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==}
  2165. hasBin: true
  2166. dependencies:
  2167. minimist: 1.2.8
  2168. dev: false
  2169. /ms@2.1.3:
  2170. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  2171. dev: true
  2172. /mute-stream@0.0.7:
  2173. resolution: {integrity: sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==}
  2174. dev: false
  2175. /nanoid@3.3.11:
  2176. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  2177. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  2178. hasBin: true
  2179. /needle@3.3.1:
  2180. resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
  2181. engines: {node: '>= 4.4.x'}
  2182. hasBin: true
  2183. requiresBuild: true
  2184. dependencies:
  2185. iconv-lite: 0.6.3
  2186. sax: 1.4.1
  2187. dev: true
  2188. optional: true
  2189. /node-dir@0.1.17:
  2190. resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==}
  2191. engines: {node: '>= 0.10.5'}
  2192. dependencies:
  2193. minimatch: 3.1.2
  2194. dev: true
  2195. /node-fetch@1.6.3:
  2196. resolution: {integrity: sha512-BDxbhLHXFFFvilHjh9xihcDyPkXQ+kjblxnl82zAX41xUYSNvuRpFRznmldR9+OKu+p+ULZ7hNoyunlLB5ecUA==}
  2197. dependencies:
  2198. encoding: 0.1.13
  2199. is-stream: 1.1.0
  2200. dev: false
  2201. /node-releases@2.0.19:
  2202. resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
  2203. dev: true
  2204. /normalize-path@3.0.0:
  2205. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  2206. engines: {node: '>=0.10.0'}
  2207. dev: false
  2208. /normalize-wheel@1.0.1:
  2209. resolution: {integrity: sha512-1OnlAPZ3zgrk8B91HyRj+eVv+kS5u+Z0SCsak6Xil/kmgEia50ga7zfkumayonZrImffAxPU/5WcyGhzetHNPA==}
  2210. dev: false
  2211. /object-assign@4.1.1:
  2212. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  2213. engines: {node: '>=0.10.0'}
  2214. dev: false
  2215. /once@1.4.0:
  2216. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  2217. dependencies:
  2218. wrappy: 1.0.2
  2219. dev: false
  2220. /onetime@2.0.1:
  2221. resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==}
  2222. engines: {node: '>=4'}
  2223. dependencies:
  2224. mimic-fn: 1.2.0
  2225. dev: false
  2226. /opencollective-postinstall@2.0.3:
  2227. resolution: {integrity: sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==}
  2228. hasBin: true
  2229. dev: false
  2230. /opencollective@1.0.3:
  2231. resolution: {integrity: sha512-YBRI0Qa8+Ui0/STV1qYuPrJm889PT3oCPHMVoL+8Y3nwCffj7PSrB2NlGgrhgBKDujxTjxknHWJ/FiqOsYcIDw==}
  2232. hasBin: true
  2233. dependencies:
  2234. babel-polyfill: 6.23.0
  2235. chalk: 1.1.3
  2236. inquirer: 3.0.6
  2237. minimist: 1.2.0
  2238. node-fetch: 1.6.3
  2239. opn: 4.0.2
  2240. dev: false
  2241. /opn@4.0.2:
  2242. resolution: {integrity: sha512-iPBWbPP4OEOzR1xfhpGLDh+ypKBOygunZhM9jBtA7FS5sKjEiMZw0EFb82hnDOmTZX90ZWLoZKUza4cVt8MexA==}
  2243. engines: {node: '>=0.10.0'}
  2244. dependencies:
  2245. object-assign: 4.1.1
  2246. pinkie-promise: 2.0.1
  2247. dev: false
  2248. /os-tmpdir@1.0.2:
  2249. resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
  2250. engines: {node: '>=0.10.0'}
  2251. dev: false
  2252. /pako@1.0.11:
  2253. resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
  2254. dev: false
  2255. /parse-node-version@1.0.1:
  2256. resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
  2257. engines: {node: '>= 0.10'}
  2258. dev: true
  2259. /path-is-absolute@1.0.1:
  2260. resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
  2261. engines: {node: '>=0.10.0'}
  2262. dev: false
  2263. /path-parse@1.0.7:
  2264. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  2265. dev: true
  2266. /pdfjs-dist@2.4.456:
  2267. resolution: {integrity: sha512-yckJEHq3F48hcp6wStEpbN9McOj328Ib09UrBlGAKxvN2k+qYPN5iq6TH6jD1C0pso7zTep+g/CKsYgdrQd5QA==}
  2268. dev: false
  2269. /picocolors@0.2.1:
  2270. resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==}
  2271. dev: true
  2272. /picocolors@1.1.1:
  2273. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  2274. /picomatch@2.3.1:
  2275. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  2276. engines: {node: '>=8.6'}
  2277. dev: true
  2278. /pify@4.0.1:
  2279. resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
  2280. engines: {node: '>=6'}
  2281. requiresBuild: true
  2282. dev: true
  2283. optional: true
  2284. /pinkie-promise@2.0.1:
  2285. resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==}
  2286. engines: {node: '>=0.10.0'}
  2287. dependencies:
  2288. pinkie: 2.0.4
  2289. dev: false
  2290. /pinkie@2.0.4:
  2291. resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==}
  2292. engines: {node: '>=0.10.0'}
  2293. dev: false
  2294. /postcss-selector-parser@6.1.2:
  2295. resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
  2296. engines: {node: '>=4'}
  2297. dependencies:
  2298. cssesc: 3.0.0
  2299. util-deprecate: 1.0.2
  2300. dev: true
  2301. /postcss@7.0.39:
  2302. resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==}
  2303. engines: {node: '>=6.0.0'}
  2304. dependencies:
  2305. picocolors: 0.2.1
  2306. source-map: 0.6.1
  2307. dev: true
  2308. /postcss@8.5.3:
  2309. resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
  2310. engines: {node: ^10 || ^12 || >=14}
  2311. dependencies:
  2312. nanoid: 3.3.11
  2313. picocolors: 1.1.1
  2314. source-map-js: 1.2.1
  2315. /pptxtojson@1.3.1:
  2316. resolution: {integrity: sha512-+FcSS70PTkgdlExXCEUoNL2DZcySueonyYpnQANeD6BW1AX8313o6zF71t5wN7tnO1cxh1p0/J90fBV5yMzTCA==}
  2317. dependencies:
  2318. jszip: 3.10.1
  2319. tinycolor2: 1.6.0
  2320. txml: 5.1.1
  2321. dev: false
  2322. /prettier@2.8.8:
  2323. resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
  2324. engines: {node: '>=10.13.0'}
  2325. hasBin: true
  2326. /pretty-format@26.6.2:
  2327. resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==}
  2328. engines: {node: '>= 10'}
  2329. dependencies:
  2330. '@jest/types': 26.6.2
  2331. ansi-regex: 5.0.1
  2332. ansi-styles: 4.3.0
  2333. react-is: 17.0.2
  2334. dev: true
  2335. /process-nextick-args@2.0.1:
  2336. resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
  2337. dev: false
  2338. /proxy-from-env@1.1.0:
  2339. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  2340. dev: false
  2341. /prr@1.0.1:
  2342. resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
  2343. requiresBuild: true
  2344. dev: true
  2345. optional: true
  2346. /pseudomap@1.0.2:
  2347. resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==}
  2348. dev: true
  2349. /querystring@0.2.1:
  2350. resolution: {integrity: sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==}
  2351. engines: {node: '>=0.4.x'}
  2352. deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
  2353. dev: true
  2354. /react-is@17.0.2:
  2355. resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
  2356. dev: true
  2357. /readable-stream@2.3.8:
  2358. resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
  2359. dependencies:
  2360. core-util-is: 1.0.3
  2361. inherits: 2.0.4
  2362. isarray: 1.0.0
  2363. process-nextick-args: 2.0.1
  2364. safe-buffer: 5.1.2
  2365. string_decoder: 1.1.1
  2366. util-deprecate: 1.0.2
  2367. dev: false
  2368. /readable-stream@3.6.2:
  2369. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  2370. engines: {node: '>= 6'}
  2371. dependencies:
  2372. inherits: 2.0.4
  2373. string_decoder: 1.3.0
  2374. util-deprecate: 1.0.2
  2375. dev: false
  2376. /readdir-glob@1.1.3:
  2377. resolution: {integrity: sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==}
  2378. dependencies:
  2379. minimatch: 5.1.6
  2380. dev: false
  2381. /regenerator-runtime@0.10.5:
  2382. resolution: {integrity: sha512-02YopEIhAgiBHWeoTiA8aitHDt8z6w+rQqNuIftlM+ZtvSl/brTouaU7DW6GO/cHtvxJvS4Hwv2ibKdxIRi24w==}
  2383. dev: false
  2384. /regenerator-runtime@0.11.1:
  2385. resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==}
  2386. dev: false
  2387. /resize-observer-polyfill@1.5.1:
  2388. resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==}
  2389. dev: false
  2390. /resolve@1.22.10:
  2391. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  2392. engines: {node: '>= 0.4'}
  2393. hasBin: true
  2394. dependencies:
  2395. is-core-module: 2.16.1
  2396. path-parse: 1.0.7
  2397. supports-preserve-symlinks-flag: 1.0.0
  2398. dev: true
  2399. /restore-cursor@2.0.0:
  2400. resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==}
  2401. engines: {node: '>=4'}
  2402. dependencies:
  2403. onetime: 2.0.1
  2404. signal-exit: 3.0.7
  2405. dev: false
  2406. /rimraf@2.7.1:
  2407. resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==}
  2408. deprecated: Rimraf versions prior to v4 are no longer supported
  2409. hasBin: true
  2410. dependencies:
  2411. glob: 7.2.3
  2412. dev: false
  2413. /rollup@2.77.3:
  2414. resolution: {integrity: sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==}
  2415. engines: {node: '>=10.0.0'}
  2416. hasBin: true
  2417. optionalDependencies:
  2418. fsevents: 2.3.3
  2419. dev: true
  2420. /rollup@2.79.2:
  2421. resolution: {integrity: sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==}
  2422. engines: {node: '>=10.0.0'}
  2423. hasBin: true
  2424. optionalDependencies:
  2425. fsevents: 2.3.3
  2426. dev: true
  2427. /run-async@2.4.1:
  2428. resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==}
  2429. engines: {node: '>=0.12.0'}
  2430. dev: false
  2431. /rx@4.1.0:
  2432. resolution: {integrity: sha512-CiaiuN6gapkdl+cZUr67W6I8jquN4lkak3vtIsIWCl4XIPP8ffsoyN6/+PuGXnQy8Cu8W2y9Xxh31Rq4M6wUug==}
  2433. dev: false
  2434. /safe-buffer@5.1.2:
  2435. resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
  2436. dev: false
  2437. /safe-buffer@5.2.1:
  2438. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  2439. dev: false
  2440. /safer-buffer@2.1.2:
  2441. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  2442. /sax@1.4.1:
  2443. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  2444. requiresBuild: true
  2445. dev: true
  2446. optional: true
  2447. /saxes@5.0.1:
  2448. resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==}
  2449. engines: {node: '>=10'}
  2450. dependencies:
  2451. xmlchars: 2.2.0
  2452. dev: false
  2453. /semver@5.7.2:
  2454. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  2455. hasBin: true
  2456. requiresBuild: true
  2457. dev: true
  2458. optional: true
  2459. /semver@6.3.1:
  2460. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  2461. hasBin: true
  2462. dev: true
  2463. /setimmediate@1.0.5:
  2464. resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
  2465. dev: false
  2466. /signal-exit@3.0.7:
  2467. resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
  2468. dev: false
  2469. /slash@3.0.0:
  2470. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  2471. engines: {node: '>=8'}
  2472. dev: true
  2473. /source-map-js@1.2.1:
  2474. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  2475. engines: {node: '>=0.10.0'}
  2476. /source-map@0.6.1:
  2477. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  2478. engines: {node: '>=0.10.0'}
  2479. /source-map@0.7.4:
  2480. resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
  2481. engines: {node: '>= 8'}
  2482. dev: true
  2483. /sourcemap-codec@1.4.8:
  2484. resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
  2485. deprecated: Please use @jridgewell/sourcemap-codec instead
  2486. dev: true
  2487. /ssf@0.11.2:
  2488. resolution: {integrity: sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==}
  2489. engines: {node: '>=0.8'}
  2490. dependencies:
  2491. frac: 1.1.2
  2492. dev: false
  2493. /string-width@2.1.1:
  2494. resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==}
  2495. engines: {node: '>=4'}
  2496. dependencies:
  2497. is-fullwidth-code-point: 2.0.0
  2498. strip-ansi: 4.0.0
  2499. dev: false
  2500. /string_decoder@1.1.1:
  2501. resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
  2502. dependencies:
  2503. safe-buffer: 5.1.2
  2504. dev: false
  2505. /string_decoder@1.3.0:
  2506. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  2507. dependencies:
  2508. safe-buffer: 5.2.1
  2509. dev: false
  2510. /strip-ansi@3.0.1:
  2511. resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==}
  2512. engines: {node: '>=0.10.0'}
  2513. dependencies:
  2514. ansi-regex: 2.1.1
  2515. dev: false
  2516. /strip-ansi@4.0.0:
  2517. resolution: {integrity: sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==}
  2518. engines: {node: '>=4'}
  2519. dependencies:
  2520. ansi-regex: 3.0.1
  2521. dev: false
  2522. /supports-color@2.0.0:
  2523. resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==}
  2524. engines: {node: '>=0.8.0'}
  2525. dev: false
  2526. /supports-color@7.2.0:
  2527. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  2528. engines: {node: '>=8'}
  2529. dependencies:
  2530. has-flag: 4.0.0
  2531. dev: true
  2532. /supports-preserve-symlinks-flag@1.0.0:
  2533. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  2534. engines: {node: '>= 0.4'}
  2535. dev: true
  2536. /svg-tags@1.0.0:
  2537. resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
  2538. dev: true
  2539. /tar-stream@2.2.0:
  2540. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  2541. engines: {node: '>=6'}
  2542. dependencies:
  2543. bl: 4.1.0
  2544. end-of-stream: 1.4.4
  2545. fs-constants: 1.0.0
  2546. inherits: 2.0.4
  2547. readable-stream: 3.6.2
  2548. dev: false
  2549. /text-segmentation@1.0.3:
  2550. resolution: {integrity: sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==}
  2551. dependencies:
  2552. utrie: 1.0.2
  2553. dev: false
  2554. /throttle-debounce@1.1.0:
  2555. resolution: {integrity: sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg==}
  2556. engines: {node: '>=4'}
  2557. dev: false
  2558. /through2@3.0.2:
  2559. resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==}
  2560. dependencies:
  2561. inherits: 2.0.4
  2562. readable-stream: 3.6.2
  2563. dev: false
  2564. /through@2.3.8:
  2565. resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
  2566. dev: false
  2567. /tinycolor2@1.6.0:
  2568. resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
  2569. dev: false
  2570. /tmp@0.0.33:
  2571. resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
  2572. engines: {node: '>=0.6.0'}
  2573. dependencies:
  2574. os-tmpdir: 1.0.2
  2575. dev: false
  2576. /tmp@0.2.3:
  2577. resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==}
  2578. engines: {node: '>=14.14'}
  2579. dev: false
  2580. /traverse@0.3.9:
  2581. resolution: {integrity: sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==}
  2582. dev: false
  2583. /tslib@2.8.1:
  2584. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  2585. dev: true
  2586. /txml@5.1.1:
  2587. resolution: {integrity: sha512-TwMDLnXQ09enNaxybLVvKZU7rqog8LgnuAs4ZYXM0nV0eu10iLsSFwlX3AEknAXXtH1wT3CYfoiXAjyBexcmuw==}
  2588. dependencies:
  2589. through2: 3.0.2
  2590. dev: false
  2591. /typescript@5.7.3:
  2592. resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
  2593. engines: {node: '>=14.17'}
  2594. hasBin: true
  2595. dev: true
  2596. /undici-types@6.21.0:
  2597. resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
  2598. dev: true
  2599. /universalify@2.0.1:
  2600. resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
  2601. engines: {node: '>= 10.0.0'}
  2602. dev: true
  2603. /unzipper@0.10.14:
  2604. resolution: {integrity: sha512-ti4wZj+0bQTiX2KmKWuwj7lhV+2n//uXEotUmGuQqrbVZSEGFMbI68+c6JCQ8aAmUWYvtHEz2A8K6wXvueR/6g==}
  2605. dependencies:
  2606. big-integer: 1.6.52
  2607. binary: 0.3.0
  2608. bluebird: 3.4.7
  2609. buffer-indexof-polyfill: 1.0.2
  2610. duplexer2: 0.1.4
  2611. fstream: 1.0.12
  2612. graceful-fs: 4.2.11
  2613. listenercount: 1.0.1
  2614. readable-stream: 2.3.8
  2615. setimmediate: 1.0.5
  2616. dev: false
  2617. /update-browserslist-db@1.1.3(browserslist@4.24.4):
  2618. resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
  2619. hasBin: true
  2620. peerDependencies:
  2621. browserslist: '>= 4.21.0'
  2622. dependencies:
  2623. browserslist: 4.24.4
  2624. escalade: 3.2.0
  2625. picocolors: 1.1.1
  2626. dev: true
  2627. /util-deprecate@1.0.2:
  2628. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  2629. /utrie@1.0.2:
  2630. resolution: {integrity: sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==}
  2631. dependencies:
  2632. base64-arraybuffer: 1.0.2
  2633. dev: false
  2634. /uuid@8.3.2:
  2635. resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
  2636. hasBin: true
  2637. dev: false
  2638. /vite-plugin-vue2@2.0.3(vite@2.9.18)(vue-template-compiler@2.7.16)(vue@2.7.16):
  2639. resolution: {integrity: sha512-t3Tu93GWsMHbpeIv66MTO5e/rRAo8/+/eWoUtFYuAdKDMyEnn1dqsrXh+CfG+SJAlxJvcTP8U0eXkzhLjKNyMg==}
  2640. peerDependencies:
  2641. vite: ^2.0.0 || ^3.0.0 || ^4.0.0
  2642. vue-template-compiler: ^2.2.0
  2643. dependencies:
  2644. '@babel/core': 7.26.10
  2645. '@babel/parser': 7.27.0
  2646. '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.26.10)
  2647. '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.10)
  2648. '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.26.10)
  2649. '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.26.10)
  2650. '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.26.10)
  2651. '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.10)
  2652. '@babel/plugin-transform-block-scoping': 7.27.0(@babel/core@7.26.10)
  2653. '@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.26.10)
  2654. '@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.26.10)
  2655. '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.10)
  2656. '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.10)
  2657. '@babel/plugin-transform-typescript': 7.27.0(@babel/core@7.26.10)
  2658. '@rollup/pluginutils': 4.2.1
  2659. '@vue/babel-helper-vue-jsx-merge-props': 1.4.0
  2660. '@vue/babel-preset-jsx': 1.4.0(@babel/core@7.26.10)(vue@2.7.16)
  2661. '@vue/component-compiler-utils': 3.3.0
  2662. consolidate: 0.16.0
  2663. debug: 4.4.0
  2664. fs-extra: 10.1.0
  2665. hash-sum: 2.0.0
  2666. magic-string: 0.26.7
  2667. prettier: 2.8.8
  2668. querystring: 0.2.1
  2669. rollup: 2.79.2
  2670. slash: 3.0.0
  2671. source-map: 0.7.4
  2672. vite: 2.9.18(less@4.3.0)
  2673. vue-template-babel-compiler: 1.2.0(vue-template-compiler@2.7.16)
  2674. vue-template-compiler: 2.7.16
  2675. transitivePeerDependencies:
  2676. - arc-templates
  2677. - atpl
  2678. - babel-core
  2679. - bracket-template
  2680. - coffee-script
  2681. - dot
  2682. - dust
  2683. - dustjs-helpers
  2684. - dustjs-linkedin
  2685. - eco
  2686. - ect
  2687. - ejs
  2688. - haml-coffee
  2689. - hamlet
  2690. - hamljs
  2691. - handlebars
  2692. - hogan.js
  2693. - htmling
  2694. - jade
  2695. - jazz
  2696. - jqtpl
  2697. - just
  2698. - liquid-node
  2699. - liquor
  2700. - lodash
  2701. - marko
  2702. - mote
  2703. - mustache
  2704. - nunjucks
  2705. - plates
  2706. - pug
  2707. - qejs
  2708. - ractive
  2709. - razor-tmpl
  2710. - react
  2711. - react-dom
  2712. - slm
  2713. - squirrelly
  2714. - supports-color
  2715. - swig
  2716. - swig-templates
  2717. - teacup
  2718. - templayed
  2719. - then-jade
  2720. - then-pug
  2721. - tinyliquid
  2722. - toffee
  2723. - twig
  2724. - twing
  2725. - underscore
  2726. - vash
  2727. - velocityjs
  2728. - vue
  2729. - walrus
  2730. - whiskers
  2731. dev: true
  2732. /vite@2.9.18(less@4.3.0):
  2733. resolution: {integrity: sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==}
  2734. engines: {node: '>=12.2.0'}
  2735. hasBin: true
  2736. peerDependencies:
  2737. less: '*'
  2738. sass: '*'
  2739. stylus: '*'
  2740. peerDependenciesMeta:
  2741. less:
  2742. optional: true
  2743. sass:
  2744. optional: true
  2745. stylus:
  2746. optional: true
  2747. dependencies:
  2748. esbuild: 0.14.54
  2749. less: 4.3.0
  2750. postcss: 8.5.3
  2751. resolve: 1.22.10
  2752. rollup: 2.77.3
  2753. optionalDependencies:
  2754. fsevents: 2.3.3
  2755. dev: true
  2756. /vue-router@3.6.5(vue@2.7.16):
  2757. resolution: {integrity: sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ==}
  2758. peerDependencies:
  2759. vue: ^2
  2760. dependencies:
  2761. vue: 2.7.16
  2762. dev: false
  2763. /vue-template-babel-compiler@1.2.0(vue-template-compiler@2.7.16):
  2764. resolution: {integrity: sha512-CScBSX1/wCdmmZ/Lvj/63p2CCVTS0FMj0F69VRBo73CuJrjvPAPGmeNJ7D/cwt/VS2PduowRWbO8N4Zh4Z3b0g==}
  2765. engines: {node: '>=12.0.0'}
  2766. peerDependencies:
  2767. vue-template-compiler: ^2.6.0
  2768. dependencies:
  2769. '@babel/core': 7.26.10
  2770. '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.26.10)
  2771. '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.26.10)
  2772. '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.26.10)
  2773. '@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.10)
  2774. '@babel/plugin-transform-block-scoping': 7.27.0(@babel/core@7.26.10)
  2775. '@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.26.10)
  2776. '@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.26.10)
  2777. '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.10)
  2778. '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.10)
  2779. '@babel/types': 7.27.0
  2780. deepmerge: 4.3.1
  2781. vue-template-compiler: 2.7.16
  2782. transitivePeerDependencies:
  2783. - supports-color
  2784. dev: true
  2785. /vue-template-compiler@2.7.16:
  2786. resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
  2787. dependencies:
  2788. de-indent: 1.0.2
  2789. he: 1.2.0
  2790. dev: true
  2791. /vue-template-es2015-compiler@1.9.1:
  2792. resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==}
  2793. dev: true
  2794. /vue@2.7.16:
  2795. resolution: {integrity: sha512-4gCtFXaAA3zYZdTp5s4Hl2sozuySsgz4jy1EnpBHNfpMa9dK1ZCG7viqBPCwXtmgc8nHqUsAu3G4gtmXkkY3Sw==}
  2796. deprecated: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.
  2797. dependencies:
  2798. '@vue/compiler-sfc': 2.7.16
  2799. csstype: 3.1.3
  2800. /wmf@1.0.2:
  2801. resolution: {integrity: sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==}
  2802. engines: {node: '>=0.8'}
  2803. dev: false
  2804. /word@0.3.0:
  2805. resolution: {integrity: sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==}
  2806. engines: {node: '>=0.8'}
  2807. dev: false
  2808. /wrappy@1.0.2:
  2809. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  2810. dev: false
  2811. /x-data-spreadsheet@1.1.9:
  2812. resolution: {integrity: sha512-wk7knDBYdHjtWiHUVQryZMy00dsGNCF+6wMb5ykwEFcAtBYkYZakJCOCHpEo8onC0Lb/q2gIynWpbQxA4qakyg==}
  2813. requiresBuild: true
  2814. dependencies:
  2815. opencollective: 1.0.3
  2816. opencollective-postinstall: 2.0.3
  2817. dev: false
  2818. /xlsx@0.18.5:
  2819. resolution: {integrity: sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==}
  2820. engines: {node: '>=0.8'}
  2821. hasBin: true
  2822. dependencies:
  2823. adler-32: 1.3.1
  2824. cfb: 1.2.2
  2825. codepage: 1.15.0
  2826. crc-32: 1.2.2
  2827. ssf: 0.11.2
  2828. wmf: 1.0.2
  2829. word: 0.3.0
  2830. dev: false
  2831. /xmlchars@2.2.0:
  2832. resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
  2833. dev: false
  2834. /yallist@2.1.2:
  2835. resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==}
  2836. dev: true
  2837. /yallist@3.1.1:
  2838. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  2839. dev: true
  2840. /zip-stream@4.1.1:
  2841. resolution: {integrity: sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==}
  2842. engines: {node: '>= 10'}
  2843. dependencies:
  2844. archiver-utils: 3.0.4
  2845. compress-commons: 4.1.2
  2846. readable-stream: 3.6.2
  2847. dev: false