pnpm-lock.yaml 113 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114
  1. lockfileVersion: "6.0"
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. dependencies:
  6. "@dnd-kit/core":
  7. specifier: ^6.1.0
  8. version: 6.1.0(react-dom@18.2.0)(react@18.2.0)
  9. "@dnd-kit/sortable":
  10. specifier: ^8.0.0
  11. version: 8.0.0(@dnd-kit/core@6.1.0)(react@18.2.0)
  12. "@dnd-kit/utilities":
  13. specifier: ^3.2.2
  14. version: 3.2.2(react@18.2.0)
  15. "@emotion/react":
  16. specifier: ^11.11.1
  17. version: 11.11.1(@types/react@18.2.39)(react@18.2.0)
  18. "@emotion/styled":
  19. specifier: ^11.11.0
  20. version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
  21. "@juggle/resize-observer":
  22. specifier: ^3.4.0
  23. version: 3.4.0
  24. "@mui/icons-material":
  25. specifier: ^5.14.19
  26. version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@18.2.0)
  27. "@mui/lab":
  28. specifier: 5.0.0-alpha.149
  29. version: 5.0.0-alpha.149(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  30. "@mui/material":
  31. specifier: ^5.14.19
  32. version: 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  33. "@mui/x-data-grid":
  34. specifier: ^6.18.2
  35. version: 6.18.2(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  36. "@tauri-apps/api":
  37. specifier: ^1.5.1
  38. version: 1.5.1
  39. ahooks:
  40. specifier: ^3.7.8
  41. version: 3.7.8(react@18.2.0)
  42. axios:
  43. specifier: ^1.6.2
  44. version: 1.6.2
  45. dayjs:
  46. specifier: 1.11.5
  47. version: 1.11.5
  48. i18next:
  49. specifier: ^23.7.7
  50. version: 23.7.7
  51. lodash-es:
  52. specifier: ^4.17.21
  53. version: 4.17.21
  54. monaco-editor:
  55. specifier: ^0.34.1
  56. version: 0.34.1
  57. react:
  58. specifier: ^18.2.0
  59. version: 18.2.0
  60. react-dom:
  61. specifier: ^18.2.0
  62. version: 18.2.0(react@18.2.0)
  63. react-error-boundary:
  64. specifier: ^3.1.4
  65. version: 3.1.4(react@18.2.0)
  66. react-hook-form:
  67. specifier: ^7.48.2
  68. version: 7.48.2(react@18.2.0)
  69. react-i18next:
  70. specifier: ^13.5.0
  71. version: 13.5.0(i18next@23.7.7)(react-dom@18.2.0)(react@18.2.0)
  72. react-router-dom:
  73. specifier: ^6.20.0
  74. version: 6.20.0(react-dom@18.2.0)(react@18.2.0)
  75. react-transition-group:
  76. specifier: ^4.4.5
  77. version: 4.4.5(react-dom@18.2.0)(react@18.2.0)
  78. react-virtuoso:
  79. specifier: ^4.6.2
  80. version: 4.6.2(react-dom@18.2.0)(react@18.2.0)
  81. recoil:
  82. specifier: ^0.7.7
  83. version: 0.7.7(react-dom@18.2.0)(react@18.2.0)
  84. snarkdown:
  85. specifier: ^2.0.0
  86. version: 2.0.0
  87. swr:
  88. specifier: ^1.3.0
  89. version: 1.3.0(react@18.2.0)
  90. tar:
  91. specifier: ^6.2.0
  92. version: 6.2.0
  93. tauri-plugin-websocket-api:
  94. specifier: github:tauri-apps/tauri-plugin-websocket#v1
  95. version: github.com/tauri-apps/tauri-plugin-websocket/ef0af116e47eea18af92b27629f00db996fd2e15
  96. devDependencies:
  97. "@actions/github":
  98. specifier: ^5.1.1
  99. version: 5.1.1
  100. "@tauri-apps/cli":
  101. specifier: ^1.5.6
  102. version: 1.5.6
  103. "@types/fs-extra":
  104. specifier: ^9.0.13
  105. version: 9.0.13
  106. "@types/js-cookie":
  107. specifier: ^3.0.6
  108. version: 3.0.6
  109. "@types/lodash":
  110. specifier: ^4.14.202
  111. version: 4.14.202
  112. "@types/lodash-es":
  113. specifier: ^4.17.12
  114. version: 4.17.12
  115. "@types/react":
  116. specifier: ^18.2.39
  117. version: 18.2.39
  118. "@types/react-dom":
  119. specifier: ^18.2.17
  120. version: 18.2.17
  121. "@types/react-transition-group":
  122. specifier: ^4.4.9
  123. version: 4.4.9
  124. "@vitejs/plugin-react":
  125. specifier: ^4.2.0
  126. version: 4.2.0(vite@4.5.0)
  127. adm-zip:
  128. specifier: ^0.5.10
  129. version: 0.5.10
  130. cross-env:
  131. specifier: ^7.0.3
  132. version: 7.0.3
  133. fs-extra:
  134. specifier: ^11.2.0
  135. version: 11.2.0
  136. https-proxy-agent:
  137. specifier: ^5.0.1
  138. version: 5.0.1
  139. husky:
  140. specifier: ^7.0.4
  141. version: 7.0.4
  142. node-fetch:
  143. specifier: ^3.3.2
  144. version: 3.3.2
  145. prettier:
  146. specifier: ^2.8.8
  147. version: 2.8.8
  148. pretty-quick:
  149. specifier: ^3.1.3
  150. version: 3.1.3(prettier@2.8.8)
  151. sass:
  152. specifier: ^1.69.5
  153. version: 1.69.5
  154. typescript:
  155. specifier: ^5.3.2
  156. version: 5.3.2
  157. vite:
  158. specifier: ^4.5.0
  159. version: 4.5.0(sass@1.69.5)
  160. vite-plugin-monaco-editor:
  161. specifier: ^1.1.0
  162. version: 1.1.0(monaco-editor@0.34.1)
  163. vite-plugin-svgr:
  164. specifier: ^4.2.0
  165. version: 4.2.0(typescript@5.3.2)(vite@4.5.0)
  166. packages:
  167. /@actions/github@5.1.1:
  168. resolution:
  169. {
  170. integrity: sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==,
  171. }
  172. dependencies:
  173. "@actions/http-client": 2.2.0
  174. "@octokit/core": 3.6.0
  175. "@octokit/plugin-paginate-rest": 2.21.3(@octokit/core@3.6.0)
  176. "@octokit/plugin-rest-endpoint-methods": 5.16.2(@octokit/core@3.6.0)
  177. transitivePeerDependencies:
  178. - encoding
  179. dev: true
  180. /@actions/http-client@2.2.0:
  181. resolution:
  182. {
  183. integrity: sha512-q+epW0trjVUUHboliPb4UF9g2msf+w61b32tAkFEwL/IwP0DQWgbCMM0Hbe3e3WXSKz5VcUXbzJQgy8Hkra/Lg==,
  184. }
  185. dependencies:
  186. tunnel: 0.0.6
  187. undici: 5.28.2
  188. dev: true
  189. /@ampproject/remapping@2.2.1:
  190. resolution:
  191. {
  192. integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==,
  193. }
  194. engines: { node: ">=6.0.0" }
  195. dependencies:
  196. "@jridgewell/gen-mapping": 0.3.3
  197. "@jridgewell/trace-mapping": 0.3.20
  198. dev: true
  199. /@babel/code-frame@7.23.5:
  200. resolution:
  201. {
  202. integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==,
  203. }
  204. engines: { node: ">=6.9.0" }
  205. dependencies:
  206. "@babel/highlight": 7.23.4
  207. chalk: 2.4.2
  208. /@babel/compat-data@7.23.5:
  209. resolution:
  210. {
  211. integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==,
  212. }
  213. engines: { node: ">=6.9.0" }
  214. dev: true
  215. /@babel/core@7.23.5:
  216. resolution:
  217. {
  218. integrity: sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==,
  219. }
  220. engines: { node: ">=6.9.0" }
  221. dependencies:
  222. "@ampproject/remapping": 2.2.1
  223. "@babel/code-frame": 7.23.5
  224. "@babel/generator": 7.23.5
  225. "@babel/helper-compilation-targets": 7.22.15
  226. "@babel/helper-module-transforms": 7.23.3(@babel/core@7.23.5)
  227. "@babel/helpers": 7.23.5
  228. "@babel/parser": 7.23.5
  229. "@babel/template": 7.22.15
  230. "@babel/traverse": 7.23.5
  231. "@babel/types": 7.23.5
  232. convert-source-map: 2.0.0
  233. debug: 4.3.4
  234. gensync: 1.0.0-beta.2
  235. json5: 2.2.3
  236. semver: 6.3.1
  237. transitivePeerDependencies:
  238. - supports-color
  239. dev: true
  240. /@babel/generator@7.23.5:
  241. resolution:
  242. {
  243. integrity: sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==,
  244. }
  245. engines: { node: ">=6.9.0" }
  246. dependencies:
  247. "@babel/types": 7.23.5
  248. "@jridgewell/gen-mapping": 0.3.3
  249. "@jridgewell/trace-mapping": 0.3.20
  250. jsesc: 2.5.2
  251. dev: true
  252. /@babel/helper-compilation-targets@7.22.15:
  253. resolution:
  254. {
  255. integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==,
  256. }
  257. engines: { node: ">=6.9.0" }
  258. dependencies:
  259. "@babel/compat-data": 7.23.5
  260. "@babel/helper-validator-option": 7.23.5
  261. browserslist: 4.22.1
  262. lru-cache: 5.1.1
  263. semver: 6.3.1
  264. dev: true
  265. /@babel/helper-environment-visitor@7.22.20:
  266. resolution:
  267. {
  268. integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==,
  269. }
  270. engines: { node: ">=6.9.0" }
  271. dev: true
  272. /@babel/helper-function-name@7.23.0:
  273. resolution:
  274. {
  275. integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==,
  276. }
  277. engines: { node: ">=6.9.0" }
  278. dependencies:
  279. "@babel/template": 7.22.15
  280. "@babel/types": 7.23.5
  281. dev: true
  282. /@babel/helper-hoist-variables@7.22.5:
  283. resolution:
  284. {
  285. integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==,
  286. }
  287. engines: { node: ">=6.9.0" }
  288. dependencies:
  289. "@babel/types": 7.23.5
  290. dev: true
  291. /@babel/helper-module-imports@7.22.15:
  292. resolution:
  293. {
  294. integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==,
  295. }
  296. engines: { node: ">=6.9.0" }
  297. dependencies:
  298. "@babel/types": 7.23.5
  299. /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.5):
  300. resolution:
  301. {
  302. integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==,
  303. }
  304. engines: { node: ">=6.9.0" }
  305. peerDependencies:
  306. "@babel/core": ^7.0.0
  307. dependencies:
  308. "@babel/core": 7.23.5
  309. "@babel/helper-environment-visitor": 7.22.20
  310. "@babel/helper-module-imports": 7.22.15
  311. "@babel/helper-simple-access": 7.22.5
  312. "@babel/helper-split-export-declaration": 7.22.6
  313. "@babel/helper-validator-identifier": 7.22.20
  314. dev: true
  315. /@babel/helper-plugin-utils@7.22.5:
  316. resolution:
  317. {
  318. integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==,
  319. }
  320. engines: { node: ">=6.9.0" }
  321. dev: true
  322. /@babel/helper-simple-access@7.22.5:
  323. resolution:
  324. {
  325. integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==,
  326. }
  327. engines: { node: ">=6.9.0" }
  328. dependencies:
  329. "@babel/types": 7.23.5
  330. dev: true
  331. /@babel/helper-split-export-declaration@7.22.6:
  332. resolution:
  333. {
  334. integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==,
  335. }
  336. engines: { node: ">=6.9.0" }
  337. dependencies:
  338. "@babel/types": 7.23.5
  339. dev: true
  340. /@babel/helper-string-parser@7.23.4:
  341. resolution:
  342. {
  343. integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==,
  344. }
  345. engines: { node: ">=6.9.0" }
  346. /@babel/helper-validator-identifier@7.22.20:
  347. resolution:
  348. {
  349. integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==,
  350. }
  351. engines: { node: ">=6.9.0" }
  352. /@babel/helper-validator-option@7.23.5:
  353. resolution:
  354. {
  355. integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==,
  356. }
  357. engines: { node: ">=6.9.0" }
  358. dev: true
  359. /@babel/helpers@7.23.5:
  360. resolution:
  361. {
  362. integrity: sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==,
  363. }
  364. engines: { node: ">=6.9.0" }
  365. dependencies:
  366. "@babel/template": 7.22.15
  367. "@babel/traverse": 7.23.5
  368. "@babel/types": 7.23.5
  369. transitivePeerDependencies:
  370. - supports-color
  371. dev: true
  372. /@babel/highlight@7.23.4:
  373. resolution:
  374. {
  375. integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==,
  376. }
  377. engines: { node: ">=6.9.0" }
  378. dependencies:
  379. "@babel/helper-validator-identifier": 7.22.20
  380. chalk: 2.4.2
  381. js-tokens: 4.0.0
  382. /@babel/parser@7.23.5:
  383. resolution:
  384. {
  385. integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==,
  386. }
  387. engines: { node: ">=6.0.0" }
  388. hasBin: true
  389. dependencies:
  390. "@babel/types": 7.23.5
  391. dev: true
  392. /@babel/plugin-transform-react-jsx-self@7.23.3(@babel/core@7.23.5):
  393. resolution:
  394. {
  395. integrity: sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==,
  396. }
  397. engines: { node: ">=6.9.0" }
  398. peerDependencies:
  399. "@babel/core": ^7.0.0-0
  400. dependencies:
  401. "@babel/core": 7.23.5
  402. "@babel/helper-plugin-utils": 7.22.5
  403. dev: true
  404. /@babel/plugin-transform-react-jsx-source@7.23.3(@babel/core@7.23.5):
  405. resolution:
  406. {
  407. integrity: sha512-91RS0MDnAWDNvGC6Wio5XYkyWI39FMFO+JK9+4AlgaTH+yWwVTsw7/sn6LK0lH7c5F+TFkpv/3LfCJ1Ydwof/g==,
  408. }
  409. engines: { node: ">=6.9.0" }
  410. peerDependencies:
  411. "@babel/core": ^7.0.0-0
  412. dependencies:
  413. "@babel/core": 7.23.5
  414. "@babel/helper-plugin-utils": 7.22.5
  415. dev: true
  416. /@babel/runtime@7.23.5:
  417. resolution:
  418. {
  419. integrity: sha512-NdUTHcPe4C99WxPub+K9l9tK5/lV4UXIoaHSYgzco9BCyjKAAwzdBI+wWtYqHt7LJdbo74ZjRPJgzVweq1sz0w==,
  420. }
  421. engines: { node: ">=6.9.0" }
  422. dependencies:
  423. regenerator-runtime: 0.14.0
  424. dev: false
  425. /@babel/template@7.22.15:
  426. resolution:
  427. {
  428. integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==,
  429. }
  430. engines: { node: ">=6.9.0" }
  431. dependencies:
  432. "@babel/code-frame": 7.23.5
  433. "@babel/parser": 7.23.5
  434. "@babel/types": 7.23.5
  435. dev: true
  436. /@babel/traverse@7.23.5:
  437. resolution:
  438. {
  439. integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==,
  440. }
  441. engines: { node: ">=6.9.0" }
  442. dependencies:
  443. "@babel/code-frame": 7.23.5
  444. "@babel/generator": 7.23.5
  445. "@babel/helper-environment-visitor": 7.22.20
  446. "@babel/helper-function-name": 7.23.0
  447. "@babel/helper-hoist-variables": 7.22.5
  448. "@babel/helper-split-export-declaration": 7.22.6
  449. "@babel/parser": 7.23.5
  450. "@babel/types": 7.23.5
  451. debug: 4.3.4
  452. globals: 11.12.0
  453. transitivePeerDependencies:
  454. - supports-color
  455. dev: true
  456. /@babel/types@7.23.5:
  457. resolution:
  458. {
  459. integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==,
  460. }
  461. engines: { node: ">=6.9.0" }
  462. dependencies:
  463. "@babel/helper-string-parser": 7.23.4
  464. "@babel/helper-validator-identifier": 7.22.20
  465. to-fast-properties: 2.0.0
  466. /@dnd-kit/accessibility@3.1.0(react@18.2.0):
  467. resolution:
  468. {
  469. integrity: sha512-ea7IkhKvlJUv9iSHJOnxinBcoOI3ppGnnL+VDJ75O45Nss6HtZd8IdN8touXPDtASfeI2T2LImb8VOZcL47wjQ==,
  470. }
  471. peerDependencies:
  472. react: ">=16.8.0"
  473. dependencies:
  474. react: 18.2.0
  475. tslib: 2.6.2
  476. dev: false
  477. /@dnd-kit/core@6.1.0(react-dom@18.2.0)(react@18.2.0):
  478. resolution:
  479. {
  480. integrity: sha512-J3cQBClB4TVxwGo3KEjssGEXNJqGVWx17aRTZ1ob0FliR5IjYgTxl5YJbKTzA6IzrtelotH19v6y7uoIRUZPSg==,
  481. }
  482. peerDependencies:
  483. react: ">=16.8.0"
  484. react-dom: ">=16.8.0"
  485. dependencies:
  486. "@dnd-kit/accessibility": 3.1.0(react@18.2.0)
  487. "@dnd-kit/utilities": 3.2.2(react@18.2.0)
  488. react: 18.2.0
  489. react-dom: 18.2.0(react@18.2.0)
  490. tslib: 2.6.2
  491. dev: false
  492. /@dnd-kit/sortable@8.0.0(@dnd-kit/core@6.1.0)(react@18.2.0):
  493. resolution:
  494. {
  495. integrity: sha512-U3jk5ebVXe1Lr7c2wU7SBZjcWdQP+j7peHJfCspnA81enlu88Mgd7CC8Q+pub9ubP7eKVETzJW+IBAhsqbSu/g==,
  496. }
  497. peerDependencies:
  498. "@dnd-kit/core": ^6.1.0
  499. react: ">=16.8.0"
  500. dependencies:
  501. "@dnd-kit/core": 6.1.0(react-dom@18.2.0)(react@18.2.0)
  502. "@dnd-kit/utilities": 3.2.2(react@18.2.0)
  503. react: 18.2.0
  504. tslib: 2.6.2
  505. dev: false
  506. /@dnd-kit/utilities@3.2.2(react@18.2.0):
  507. resolution:
  508. {
  509. integrity: sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==,
  510. }
  511. peerDependencies:
  512. react: ">=16.8.0"
  513. dependencies:
  514. react: 18.2.0
  515. tslib: 2.6.2
  516. dev: false
  517. /@emotion/babel-plugin@11.11.0:
  518. resolution:
  519. {
  520. integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==,
  521. }
  522. dependencies:
  523. "@babel/helper-module-imports": 7.22.15
  524. "@babel/runtime": 7.23.5
  525. "@emotion/hash": 0.9.1
  526. "@emotion/memoize": 0.8.1
  527. "@emotion/serialize": 1.1.2
  528. babel-plugin-macros: 3.1.0
  529. convert-source-map: 1.9.0
  530. escape-string-regexp: 4.0.0
  531. find-root: 1.1.0
  532. source-map: 0.5.7
  533. stylis: 4.2.0
  534. dev: false
  535. /@emotion/cache@11.11.0:
  536. resolution:
  537. {
  538. integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==,
  539. }
  540. dependencies:
  541. "@emotion/memoize": 0.8.1
  542. "@emotion/sheet": 1.2.2
  543. "@emotion/utils": 1.2.1
  544. "@emotion/weak-memoize": 0.3.1
  545. stylis: 4.2.0
  546. dev: false
  547. /@emotion/hash@0.9.1:
  548. resolution:
  549. {
  550. integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==,
  551. }
  552. dev: false
  553. /@emotion/is-prop-valid@1.2.1:
  554. resolution:
  555. {
  556. integrity: sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==,
  557. }
  558. dependencies:
  559. "@emotion/memoize": 0.8.1
  560. dev: false
  561. /@emotion/memoize@0.8.1:
  562. resolution:
  563. {
  564. integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==,
  565. }
  566. dev: false
  567. /@emotion/react@11.11.1(@types/react@18.2.39)(react@18.2.0):
  568. resolution:
  569. {
  570. integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==,
  571. }
  572. peerDependencies:
  573. "@types/react": "*"
  574. react: ">=16.8.0"
  575. peerDependenciesMeta:
  576. "@types/react":
  577. optional: true
  578. dependencies:
  579. "@babel/runtime": 7.23.5
  580. "@emotion/babel-plugin": 11.11.0
  581. "@emotion/cache": 11.11.0
  582. "@emotion/serialize": 1.1.2
  583. "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0)
  584. "@emotion/utils": 1.2.1
  585. "@emotion/weak-memoize": 0.3.1
  586. "@types/react": 18.2.39
  587. hoist-non-react-statics: 3.3.2
  588. react: 18.2.0
  589. dev: false
  590. /@emotion/serialize@1.1.2:
  591. resolution:
  592. {
  593. integrity: sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==,
  594. }
  595. dependencies:
  596. "@emotion/hash": 0.9.1
  597. "@emotion/memoize": 0.8.1
  598. "@emotion/unitless": 0.8.1
  599. "@emotion/utils": 1.2.1
  600. csstype: 3.1.2
  601. dev: false
  602. /@emotion/sheet@1.2.2:
  603. resolution:
  604. {
  605. integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==,
  606. }
  607. dev: false
  608. /@emotion/styled@11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0):
  609. resolution:
  610. {
  611. integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==,
  612. }
  613. peerDependencies:
  614. "@emotion/react": ^11.0.0-rc.0
  615. "@types/react": "*"
  616. react: ">=16.8.0"
  617. peerDependenciesMeta:
  618. "@types/react":
  619. optional: true
  620. dependencies:
  621. "@babel/runtime": 7.23.5
  622. "@emotion/babel-plugin": 11.11.0
  623. "@emotion/is-prop-valid": 1.2.1
  624. "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
  625. "@emotion/serialize": 1.1.2
  626. "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0)
  627. "@emotion/utils": 1.2.1
  628. "@types/react": 18.2.39
  629. react: 18.2.0
  630. dev: false
  631. /@emotion/unitless@0.8.1:
  632. resolution:
  633. {
  634. integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==,
  635. }
  636. dev: false
  637. /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0):
  638. resolution:
  639. {
  640. integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==,
  641. }
  642. peerDependencies:
  643. react: ">=16.8.0"
  644. dependencies:
  645. react: 18.2.0
  646. dev: false
  647. /@emotion/utils@1.2.1:
  648. resolution:
  649. {
  650. integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==,
  651. }
  652. dev: false
  653. /@emotion/weak-memoize@0.3.1:
  654. resolution:
  655. {
  656. integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==,
  657. }
  658. dev: false
  659. /@esbuild/android-arm64@0.18.20:
  660. resolution:
  661. {
  662. integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==,
  663. }
  664. engines: { node: ">=12" }
  665. cpu: [arm64]
  666. os: [android]
  667. requiresBuild: true
  668. dev: true
  669. optional: true
  670. /@esbuild/android-arm@0.18.20:
  671. resolution:
  672. {
  673. integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==,
  674. }
  675. engines: { node: ">=12" }
  676. cpu: [arm]
  677. os: [android]
  678. requiresBuild: true
  679. dev: true
  680. optional: true
  681. /@esbuild/android-x64@0.18.20:
  682. resolution:
  683. {
  684. integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==,
  685. }
  686. engines: { node: ">=12" }
  687. cpu: [x64]
  688. os: [android]
  689. requiresBuild: true
  690. dev: true
  691. optional: true
  692. /@esbuild/darwin-arm64@0.18.20:
  693. resolution:
  694. {
  695. integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==,
  696. }
  697. engines: { node: ">=12" }
  698. cpu: [arm64]
  699. os: [darwin]
  700. requiresBuild: true
  701. dev: true
  702. optional: true
  703. /@esbuild/darwin-x64@0.18.20:
  704. resolution:
  705. {
  706. integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==,
  707. }
  708. engines: { node: ">=12" }
  709. cpu: [x64]
  710. os: [darwin]
  711. requiresBuild: true
  712. dev: true
  713. optional: true
  714. /@esbuild/freebsd-arm64@0.18.20:
  715. resolution:
  716. {
  717. integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==,
  718. }
  719. engines: { node: ">=12" }
  720. cpu: [arm64]
  721. os: [freebsd]
  722. requiresBuild: true
  723. dev: true
  724. optional: true
  725. /@esbuild/freebsd-x64@0.18.20:
  726. resolution:
  727. {
  728. integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==,
  729. }
  730. engines: { node: ">=12" }
  731. cpu: [x64]
  732. os: [freebsd]
  733. requiresBuild: true
  734. dev: true
  735. optional: true
  736. /@esbuild/linux-arm64@0.18.20:
  737. resolution:
  738. {
  739. integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==,
  740. }
  741. engines: { node: ">=12" }
  742. cpu: [arm64]
  743. os: [linux]
  744. requiresBuild: true
  745. dev: true
  746. optional: true
  747. /@esbuild/linux-arm@0.18.20:
  748. resolution:
  749. {
  750. integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==,
  751. }
  752. engines: { node: ">=12" }
  753. cpu: [arm]
  754. os: [linux]
  755. requiresBuild: true
  756. dev: true
  757. optional: true
  758. /@esbuild/linux-ia32@0.18.20:
  759. resolution:
  760. {
  761. integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==,
  762. }
  763. engines: { node: ">=12" }
  764. cpu: [ia32]
  765. os: [linux]
  766. requiresBuild: true
  767. dev: true
  768. optional: true
  769. /@esbuild/linux-loong64@0.18.20:
  770. resolution:
  771. {
  772. integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==,
  773. }
  774. engines: { node: ">=12" }
  775. cpu: [loong64]
  776. os: [linux]
  777. requiresBuild: true
  778. dev: true
  779. optional: true
  780. /@esbuild/linux-mips64el@0.18.20:
  781. resolution:
  782. {
  783. integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==,
  784. }
  785. engines: { node: ">=12" }
  786. cpu: [mips64el]
  787. os: [linux]
  788. requiresBuild: true
  789. dev: true
  790. optional: true
  791. /@esbuild/linux-ppc64@0.18.20:
  792. resolution:
  793. {
  794. integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==,
  795. }
  796. engines: { node: ">=12" }
  797. cpu: [ppc64]
  798. os: [linux]
  799. requiresBuild: true
  800. dev: true
  801. optional: true
  802. /@esbuild/linux-riscv64@0.18.20:
  803. resolution:
  804. {
  805. integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==,
  806. }
  807. engines: { node: ">=12" }
  808. cpu: [riscv64]
  809. os: [linux]
  810. requiresBuild: true
  811. dev: true
  812. optional: true
  813. /@esbuild/linux-s390x@0.18.20:
  814. resolution:
  815. {
  816. integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==,
  817. }
  818. engines: { node: ">=12" }
  819. cpu: [s390x]
  820. os: [linux]
  821. requiresBuild: true
  822. dev: true
  823. optional: true
  824. /@esbuild/linux-x64@0.18.20:
  825. resolution:
  826. {
  827. integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==,
  828. }
  829. engines: { node: ">=12" }
  830. cpu: [x64]
  831. os: [linux]
  832. requiresBuild: true
  833. dev: true
  834. optional: true
  835. /@esbuild/netbsd-x64@0.18.20:
  836. resolution:
  837. {
  838. integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==,
  839. }
  840. engines: { node: ">=12" }
  841. cpu: [x64]
  842. os: [netbsd]
  843. requiresBuild: true
  844. dev: true
  845. optional: true
  846. /@esbuild/openbsd-x64@0.18.20:
  847. resolution:
  848. {
  849. integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==,
  850. }
  851. engines: { node: ">=12" }
  852. cpu: [x64]
  853. os: [openbsd]
  854. requiresBuild: true
  855. dev: true
  856. optional: true
  857. /@esbuild/sunos-x64@0.18.20:
  858. resolution:
  859. {
  860. integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==,
  861. }
  862. engines: { node: ">=12" }
  863. cpu: [x64]
  864. os: [sunos]
  865. requiresBuild: true
  866. dev: true
  867. optional: true
  868. /@esbuild/win32-arm64@0.18.20:
  869. resolution:
  870. {
  871. integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==,
  872. }
  873. engines: { node: ">=12" }
  874. cpu: [arm64]
  875. os: [win32]
  876. requiresBuild: true
  877. dev: true
  878. optional: true
  879. /@esbuild/win32-ia32@0.18.20:
  880. resolution:
  881. {
  882. integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==,
  883. }
  884. engines: { node: ">=12" }
  885. cpu: [ia32]
  886. os: [win32]
  887. requiresBuild: true
  888. dev: true
  889. optional: true
  890. /@esbuild/win32-x64@0.18.20:
  891. resolution:
  892. {
  893. integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==,
  894. }
  895. engines: { node: ">=12" }
  896. cpu: [x64]
  897. os: [win32]
  898. requiresBuild: true
  899. dev: true
  900. optional: true
  901. /@fastify/busboy@2.1.0:
  902. resolution:
  903. {
  904. integrity: sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==,
  905. }
  906. engines: { node: ">=14" }
  907. dev: true
  908. /@floating-ui/core@1.5.1:
  909. resolution:
  910. {
  911. integrity: sha512-QgcKYwzcc8vvZ4n/5uklchy8KVdjJwcOeI+HnnTNclJjs2nYsy23DOCf+sSV1kBwD9yDAoVKCkv/gEPzgQU3Pw==,
  912. }
  913. dependencies:
  914. "@floating-ui/utils": 0.1.6
  915. dev: false
  916. /@floating-ui/dom@1.5.3:
  917. resolution:
  918. {
  919. integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==,
  920. }
  921. dependencies:
  922. "@floating-ui/core": 1.5.1
  923. "@floating-ui/utils": 0.1.6
  924. dev: false
  925. /@floating-ui/react-dom@2.0.4(react-dom@18.2.0)(react@18.2.0):
  926. resolution:
  927. {
  928. integrity: sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ==,
  929. }
  930. peerDependencies:
  931. react: ">=16.8.0"
  932. react-dom: ">=16.8.0"
  933. dependencies:
  934. "@floating-ui/dom": 1.5.3
  935. react: 18.2.0
  936. react-dom: 18.2.0(react@18.2.0)
  937. dev: false
  938. /@floating-ui/utils@0.1.6:
  939. resolution:
  940. {
  941. integrity: sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==,
  942. }
  943. dev: false
  944. /@jridgewell/gen-mapping@0.3.3:
  945. resolution:
  946. {
  947. integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==,
  948. }
  949. engines: { node: ">=6.0.0" }
  950. dependencies:
  951. "@jridgewell/set-array": 1.1.2
  952. "@jridgewell/sourcemap-codec": 1.4.15
  953. "@jridgewell/trace-mapping": 0.3.20
  954. dev: true
  955. /@jridgewell/resolve-uri@3.1.1:
  956. resolution:
  957. {
  958. integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==,
  959. }
  960. engines: { node: ">=6.0.0" }
  961. dev: true
  962. /@jridgewell/set-array@1.1.2:
  963. resolution:
  964. {
  965. integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==,
  966. }
  967. engines: { node: ">=6.0.0" }
  968. dev: true
  969. /@jridgewell/sourcemap-codec@1.4.15:
  970. resolution:
  971. {
  972. integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==,
  973. }
  974. dev: true
  975. /@jridgewell/trace-mapping@0.3.20:
  976. resolution:
  977. {
  978. integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==,
  979. }
  980. dependencies:
  981. "@jridgewell/resolve-uri": 3.1.1
  982. "@jridgewell/sourcemap-codec": 1.4.15
  983. dev: true
  984. /@juggle/resize-observer@3.4.0:
  985. resolution:
  986. {
  987. integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==,
  988. }
  989. dev: false
  990. /@mui/base@5.0.0-beta.20(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
  991. resolution:
  992. {
  993. integrity: sha512-CS2pUuqxST7ch9VNDCklRYDbJ3rru20Tx7na92QvVVKfu3RL4z/QLuVIc8jYGsdCnauMaeUSlFNLAJNb0yXe6w==,
  994. }
  995. engines: { node: ">=12.0.0" }
  996. peerDependencies:
  997. "@types/react": ^17.0.0 || ^18.0.0
  998. react: ^17.0.0 || ^18.0.0
  999. react-dom: ^17.0.0 || ^18.0.0
  1000. peerDependenciesMeta:
  1001. "@types/react":
  1002. optional: true
  1003. dependencies:
  1004. "@babel/runtime": 7.23.5
  1005. "@floating-ui/react-dom": 2.0.4(react-dom@18.2.0)(react@18.2.0)
  1006. "@mui/types": 7.2.10(@types/react@18.2.39)
  1007. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1008. "@popperjs/core": 2.11.8
  1009. "@types/react": 18.2.39
  1010. clsx: 2.0.0
  1011. prop-types: 15.8.1
  1012. react: 18.2.0
  1013. react-dom: 18.2.0(react@18.2.0)
  1014. dev: false
  1015. /@mui/base@5.0.0-beta.25(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
  1016. resolution:
  1017. {
  1018. integrity: sha512-Iiv+IcappRRv6IBlknIVmLkXxfp51NEX1+l9f+dIbBuPU4PaRULegr1lCeHKsC45KU5ruxM5xMg4R/de03aJQg==,
  1019. }
  1020. engines: { node: ">=12.0.0" }
  1021. peerDependencies:
  1022. "@types/react": ^17.0.0 || ^18.0.0
  1023. react: ^17.0.0 || ^18.0.0
  1024. react-dom: ^17.0.0 || ^18.0.0
  1025. peerDependenciesMeta:
  1026. "@types/react":
  1027. optional: true
  1028. dependencies:
  1029. "@babel/runtime": 7.23.5
  1030. "@floating-ui/react-dom": 2.0.4(react-dom@18.2.0)(react@18.2.0)
  1031. "@mui/types": 7.2.10(@types/react@18.2.39)
  1032. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1033. "@popperjs/core": 2.11.8
  1034. "@types/react": 18.2.39
  1035. clsx: 2.0.0
  1036. prop-types: 15.8.1
  1037. react: 18.2.0
  1038. react-dom: 18.2.0(react@18.2.0)
  1039. dev: false
  1040. /@mui/core-downloads-tracker@5.14.19:
  1041. resolution:
  1042. {
  1043. integrity: sha512-y4JseIen5pmZs1n9hHy95HKKioKco8f6N2lford2AmjJigVJOv0KsU0qryiCpyuEUZmi/xCduVilHsK9DSkPcA==,
  1044. }
  1045. dev: false
  1046. /@mui/icons-material@5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@18.2.0):
  1047. resolution:
  1048. {
  1049. integrity: sha512-yjP8nluXxZGe3Y7pS+yxBV+hWZSsSBampCxkZwaw+1l+feL+rfP74vbEFbMrX/Kil9I/Y1tWfy5bs/eNvwNpWw==,
  1050. }
  1051. engines: { node: ">=12.0.0" }
  1052. peerDependencies:
  1053. "@mui/material": ^5.0.0
  1054. "@types/react": ^17.0.0 || ^18.0.0
  1055. react: ^17.0.0 || ^18.0.0
  1056. peerDependenciesMeta:
  1057. "@types/react":
  1058. optional: true
  1059. dependencies:
  1060. "@babel/runtime": 7.23.5
  1061. "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1062. "@types/react": 18.2.39
  1063. react: 18.2.0
  1064. dev: false
  1065. /@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/material@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
  1066. resolution:
  1067. {
  1068. integrity: sha512-azOkKcyVX4KBZAqSp7eRD4OfKrUrvQXo7x2BjFJil+UeAJiMpB6I5lALo2PDZz3vjtJnHqlURnZtxZOHs1zfEA==,
  1069. }
  1070. engines: { node: ">=12.0.0" }
  1071. peerDependencies:
  1072. "@emotion/react": ^11.5.0
  1073. "@emotion/styled": ^11.3.0
  1074. "@mui/material": ^5.0.0
  1075. "@types/react": ^17.0.0 || ^18.0.0
  1076. react: ^17.0.0 || ^18.0.0
  1077. react-dom: ^17.0.0 || ^18.0.0
  1078. peerDependenciesMeta:
  1079. "@emotion/react":
  1080. optional: true
  1081. "@emotion/styled":
  1082. optional: true
  1083. "@types/react":
  1084. optional: true
  1085. dependencies:
  1086. "@babel/runtime": 7.23.5
  1087. "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
  1088. "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
  1089. "@mui/base": 5.0.0-beta.20(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1090. "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1091. "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
  1092. "@mui/types": 7.2.10(@types/react@18.2.39)
  1093. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1094. "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1095. "@types/react": 18.2.39
  1096. clsx: 2.0.0
  1097. prop-types: 15.8.1
  1098. react: 18.2.0
  1099. react-dom: 18.2.0(react@18.2.0)
  1100. dev: false
  1101. /@mui/material@5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
  1102. resolution:
  1103. {
  1104. integrity: sha512-jSPLXst/YPgDGolhiu4rbethKjLVrI1IkoK8YrFUv8ygxDuhQdsE6+ZqjSSRXk3ytTMf6ghPnQ88OFRk4XjpNw==,
  1105. }
  1106. engines: { node: ">=12.0.0" }
  1107. peerDependencies:
  1108. "@emotion/react": ^11.5.0
  1109. "@emotion/styled": ^11.3.0
  1110. "@types/react": ^17.0.0 || ^18.0.0
  1111. react: ^17.0.0 || ^18.0.0
  1112. react-dom: ^17.0.0 || ^18.0.0
  1113. peerDependenciesMeta:
  1114. "@emotion/react":
  1115. optional: true
  1116. "@emotion/styled":
  1117. optional: true
  1118. "@types/react":
  1119. optional: true
  1120. dependencies:
  1121. "@babel/runtime": 7.23.5
  1122. "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
  1123. "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
  1124. "@mui/base": 5.0.0-beta.25(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1125. "@mui/core-downloads-tracker": 5.14.19
  1126. "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
  1127. "@mui/types": 7.2.10(@types/react@18.2.39)
  1128. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1129. "@types/react": 18.2.39
  1130. "@types/react-transition-group": 4.4.9
  1131. clsx: 2.0.0
  1132. csstype: 3.1.2
  1133. prop-types: 15.8.1
  1134. react: 18.2.0
  1135. react-dom: 18.2.0(react@18.2.0)
  1136. react-is: 18.2.0
  1137. react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
  1138. dev: false
  1139. /@mui/private-theming@5.14.19(@types/react@18.2.39)(react@18.2.0):
  1140. resolution:
  1141. {
  1142. integrity: sha512-U9w39VpXLGVM8wZlUU/47YGTsBSk60ZQRRxQZtdqPfN1N7OVllQeN4cEKZKR8PjqqR3aYRcSciQ4dc6CttRoXQ==,
  1143. }
  1144. engines: { node: ">=12.0.0" }
  1145. peerDependencies:
  1146. "@types/react": ^17.0.0 || ^18.0.0
  1147. react: ^17.0.0 || ^18.0.0
  1148. peerDependenciesMeta:
  1149. "@types/react":
  1150. optional: true
  1151. dependencies:
  1152. "@babel/runtime": 7.23.5
  1153. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1154. "@types/react": 18.2.39
  1155. prop-types: 15.8.1
  1156. react: 18.2.0
  1157. dev: false
  1158. /@mui/styled-engine@5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0):
  1159. resolution:
  1160. {
  1161. integrity: sha512-jtj/Pyn/bS8PM7NXdFNTHWZfE3p+vItO4/HoQbUeAv3u+cnWXcTBGHHY/xdIn446lYGFDczTh1YyX8G4Ts0Rtg==,
  1162. }
  1163. engines: { node: ">=12.0.0" }
  1164. peerDependencies:
  1165. "@emotion/react": ^11.4.1
  1166. "@emotion/styled": ^11.3.0
  1167. react: ^17.0.0 || ^18.0.0
  1168. peerDependenciesMeta:
  1169. "@emotion/react":
  1170. optional: true
  1171. "@emotion/styled":
  1172. optional: true
  1173. dependencies:
  1174. "@babel/runtime": 7.23.5
  1175. "@emotion/cache": 11.11.0
  1176. "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
  1177. "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
  1178. csstype: 3.1.2
  1179. prop-types: 15.8.1
  1180. react: 18.2.0
  1181. dev: false
  1182. /@mui/system@5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0):
  1183. resolution:
  1184. {
  1185. integrity: sha512-4e3Q+2nx+vgEsd0h5ftxlZGB7XtkkPos/zWqCqnxUs1l/T70s0lF2YNrWHHdSQ7LgtBu0eQ0qweZG2pR7KwkAw==,
  1186. }
  1187. engines: { node: ">=12.0.0" }
  1188. peerDependencies:
  1189. "@emotion/react": ^11.5.0
  1190. "@emotion/styled": ^11.3.0
  1191. "@types/react": ^17.0.0 || ^18.0.0
  1192. react: ^17.0.0 || ^18.0.0
  1193. peerDependenciesMeta:
  1194. "@emotion/react":
  1195. optional: true
  1196. "@emotion/styled":
  1197. optional: true
  1198. "@types/react":
  1199. optional: true
  1200. dependencies:
  1201. "@babel/runtime": 7.23.5
  1202. "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
  1203. "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
  1204. "@mui/private-theming": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1205. "@mui/styled-engine": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(react@18.2.0)
  1206. "@mui/types": 7.2.10(@types/react@18.2.39)
  1207. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1208. "@types/react": 18.2.39
  1209. clsx: 2.0.0
  1210. csstype: 3.1.2
  1211. prop-types: 15.8.1
  1212. react: 18.2.0
  1213. dev: false
  1214. /@mui/types@7.2.10(@types/react@18.2.39):
  1215. resolution:
  1216. {
  1217. integrity: sha512-wX1vbDC+lzF7FlhT6A3ffRZgEoKWPF8VqRoTu4lZwouFX2t90KyCMsgepMw5DxLak1BSp/KP86CmtZttikb/gQ==,
  1218. }
  1219. peerDependencies:
  1220. "@types/react": ^17.0.0 || ^18.0.0
  1221. peerDependenciesMeta:
  1222. "@types/react":
  1223. optional: true
  1224. dependencies:
  1225. "@types/react": 18.2.39
  1226. dev: false
  1227. /@mui/utils@5.14.19(@types/react@18.2.39)(react@18.2.0):
  1228. resolution:
  1229. {
  1230. integrity: sha512-qAHvTXzk7basbyqPvhgWqN6JbmI2wLB/mf97GkSlz5c76MiKYV6Ffjvw9BjKZQ1YRb8rDX9kgdjRezOcoB91oQ==,
  1231. }
  1232. engines: { node: ">=12.0.0" }
  1233. peerDependencies:
  1234. "@types/react": ^17.0.0 || ^18.0.0
  1235. react: ^17.0.0 || ^18.0.0
  1236. peerDependenciesMeta:
  1237. "@types/react":
  1238. optional: true
  1239. dependencies:
  1240. "@babel/runtime": 7.23.5
  1241. "@types/prop-types": 15.7.11
  1242. "@types/react": 18.2.39
  1243. prop-types: 15.8.1
  1244. react: 18.2.0
  1245. react-is: 18.2.0
  1246. dev: false
  1247. /@mui/x-data-grid@6.18.2(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
  1248. resolution:
  1249. {
  1250. integrity: sha512-XsVX8OCcYRbSoDVfjoX6gi+KfBitTkUvlMZnI/YkWOyms+pEValJQousvwjhGN1coWp15Yoz9YTGmSGCBxo2HA==,
  1251. }
  1252. engines: { node: ">=14.0.0" }
  1253. peerDependencies:
  1254. "@mui/material": ^5.4.1
  1255. "@mui/system": ^5.4.1
  1256. react: ^17.0.0 || ^18.0.0
  1257. react-dom: ^17.0.0 || ^18.0.0
  1258. dependencies:
  1259. "@babel/runtime": 7.23.5
  1260. "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1261. "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
  1262. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1263. clsx: 2.0.0
  1264. prop-types: 15.8.1
  1265. react: 18.2.0
  1266. react-dom: 18.2.0(react@18.2.0)
  1267. reselect: 4.1.8
  1268. transitivePeerDependencies:
  1269. - "@types/react"
  1270. dev: false
  1271. /@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.14.19)(@mui/system@5.14.19)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0):
  1272. resolution:
  1273. {
  1274. integrity: sha512-JUG3HmBrmGEALbCFg1b+i7h726e1dWYZs4db3syO1j+Q++E3nbvE4Lehp5yGTFm+8esH0Tny50tuJaa4WX6VSA==,
  1275. }
  1276. engines: { node: ">=14.0.0" }
  1277. peerDependencies:
  1278. "@emotion/react": ^11.9.0
  1279. "@emotion/styled": ^11.8.1
  1280. "@mui/base": ^5.0.0-alpha.87
  1281. "@mui/material": ^5.8.6
  1282. "@mui/system": ^5.8.0
  1283. react: ^17.0.0 || ^18.0.0
  1284. react-dom: ^17.0.0 || ^18.0.0
  1285. dependencies:
  1286. "@babel/runtime": 7.23.5
  1287. "@emotion/react": 11.11.1(@types/react@18.2.39)(react@18.2.0)
  1288. "@emotion/styled": 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.39)(react@18.2.0)
  1289. "@mui/base": 5.0.0-beta.20(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1290. "@mui/material": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0)
  1291. "@mui/system": 5.14.19(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.39)(react@18.2.0)
  1292. "@mui/utils": 5.14.19(@types/react@18.2.39)(react@18.2.0)
  1293. "@types/react-transition-group": 4.4.9
  1294. clsx: 2.0.0
  1295. prop-types: 15.8.1
  1296. react: 18.2.0
  1297. react-dom: 18.2.0(react@18.2.0)
  1298. react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0)
  1299. transitivePeerDependencies:
  1300. - "@types/react"
  1301. dev: false
  1302. /@octokit/auth-token@2.5.0:
  1303. resolution:
  1304. {
  1305. integrity: sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==,
  1306. }
  1307. dependencies:
  1308. "@octokit/types": 6.41.0
  1309. dev: true
  1310. /@octokit/core@3.6.0:
  1311. resolution:
  1312. {
  1313. integrity: sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q==,
  1314. }
  1315. dependencies:
  1316. "@octokit/auth-token": 2.5.0
  1317. "@octokit/graphql": 4.8.0
  1318. "@octokit/request": 5.6.3
  1319. "@octokit/request-error": 2.1.0
  1320. "@octokit/types": 6.41.0
  1321. before-after-hook: 2.2.3
  1322. universal-user-agent: 6.0.1
  1323. transitivePeerDependencies:
  1324. - encoding
  1325. dev: true
  1326. /@octokit/endpoint@6.0.12:
  1327. resolution:
  1328. {
  1329. integrity: sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==,
  1330. }
  1331. dependencies:
  1332. "@octokit/types": 6.41.0
  1333. is-plain-object: 5.0.0
  1334. universal-user-agent: 6.0.1
  1335. dev: true
  1336. /@octokit/graphql@4.8.0:
  1337. resolution:
  1338. {
  1339. integrity: sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==,
  1340. }
  1341. dependencies:
  1342. "@octokit/request": 5.6.3
  1343. "@octokit/types": 6.41.0
  1344. universal-user-agent: 6.0.1
  1345. transitivePeerDependencies:
  1346. - encoding
  1347. dev: true
  1348. /@octokit/openapi-types@12.11.0:
  1349. resolution:
  1350. {
  1351. integrity: sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==,
  1352. }
  1353. dev: true
  1354. /@octokit/plugin-paginate-rest@2.21.3(@octokit/core@3.6.0):
  1355. resolution:
  1356. {
  1357. integrity: sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==,
  1358. }
  1359. peerDependencies:
  1360. "@octokit/core": ">=2"
  1361. dependencies:
  1362. "@octokit/core": 3.6.0
  1363. "@octokit/types": 6.41.0
  1364. dev: true
  1365. /@octokit/plugin-rest-endpoint-methods@5.16.2(@octokit/core@3.6.0):
  1366. resolution:
  1367. {
  1368. integrity: sha512-8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw==,
  1369. }
  1370. peerDependencies:
  1371. "@octokit/core": ">=3"
  1372. dependencies:
  1373. "@octokit/core": 3.6.0
  1374. "@octokit/types": 6.41.0
  1375. deprecation: 2.3.1
  1376. dev: true
  1377. /@octokit/request-error@2.1.0:
  1378. resolution:
  1379. {
  1380. integrity: sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==,
  1381. }
  1382. dependencies:
  1383. "@octokit/types": 6.41.0
  1384. deprecation: 2.3.1
  1385. once: 1.4.0
  1386. dev: true
  1387. /@octokit/request@5.6.3:
  1388. resolution:
  1389. {
  1390. integrity: sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==,
  1391. }
  1392. dependencies:
  1393. "@octokit/endpoint": 6.0.12
  1394. "@octokit/request-error": 2.1.0
  1395. "@octokit/types": 6.41.0
  1396. is-plain-object: 5.0.0
  1397. node-fetch: 2.7.0
  1398. universal-user-agent: 6.0.1
  1399. transitivePeerDependencies:
  1400. - encoding
  1401. dev: true
  1402. /@octokit/types@6.41.0:
  1403. resolution:
  1404. {
  1405. integrity: sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==,
  1406. }
  1407. dependencies:
  1408. "@octokit/openapi-types": 12.11.0
  1409. dev: true
  1410. /@popperjs/core@2.11.8:
  1411. resolution:
  1412. {
  1413. integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==,
  1414. }
  1415. dev: false
  1416. /@remix-run/router@1.13.0:
  1417. resolution:
  1418. {
  1419. integrity: sha512-5dMOnVnefRsl4uRnAdoWjtVTdh8e6aZqgM4puy9nmEADH72ck+uXwzpJLEKE9Q6F8ZljNewLgmTfkxUrBdv4WA==,
  1420. }
  1421. engines: { node: ">=14.0.0" }
  1422. dev: false
  1423. /@rollup/pluginutils@5.1.0:
  1424. resolution:
  1425. {
  1426. integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==,
  1427. }
  1428. engines: { node: ">=14.0.0" }
  1429. peerDependencies:
  1430. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  1431. peerDependenciesMeta:
  1432. rollup:
  1433. optional: true
  1434. dependencies:
  1435. "@types/estree": 1.0.5
  1436. estree-walker: 2.0.2
  1437. picomatch: 2.3.1
  1438. dev: true
  1439. /@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.23.5):
  1440. resolution:
  1441. {
  1442. integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==,
  1443. }
  1444. engines: { node: ">=14" }
  1445. peerDependencies:
  1446. "@babel/core": ^7.0.0-0
  1447. dependencies:
  1448. "@babel/core": 7.23.5
  1449. dev: true
  1450. /@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.23.5):
  1451. resolution:
  1452. {
  1453. integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==,
  1454. }
  1455. engines: { node: ">=14" }
  1456. peerDependencies:
  1457. "@babel/core": ^7.0.0-0
  1458. dependencies:
  1459. "@babel/core": 7.23.5
  1460. dev: true
  1461. /@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.23.5):
  1462. resolution:
  1463. {
  1464. integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==,
  1465. }
  1466. engines: { node: ">=14" }
  1467. peerDependencies:
  1468. "@babel/core": ^7.0.0-0
  1469. dependencies:
  1470. "@babel/core": 7.23.5
  1471. dev: true
  1472. /@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.23.5):
  1473. resolution:
  1474. {
  1475. integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==,
  1476. }
  1477. engines: { node: ">=14" }
  1478. peerDependencies:
  1479. "@babel/core": ^7.0.0-0
  1480. dependencies:
  1481. "@babel/core": 7.23.5
  1482. dev: true
  1483. /@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.23.5):
  1484. resolution:
  1485. {
  1486. integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==,
  1487. }
  1488. engines: { node: ">=14" }
  1489. peerDependencies:
  1490. "@babel/core": ^7.0.0-0
  1491. dependencies:
  1492. "@babel/core": 7.23.5
  1493. dev: true
  1494. /@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.23.5):
  1495. resolution:
  1496. {
  1497. integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==,
  1498. }
  1499. engines: { node: ">=14" }
  1500. peerDependencies:
  1501. "@babel/core": ^7.0.0-0
  1502. dependencies:
  1503. "@babel/core": 7.23.5
  1504. dev: true
  1505. /@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.23.5):
  1506. resolution:
  1507. {
  1508. integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==,
  1509. }
  1510. engines: { node: ">=14" }
  1511. peerDependencies:
  1512. "@babel/core": ^7.0.0-0
  1513. dependencies:
  1514. "@babel/core": 7.23.5
  1515. dev: true
  1516. /@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.23.5):
  1517. resolution:
  1518. {
  1519. integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==,
  1520. }
  1521. engines: { node: ">=12" }
  1522. peerDependencies:
  1523. "@babel/core": ^7.0.0-0
  1524. dependencies:
  1525. "@babel/core": 7.23.5
  1526. dev: true
  1527. /@svgr/babel-preset@8.1.0(@babel/core@7.23.5):
  1528. resolution:
  1529. {
  1530. integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==,
  1531. }
  1532. engines: { node: ">=14" }
  1533. peerDependencies:
  1534. "@babel/core": ^7.0.0-0
  1535. dependencies:
  1536. "@babel/core": 7.23.5
  1537. "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.23.5)
  1538. "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.23.5)
  1539. "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.23.5)
  1540. "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.23.5)
  1541. "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.23.5)
  1542. "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.23.5)
  1543. "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.23.5)
  1544. "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.23.5)
  1545. dev: true
  1546. /@svgr/core@8.1.0(typescript@5.3.2):
  1547. resolution:
  1548. {
  1549. integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==,
  1550. }
  1551. engines: { node: ">=14" }
  1552. dependencies:
  1553. "@babel/core": 7.23.5
  1554. "@svgr/babel-preset": 8.1.0(@babel/core@7.23.5)
  1555. camelcase: 6.3.0
  1556. cosmiconfig: 8.3.6(typescript@5.3.2)
  1557. snake-case: 3.0.4
  1558. transitivePeerDependencies:
  1559. - supports-color
  1560. - typescript
  1561. dev: true
  1562. /@svgr/hast-util-to-babel-ast@8.0.0:
  1563. resolution:
  1564. {
  1565. integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==,
  1566. }
  1567. engines: { node: ">=14" }
  1568. dependencies:
  1569. "@babel/types": 7.23.5
  1570. entities: 4.5.0
  1571. dev: true
  1572. /@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0):
  1573. resolution:
  1574. {
  1575. integrity: sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==,
  1576. }
  1577. engines: { node: ">=14" }
  1578. peerDependencies:
  1579. "@svgr/core": "*"
  1580. dependencies:
  1581. "@babel/core": 7.23.5
  1582. "@svgr/babel-preset": 8.1.0(@babel/core@7.23.5)
  1583. "@svgr/core": 8.1.0(typescript@5.3.2)
  1584. "@svgr/hast-util-to-babel-ast": 8.0.0
  1585. svg-parser: 2.0.4
  1586. transitivePeerDependencies:
  1587. - supports-color
  1588. dev: true
  1589. /@tauri-apps/api@1.5.1:
  1590. resolution:
  1591. {
  1592. integrity: sha512-6unsZDOdlXTmauU3NhWhn+Cx0rODV+rvNvTdvolE5Kls5ybA6cqndQENDt1+FS0tF7ozCP66jwWoH6a5h90BrA==,
  1593. }
  1594. engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" }
  1595. dev: false
  1596. /@tauri-apps/api@1.5.3:
  1597. resolution:
  1598. {
  1599. integrity: sha512-zxnDjHHKjOsrIzZm6nO5Xapb/BxqUq1tc7cGkFXsFkGTsSWgCPH1D8mm0XS9weJY2OaR73I3k3S+b7eSzJDfqA==,
  1600. }
  1601. engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" }
  1602. dev: false
  1603. /@tauri-apps/cli-darwin-arm64@1.5.6:
  1604. resolution:
  1605. {
  1606. integrity: sha512-NNvG3XLtciCMsBahbDNUEvq184VZmOveTGOuy0So2R33b/6FDkuWaSgWZsR1mISpOuP034htQYW0VITCLelfqg==,
  1607. }
  1608. engines: { node: ">= 10" }
  1609. cpu: [arm64]
  1610. os: [darwin]
  1611. requiresBuild: true
  1612. dev: true
  1613. optional: true
  1614. /@tauri-apps/cli-darwin-x64@1.5.6:
  1615. resolution:
  1616. {
  1617. integrity: sha512-nkiqmtUQw3N1j4WoVjv81q6zWuZFhBLya/RNGUL94oafORloOZoSY0uTZJAoeieb3Y1YK0rCHSDl02MyV2Fi4A==,
  1618. }
  1619. engines: { node: ">= 10" }
  1620. cpu: [x64]
  1621. os: [darwin]
  1622. requiresBuild: true
  1623. dev: true
  1624. optional: true
  1625. /@tauri-apps/cli-linux-arm-gnueabihf@1.5.6:
  1626. resolution:
  1627. {
  1628. integrity: sha512-z6SPx+axZexmWXTIVPNs4Tg7FtvdJl9EKxYN6JPjOmDZcqA13iyqWBQal2DA/GMZ1Xqo3vyJf6EoEaKaliymPQ==,
  1629. }
  1630. engines: { node: ">= 10" }
  1631. cpu: [arm]
  1632. os: [linux]
  1633. requiresBuild: true
  1634. dev: true
  1635. optional: true
  1636. /@tauri-apps/cli-linux-arm64-gnu@1.5.6:
  1637. resolution:
  1638. {
  1639. integrity: sha512-QuQjMQmpsCbzBrmtQiG4uhnfAbdFx3nzm+9LtqjuZlurc12+Mj5MTgqQ3AOwQedH3f7C+KlvbqD2AdXpwTg7VA==,
  1640. }
  1641. engines: { node: ">= 10" }
  1642. cpu: [arm64]
  1643. os: [linux]
  1644. libc: [glibc]
  1645. requiresBuild: true
  1646. dev: true
  1647. optional: true
  1648. /@tauri-apps/cli-linux-arm64-musl@1.5.6:
  1649. resolution:
  1650. {
  1651. integrity: sha512-8j5dH3odweFeom7bRGlfzDApWVOT4jIq8/214Wl+JeiNVehouIBo9lZGeghZBH3XKFRwEvU23i7sRVjuh2s8mg==,
  1652. }
  1653. engines: { node: ">= 10" }
  1654. cpu: [arm64]
  1655. os: [linux]
  1656. libc: [musl]
  1657. requiresBuild: true
  1658. dev: true
  1659. optional: true
  1660. /@tauri-apps/cli-linux-x64-gnu@1.5.6:
  1661. resolution:
  1662. {
  1663. integrity: sha512-gbFHYHfdEGW0ffk8SigDsoXks6USpilF6wR0nqB/JbWzbzFR/sBuLVNQlJl1RKNakyJHu+lsFxGy0fcTdoX8xA==,
  1664. }
  1665. engines: { node: ">= 10" }
  1666. cpu: [x64]
  1667. os: [linux]
  1668. libc: [glibc]
  1669. requiresBuild: true
  1670. dev: true
  1671. optional: true
  1672. /@tauri-apps/cli-linux-x64-musl@1.5.6:
  1673. resolution:
  1674. {
  1675. integrity: sha512-9v688ogoLkeFYQNgqiSErfhTreLUd8B3prIBSYUt+x4+5Kcw91zWvIh+VSxL1n3KCGGsM7cuXhkGPaxwlEh1ug==,
  1676. }
  1677. engines: { node: ">= 10" }
  1678. cpu: [x64]
  1679. os: [linux]
  1680. libc: [musl]
  1681. requiresBuild: true
  1682. dev: true
  1683. optional: true
  1684. /@tauri-apps/cli-win32-arm64-msvc@1.5.6:
  1685. resolution:
  1686. {
  1687. integrity: sha512-DRNDXFNZb6y5IZrw+lhTTA9l4wbzO4TNRBAlHAiXUrH+pRFZ/ZJtv5WEuAj9ocVSahVw2NaK5Yaold4NPAxHog==,
  1688. }
  1689. engines: { node: ">= 10" }
  1690. cpu: [arm64]
  1691. os: [win32]
  1692. requiresBuild: true
  1693. dev: true
  1694. optional: true
  1695. /@tauri-apps/cli-win32-ia32-msvc@1.5.6:
  1696. resolution:
  1697. {
  1698. integrity: sha512-oUYKNR/IZjF4fsOzRpw0xesl2lOjhsQEyWlgbpT25T83EU113Xgck9UjtI7xemNI/OPCv1tPiaM1e7/ABdg5iA==,
  1699. }
  1700. engines: { node: ">= 10" }
  1701. cpu: [ia32]
  1702. os: [win32]
  1703. requiresBuild: true
  1704. dev: true
  1705. optional: true
  1706. /@tauri-apps/cli-win32-x64-msvc@1.5.6:
  1707. resolution:
  1708. {
  1709. integrity: sha512-RmEf1os9C8//uq2hbjXi7Vgz9ne7798ZxqemAZdUwo1pv3oLVZSz1/IvZmUHPdy2e6zSeySqWu1D0Y3QRNN+dg==,
  1710. }
  1711. engines: { node: ">= 10" }
  1712. cpu: [x64]
  1713. os: [win32]
  1714. requiresBuild: true
  1715. dev: true
  1716. optional: true
  1717. /@tauri-apps/cli@1.5.6:
  1718. resolution:
  1719. {
  1720. integrity: sha512-k4Y19oVCnt7WZb2TnDzLqfs7o98Jq0tUoVMv+JQSzuRDJqaVu2xMBZ8dYplEn+EccdR5SOMyzaLBJWu38TVK1A==,
  1721. }
  1722. engines: { node: ">= 10" }
  1723. hasBin: true
  1724. optionalDependencies:
  1725. "@tauri-apps/cli-darwin-arm64": 1.5.6
  1726. "@tauri-apps/cli-darwin-x64": 1.5.6
  1727. "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.6
  1728. "@tauri-apps/cli-linux-arm64-gnu": 1.5.6
  1729. "@tauri-apps/cli-linux-arm64-musl": 1.5.6
  1730. "@tauri-apps/cli-linux-x64-gnu": 1.5.6
  1731. "@tauri-apps/cli-linux-x64-musl": 1.5.6
  1732. "@tauri-apps/cli-win32-arm64-msvc": 1.5.6
  1733. "@tauri-apps/cli-win32-ia32-msvc": 1.5.6
  1734. "@tauri-apps/cli-win32-x64-msvc": 1.5.6
  1735. dev: true
  1736. /@types/babel__core@7.20.5:
  1737. resolution:
  1738. {
  1739. integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==,
  1740. }
  1741. dependencies:
  1742. "@babel/parser": 7.23.5
  1743. "@babel/types": 7.23.5
  1744. "@types/babel__generator": 7.6.7
  1745. "@types/babel__template": 7.4.4
  1746. "@types/babel__traverse": 7.20.4
  1747. dev: true
  1748. /@types/babel__generator@7.6.7:
  1749. resolution:
  1750. {
  1751. integrity: sha512-6Sfsq+EaaLrw4RmdFWE9Onp63TOUue71AWb4Gpa6JxzgTYtimbM086WnYTy2U67AofR++QKCo08ZP6pwx8YFHQ==,
  1752. }
  1753. dependencies:
  1754. "@babel/types": 7.23.5
  1755. dev: true
  1756. /@types/babel__template@7.4.4:
  1757. resolution:
  1758. {
  1759. integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==,
  1760. }
  1761. dependencies:
  1762. "@babel/parser": 7.23.5
  1763. "@babel/types": 7.23.5
  1764. dev: true
  1765. /@types/babel__traverse@7.20.4:
  1766. resolution:
  1767. {
  1768. integrity: sha512-mSM/iKUk5fDDrEV/e83qY+Cr3I1+Q3qqTuEn++HAWYjEa1+NxZr6CNrcJGf2ZTnq4HoFGC3zaTPZTobCzCFukA==,
  1769. }
  1770. dependencies:
  1771. "@babel/types": 7.23.5
  1772. dev: true
  1773. /@types/estree@1.0.5:
  1774. resolution:
  1775. {
  1776. integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==,
  1777. }
  1778. dev: true
  1779. /@types/fs-extra@9.0.13:
  1780. resolution:
  1781. {
  1782. integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==,
  1783. }
  1784. dependencies:
  1785. "@types/node": 20.10.1
  1786. dev: true
  1787. /@types/js-cookie@2.2.7:
  1788. resolution:
  1789. {
  1790. integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==,
  1791. }
  1792. dev: false
  1793. /@types/js-cookie@3.0.6:
  1794. resolution:
  1795. {
  1796. integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==,
  1797. }
  1798. dev: true
  1799. /@types/lodash-es@4.17.12:
  1800. resolution:
  1801. {
  1802. integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==,
  1803. }
  1804. dependencies:
  1805. "@types/lodash": 4.14.202
  1806. dev: true
  1807. /@types/lodash@4.14.202:
  1808. resolution:
  1809. {
  1810. integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==,
  1811. }
  1812. dev: true
  1813. /@types/minimatch@3.0.5:
  1814. resolution:
  1815. {
  1816. integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==,
  1817. }
  1818. dev: true
  1819. /@types/node@20.10.1:
  1820. resolution:
  1821. {
  1822. integrity: sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==,
  1823. }
  1824. dependencies:
  1825. undici-types: 5.26.5
  1826. dev: true
  1827. /@types/parse-json@4.0.2:
  1828. resolution:
  1829. {
  1830. integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==,
  1831. }
  1832. dev: false
  1833. /@types/prop-types@15.7.11:
  1834. resolution:
  1835. {
  1836. integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==,
  1837. }
  1838. /@types/react-dom@18.2.17:
  1839. resolution:
  1840. {
  1841. integrity: sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==,
  1842. }
  1843. dependencies:
  1844. "@types/react": 18.2.39
  1845. dev: true
  1846. /@types/react-transition-group@4.4.9:
  1847. resolution:
  1848. {
  1849. integrity: sha512-ZVNmWumUIh5NhH8aMD9CR2hdW0fNuYInlocZHaZ+dgk/1K49j1w/HoAuK1ki+pgscQrOFRTlXeoURtuzEkV3dg==,
  1850. }
  1851. dependencies:
  1852. "@types/react": 18.2.39
  1853. /@types/react@18.2.39:
  1854. resolution:
  1855. {
  1856. integrity: sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==,
  1857. }
  1858. dependencies:
  1859. "@types/prop-types": 15.7.11
  1860. "@types/scheduler": 0.16.8
  1861. csstype: 3.1.2
  1862. /@types/scheduler@0.16.8:
  1863. resolution:
  1864. {
  1865. integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==,
  1866. }
  1867. /@vitejs/plugin-react@4.2.0(vite@4.5.0):
  1868. resolution:
  1869. {
  1870. integrity: sha512-+MHTH/e6H12kRp5HUkzOGqPMksezRMmW+TNzlh/QXfI8rRf6l2Z2yH/v12no1UvTwhZgEDMuQ7g7rrfMseU6FQ==,
  1871. }
  1872. engines: { node: ^14.18.0 || >=16.0.0 }
  1873. peerDependencies:
  1874. vite: ^4.2.0 || ^5.0.0
  1875. dependencies:
  1876. "@babel/core": 7.23.5
  1877. "@babel/plugin-transform-react-jsx-self": 7.23.3(@babel/core@7.23.5)
  1878. "@babel/plugin-transform-react-jsx-source": 7.23.3(@babel/core@7.23.5)
  1879. "@types/babel__core": 7.20.5
  1880. react-refresh: 0.14.0
  1881. vite: 4.5.0(sass@1.69.5)
  1882. transitivePeerDependencies:
  1883. - supports-color
  1884. dev: true
  1885. /adm-zip@0.5.10:
  1886. resolution:
  1887. {
  1888. integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==,
  1889. }
  1890. engines: { node: ">=6.0" }
  1891. dev: true
  1892. /agent-base@6.0.2:
  1893. resolution:
  1894. {
  1895. integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==,
  1896. }
  1897. engines: { node: ">= 6.0.0" }
  1898. dependencies:
  1899. debug: 4.3.4
  1900. transitivePeerDependencies:
  1901. - supports-color
  1902. dev: true
  1903. /ahooks-v3-count@1.0.0:
  1904. resolution:
  1905. {
  1906. integrity: sha512-V7uUvAwnimu6eh/PED4mCDjE7tokeZQLKlxg9lCTMPhN+NjsSbtdacByVlR1oluXQzD3MOw55wylDmQo4+S9ZQ==,
  1907. }
  1908. dev: false
  1909. /ahooks@3.7.8(react@18.2.0):
  1910. resolution:
  1911. {
  1912. integrity: sha512-e/NMlQWoCjaUtncNFIZk3FG1ImSkV/JhScQSkTqnftakRwdfZWSw6zzoWSG9OMYqPNs2MguDYBUFFC6THelWXA==,
  1913. }
  1914. engines: { node: ">=8.0.0" }
  1915. peerDependencies:
  1916. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  1917. dependencies:
  1918. "@babel/runtime": 7.23.5
  1919. "@types/js-cookie": 2.2.7
  1920. ahooks-v3-count: 1.0.0
  1921. dayjs: 1.11.5
  1922. intersection-observer: 0.12.2
  1923. js-cookie: 2.2.1
  1924. lodash: 4.17.21
  1925. react: 18.2.0
  1926. resize-observer-polyfill: 1.5.1
  1927. screenfull: 5.2.0
  1928. tslib: 2.6.2
  1929. dev: false
  1930. /ansi-styles@3.2.1:
  1931. resolution:
  1932. {
  1933. integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==,
  1934. }
  1935. engines: { node: ">=4" }
  1936. dependencies:
  1937. color-convert: 1.9.3
  1938. /ansi-styles@4.3.0:
  1939. resolution:
  1940. {
  1941. integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==,
  1942. }
  1943. engines: { node: ">=8" }
  1944. dependencies:
  1945. color-convert: 2.0.1
  1946. dev: true
  1947. /anymatch@3.1.3:
  1948. resolution:
  1949. {
  1950. integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==,
  1951. }
  1952. engines: { node: ">= 8" }
  1953. dependencies:
  1954. normalize-path: 3.0.0
  1955. picomatch: 2.3.1
  1956. dev: true
  1957. /argparse@2.0.1:
  1958. resolution:
  1959. {
  1960. integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==,
  1961. }
  1962. dev: true
  1963. /array-differ@3.0.0:
  1964. resolution:
  1965. {
  1966. integrity: sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==,
  1967. }
  1968. engines: { node: ">=8" }
  1969. dev: true
  1970. /array-union@2.1.0:
  1971. resolution:
  1972. {
  1973. integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==,
  1974. }
  1975. engines: { node: ">=8" }
  1976. dev: true
  1977. /arrify@2.0.1:
  1978. resolution:
  1979. {
  1980. integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==,
  1981. }
  1982. engines: { node: ">=8" }
  1983. dev: true
  1984. /asynckit@0.4.0:
  1985. resolution:
  1986. {
  1987. integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==,
  1988. }
  1989. dev: false
  1990. /axios@1.6.2:
  1991. resolution:
  1992. {
  1993. integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==,
  1994. }
  1995. dependencies:
  1996. follow-redirects: 1.15.3
  1997. form-data: 4.0.0
  1998. proxy-from-env: 1.1.0
  1999. transitivePeerDependencies:
  2000. - debug
  2001. dev: false
  2002. /babel-plugin-macros@3.1.0:
  2003. resolution:
  2004. {
  2005. integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==,
  2006. }
  2007. engines: { node: ">=10", npm: ">=6" }
  2008. dependencies:
  2009. "@babel/runtime": 7.23.5
  2010. cosmiconfig: 7.1.0
  2011. resolve: 1.22.8
  2012. dev: false
  2013. /balanced-match@1.0.2:
  2014. resolution:
  2015. {
  2016. integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==,
  2017. }
  2018. dev: true
  2019. /before-after-hook@2.2.3:
  2020. resolution:
  2021. {
  2022. integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==,
  2023. }
  2024. dev: true
  2025. /binary-extensions@2.2.0:
  2026. resolution:
  2027. {
  2028. integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==,
  2029. }
  2030. engines: { node: ">=8" }
  2031. dev: true
  2032. /brace-expansion@1.1.11:
  2033. resolution:
  2034. {
  2035. integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==,
  2036. }
  2037. dependencies:
  2038. balanced-match: 1.0.2
  2039. concat-map: 0.0.1
  2040. dev: true
  2041. /braces@3.0.2:
  2042. resolution:
  2043. {
  2044. integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==,
  2045. }
  2046. engines: { node: ">=8" }
  2047. dependencies:
  2048. fill-range: 7.0.1
  2049. dev: true
  2050. /browserslist@4.22.1:
  2051. resolution:
  2052. {
  2053. integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==,
  2054. }
  2055. engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
  2056. hasBin: true
  2057. dependencies:
  2058. caniuse-lite: 1.0.30001565
  2059. electron-to-chromium: 1.4.600
  2060. node-releases: 2.0.14
  2061. update-browserslist-db: 1.0.13(browserslist@4.22.1)
  2062. dev: true
  2063. /callsites@3.1.0:
  2064. resolution:
  2065. {
  2066. integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==,
  2067. }
  2068. engines: { node: ">=6" }
  2069. /camelcase@6.3.0:
  2070. resolution:
  2071. {
  2072. integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==,
  2073. }
  2074. engines: { node: ">=10" }
  2075. dev: true
  2076. /caniuse-lite@1.0.30001565:
  2077. resolution:
  2078. {
  2079. integrity: sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w==,
  2080. }
  2081. dev: true
  2082. /chalk@2.4.2:
  2083. resolution:
  2084. {
  2085. integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==,
  2086. }
  2087. engines: { node: ">=4" }
  2088. dependencies:
  2089. ansi-styles: 3.2.1
  2090. escape-string-regexp: 1.0.5
  2091. supports-color: 5.5.0
  2092. /chalk@3.0.0:
  2093. resolution:
  2094. {
  2095. integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==,
  2096. }
  2097. engines: { node: ">=8" }
  2098. dependencies:
  2099. ansi-styles: 4.3.0
  2100. supports-color: 7.2.0
  2101. dev: true
  2102. /chokidar@3.5.3:
  2103. resolution:
  2104. {
  2105. integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==,
  2106. }
  2107. engines: { node: ">= 8.10.0" }
  2108. dependencies:
  2109. anymatch: 3.1.3
  2110. braces: 3.0.2
  2111. glob-parent: 5.1.2
  2112. is-binary-path: 2.1.0
  2113. is-glob: 4.0.3
  2114. normalize-path: 3.0.0
  2115. readdirp: 3.6.0
  2116. optionalDependencies:
  2117. fsevents: 2.3.3
  2118. dev: true
  2119. /chownr@2.0.0:
  2120. resolution:
  2121. {
  2122. integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==,
  2123. }
  2124. engines: { node: ">=10" }
  2125. dev: false
  2126. /clsx@2.0.0:
  2127. resolution:
  2128. {
  2129. integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==,
  2130. }
  2131. engines: { node: ">=6" }
  2132. dev: false
  2133. /color-convert@1.9.3:
  2134. resolution:
  2135. {
  2136. integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==,
  2137. }
  2138. dependencies:
  2139. color-name: 1.1.3
  2140. /color-convert@2.0.1:
  2141. resolution:
  2142. {
  2143. integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==,
  2144. }
  2145. engines: { node: ">=7.0.0" }
  2146. dependencies:
  2147. color-name: 1.1.4
  2148. dev: true
  2149. /color-name@1.1.3:
  2150. resolution:
  2151. {
  2152. integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==,
  2153. }
  2154. /color-name@1.1.4:
  2155. resolution:
  2156. {
  2157. integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==,
  2158. }
  2159. dev: true
  2160. /combined-stream@1.0.8:
  2161. resolution:
  2162. {
  2163. integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==,
  2164. }
  2165. engines: { node: ">= 0.8" }
  2166. dependencies:
  2167. delayed-stream: 1.0.0
  2168. dev: false
  2169. /concat-map@0.0.1:
  2170. resolution:
  2171. {
  2172. integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==,
  2173. }
  2174. dev: true
  2175. /convert-source-map@1.9.0:
  2176. resolution:
  2177. {
  2178. integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==,
  2179. }
  2180. dev: false
  2181. /convert-source-map@2.0.0:
  2182. resolution:
  2183. {
  2184. integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==,
  2185. }
  2186. dev: true
  2187. /cosmiconfig@7.1.0:
  2188. resolution:
  2189. {
  2190. integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==,
  2191. }
  2192. engines: { node: ">=10" }
  2193. dependencies:
  2194. "@types/parse-json": 4.0.2
  2195. import-fresh: 3.3.0
  2196. parse-json: 5.2.0
  2197. path-type: 4.0.0
  2198. yaml: 1.10.2
  2199. dev: false
  2200. /cosmiconfig@8.3.6(typescript@5.3.2):
  2201. resolution:
  2202. {
  2203. integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==,
  2204. }
  2205. engines: { node: ">=14" }
  2206. peerDependencies:
  2207. typescript: ">=4.9.5"
  2208. peerDependenciesMeta:
  2209. typescript:
  2210. optional: true
  2211. dependencies:
  2212. import-fresh: 3.3.0
  2213. js-yaml: 4.1.0
  2214. parse-json: 5.2.0
  2215. path-type: 4.0.0
  2216. typescript: 5.3.2
  2217. dev: true
  2218. /cross-env@7.0.3:
  2219. resolution:
  2220. {
  2221. integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==,
  2222. }
  2223. engines: { node: ">=10.14", npm: ">=6", yarn: ">=1" }
  2224. hasBin: true
  2225. dependencies:
  2226. cross-spawn: 7.0.3
  2227. dev: true
  2228. /cross-spawn@7.0.3:
  2229. resolution:
  2230. {
  2231. integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==,
  2232. }
  2233. engines: { node: ">= 8" }
  2234. dependencies:
  2235. path-key: 3.1.1
  2236. shebang-command: 2.0.0
  2237. which: 2.0.2
  2238. dev: true
  2239. /csstype@3.1.2:
  2240. resolution:
  2241. {
  2242. integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==,
  2243. }
  2244. /data-uri-to-buffer@4.0.1:
  2245. resolution:
  2246. {
  2247. integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==,
  2248. }
  2249. engines: { node: ">= 12" }
  2250. dev: true
  2251. /dayjs@1.11.5:
  2252. resolution:
  2253. {
  2254. integrity: sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==,
  2255. }
  2256. dev: false
  2257. /debug@4.3.4:
  2258. resolution:
  2259. {
  2260. integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==,
  2261. }
  2262. engines: { node: ">=6.0" }
  2263. peerDependencies:
  2264. supports-color: "*"
  2265. peerDependenciesMeta:
  2266. supports-color:
  2267. optional: true
  2268. dependencies:
  2269. ms: 2.1.2
  2270. dev: true
  2271. /delayed-stream@1.0.0:
  2272. resolution:
  2273. {
  2274. integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==,
  2275. }
  2276. engines: { node: ">=0.4.0" }
  2277. dev: false
  2278. /deprecation@2.3.1:
  2279. resolution:
  2280. {
  2281. integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==,
  2282. }
  2283. dev: true
  2284. /dom-helpers@5.2.1:
  2285. resolution:
  2286. {
  2287. integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==,
  2288. }
  2289. dependencies:
  2290. "@babel/runtime": 7.23.5
  2291. csstype: 3.1.2
  2292. dev: false
  2293. /dot-case@3.0.4:
  2294. resolution:
  2295. {
  2296. integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==,
  2297. }
  2298. dependencies:
  2299. no-case: 3.0.4
  2300. tslib: 2.6.2
  2301. dev: true
  2302. /electron-to-chromium@1.4.600:
  2303. resolution:
  2304. {
  2305. integrity: sha512-KD6CWjf1BnQG+NsXuyiTDDT1eV13sKuYsOUioXkQweYTQIbgHkXPry9K7M+7cKtYHnSUPitVaLrXYB1jTkkYrw==,
  2306. }
  2307. dev: true
  2308. /end-of-stream@1.4.4:
  2309. resolution:
  2310. {
  2311. integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==,
  2312. }
  2313. dependencies:
  2314. once: 1.4.0
  2315. dev: true
  2316. /entities@4.5.0:
  2317. resolution:
  2318. {
  2319. integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==,
  2320. }
  2321. engines: { node: ">=0.12" }
  2322. dev: true
  2323. /error-ex@1.3.2:
  2324. resolution:
  2325. {
  2326. integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==,
  2327. }
  2328. dependencies:
  2329. is-arrayish: 0.2.1
  2330. /esbuild@0.18.20:
  2331. resolution:
  2332. {
  2333. integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==,
  2334. }
  2335. engines: { node: ">=12" }
  2336. hasBin: true
  2337. requiresBuild: true
  2338. optionalDependencies:
  2339. "@esbuild/android-arm": 0.18.20
  2340. "@esbuild/android-arm64": 0.18.20
  2341. "@esbuild/android-x64": 0.18.20
  2342. "@esbuild/darwin-arm64": 0.18.20
  2343. "@esbuild/darwin-x64": 0.18.20
  2344. "@esbuild/freebsd-arm64": 0.18.20
  2345. "@esbuild/freebsd-x64": 0.18.20
  2346. "@esbuild/linux-arm": 0.18.20
  2347. "@esbuild/linux-arm64": 0.18.20
  2348. "@esbuild/linux-ia32": 0.18.20
  2349. "@esbuild/linux-loong64": 0.18.20
  2350. "@esbuild/linux-mips64el": 0.18.20
  2351. "@esbuild/linux-ppc64": 0.18.20
  2352. "@esbuild/linux-riscv64": 0.18.20
  2353. "@esbuild/linux-s390x": 0.18.20
  2354. "@esbuild/linux-x64": 0.18.20
  2355. "@esbuild/netbsd-x64": 0.18.20
  2356. "@esbuild/openbsd-x64": 0.18.20
  2357. "@esbuild/sunos-x64": 0.18.20
  2358. "@esbuild/win32-arm64": 0.18.20
  2359. "@esbuild/win32-ia32": 0.18.20
  2360. "@esbuild/win32-x64": 0.18.20
  2361. dev: true
  2362. /escalade@3.1.1:
  2363. resolution:
  2364. {
  2365. integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==,
  2366. }
  2367. engines: { node: ">=6" }
  2368. dev: true
  2369. /escape-string-regexp@1.0.5:
  2370. resolution:
  2371. {
  2372. integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==,
  2373. }
  2374. engines: { node: ">=0.8.0" }
  2375. /escape-string-regexp@4.0.0:
  2376. resolution:
  2377. {
  2378. integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==,
  2379. }
  2380. engines: { node: ">=10" }
  2381. dev: false
  2382. /estree-walker@2.0.2:
  2383. resolution:
  2384. {
  2385. integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==,
  2386. }
  2387. dev: true
  2388. /execa@4.1.0:
  2389. resolution:
  2390. {
  2391. integrity: sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==,
  2392. }
  2393. engines: { node: ">=10" }
  2394. dependencies:
  2395. cross-spawn: 7.0.3
  2396. get-stream: 5.2.0
  2397. human-signals: 1.1.1
  2398. is-stream: 2.0.1
  2399. merge-stream: 2.0.0
  2400. npm-run-path: 4.0.1
  2401. onetime: 5.1.2
  2402. signal-exit: 3.0.7
  2403. strip-final-newline: 2.0.0
  2404. dev: true
  2405. /fetch-blob@3.2.0:
  2406. resolution:
  2407. {
  2408. integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==,
  2409. }
  2410. engines: { node: ^12.20 || >= 14.13 }
  2411. dependencies:
  2412. node-domexception: 1.0.0
  2413. web-streams-polyfill: 3.2.1
  2414. dev: true
  2415. /fill-range@7.0.1:
  2416. resolution:
  2417. {
  2418. integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==,
  2419. }
  2420. engines: { node: ">=8" }
  2421. dependencies:
  2422. to-regex-range: 5.0.1
  2423. dev: true
  2424. /find-root@1.1.0:
  2425. resolution:
  2426. {
  2427. integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==,
  2428. }
  2429. dev: false
  2430. /find-up@4.1.0:
  2431. resolution:
  2432. {
  2433. integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==,
  2434. }
  2435. engines: { node: ">=8" }
  2436. dependencies:
  2437. locate-path: 5.0.0
  2438. path-exists: 4.0.0
  2439. dev: true
  2440. /follow-redirects@1.15.3:
  2441. resolution:
  2442. {
  2443. integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==,
  2444. }
  2445. engines: { node: ">=4.0" }
  2446. peerDependencies:
  2447. debug: "*"
  2448. peerDependenciesMeta:
  2449. debug:
  2450. optional: true
  2451. dev: false
  2452. /form-data@4.0.0:
  2453. resolution:
  2454. {
  2455. integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==,
  2456. }
  2457. engines: { node: ">= 6" }
  2458. dependencies:
  2459. asynckit: 0.4.0
  2460. combined-stream: 1.0.8
  2461. mime-types: 2.1.35
  2462. dev: false
  2463. /formdata-polyfill@4.0.10:
  2464. resolution:
  2465. {
  2466. integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==,
  2467. }
  2468. engines: { node: ">=12.20.0" }
  2469. dependencies:
  2470. fetch-blob: 3.2.0
  2471. dev: true
  2472. /fs-extra@11.2.0:
  2473. resolution:
  2474. {
  2475. integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==,
  2476. }
  2477. engines: { node: ">=14.14" }
  2478. dependencies:
  2479. graceful-fs: 4.2.11
  2480. jsonfile: 6.1.0
  2481. universalify: 2.0.1
  2482. dev: true
  2483. /fs-minipass@2.1.0:
  2484. resolution:
  2485. {
  2486. integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==,
  2487. }
  2488. engines: { node: ">= 8" }
  2489. dependencies:
  2490. minipass: 3.3.6
  2491. dev: false
  2492. /fsevents@2.3.3:
  2493. resolution:
  2494. {
  2495. integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==,
  2496. }
  2497. engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 }
  2498. os: [darwin]
  2499. requiresBuild: true
  2500. dev: true
  2501. optional: true
  2502. /function-bind@1.1.2:
  2503. resolution:
  2504. {
  2505. integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==,
  2506. }
  2507. dev: false
  2508. /gensync@1.0.0-beta.2:
  2509. resolution:
  2510. {
  2511. integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==,
  2512. }
  2513. engines: { node: ">=6.9.0" }
  2514. dev: true
  2515. /get-stream@5.2.0:
  2516. resolution:
  2517. {
  2518. integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==,
  2519. }
  2520. engines: { node: ">=8" }
  2521. dependencies:
  2522. pump: 3.0.0
  2523. dev: true
  2524. /glob-parent@5.1.2:
  2525. resolution:
  2526. {
  2527. integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==,
  2528. }
  2529. engines: { node: ">= 6" }
  2530. dependencies:
  2531. is-glob: 4.0.3
  2532. dev: true
  2533. /globals@11.12.0:
  2534. resolution:
  2535. {
  2536. integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==,
  2537. }
  2538. engines: { node: ">=4" }
  2539. dev: true
  2540. /graceful-fs@4.2.11:
  2541. resolution:
  2542. {
  2543. integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==,
  2544. }
  2545. dev: true
  2546. /hamt_plus@1.0.2:
  2547. resolution:
  2548. {
  2549. integrity: sha512-t2JXKaehnMb9paaYA7J0BX8QQAY8lwfQ9Gjf4pg/mk4krt+cmwmU652HOoWonf+7+EQV97ARPMhhVgU1ra2GhA==,
  2550. }
  2551. dev: false
  2552. /has-flag@3.0.0:
  2553. resolution:
  2554. {
  2555. integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==,
  2556. }
  2557. engines: { node: ">=4" }
  2558. /has-flag@4.0.0:
  2559. resolution:
  2560. {
  2561. integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==,
  2562. }
  2563. engines: { node: ">=8" }
  2564. dev: true
  2565. /hasown@2.0.0:
  2566. resolution:
  2567. {
  2568. integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==,
  2569. }
  2570. engines: { node: ">= 0.4" }
  2571. dependencies:
  2572. function-bind: 1.1.2
  2573. dev: false
  2574. /hoist-non-react-statics@3.3.2:
  2575. resolution:
  2576. {
  2577. integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==,
  2578. }
  2579. dependencies:
  2580. react-is: 16.13.1
  2581. dev: false
  2582. /html-parse-stringify@3.0.1:
  2583. resolution:
  2584. {
  2585. integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==,
  2586. }
  2587. dependencies:
  2588. void-elements: 3.1.0
  2589. dev: false
  2590. /https-proxy-agent@5.0.1:
  2591. resolution:
  2592. {
  2593. integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==,
  2594. }
  2595. engines: { node: ">= 6" }
  2596. dependencies:
  2597. agent-base: 6.0.2
  2598. debug: 4.3.4
  2599. transitivePeerDependencies:
  2600. - supports-color
  2601. dev: true
  2602. /human-signals@1.1.1:
  2603. resolution:
  2604. {
  2605. integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==,
  2606. }
  2607. engines: { node: ">=8.12.0" }
  2608. dev: true
  2609. /husky@7.0.4:
  2610. resolution:
  2611. {
  2612. integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==,
  2613. }
  2614. engines: { node: ">=12" }
  2615. hasBin: true
  2616. dev: true
  2617. /i18next@23.7.7:
  2618. resolution:
  2619. {
  2620. integrity: sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==,
  2621. }
  2622. dependencies:
  2623. "@babel/runtime": 7.23.5
  2624. dev: false
  2625. /ignore@5.3.0:
  2626. resolution:
  2627. {
  2628. integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==,
  2629. }
  2630. engines: { node: ">= 4" }
  2631. dev: true
  2632. /immutable@4.3.4:
  2633. resolution:
  2634. {
  2635. integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==,
  2636. }
  2637. dev: true
  2638. /import-fresh@3.3.0:
  2639. resolution:
  2640. {
  2641. integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==,
  2642. }
  2643. engines: { node: ">=6" }
  2644. dependencies:
  2645. parent-module: 1.0.1
  2646. resolve-from: 4.0.0
  2647. /intersection-observer@0.12.2:
  2648. resolution:
  2649. {
  2650. integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==,
  2651. }
  2652. dev: false
  2653. /is-arrayish@0.2.1:
  2654. resolution:
  2655. {
  2656. integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==,
  2657. }
  2658. /is-binary-path@2.1.0:
  2659. resolution:
  2660. {
  2661. integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==,
  2662. }
  2663. engines: { node: ">=8" }
  2664. dependencies:
  2665. binary-extensions: 2.2.0
  2666. dev: true
  2667. /is-core-module@2.13.1:
  2668. resolution:
  2669. {
  2670. integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==,
  2671. }
  2672. dependencies:
  2673. hasown: 2.0.0
  2674. dev: false
  2675. /is-extglob@2.1.1:
  2676. resolution:
  2677. {
  2678. integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==,
  2679. }
  2680. engines: { node: ">=0.10.0" }
  2681. dev: true
  2682. /is-glob@4.0.3:
  2683. resolution:
  2684. {
  2685. integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==,
  2686. }
  2687. engines: { node: ">=0.10.0" }
  2688. dependencies:
  2689. is-extglob: 2.1.1
  2690. dev: true
  2691. /is-number@7.0.0:
  2692. resolution:
  2693. {
  2694. integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==,
  2695. }
  2696. engines: { node: ">=0.12.0" }
  2697. dev: true
  2698. /is-plain-object@5.0.0:
  2699. resolution:
  2700. {
  2701. integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==,
  2702. }
  2703. engines: { node: ">=0.10.0" }
  2704. dev: true
  2705. /is-stream@2.0.1:
  2706. resolution:
  2707. {
  2708. integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==,
  2709. }
  2710. engines: { node: ">=8" }
  2711. dev: true
  2712. /isexe@2.0.0:
  2713. resolution:
  2714. {
  2715. integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==,
  2716. }
  2717. dev: true
  2718. /js-cookie@2.2.1:
  2719. resolution:
  2720. {
  2721. integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==,
  2722. }
  2723. dev: false
  2724. /js-tokens@4.0.0:
  2725. resolution:
  2726. {
  2727. integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==,
  2728. }
  2729. /js-yaml@4.1.0:
  2730. resolution:
  2731. {
  2732. integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==,
  2733. }
  2734. hasBin: true
  2735. dependencies:
  2736. argparse: 2.0.1
  2737. dev: true
  2738. /jsesc@2.5.2:
  2739. resolution:
  2740. {
  2741. integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==,
  2742. }
  2743. engines: { node: ">=4" }
  2744. hasBin: true
  2745. dev: true
  2746. /json-parse-even-better-errors@2.3.1:
  2747. resolution:
  2748. {
  2749. integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==,
  2750. }
  2751. /json5@2.2.3:
  2752. resolution:
  2753. {
  2754. integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==,
  2755. }
  2756. engines: { node: ">=6" }
  2757. hasBin: true
  2758. dev: true
  2759. /jsonfile@6.1.0:
  2760. resolution:
  2761. {
  2762. integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==,
  2763. }
  2764. dependencies:
  2765. universalify: 2.0.1
  2766. optionalDependencies:
  2767. graceful-fs: 4.2.11
  2768. dev: true
  2769. /lines-and-columns@1.2.4:
  2770. resolution:
  2771. {
  2772. integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==,
  2773. }
  2774. /locate-path@5.0.0:
  2775. resolution:
  2776. {
  2777. integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==,
  2778. }
  2779. engines: { node: ">=8" }
  2780. dependencies:
  2781. p-locate: 4.1.0
  2782. dev: true
  2783. /lodash-es@4.17.21:
  2784. resolution:
  2785. {
  2786. integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==,
  2787. }
  2788. dev: false
  2789. /lodash@4.17.21:
  2790. resolution:
  2791. {
  2792. integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==,
  2793. }
  2794. dev: false
  2795. /loose-envify@1.4.0:
  2796. resolution:
  2797. {
  2798. integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==,
  2799. }
  2800. hasBin: true
  2801. dependencies:
  2802. js-tokens: 4.0.0
  2803. dev: false
  2804. /lower-case@2.0.2:
  2805. resolution:
  2806. {
  2807. integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==,
  2808. }
  2809. dependencies:
  2810. tslib: 2.6.2
  2811. dev: true
  2812. /lru-cache@5.1.1:
  2813. resolution:
  2814. {
  2815. integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==,
  2816. }
  2817. dependencies:
  2818. yallist: 3.1.1
  2819. dev: true
  2820. /merge-stream@2.0.0:
  2821. resolution:
  2822. {
  2823. integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==,
  2824. }
  2825. dev: true
  2826. /mime-db@1.52.0:
  2827. resolution:
  2828. {
  2829. integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==,
  2830. }
  2831. engines: { node: ">= 0.6" }
  2832. dev: false
  2833. /mime-types@2.1.35:
  2834. resolution:
  2835. {
  2836. integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==,
  2837. }
  2838. engines: { node: ">= 0.6" }
  2839. dependencies:
  2840. mime-db: 1.52.0
  2841. dev: false
  2842. /mimic-fn@2.1.0:
  2843. resolution:
  2844. {
  2845. integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==,
  2846. }
  2847. engines: { node: ">=6" }
  2848. dev: true
  2849. /minimatch@3.1.2:
  2850. resolution:
  2851. {
  2852. integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==,
  2853. }
  2854. dependencies:
  2855. brace-expansion: 1.1.11
  2856. dev: true
  2857. /minipass@3.3.6:
  2858. resolution:
  2859. {
  2860. integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==,
  2861. }
  2862. engines: { node: ">=8" }
  2863. dependencies:
  2864. yallist: 4.0.0
  2865. dev: false
  2866. /minipass@5.0.0:
  2867. resolution:
  2868. {
  2869. integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==,
  2870. }
  2871. engines: { node: ">=8" }
  2872. dev: false
  2873. /minizlib@2.1.2:
  2874. resolution:
  2875. {
  2876. integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==,
  2877. }
  2878. engines: { node: ">= 8" }
  2879. dependencies:
  2880. minipass: 3.3.6
  2881. yallist: 4.0.0
  2882. dev: false
  2883. /mkdirp@1.0.4:
  2884. resolution:
  2885. {
  2886. integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==,
  2887. }
  2888. engines: { node: ">=10" }
  2889. hasBin: true
  2890. dev: false
  2891. /monaco-editor@0.34.1:
  2892. resolution:
  2893. {
  2894. integrity: sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ==,
  2895. }
  2896. /mri@1.2.0:
  2897. resolution:
  2898. {
  2899. integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==,
  2900. }
  2901. engines: { node: ">=4" }
  2902. dev: true
  2903. /ms@2.1.2:
  2904. resolution:
  2905. {
  2906. integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==,
  2907. }
  2908. dev: true
  2909. /multimatch@4.0.0:
  2910. resolution:
  2911. {
  2912. integrity: sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==,
  2913. }
  2914. engines: { node: ">=8" }
  2915. dependencies:
  2916. "@types/minimatch": 3.0.5
  2917. array-differ: 3.0.0
  2918. array-union: 2.1.0
  2919. arrify: 2.0.1
  2920. minimatch: 3.1.2
  2921. dev: true
  2922. /nanoid@3.3.7:
  2923. resolution:
  2924. {
  2925. integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==,
  2926. }
  2927. engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 }
  2928. hasBin: true
  2929. dev: true
  2930. /no-case@3.0.4:
  2931. resolution:
  2932. {
  2933. integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==,
  2934. }
  2935. dependencies:
  2936. lower-case: 2.0.2
  2937. tslib: 2.6.2
  2938. dev: true
  2939. /node-domexception@1.0.0:
  2940. resolution:
  2941. {
  2942. integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==,
  2943. }
  2944. engines: { node: ">=10.5.0" }
  2945. dev: true
  2946. /node-fetch@2.7.0:
  2947. resolution:
  2948. {
  2949. integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==,
  2950. }
  2951. engines: { node: 4.x || >=6.0.0 }
  2952. peerDependencies:
  2953. encoding: ^0.1.0
  2954. peerDependenciesMeta:
  2955. encoding:
  2956. optional: true
  2957. dependencies:
  2958. whatwg-url: 5.0.0
  2959. dev: true
  2960. /node-fetch@3.3.2:
  2961. resolution:
  2962. {
  2963. integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==,
  2964. }
  2965. engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
  2966. dependencies:
  2967. data-uri-to-buffer: 4.0.1
  2968. fetch-blob: 3.2.0
  2969. formdata-polyfill: 4.0.10
  2970. dev: true
  2971. /node-releases@2.0.14:
  2972. resolution:
  2973. {
  2974. integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==,
  2975. }
  2976. dev: true
  2977. /normalize-path@3.0.0:
  2978. resolution:
  2979. {
  2980. integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==,
  2981. }
  2982. engines: { node: ">=0.10.0" }
  2983. dev: true
  2984. /npm-run-path@4.0.1:
  2985. resolution:
  2986. {
  2987. integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==,
  2988. }
  2989. engines: { node: ">=8" }
  2990. dependencies:
  2991. path-key: 3.1.1
  2992. dev: true
  2993. /object-assign@4.1.1:
  2994. resolution:
  2995. {
  2996. integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==,
  2997. }
  2998. engines: { node: ">=0.10.0" }
  2999. dev: false
  3000. /once@1.4.0:
  3001. resolution:
  3002. {
  3003. integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==,
  3004. }
  3005. dependencies:
  3006. wrappy: 1.0.2
  3007. dev: true
  3008. /onetime@5.1.2:
  3009. resolution:
  3010. {
  3011. integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==,
  3012. }
  3013. engines: { node: ">=6" }
  3014. dependencies:
  3015. mimic-fn: 2.1.0
  3016. dev: true
  3017. /p-limit@2.3.0:
  3018. resolution:
  3019. {
  3020. integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==,
  3021. }
  3022. engines: { node: ">=6" }
  3023. dependencies:
  3024. p-try: 2.2.0
  3025. dev: true
  3026. /p-locate@4.1.0:
  3027. resolution:
  3028. {
  3029. integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==,
  3030. }
  3031. engines: { node: ">=8" }
  3032. dependencies:
  3033. p-limit: 2.3.0
  3034. dev: true
  3035. /p-try@2.2.0:
  3036. resolution:
  3037. {
  3038. integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==,
  3039. }
  3040. engines: { node: ">=6" }
  3041. dev: true
  3042. /parent-module@1.0.1:
  3043. resolution:
  3044. {
  3045. integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==,
  3046. }
  3047. engines: { node: ">=6" }
  3048. dependencies:
  3049. callsites: 3.1.0
  3050. /parse-json@5.2.0:
  3051. resolution:
  3052. {
  3053. integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==,
  3054. }
  3055. engines: { node: ">=8" }
  3056. dependencies:
  3057. "@babel/code-frame": 7.23.5
  3058. error-ex: 1.3.2
  3059. json-parse-even-better-errors: 2.3.1
  3060. lines-and-columns: 1.2.4
  3061. /path-exists@4.0.0:
  3062. resolution:
  3063. {
  3064. integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==,
  3065. }
  3066. engines: { node: ">=8" }
  3067. dev: true
  3068. /path-key@3.1.1:
  3069. resolution:
  3070. {
  3071. integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==,
  3072. }
  3073. engines: { node: ">=8" }
  3074. dev: true
  3075. /path-parse@1.0.7:
  3076. resolution:
  3077. {
  3078. integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==,
  3079. }
  3080. dev: false
  3081. /path-type@4.0.0:
  3082. resolution:
  3083. {
  3084. integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==,
  3085. }
  3086. engines: { node: ">=8" }
  3087. /picocolors@1.0.0:
  3088. resolution:
  3089. {
  3090. integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==,
  3091. }
  3092. dev: true
  3093. /picomatch@2.3.1:
  3094. resolution:
  3095. {
  3096. integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==,
  3097. }
  3098. engines: { node: ">=8.6" }
  3099. dev: true
  3100. /postcss@8.4.31:
  3101. resolution:
  3102. {
  3103. integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==,
  3104. }
  3105. engines: { node: ^10 || ^12 || >=14 }
  3106. dependencies:
  3107. nanoid: 3.3.7
  3108. picocolors: 1.0.0
  3109. source-map-js: 1.0.2
  3110. dev: true
  3111. /prettier@2.8.8:
  3112. resolution:
  3113. {
  3114. integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==,
  3115. }
  3116. engines: { node: ">=10.13.0" }
  3117. hasBin: true
  3118. dev: true
  3119. /pretty-quick@3.1.3(prettier@2.8.8):
  3120. resolution:
  3121. {
  3122. integrity: sha512-kOCi2FJabvuh1as9enxYmrnBC6tVMoVOenMaBqRfsvBHB0cbpYHjdQEpSglpASDFEXVwplpcGR4CLEaisYAFcA==,
  3123. }
  3124. engines: { node: ">=10.13" }
  3125. hasBin: true
  3126. peerDependencies:
  3127. prettier: ">=2.0.0"
  3128. dependencies:
  3129. chalk: 3.0.0
  3130. execa: 4.1.0
  3131. find-up: 4.1.0
  3132. ignore: 5.3.0
  3133. mri: 1.2.0
  3134. multimatch: 4.0.0
  3135. prettier: 2.8.8
  3136. dev: true
  3137. /prop-types@15.8.1:
  3138. resolution:
  3139. {
  3140. integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==,
  3141. }
  3142. dependencies:
  3143. loose-envify: 1.4.0
  3144. object-assign: 4.1.1
  3145. react-is: 16.13.1
  3146. dev: false
  3147. /proxy-from-env@1.1.0:
  3148. resolution:
  3149. {
  3150. integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==,
  3151. }
  3152. dev: false
  3153. /pump@3.0.0:
  3154. resolution:
  3155. {
  3156. integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==,
  3157. }
  3158. dependencies:
  3159. end-of-stream: 1.4.4
  3160. once: 1.4.0
  3161. dev: true
  3162. /react-dom@18.2.0(react@18.2.0):
  3163. resolution:
  3164. {
  3165. integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==,
  3166. }
  3167. peerDependencies:
  3168. react: ^18.2.0
  3169. dependencies:
  3170. loose-envify: 1.4.0
  3171. react: 18.2.0
  3172. scheduler: 0.23.0
  3173. dev: false
  3174. /react-error-boundary@3.1.4(react@18.2.0):
  3175. resolution:
  3176. {
  3177. integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==,
  3178. }
  3179. engines: { node: ">=10", npm: ">=6" }
  3180. peerDependencies:
  3181. react: ">=16.13.1"
  3182. dependencies:
  3183. "@babel/runtime": 7.23.5
  3184. react: 18.2.0
  3185. dev: false
  3186. /react-hook-form@7.48.2(react@18.2.0):
  3187. resolution:
  3188. {
  3189. integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==,
  3190. }
  3191. engines: { node: ">=12.22.0" }
  3192. peerDependencies:
  3193. react: ^16.8.0 || ^17 || ^18
  3194. dependencies:
  3195. react: 18.2.0
  3196. dev: false
  3197. /react-i18next@13.5.0(i18next@23.7.7)(react-dom@18.2.0)(react@18.2.0):
  3198. resolution:
  3199. {
  3200. integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==,
  3201. }
  3202. peerDependencies:
  3203. i18next: ">= 23.2.3"
  3204. react: ">= 16.8.0"
  3205. react-dom: "*"
  3206. react-native: "*"
  3207. peerDependenciesMeta:
  3208. react-dom:
  3209. optional: true
  3210. react-native:
  3211. optional: true
  3212. dependencies:
  3213. "@babel/runtime": 7.23.5
  3214. html-parse-stringify: 3.0.1
  3215. i18next: 23.7.7
  3216. react: 18.2.0
  3217. react-dom: 18.2.0(react@18.2.0)
  3218. dev: false
  3219. /react-is@16.13.1:
  3220. resolution:
  3221. {
  3222. integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==,
  3223. }
  3224. dev: false
  3225. /react-is@18.2.0:
  3226. resolution:
  3227. {
  3228. integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==,
  3229. }
  3230. dev: false
  3231. /react-refresh@0.14.0:
  3232. resolution:
  3233. {
  3234. integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==,
  3235. }
  3236. engines: { node: ">=0.10.0" }
  3237. dev: true
  3238. /react-router-dom@6.20.0(react-dom@18.2.0)(react@18.2.0):
  3239. resolution:
  3240. {
  3241. integrity: sha512-CbcKjEyiSVpA6UtCHOIYLUYn/UJfwzp55va4yEfpk7JBN3GPqWfHrdLkAvNCcpXr8QoihcDMuk0dzWZxtlB/mQ==,
  3242. }
  3243. engines: { node: ">=14.0.0" }
  3244. peerDependencies:
  3245. react: ">=16.8"
  3246. react-dom: ">=16.8"
  3247. dependencies:
  3248. "@remix-run/router": 1.13.0
  3249. react: 18.2.0
  3250. react-dom: 18.2.0(react@18.2.0)
  3251. react-router: 6.20.0(react@18.2.0)
  3252. dev: false
  3253. /react-router@6.20.0(react@18.2.0):
  3254. resolution:
  3255. {
  3256. integrity: sha512-pVvzsSsgUxxtuNfTHC4IxjATs10UaAtvLGVSA1tbUE4GDaOSU1Esu2xF5nWLz7KPiMuW8BJWuPFdlGYJ7/rW0w==,
  3257. }
  3258. engines: { node: ">=14.0.0" }
  3259. peerDependencies:
  3260. react: ">=16.8"
  3261. dependencies:
  3262. "@remix-run/router": 1.13.0
  3263. react: 18.2.0
  3264. dev: false
  3265. /react-transition-group@4.4.5(react-dom@18.2.0)(react@18.2.0):
  3266. resolution:
  3267. {
  3268. integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==,
  3269. }
  3270. peerDependencies:
  3271. react: ">=16.6.0"
  3272. react-dom: ">=16.6.0"
  3273. dependencies:
  3274. "@babel/runtime": 7.23.5
  3275. dom-helpers: 5.2.1
  3276. loose-envify: 1.4.0
  3277. prop-types: 15.8.1
  3278. react: 18.2.0
  3279. react-dom: 18.2.0(react@18.2.0)
  3280. dev: false
  3281. /react-virtuoso@4.6.2(react-dom@18.2.0)(react@18.2.0):
  3282. resolution:
  3283. {
  3284. integrity: sha512-vvlqvzPif+MvBrJ09+hJJrVY0xJK9yran+A+/1iwY78k0YCVKsyoNPqoLxOxzYPggspNBNXqUXEcvckN29OxyQ==,
  3285. }
  3286. engines: { node: ">=10" }
  3287. peerDependencies:
  3288. react: ">=16 || >=17 || >= 18"
  3289. react-dom: ">=16 || >=17 || >= 18"
  3290. dependencies:
  3291. react: 18.2.0
  3292. react-dom: 18.2.0(react@18.2.0)
  3293. dev: false
  3294. /react@18.2.0:
  3295. resolution:
  3296. {
  3297. integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==,
  3298. }
  3299. engines: { node: ">=0.10.0" }
  3300. dependencies:
  3301. loose-envify: 1.4.0
  3302. dev: false
  3303. /readdirp@3.6.0:
  3304. resolution:
  3305. {
  3306. integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==,
  3307. }
  3308. engines: { node: ">=8.10.0" }
  3309. dependencies:
  3310. picomatch: 2.3.1
  3311. dev: true
  3312. /recoil@0.7.7(react-dom@18.2.0)(react@18.2.0):
  3313. resolution:
  3314. {
  3315. integrity: sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==,
  3316. }
  3317. peerDependencies:
  3318. react: ">=16.13.1"
  3319. react-dom: "*"
  3320. react-native: "*"
  3321. peerDependenciesMeta:
  3322. react-dom:
  3323. optional: true
  3324. react-native:
  3325. optional: true
  3326. dependencies:
  3327. hamt_plus: 1.0.2
  3328. react: 18.2.0
  3329. react-dom: 18.2.0(react@18.2.0)
  3330. dev: false
  3331. /regenerator-runtime@0.14.0:
  3332. resolution:
  3333. {
  3334. integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==,
  3335. }
  3336. dev: false
  3337. /reselect@4.1.8:
  3338. resolution:
  3339. {
  3340. integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==,
  3341. }
  3342. dev: false
  3343. /resize-observer-polyfill@1.5.1:
  3344. resolution:
  3345. {
  3346. integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==,
  3347. }
  3348. dev: false
  3349. /resolve-from@4.0.0:
  3350. resolution:
  3351. {
  3352. integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==,
  3353. }
  3354. engines: { node: ">=4" }
  3355. /resolve@1.22.8:
  3356. resolution:
  3357. {
  3358. integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==,
  3359. }
  3360. hasBin: true
  3361. dependencies:
  3362. is-core-module: 2.13.1
  3363. path-parse: 1.0.7
  3364. supports-preserve-symlinks-flag: 1.0.0
  3365. dev: false
  3366. /rollup@3.29.4:
  3367. resolution:
  3368. {
  3369. integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==,
  3370. }
  3371. engines: { node: ">=14.18.0", npm: ">=8.0.0" }
  3372. hasBin: true
  3373. optionalDependencies:
  3374. fsevents: 2.3.3
  3375. dev: true
  3376. /sass@1.69.5:
  3377. resolution:
  3378. {
  3379. integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==,
  3380. }
  3381. engines: { node: ">=14.0.0" }
  3382. hasBin: true
  3383. dependencies:
  3384. chokidar: 3.5.3
  3385. immutable: 4.3.4
  3386. source-map-js: 1.0.2
  3387. dev: true
  3388. /scheduler@0.23.0:
  3389. resolution:
  3390. {
  3391. integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==,
  3392. }
  3393. dependencies:
  3394. loose-envify: 1.4.0
  3395. dev: false
  3396. /screenfull@5.2.0:
  3397. resolution:
  3398. {
  3399. integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==,
  3400. }
  3401. engines: { node: ">=0.10.0" }
  3402. dev: false
  3403. /semver@6.3.1:
  3404. resolution:
  3405. {
  3406. integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==,
  3407. }
  3408. hasBin: true
  3409. dev: true
  3410. /shebang-command@2.0.0:
  3411. resolution:
  3412. {
  3413. integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==,
  3414. }
  3415. engines: { node: ">=8" }
  3416. dependencies:
  3417. shebang-regex: 3.0.0
  3418. dev: true
  3419. /shebang-regex@3.0.0:
  3420. resolution:
  3421. {
  3422. integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==,
  3423. }
  3424. engines: { node: ">=8" }
  3425. dev: true
  3426. /signal-exit@3.0.7:
  3427. resolution:
  3428. {
  3429. integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==,
  3430. }
  3431. dev: true
  3432. /snake-case@3.0.4:
  3433. resolution:
  3434. {
  3435. integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==,
  3436. }
  3437. dependencies:
  3438. dot-case: 3.0.4
  3439. tslib: 2.6.2
  3440. dev: true
  3441. /snarkdown@2.0.0:
  3442. resolution:
  3443. {
  3444. integrity: sha512-MgL/7k/AZdXCTJiNgrO7chgDqaB9FGM/1Tvlcenenb7div6obaDATzs16JhFyHHBGodHT3B7RzRc5qk8pFhg3A==,
  3445. }
  3446. dev: false
  3447. /source-map-js@1.0.2:
  3448. resolution:
  3449. {
  3450. integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==,
  3451. }
  3452. engines: { node: ">=0.10.0" }
  3453. dev: true
  3454. /source-map@0.5.7:
  3455. resolution:
  3456. {
  3457. integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==,
  3458. }
  3459. engines: { node: ">=0.10.0" }
  3460. dev: false
  3461. /strip-final-newline@2.0.0:
  3462. resolution:
  3463. {
  3464. integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==,
  3465. }
  3466. engines: { node: ">=6" }
  3467. dev: true
  3468. /stylis@4.2.0:
  3469. resolution:
  3470. {
  3471. integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==,
  3472. }
  3473. dev: false
  3474. /supports-color@5.5.0:
  3475. resolution:
  3476. {
  3477. integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==,
  3478. }
  3479. engines: { node: ">=4" }
  3480. dependencies:
  3481. has-flag: 3.0.0
  3482. /supports-color@7.2.0:
  3483. resolution:
  3484. {
  3485. integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==,
  3486. }
  3487. engines: { node: ">=8" }
  3488. dependencies:
  3489. has-flag: 4.0.0
  3490. dev: true
  3491. /supports-preserve-symlinks-flag@1.0.0:
  3492. resolution:
  3493. {
  3494. integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==,
  3495. }
  3496. engines: { node: ">= 0.4" }
  3497. dev: false
  3498. /svg-parser@2.0.4:
  3499. resolution:
  3500. {
  3501. integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==,
  3502. }
  3503. dev: true
  3504. /swr@1.3.0(react@18.2.0):
  3505. resolution:
  3506. {
  3507. integrity: sha512-dkghQrOl2ORX9HYrMDtPa7LTVHJjCTeZoB1dqTbnnEDlSvN8JEKpYIYurDfvbQFUUS8Cg8PceFVZNkW0KNNYPw==,
  3508. }
  3509. peerDependencies:
  3510. react: ^16.11.0 || ^17.0.0 || ^18.0.0
  3511. dependencies:
  3512. react: 18.2.0
  3513. dev: false
  3514. /tar@6.2.0:
  3515. resolution:
  3516. {
  3517. integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==,
  3518. }
  3519. engines: { node: ">=10" }
  3520. dependencies:
  3521. chownr: 2.0.0
  3522. fs-minipass: 2.1.0
  3523. minipass: 5.0.0
  3524. minizlib: 2.1.2
  3525. mkdirp: 1.0.4
  3526. yallist: 4.0.0
  3527. dev: false
  3528. /to-fast-properties@2.0.0:
  3529. resolution:
  3530. {
  3531. integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==,
  3532. }
  3533. engines: { node: ">=4" }
  3534. /to-regex-range@5.0.1:
  3535. resolution:
  3536. {
  3537. integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==,
  3538. }
  3539. engines: { node: ">=8.0" }
  3540. dependencies:
  3541. is-number: 7.0.0
  3542. dev: true
  3543. /tr46@0.0.3:
  3544. resolution:
  3545. {
  3546. integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==,
  3547. }
  3548. dev: true
  3549. /tslib@2.6.2:
  3550. resolution:
  3551. {
  3552. integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==,
  3553. }
  3554. /tunnel@0.0.6:
  3555. resolution:
  3556. {
  3557. integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==,
  3558. }
  3559. engines: { node: ">=0.6.11 <=0.7.0 || >=0.7.3" }
  3560. dev: true
  3561. /typescript@5.3.2:
  3562. resolution:
  3563. {
  3564. integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==,
  3565. }
  3566. engines: { node: ">=14.17" }
  3567. hasBin: true
  3568. dev: true
  3569. /undici-types@5.26.5:
  3570. resolution:
  3571. {
  3572. integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==,
  3573. }
  3574. dev: true
  3575. /undici@5.28.2:
  3576. resolution:
  3577. {
  3578. integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==,
  3579. }
  3580. engines: { node: ">=14.0" }
  3581. dependencies:
  3582. "@fastify/busboy": 2.1.0
  3583. dev: true
  3584. /universal-user-agent@6.0.1:
  3585. resolution:
  3586. {
  3587. integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==,
  3588. }
  3589. dev: true
  3590. /universalify@2.0.1:
  3591. resolution:
  3592. {
  3593. integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==,
  3594. }
  3595. engines: { node: ">= 10.0.0" }
  3596. dev: true
  3597. /update-browserslist-db@1.0.13(browserslist@4.22.1):
  3598. resolution:
  3599. {
  3600. integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==,
  3601. }
  3602. hasBin: true
  3603. peerDependencies:
  3604. browserslist: ">= 4.21.0"
  3605. dependencies:
  3606. browserslist: 4.22.1
  3607. escalade: 3.1.1
  3608. picocolors: 1.0.0
  3609. dev: true
  3610. /vite-plugin-monaco-editor@1.1.0(monaco-editor@0.34.1):
  3611. resolution:
  3612. {
  3613. integrity: sha512-IvtUqZotrRoVqwT0PBBDIZPNraya3BxN/bfcNfnxZ5rkJiGcNtO5eAOWWSgT7zullIAEqQwxMU83yL9J5k7gww==,
  3614. }
  3615. peerDependencies:
  3616. monaco-editor: ">=0.33.0"
  3617. dependencies:
  3618. monaco-editor: 0.34.1
  3619. dev: true
  3620. /vite-plugin-svgr@4.2.0(typescript@5.3.2)(vite@4.5.0):
  3621. resolution:
  3622. {
  3623. integrity: sha512-SC7+FfVtNQk7So0XMjrrtLAbEC8qjFPifyD7+fs/E6aaNdVde6umlVVh0QuwDLdOMu7vp5RiGFsB70nj5yo0XA==,
  3624. }
  3625. peerDependencies:
  3626. vite: ^2.6.0 || 3 || 4 || 5
  3627. dependencies:
  3628. "@rollup/pluginutils": 5.1.0
  3629. "@svgr/core": 8.1.0(typescript@5.3.2)
  3630. "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0)
  3631. vite: 4.5.0(sass@1.69.5)
  3632. transitivePeerDependencies:
  3633. - rollup
  3634. - supports-color
  3635. - typescript
  3636. dev: true
  3637. /vite@4.5.0(sass@1.69.5):
  3638. resolution:
  3639. {
  3640. integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==,
  3641. }
  3642. engines: { node: ^14.18.0 || >=16.0.0 }
  3643. hasBin: true
  3644. peerDependencies:
  3645. "@types/node": ">= 14"
  3646. less: "*"
  3647. lightningcss: ^1.21.0
  3648. sass: "*"
  3649. stylus: "*"
  3650. sugarss: "*"
  3651. terser: ^5.4.0
  3652. peerDependenciesMeta:
  3653. "@types/node":
  3654. optional: true
  3655. less:
  3656. optional: true
  3657. lightningcss:
  3658. optional: true
  3659. sass:
  3660. optional: true
  3661. stylus:
  3662. optional: true
  3663. sugarss:
  3664. optional: true
  3665. terser:
  3666. optional: true
  3667. dependencies:
  3668. esbuild: 0.18.20
  3669. postcss: 8.4.31
  3670. rollup: 3.29.4
  3671. sass: 1.69.5
  3672. optionalDependencies:
  3673. fsevents: 2.3.3
  3674. dev: true
  3675. /void-elements@3.1.0:
  3676. resolution:
  3677. {
  3678. integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==,
  3679. }
  3680. engines: { node: ">=0.10.0" }
  3681. dev: false
  3682. /web-streams-polyfill@3.2.1:
  3683. resolution:
  3684. {
  3685. integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==,
  3686. }
  3687. engines: { node: ">= 8" }
  3688. dev: true
  3689. /webidl-conversions@3.0.1:
  3690. resolution:
  3691. {
  3692. integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==,
  3693. }
  3694. dev: true
  3695. /whatwg-url@5.0.0:
  3696. resolution:
  3697. {
  3698. integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==,
  3699. }
  3700. dependencies:
  3701. tr46: 0.0.3
  3702. webidl-conversions: 3.0.1
  3703. dev: true
  3704. /which@2.0.2:
  3705. resolution:
  3706. {
  3707. integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==,
  3708. }
  3709. engines: { node: ">= 8" }
  3710. hasBin: true
  3711. dependencies:
  3712. isexe: 2.0.0
  3713. dev: true
  3714. /wrappy@1.0.2:
  3715. resolution:
  3716. {
  3717. integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==,
  3718. }
  3719. dev: true
  3720. /yallist@3.1.1:
  3721. resolution:
  3722. {
  3723. integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==,
  3724. }
  3725. dev: true
  3726. /yallist@4.0.0:
  3727. resolution:
  3728. {
  3729. integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==,
  3730. }
  3731. dev: false
  3732. /yaml@1.10.2:
  3733. resolution:
  3734. {
  3735. integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==,
  3736. }
  3737. engines: { node: ">= 6" }
  3738. dev: false
  3739. github.com/tauri-apps/tauri-plugin-websocket/ef0af116e47eea18af92b27629f00db996fd2e15:
  3740. resolution:
  3741. {
  3742. tarball: https://codeload.github.com/tauri-apps/tauri-plugin-websocket/tar.gz/ef0af116e47eea18af92b27629f00db996fd2e15,
  3743. }
  3744. name: tauri-plugin-websocket-api
  3745. version: 0.0.0
  3746. dependencies:
  3747. "@tauri-apps/api": 1.5.3
  3748. dev: false