pnpm-lock.yaml 109 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979
  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.3
  17. version: 11.11.3(@types/react@18.2.48)(react@18.2.0)
  18. "@emotion/styled":
  19. specifier: ^11.11.0
  20. version: 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(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.15.5
  26. version: 5.15.5(@mui/material@5.15.5)(@types/react@18.2.48)(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.3)(@emotion/styled@11.11.0)(@mui/material@5.15.5)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  30. "@mui/material":
  31. specifier: ^5.15.5
  32. version: 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  33. "@mui/x-data-grid":
  34. specifier: ^6.18.7
  35. version: 6.18.7(@mui/material@5.15.5)(@mui/system@5.15.5)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  36. "@tauri-apps/api":
  37. specifier: ^1.5.3
  38. version: 1.5.3
  39. ahooks:
  40. specifier: ^3.7.8
  41. version: 3.7.8(react@18.2.0)
  42. axios:
  43. specifier: ^1.6.5
  44. version: 1.6.5
  45. dayjs:
  46. specifier: 1.11.5
  47. version: 1.11.5
  48. i18next:
  49. specifier: ^23.7.16
  50. version: 23.7.16
  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. nanoid:
  58. specifier: ^5.0.4
  59. version: 5.0.4
  60. react:
  61. specifier: ^18.2.0
  62. version: 18.2.0
  63. react-dom:
  64. specifier: ^18.2.0
  65. version: 18.2.0(react@18.2.0)
  66. react-error-boundary:
  67. specifier: ^3.1.4
  68. version: 3.1.4(react@18.2.0)
  69. react-hook-form:
  70. specifier: ^7.49.3
  71. version: 7.49.3(react@18.2.0)
  72. react-i18next:
  73. specifier: ^13.5.0
  74. version: 13.5.0(i18next@23.7.16)(react-dom@18.2.0)(react@18.2.0)
  75. react-router-dom:
  76. specifier: ^6.21.2
  77. version: 6.21.2(react-dom@18.2.0)(react@18.2.0)
  78. react-transition-group:
  79. specifier: ^4.4.5
  80. version: 4.4.5(react-dom@18.2.0)(react@18.2.0)
  81. react-virtuoso:
  82. specifier: ^4.6.2
  83. version: 4.6.2(react-dom@18.2.0)(react@18.2.0)
  84. recoil:
  85. specifier: ^0.7.7
  86. version: 0.7.7(react-dom@18.2.0)(react@18.2.0)
  87. snarkdown:
  88. specifier: ^2.0.0
  89. version: 2.0.0
  90. swr:
  91. specifier: ^1.3.0
  92. version: 1.3.0(react@18.2.0)
  93. tar:
  94. specifier: ^6.2.0
  95. version: 6.2.0
  96. devDependencies:
  97. "@actions/github":
  98. specifier: ^5.1.1
  99. version: 5.1.1
  100. "@tauri-apps/cli":
  101. specifier: ^1.5.9
  102. version: 1.5.9
  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.48
  117. version: 18.2.48
  118. "@types/react-dom":
  119. specifier: ^18.2.18
  120. version: 18.2.18
  121. "@types/react-transition-group":
  122. specifier: ^4.4.10
  123. version: 4.4.10
  124. "@vitejs/plugin-react":
  125. specifier: ^4.2.1
  126. version: 4.2.1(vite@4.5.1)
  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.3.1
  150. version: 3.3.1(prettier@2.8.8)
  151. sass:
  152. specifier: ^1.70.0
  153. version: 1.70.0
  154. typescript:
  155. specifier: ^5.3.3
  156. version: 5.3.3
  157. vite:
  158. specifier: ^4.5.1
  159. version: 4.5.1(sass@1.70.0)
  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.3)(vite@4.5.1)
  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.21
  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.7:
  216. resolution:
  217. {
  218. integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==,
  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.6
  225. "@babel/helper-compilation-targets": 7.23.6
  226. "@babel/helper-module-transforms": 7.23.3(@babel/core@7.23.7)
  227. "@babel/helpers": 7.23.8
  228. "@babel/parser": 7.23.6
  229. "@babel/template": 7.22.15
  230. "@babel/traverse": 7.23.7
  231. "@babel/types": 7.23.6
  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.6:
  241. resolution:
  242. {
  243. integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==,
  244. }
  245. engines: { node: ">=6.9.0" }
  246. dependencies:
  247. "@babel/types": 7.23.6
  248. "@jridgewell/gen-mapping": 0.3.3
  249. "@jridgewell/trace-mapping": 0.3.21
  250. jsesc: 2.5.2
  251. dev: true
  252. /@babel/helper-compilation-targets@7.23.6:
  253. resolution:
  254. {
  255. integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==,
  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.2
  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.6
  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.6
  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.6
  299. /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7):
  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.7
  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.6
  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.6
  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.8:
  360. resolution:
  361. {
  362. integrity: sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==,
  363. }
  364. engines: { node: ">=6.9.0" }
  365. dependencies:
  366. "@babel/template": 7.22.15
  367. "@babel/traverse": 7.23.7
  368. "@babel/types": 7.23.6
  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.6:
  383. resolution:
  384. {
  385. integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==,
  386. }
  387. engines: { node: ">=6.0.0" }
  388. hasBin: true
  389. dependencies:
  390. "@babel/types": 7.23.6
  391. dev: true
  392. /@babel/plugin-transform-react-jsx-self@7.23.3(@babel/core@7.23.7):
  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.7
  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.7):
  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.7
  414. "@babel/helper-plugin-utils": 7.22.5
  415. dev: true
  416. /@babel/runtime@7.23.8:
  417. resolution:
  418. {
  419. integrity: sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==,
  420. }
  421. engines: { node: ">=6.9.0" }
  422. dependencies:
  423. regenerator-runtime: 0.14.1
  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.6
  434. "@babel/types": 7.23.6
  435. dev: true
  436. /@babel/traverse@7.23.7:
  437. resolution:
  438. {
  439. integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==,
  440. }
  441. engines: { node: ">=6.9.0" }
  442. dependencies:
  443. "@babel/code-frame": 7.23.5
  444. "@babel/generator": 7.23.6
  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.6
  450. "@babel/types": 7.23.6
  451. debug: 4.3.4
  452. globals: 11.12.0
  453. transitivePeerDependencies:
  454. - supports-color
  455. dev: true
  456. /@babel/types@7.23.6:
  457. resolution:
  458. {
  459. integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==,
  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.8
  525. "@emotion/hash": 0.9.1
  526. "@emotion/memoize": 0.8.1
  527. "@emotion/serialize": 1.1.3
  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.3(@types/react@18.2.48)(react@18.2.0):
  568. resolution:
  569. {
  570. integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==,
  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.8
  580. "@emotion/babel-plugin": 11.11.0
  581. "@emotion/cache": 11.11.0
  582. "@emotion/serialize": 1.1.3
  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.48
  587. hoist-non-react-statics: 3.3.2
  588. react: 18.2.0
  589. dev: false
  590. /@emotion/serialize@1.1.3:
  591. resolution:
  592. {
  593. integrity: sha512-iD4D6QVZFDhcbH0RAG1uVu1CwVLMWUkCvAqqlewO/rxf8+87yIBAlt4+AxMiiKPLs5hFc0owNk/sLLAOROw3cA==,
  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.3
  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.3)(@types/react@18.2.48)(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.8
  622. "@emotion/babel-plugin": 11.11.0
  623. "@emotion/is-prop-valid": 1.2.1
  624. "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0)
  625. "@emotion/serialize": 1.1.3
  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.48
  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.3:
  909. resolution:
  910. {
  911. integrity: sha512-O0WKDOo0yhJuugCx6trZQj5jVJ9yR0ystG2JaNAemYUWce+pmM6WUEFIibnWyEJKdrDxhm75NoSRME35FNaM/Q==,
  912. }
  913. dependencies:
  914. "@floating-ui/utils": 0.2.1
  915. dev: false
  916. /@floating-ui/dom@1.5.4:
  917. resolution:
  918. {
  919. integrity: sha512-jByEsHIY+eEdCjnTVu+E3ephzTOzkQ8hgUfGwos+bg7NlH33Zc5uO+QHz1mrQUOgIKKDD1RtS201P9NvAfq3XQ==,
  920. }
  921. dependencies:
  922. "@floating-ui/core": 1.5.3
  923. "@floating-ui/utils": 0.2.1
  924. dev: false
  925. /@floating-ui/react-dom@2.0.6(react-dom@18.2.0)(react@18.2.0):
  926. resolution:
  927. {
  928. integrity: sha512-IB8aCRFxr8nFkdYZgH+Otd9EVQPJoynxeFRGTB8voPoZMRWo8XjYuCRgpI1btvuKY69XMiLnW+ym7zoBHM90Rw==,
  929. }
  930. peerDependencies:
  931. react: ">=16.8.0"
  932. react-dom: ">=16.8.0"
  933. dependencies:
  934. "@floating-ui/dom": 1.5.4
  935. react: 18.2.0
  936. react-dom: 18.2.0(react@18.2.0)
  937. dev: false
  938. /@floating-ui/utils@0.2.1:
  939. resolution:
  940. {
  941. integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==,
  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.21
  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.21:
  976. resolution:
  977. {
  978. integrity: sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==,
  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.48)(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.8
  1005. "@floating-ui/react-dom": 2.0.6(react-dom@18.2.0)(react@18.2.0)
  1006. "@mui/types": 7.2.13(@types/react@18.2.48)
  1007. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1008. "@popperjs/core": 2.11.8
  1009. "@types/react": 18.2.48
  1010. clsx: 2.1.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.32(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
  1016. resolution:
  1017. {
  1018. integrity: sha512-4VptvYeLUYMJhZapWBkD50GmKfOc0XT381KJcTK3ncZYIl8MdBhpR6l8jOyeP5cixUPBJhstjrnmQEAHjCLriw==,
  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.8
  1030. "@floating-ui/react-dom": 2.0.6(react-dom@18.2.0)(react@18.2.0)
  1031. "@mui/types": 7.2.13(@types/react@18.2.48)
  1032. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1033. "@popperjs/core": 2.11.8
  1034. "@types/react": 18.2.48
  1035. clsx: 2.1.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.15.5:
  1041. resolution:
  1042. {
  1043. integrity: sha512-VhT8klyXy8GrWrARqLMoM6Nzz809Jc3Wn5wd7WOZfre2vFO1rBV1dBANAPBhBqpaQI0HCMRTWEYoSyOFgRnz4A==,
  1044. }
  1045. dev: false
  1046. /@mui/icons-material@5.15.5(@mui/material@5.15.5)(@types/react@18.2.48)(react@18.2.0):
  1047. resolution:
  1048. {
  1049. integrity: sha512-qiql0fd1JY7TZ1wm1RldvU7sL8QUatE9OC12i/qm5rnm/caTFyAfOyTIR7qqxorsJvoZGyrzwoMkal6Ij9kM0A==,
  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.8
  1061. "@mui/material": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1062. "@types/react": 18.2.48
  1063. react: 18.2.0
  1064. dev: false
  1065. /@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/material@5.15.5)(@types/react@18.2.48)(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.8
  1087. "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0)
  1088. "@emotion/styled": 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(react@18.2.0)
  1089. "@mui/base": 5.0.0-beta.20(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1090. "@mui/material": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1091. "@mui/system": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react@18.2.0)
  1092. "@mui/types": 7.2.13(@types/react@18.2.48)
  1093. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1094. "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.15.5)(@mui/system@5.15.5)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1095. "@types/react": 18.2.48
  1096. clsx: 2.1.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.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
  1102. resolution:
  1103. {
  1104. integrity: sha512-2KfA39f/UWeQl0O22UJs3x1nG3chYlyu9wnux5vTnxUTLzkgYIzQIHaH+ZOGpv5JiZBMKktAPNfhqyhSaQ49qQ==,
  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.8
  1122. "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0)
  1123. "@emotion/styled": 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(react@18.2.0)
  1124. "@mui/base": 5.0.0-beta.32(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1125. "@mui/core-downloads-tracker": 5.15.5
  1126. "@mui/system": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react@18.2.0)
  1127. "@mui/types": 7.2.13(@types/react@18.2.48)
  1128. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1129. "@types/react": 18.2.48
  1130. "@types/react-transition-group": 4.4.10
  1131. clsx: 2.1.0
  1132. csstype: 3.1.3
  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.15.5(@types/react@18.2.48)(react@18.2.0):
  1140. resolution:
  1141. {
  1142. integrity: sha512-HU1KCyGNcJFsUamTbOM539ZDZJNI/XU7sZFdsN29glktUf+T6hNvDuO2ISinBiLTZy7Ab3R6DSSoYXRrLc4uwQ==,
  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.8
  1153. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1154. "@types/react": 18.2.48
  1155. prop-types: 15.8.1
  1156. react: 18.2.0
  1157. dev: false
  1158. /@mui/styled-engine@5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@18.2.0):
  1159. resolution:
  1160. {
  1161. integrity: sha512-xoMUd8h270thNL7ZsOzmlluIAMsQg/HT7SCdRjPBVle+XHgTKaiWiRy1ekDOsrrF0rhjME3T7xeeUq2G269UUw==,
  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.8
  1175. "@emotion/cache": 11.11.0
  1176. "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0)
  1177. "@emotion/styled": 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(react@18.2.0)
  1178. csstype: 3.1.3
  1179. prop-types: 15.8.1
  1180. react: 18.2.0
  1181. dev: false
  1182. /@mui/system@5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react@18.2.0):
  1183. resolution:
  1184. {
  1185. integrity: sha512-DMv2vGjUKaDt/m0RlzvLjpKiS5V0LoBhiMUHf5pWdj6uoNlN4FuKUe4pFeYmQMIO5DnVZKybmpPepfkdfEH+Og==,
  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.8
  1202. "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0)
  1203. "@emotion/styled": 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(react@18.2.0)
  1204. "@mui/private-theming": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1205. "@mui/styled-engine": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(react@18.2.0)
  1206. "@mui/types": 7.2.13(@types/react@18.2.48)
  1207. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1208. "@types/react": 18.2.48
  1209. clsx: 2.1.0
  1210. csstype: 3.1.3
  1211. prop-types: 15.8.1
  1212. react: 18.2.0
  1213. dev: false
  1214. /@mui/types@7.2.13(@types/react@18.2.48):
  1215. resolution:
  1216. {
  1217. integrity: sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g==,
  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.48
  1226. dev: false
  1227. /@mui/utils@5.15.5(@types/react@18.2.48)(react@18.2.0):
  1228. resolution:
  1229. {
  1230. integrity: sha512-jEywgaMGZWPSlVFO7ZZAyXxNeLmq5XBp5At9Ne/sGohRJdesUcdxvyi8TP3odJxwQuL5L6PJV+JQ4DyIDM849A==,
  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.8
  1241. "@types/prop-types": 15.7.11
  1242. "@types/react": 18.2.48
  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.7(@mui/material@5.15.5)(@mui/system@5.15.5)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
  1248. resolution:
  1249. {
  1250. integrity: sha512-K1A3pMUPxI4/Mt5A4vrK45fBBQK5rZvBVqRMrB5n8zX++Bj+WLWKvLTtfCmlriUtzuadr/Hl7Z+FDRXUJAx6qg==,
  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.8
  1260. "@mui/material": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1261. "@mui/system": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react@18.2.0)
  1262. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1263. clsx: 2.1.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.3)(@emotion/styled@11.11.0)(@mui/base@5.0.0-beta.20)(@mui/material@5.15.5)(@mui/system@5.15.5)(@types/react@18.2.48)(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.8
  1287. "@emotion/react": 11.11.3(@types/react@18.2.48)(react@18.2.0)
  1288. "@emotion/styled": 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(react@18.2.0)
  1289. "@mui/base": 5.0.0-beta.20(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1290. "@mui/material": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
  1291. "@mui/system": 5.15.5(@emotion/react@11.11.3)(@emotion/styled@11.11.0)(@types/react@18.2.48)(react@18.2.0)
  1292. "@mui/utils": 5.15.5(@types/react@18.2.48)(react@18.2.0)
  1293. "@types/react-transition-group": 4.4.10
  1294. clsx: 2.1.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.14.2:
  1417. resolution:
  1418. {
  1419. integrity: sha512-ACXpdMM9hmKZww21yEqWwiLws/UPLhNKvimN8RrYSqPSvB3ov7sLvAcfvaxePeLvccTQKGdkDIhLYApZVDFuKg==,
  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.7):
  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.7
  1449. dev: true
  1450. /@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.23.7):
  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.7
  1460. dev: true
  1461. /@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.23.7):
  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.7
  1471. dev: true
  1472. /@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.23.7):
  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.7
  1482. dev: true
  1483. /@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.23.7):
  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.7
  1493. dev: true
  1494. /@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.23.7):
  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.7
  1504. dev: true
  1505. /@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.23.7):
  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.7
  1515. dev: true
  1516. /@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.23.7):
  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.7
  1526. dev: true
  1527. /@svgr/babel-preset@8.1.0(@babel/core@7.23.7):
  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.7
  1537. "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.23.7)
  1538. "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.23.7)
  1539. "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.23.7)
  1540. "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.23.7)
  1541. "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.23.7)
  1542. "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.23.7)
  1543. "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.23.7)
  1544. "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.23.7)
  1545. dev: true
  1546. /@svgr/core@8.1.0(typescript@5.3.3):
  1547. resolution:
  1548. {
  1549. integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==,
  1550. }
  1551. engines: { node: ">=14" }
  1552. dependencies:
  1553. "@babel/core": 7.23.7
  1554. "@svgr/babel-preset": 8.1.0(@babel/core@7.23.7)
  1555. camelcase: 6.3.0
  1556. cosmiconfig: 8.3.6(typescript@5.3.3)
  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.6
  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.7
  1582. "@svgr/babel-preset": 8.1.0(@babel/core@7.23.7)
  1583. "@svgr/core": 8.1.0(typescript@5.3.3)
  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.3:
  1590. resolution:
  1591. {
  1592. integrity: sha512-zxnDjHHKjOsrIzZm6nO5Xapb/BxqUq1tc7cGkFXsFkGTsSWgCPH1D8mm0XS9weJY2OaR73I3k3S+b7eSzJDfqA==,
  1593. }
  1594. engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" }
  1595. dev: false
  1596. /@tauri-apps/cli-darwin-arm64@1.5.9:
  1597. resolution:
  1598. {
  1599. integrity: sha512-7C2Jf8f0gzv778mLYb7Eszqqv1bm9Wzews81MRTqKrUIcC+eZEtDXLex+JaEkEzFEUrgIafdOvMBVEavF030IA==,
  1600. }
  1601. engines: { node: ">= 10" }
  1602. cpu: [arm64]
  1603. os: [darwin]
  1604. requiresBuild: true
  1605. dev: true
  1606. optional: true
  1607. /@tauri-apps/cli-darwin-x64@1.5.9:
  1608. resolution:
  1609. {
  1610. integrity: sha512-LHKytpkofPYgH8RShWvwDa3hD1ws131x7g7zNasJPfOiCWLqYVQFUuQVmjEUt8+dpHe/P/err5h4z+YZru2d0A==,
  1611. }
  1612. engines: { node: ">= 10" }
  1613. cpu: [x64]
  1614. os: [darwin]
  1615. requiresBuild: true
  1616. dev: true
  1617. optional: true
  1618. /@tauri-apps/cli-linux-arm-gnueabihf@1.5.9:
  1619. resolution:
  1620. {
  1621. integrity: sha512-teGK20IYKx+dVn8wFq/Lg57Q9ce7foq1KHSfyHi464LVt1T0V1rsmULSgZpQPPj/NYPF5BG78PcWYv64yH86jw==,
  1622. }
  1623. engines: { node: ">= 10" }
  1624. cpu: [arm]
  1625. os: [linux]
  1626. requiresBuild: true
  1627. dev: true
  1628. optional: true
  1629. /@tauri-apps/cli-linux-arm64-gnu@1.5.9:
  1630. resolution:
  1631. {
  1632. integrity: sha512-onJ/DW5Crw38qVx+wquY4uBbfCxVhzhdJmlCYqnYyXsZZmSiPUfSyhV58y+5TYB0q1hG8eYdB5x8VAwzByhGzw==,
  1633. }
  1634. engines: { node: ">= 10" }
  1635. cpu: [arm64]
  1636. os: [linux]
  1637. libc: [glibc]
  1638. requiresBuild: true
  1639. dev: true
  1640. optional: true
  1641. /@tauri-apps/cli-linux-arm64-musl@1.5.9:
  1642. resolution:
  1643. {
  1644. integrity: sha512-23AYoLD3acakLp9NtheKQDJl8F66eTOflxoPzdJNRy13hUSxb+W9qpz4rRA+CIzkjICFvO2i3UWjeV9QwDVpsQ==,
  1645. }
  1646. engines: { node: ">= 10" }
  1647. cpu: [arm64]
  1648. os: [linux]
  1649. libc: [musl]
  1650. requiresBuild: true
  1651. dev: true
  1652. optional: true
  1653. /@tauri-apps/cli-linux-x64-gnu@1.5.9:
  1654. resolution:
  1655. {
  1656. integrity: sha512-9PQA1rE7gh41W2ylyKd5qOGOds55ymaYPml9KOpM0g+cxmCXa+8Wf9K5NKvACnJldJJ6cekWzIyB4eN6o5T+yQ==,
  1657. }
  1658. engines: { node: ">= 10" }
  1659. cpu: [x64]
  1660. os: [linux]
  1661. libc: [glibc]
  1662. requiresBuild: true
  1663. dev: true
  1664. optional: true
  1665. /@tauri-apps/cli-linux-x64-musl@1.5.9:
  1666. resolution:
  1667. {
  1668. integrity: sha512-5hdbNFeDsrJ/pXZ4cSQV4bJwUXPPxXxN3/pAtNUqIph7q+vLcBXOXIMoS64iuyaluJC59lhEwlWZFz+EPv0Hqg==,
  1669. }
  1670. engines: { node: ">= 10" }
  1671. cpu: [x64]
  1672. os: [linux]
  1673. libc: [musl]
  1674. requiresBuild: true
  1675. dev: true
  1676. optional: true
  1677. /@tauri-apps/cli-win32-arm64-msvc@1.5.9:
  1678. resolution:
  1679. {
  1680. integrity: sha512-O18JufjSB3hSJYu5WWByONouGeX7DraLAtXLErsG1r/VS3zHd/zyuzycrVUaObNXk5bfGlIP0Ypt+RvZJILN2w==,
  1681. }
  1682. engines: { node: ">= 10" }
  1683. cpu: [arm64]
  1684. os: [win32]
  1685. requiresBuild: true
  1686. dev: true
  1687. optional: true
  1688. /@tauri-apps/cli-win32-ia32-msvc@1.5.9:
  1689. resolution:
  1690. {
  1691. integrity: sha512-FQxtxTZu0JVBihfd/lmpxo7jyMOesjWQehfyVUqtgMfm5+Pvvw0Y+ZioeDi1TZkFVrT3QDYy8R4LqDLSZVMQRA==,
  1692. }
  1693. engines: { node: ">= 10" }
  1694. cpu: [ia32]
  1695. os: [win32]
  1696. requiresBuild: true
  1697. dev: true
  1698. optional: true
  1699. /@tauri-apps/cli-win32-x64-msvc@1.5.9:
  1700. resolution:
  1701. {
  1702. integrity: sha512-EeI1+L518cIBLKw0qUFwnLIySBeSmPQjPLIlNwSukHSro4tAQPHycEVGgKrdToiCWgaZJBA0e5aRSds0Du2TWg==,
  1703. }
  1704. engines: { node: ">= 10" }
  1705. cpu: [x64]
  1706. os: [win32]
  1707. requiresBuild: true
  1708. dev: true
  1709. optional: true
  1710. /@tauri-apps/cli@1.5.9:
  1711. resolution:
  1712. {
  1713. integrity: sha512-knSt/9AvCTeyfC6wkyeouF9hBW/0Mzuw+5vBKEvzaGPQsfFJo1ZCp5FkdiZpGBBfnm09BhugasGRTGofzatfqQ==,
  1714. }
  1715. engines: { node: ">= 10" }
  1716. hasBin: true
  1717. optionalDependencies:
  1718. "@tauri-apps/cli-darwin-arm64": 1.5.9
  1719. "@tauri-apps/cli-darwin-x64": 1.5.9
  1720. "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.9
  1721. "@tauri-apps/cli-linux-arm64-gnu": 1.5.9
  1722. "@tauri-apps/cli-linux-arm64-musl": 1.5.9
  1723. "@tauri-apps/cli-linux-x64-gnu": 1.5.9
  1724. "@tauri-apps/cli-linux-x64-musl": 1.5.9
  1725. "@tauri-apps/cli-win32-arm64-msvc": 1.5.9
  1726. "@tauri-apps/cli-win32-ia32-msvc": 1.5.9
  1727. "@tauri-apps/cli-win32-x64-msvc": 1.5.9
  1728. dev: true
  1729. /@types/babel__core@7.20.5:
  1730. resolution:
  1731. {
  1732. integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==,
  1733. }
  1734. dependencies:
  1735. "@babel/parser": 7.23.6
  1736. "@babel/types": 7.23.6
  1737. "@types/babel__generator": 7.6.8
  1738. "@types/babel__template": 7.4.4
  1739. "@types/babel__traverse": 7.20.5
  1740. dev: true
  1741. /@types/babel__generator@7.6.8:
  1742. resolution:
  1743. {
  1744. integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==,
  1745. }
  1746. dependencies:
  1747. "@babel/types": 7.23.6
  1748. dev: true
  1749. /@types/babel__template@7.4.4:
  1750. resolution:
  1751. {
  1752. integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==,
  1753. }
  1754. dependencies:
  1755. "@babel/parser": 7.23.6
  1756. "@babel/types": 7.23.6
  1757. dev: true
  1758. /@types/babel__traverse@7.20.5:
  1759. resolution:
  1760. {
  1761. integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==,
  1762. }
  1763. dependencies:
  1764. "@babel/types": 7.23.6
  1765. dev: true
  1766. /@types/estree@1.0.5:
  1767. resolution:
  1768. {
  1769. integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==,
  1770. }
  1771. dev: true
  1772. /@types/fs-extra@9.0.13:
  1773. resolution:
  1774. {
  1775. integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==,
  1776. }
  1777. dependencies:
  1778. "@types/node": 20.11.5
  1779. dev: true
  1780. /@types/js-cookie@2.2.7:
  1781. resolution:
  1782. {
  1783. integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==,
  1784. }
  1785. dev: false
  1786. /@types/js-cookie@3.0.6:
  1787. resolution:
  1788. {
  1789. integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==,
  1790. }
  1791. dev: true
  1792. /@types/lodash-es@4.17.12:
  1793. resolution:
  1794. {
  1795. integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==,
  1796. }
  1797. dependencies:
  1798. "@types/lodash": 4.14.202
  1799. dev: true
  1800. /@types/lodash@4.14.202:
  1801. resolution:
  1802. {
  1803. integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==,
  1804. }
  1805. dev: true
  1806. /@types/node@20.11.5:
  1807. resolution:
  1808. {
  1809. integrity: sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==,
  1810. }
  1811. dependencies:
  1812. undici-types: 5.26.5
  1813. dev: true
  1814. /@types/parse-json@4.0.2:
  1815. resolution:
  1816. {
  1817. integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==,
  1818. }
  1819. dev: false
  1820. /@types/prop-types@15.7.11:
  1821. resolution:
  1822. {
  1823. integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==,
  1824. }
  1825. /@types/react-dom@18.2.18:
  1826. resolution:
  1827. {
  1828. integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==,
  1829. }
  1830. dependencies:
  1831. "@types/react": 18.2.48
  1832. dev: true
  1833. /@types/react-transition-group@4.4.10:
  1834. resolution:
  1835. {
  1836. integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==,
  1837. }
  1838. dependencies:
  1839. "@types/react": 18.2.48
  1840. /@types/react@18.2.48:
  1841. resolution:
  1842. {
  1843. integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==,
  1844. }
  1845. dependencies:
  1846. "@types/prop-types": 15.7.11
  1847. "@types/scheduler": 0.16.8
  1848. csstype: 3.1.3
  1849. /@types/scheduler@0.16.8:
  1850. resolution:
  1851. {
  1852. integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==,
  1853. }
  1854. /@vitejs/plugin-react@4.2.1(vite@4.5.1):
  1855. resolution:
  1856. {
  1857. integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==,
  1858. }
  1859. engines: { node: ^14.18.0 || >=16.0.0 }
  1860. peerDependencies:
  1861. vite: ^4.2.0 || ^5.0.0
  1862. dependencies:
  1863. "@babel/core": 7.23.7
  1864. "@babel/plugin-transform-react-jsx-self": 7.23.3(@babel/core@7.23.7)
  1865. "@babel/plugin-transform-react-jsx-source": 7.23.3(@babel/core@7.23.7)
  1866. "@types/babel__core": 7.20.5
  1867. react-refresh: 0.14.0
  1868. vite: 4.5.1(sass@1.70.0)
  1869. transitivePeerDependencies:
  1870. - supports-color
  1871. dev: true
  1872. /adm-zip@0.5.10:
  1873. resolution:
  1874. {
  1875. integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==,
  1876. }
  1877. engines: { node: ">=6.0" }
  1878. dev: true
  1879. /agent-base@6.0.2:
  1880. resolution:
  1881. {
  1882. integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==,
  1883. }
  1884. engines: { node: ">= 6.0.0" }
  1885. dependencies:
  1886. debug: 4.3.4
  1887. transitivePeerDependencies:
  1888. - supports-color
  1889. dev: true
  1890. /ahooks-v3-count@1.0.0:
  1891. resolution:
  1892. {
  1893. integrity: sha512-V7uUvAwnimu6eh/PED4mCDjE7tokeZQLKlxg9lCTMPhN+NjsSbtdacByVlR1oluXQzD3MOw55wylDmQo4+S9ZQ==,
  1894. }
  1895. dev: false
  1896. /ahooks@3.7.8(react@18.2.0):
  1897. resolution:
  1898. {
  1899. integrity: sha512-e/NMlQWoCjaUtncNFIZk3FG1ImSkV/JhScQSkTqnftakRwdfZWSw6zzoWSG9OMYqPNs2MguDYBUFFC6THelWXA==,
  1900. }
  1901. engines: { node: ">=8.0.0" }
  1902. peerDependencies:
  1903. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  1904. dependencies:
  1905. "@babel/runtime": 7.23.8
  1906. "@types/js-cookie": 2.2.7
  1907. ahooks-v3-count: 1.0.0
  1908. dayjs: 1.11.5
  1909. intersection-observer: 0.12.2
  1910. js-cookie: 2.2.1
  1911. lodash: 4.17.21
  1912. react: 18.2.0
  1913. resize-observer-polyfill: 1.5.1
  1914. screenfull: 5.2.0
  1915. tslib: 2.6.2
  1916. dev: false
  1917. /ansi-styles@3.2.1:
  1918. resolution:
  1919. {
  1920. integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==,
  1921. }
  1922. engines: { node: ">=4" }
  1923. dependencies:
  1924. color-convert: 1.9.3
  1925. /anymatch@3.1.3:
  1926. resolution:
  1927. {
  1928. integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==,
  1929. }
  1930. engines: { node: ">= 8" }
  1931. dependencies:
  1932. normalize-path: 3.0.0
  1933. picomatch: 2.3.1
  1934. dev: true
  1935. /argparse@2.0.1:
  1936. resolution:
  1937. {
  1938. integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==,
  1939. }
  1940. dev: true
  1941. /asynckit@0.4.0:
  1942. resolution:
  1943. {
  1944. integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==,
  1945. }
  1946. dev: false
  1947. /axios@1.6.5:
  1948. resolution:
  1949. {
  1950. integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==,
  1951. }
  1952. dependencies:
  1953. follow-redirects: 1.15.5
  1954. form-data: 4.0.0
  1955. proxy-from-env: 1.1.0
  1956. transitivePeerDependencies:
  1957. - debug
  1958. dev: false
  1959. /babel-plugin-macros@3.1.0:
  1960. resolution:
  1961. {
  1962. integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==,
  1963. }
  1964. engines: { node: ">=10", npm: ">=6" }
  1965. dependencies:
  1966. "@babel/runtime": 7.23.8
  1967. cosmiconfig: 7.1.0
  1968. resolve: 1.22.8
  1969. dev: false
  1970. /before-after-hook@2.2.3:
  1971. resolution:
  1972. {
  1973. integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==,
  1974. }
  1975. dev: true
  1976. /binary-extensions@2.2.0:
  1977. resolution:
  1978. {
  1979. integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==,
  1980. }
  1981. engines: { node: ">=8" }
  1982. dev: true
  1983. /braces@3.0.2:
  1984. resolution:
  1985. {
  1986. integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==,
  1987. }
  1988. engines: { node: ">=8" }
  1989. dependencies:
  1990. fill-range: 7.0.1
  1991. dev: true
  1992. /browserslist@4.22.2:
  1993. resolution:
  1994. {
  1995. integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==,
  1996. }
  1997. engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
  1998. hasBin: true
  1999. dependencies:
  2000. caniuse-lite: 1.0.30001579
  2001. electron-to-chromium: 1.4.637
  2002. node-releases: 2.0.14
  2003. update-browserslist-db: 1.0.13(browserslist@4.22.2)
  2004. dev: true
  2005. /callsites@3.1.0:
  2006. resolution:
  2007. {
  2008. integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==,
  2009. }
  2010. engines: { node: ">=6" }
  2011. /camelcase@6.3.0:
  2012. resolution:
  2013. {
  2014. integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==,
  2015. }
  2016. engines: { node: ">=10" }
  2017. dev: true
  2018. /caniuse-lite@1.0.30001579:
  2019. resolution:
  2020. {
  2021. integrity: sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==,
  2022. }
  2023. dev: true
  2024. /chalk@2.4.2:
  2025. resolution:
  2026. {
  2027. integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==,
  2028. }
  2029. engines: { node: ">=4" }
  2030. dependencies:
  2031. ansi-styles: 3.2.1
  2032. escape-string-regexp: 1.0.5
  2033. supports-color: 5.5.0
  2034. /chokidar@3.5.3:
  2035. resolution:
  2036. {
  2037. integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==,
  2038. }
  2039. engines: { node: ">= 8.10.0" }
  2040. dependencies:
  2041. anymatch: 3.1.3
  2042. braces: 3.0.2
  2043. glob-parent: 5.1.2
  2044. is-binary-path: 2.1.0
  2045. is-glob: 4.0.3
  2046. normalize-path: 3.0.0
  2047. readdirp: 3.6.0
  2048. optionalDependencies:
  2049. fsevents: 2.3.3
  2050. dev: true
  2051. /chownr@2.0.0:
  2052. resolution:
  2053. {
  2054. integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==,
  2055. }
  2056. engines: { node: ">=10" }
  2057. dev: false
  2058. /clsx@2.1.0:
  2059. resolution:
  2060. {
  2061. integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==,
  2062. }
  2063. engines: { node: ">=6" }
  2064. dev: false
  2065. /color-convert@1.9.3:
  2066. resolution:
  2067. {
  2068. integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==,
  2069. }
  2070. dependencies:
  2071. color-name: 1.1.3
  2072. /color-name@1.1.3:
  2073. resolution:
  2074. {
  2075. integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==,
  2076. }
  2077. /combined-stream@1.0.8:
  2078. resolution:
  2079. {
  2080. integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==,
  2081. }
  2082. engines: { node: ">= 0.8" }
  2083. dependencies:
  2084. delayed-stream: 1.0.0
  2085. dev: false
  2086. /convert-source-map@1.9.0:
  2087. resolution:
  2088. {
  2089. integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==,
  2090. }
  2091. dev: false
  2092. /convert-source-map@2.0.0:
  2093. resolution:
  2094. {
  2095. integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==,
  2096. }
  2097. dev: true
  2098. /cosmiconfig@7.1.0:
  2099. resolution:
  2100. {
  2101. integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==,
  2102. }
  2103. engines: { node: ">=10" }
  2104. dependencies:
  2105. "@types/parse-json": 4.0.2
  2106. import-fresh: 3.3.0
  2107. parse-json: 5.2.0
  2108. path-type: 4.0.0
  2109. yaml: 1.10.2
  2110. dev: false
  2111. /cosmiconfig@8.3.6(typescript@5.3.3):
  2112. resolution:
  2113. {
  2114. integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==,
  2115. }
  2116. engines: { node: ">=14" }
  2117. peerDependencies:
  2118. typescript: ">=4.9.5"
  2119. peerDependenciesMeta:
  2120. typescript:
  2121. optional: true
  2122. dependencies:
  2123. import-fresh: 3.3.0
  2124. js-yaml: 4.1.0
  2125. parse-json: 5.2.0
  2126. path-type: 4.0.0
  2127. typescript: 5.3.3
  2128. dev: true
  2129. /cross-env@7.0.3:
  2130. resolution:
  2131. {
  2132. integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==,
  2133. }
  2134. engines: { node: ">=10.14", npm: ">=6", yarn: ">=1" }
  2135. hasBin: true
  2136. dependencies:
  2137. cross-spawn: 7.0.3
  2138. dev: true
  2139. /cross-spawn@7.0.3:
  2140. resolution:
  2141. {
  2142. integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==,
  2143. }
  2144. engines: { node: ">= 8" }
  2145. dependencies:
  2146. path-key: 3.1.1
  2147. shebang-command: 2.0.0
  2148. which: 2.0.2
  2149. dev: true
  2150. /csstype@3.1.3:
  2151. resolution:
  2152. {
  2153. integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==,
  2154. }
  2155. /data-uri-to-buffer@4.0.1:
  2156. resolution:
  2157. {
  2158. integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==,
  2159. }
  2160. engines: { node: ">= 12" }
  2161. dev: true
  2162. /dayjs@1.11.5:
  2163. resolution:
  2164. {
  2165. integrity: sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==,
  2166. }
  2167. dev: false
  2168. /debug@4.3.4:
  2169. resolution:
  2170. {
  2171. integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==,
  2172. }
  2173. engines: { node: ">=6.0" }
  2174. peerDependencies:
  2175. supports-color: "*"
  2176. peerDependenciesMeta:
  2177. supports-color:
  2178. optional: true
  2179. dependencies:
  2180. ms: 2.1.2
  2181. dev: true
  2182. /delayed-stream@1.0.0:
  2183. resolution:
  2184. {
  2185. integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==,
  2186. }
  2187. engines: { node: ">=0.4.0" }
  2188. dev: false
  2189. /deprecation@2.3.1:
  2190. resolution:
  2191. {
  2192. integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==,
  2193. }
  2194. dev: true
  2195. /dom-helpers@5.2.1:
  2196. resolution:
  2197. {
  2198. integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==,
  2199. }
  2200. dependencies:
  2201. "@babel/runtime": 7.23.8
  2202. csstype: 3.1.3
  2203. dev: false
  2204. /dot-case@3.0.4:
  2205. resolution:
  2206. {
  2207. integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==,
  2208. }
  2209. dependencies:
  2210. no-case: 3.0.4
  2211. tslib: 2.6.2
  2212. dev: true
  2213. /electron-to-chromium@1.4.637:
  2214. resolution:
  2215. {
  2216. integrity: sha512-G7j3UCOukFtxVO1vWrPQUoDk3kL70mtvjc/DC/k2o7lE0wAdq+Vwp1ipagOow+BH0uVztFysLWbkM/RTIrbK3w==,
  2217. }
  2218. dev: true
  2219. /end-of-stream@1.4.4:
  2220. resolution:
  2221. {
  2222. integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==,
  2223. }
  2224. dependencies:
  2225. once: 1.4.0
  2226. dev: true
  2227. /entities@4.5.0:
  2228. resolution:
  2229. {
  2230. integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==,
  2231. }
  2232. engines: { node: ">=0.12" }
  2233. dev: true
  2234. /error-ex@1.3.2:
  2235. resolution:
  2236. {
  2237. integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==,
  2238. }
  2239. dependencies:
  2240. is-arrayish: 0.2.1
  2241. /esbuild@0.18.20:
  2242. resolution:
  2243. {
  2244. integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==,
  2245. }
  2246. engines: { node: ">=12" }
  2247. hasBin: true
  2248. requiresBuild: true
  2249. optionalDependencies:
  2250. "@esbuild/android-arm": 0.18.20
  2251. "@esbuild/android-arm64": 0.18.20
  2252. "@esbuild/android-x64": 0.18.20
  2253. "@esbuild/darwin-arm64": 0.18.20
  2254. "@esbuild/darwin-x64": 0.18.20
  2255. "@esbuild/freebsd-arm64": 0.18.20
  2256. "@esbuild/freebsd-x64": 0.18.20
  2257. "@esbuild/linux-arm": 0.18.20
  2258. "@esbuild/linux-arm64": 0.18.20
  2259. "@esbuild/linux-ia32": 0.18.20
  2260. "@esbuild/linux-loong64": 0.18.20
  2261. "@esbuild/linux-mips64el": 0.18.20
  2262. "@esbuild/linux-ppc64": 0.18.20
  2263. "@esbuild/linux-riscv64": 0.18.20
  2264. "@esbuild/linux-s390x": 0.18.20
  2265. "@esbuild/linux-x64": 0.18.20
  2266. "@esbuild/netbsd-x64": 0.18.20
  2267. "@esbuild/openbsd-x64": 0.18.20
  2268. "@esbuild/sunos-x64": 0.18.20
  2269. "@esbuild/win32-arm64": 0.18.20
  2270. "@esbuild/win32-ia32": 0.18.20
  2271. "@esbuild/win32-x64": 0.18.20
  2272. dev: true
  2273. /escalade@3.1.1:
  2274. resolution:
  2275. {
  2276. integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==,
  2277. }
  2278. engines: { node: ">=6" }
  2279. dev: true
  2280. /escape-string-regexp@1.0.5:
  2281. resolution:
  2282. {
  2283. integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==,
  2284. }
  2285. engines: { node: ">=0.8.0" }
  2286. /escape-string-regexp@4.0.0:
  2287. resolution:
  2288. {
  2289. integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==,
  2290. }
  2291. engines: { node: ">=10" }
  2292. dev: false
  2293. /estree-walker@2.0.2:
  2294. resolution:
  2295. {
  2296. integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==,
  2297. }
  2298. dev: true
  2299. /execa@4.1.0:
  2300. resolution:
  2301. {
  2302. integrity: sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==,
  2303. }
  2304. engines: { node: ">=10" }
  2305. dependencies:
  2306. cross-spawn: 7.0.3
  2307. get-stream: 5.2.0
  2308. human-signals: 1.1.1
  2309. is-stream: 2.0.1
  2310. merge-stream: 2.0.0
  2311. npm-run-path: 4.0.1
  2312. onetime: 5.1.2
  2313. signal-exit: 3.0.7
  2314. strip-final-newline: 2.0.0
  2315. dev: true
  2316. /fetch-blob@3.2.0:
  2317. resolution:
  2318. {
  2319. integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==,
  2320. }
  2321. engines: { node: ^12.20 || >= 14.13 }
  2322. dependencies:
  2323. node-domexception: 1.0.0
  2324. web-streams-polyfill: 3.3.2
  2325. dev: true
  2326. /fill-range@7.0.1:
  2327. resolution:
  2328. {
  2329. integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==,
  2330. }
  2331. engines: { node: ">=8" }
  2332. dependencies:
  2333. to-regex-range: 5.0.1
  2334. dev: true
  2335. /find-root@1.1.0:
  2336. resolution:
  2337. {
  2338. integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==,
  2339. }
  2340. dev: false
  2341. /find-up@4.1.0:
  2342. resolution:
  2343. {
  2344. integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==,
  2345. }
  2346. engines: { node: ">=8" }
  2347. dependencies:
  2348. locate-path: 5.0.0
  2349. path-exists: 4.0.0
  2350. dev: true
  2351. /follow-redirects@1.15.5:
  2352. resolution:
  2353. {
  2354. integrity: sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==,
  2355. }
  2356. engines: { node: ">=4.0" }
  2357. peerDependencies:
  2358. debug: "*"
  2359. peerDependenciesMeta:
  2360. debug:
  2361. optional: true
  2362. dev: false
  2363. /form-data@4.0.0:
  2364. resolution:
  2365. {
  2366. integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==,
  2367. }
  2368. engines: { node: ">= 6" }
  2369. dependencies:
  2370. asynckit: 0.4.0
  2371. combined-stream: 1.0.8
  2372. mime-types: 2.1.35
  2373. dev: false
  2374. /formdata-polyfill@4.0.10:
  2375. resolution:
  2376. {
  2377. integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==,
  2378. }
  2379. engines: { node: ">=12.20.0" }
  2380. dependencies:
  2381. fetch-blob: 3.2.0
  2382. dev: true
  2383. /fs-extra@11.2.0:
  2384. resolution:
  2385. {
  2386. integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==,
  2387. }
  2388. engines: { node: ">=14.14" }
  2389. dependencies:
  2390. graceful-fs: 4.2.11
  2391. jsonfile: 6.1.0
  2392. universalify: 2.0.1
  2393. dev: true
  2394. /fs-minipass@2.1.0:
  2395. resolution:
  2396. {
  2397. integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==,
  2398. }
  2399. engines: { node: ">= 8" }
  2400. dependencies:
  2401. minipass: 3.3.6
  2402. dev: false
  2403. /fsevents@2.3.3:
  2404. resolution:
  2405. {
  2406. integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==,
  2407. }
  2408. engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 }
  2409. os: [darwin]
  2410. requiresBuild: true
  2411. dev: true
  2412. optional: true
  2413. /function-bind@1.1.2:
  2414. resolution:
  2415. {
  2416. integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==,
  2417. }
  2418. dev: false
  2419. /gensync@1.0.0-beta.2:
  2420. resolution:
  2421. {
  2422. integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==,
  2423. }
  2424. engines: { node: ">=6.9.0" }
  2425. dev: true
  2426. /get-stream@5.2.0:
  2427. resolution:
  2428. {
  2429. integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==,
  2430. }
  2431. engines: { node: ">=8" }
  2432. dependencies:
  2433. pump: 3.0.0
  2434. dev: true
  2435. /glob-parent@5.1.2:
  2436. resolution:
  2437. {
  2438. integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==,
  2439. }
  2440. engines: { node: ">= 6" }
  2441. dependencies:
  2442. is-glob: 4.0.3
  2443. dev: true
  2444. /globals@11.12.0:
  2445. resolution:
  2446. {
  2447. integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==,
  2448. }
  2449. engines: { node: ">=4" }
  2450. dev: true
  2451. /graceful-fs@4.2.11:
  2452. resolution:
  2453. {
  2454. integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==,
  2455. }
  2456. dev: true
  2457. /hamt_plus@1.0.2:
  2458. resolution:
  2459. {
  2460. integrity: sha512-t2JXKaehnMb9paaYA7J0BX8QQAY8lwfQ9Gjf4pg/mk4krt+cmwmU652HOoWonf+7+EQV97ARPMhhVgU1ra2GhA==,
  2461. }
  2462. dev: false
  2463. /has-flag@3.0.0:
  2464. resolution:
  2465. {
  2466. integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==,
  2467. }
  2468. engines: { node: ">=4" }
  2469. /hasown@2.0.0:
  2470. resolution:
  2471. {
  2472. integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==,
  2473. }
  2474. engines: { node: ">= 0.4" }
  2475. dependencies:
  2476. function-bind: 1.1.2
  2477. dev: false
  2478. /hoist-non-react-statics@3.3.2:
  2479. resolution:
  2480. {
  2481. integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==,
  2482. }
  2483. dependencies:
  2484. react-is: 16.13.1
  2485. dev: false
  2486. /html-parse-stringify@3.0.1:
  2487. resolution:
  2488. {
  2489. integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==,
  2490. }
  2491. dependencies:
  2492. void-elements: 3.1.0
  2493. dev: false
  2494. /https-proxy-agent@5.0.1:
  2495. resolution:
  2496. {
  2497. integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==,
  2498. }
  2499. engines: { node: ">= 6" }
  2500. dependencies:
  2501. agent-base: 6.0.2
  2502. debug: 4.3.4
  2503. transitivePeerDependencies:
  2504. - supports-color
  2505. dev: true
  2506. /human-signals@1.1.1:
  2507. resolution:
  2508. {
  2509. integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==,
  2510. }
  2511. engines: { node: ">=8.12.0" }
  2512. dev: true
  2513. /husky@7.0.4:
  2514. resolution:
  2515. {
  2516. integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==,
  2517. }
  2518. engines: { node: ">=12" }
  2519. hasBin: true
  2520. dev: true
  2521. /i18next@23.7.16:
  2522. resolution:
  2523. {
  2524. integrity: sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==,
  2525. }
  2526. dependencies:
  2527. "@babel/runtime": 7.23.8
  2528. dev: false
  2529. /ignore@5.3.0:
  2530. resolution:
  2531. {
  2532. integrity: sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==,
  2533. }
  2534. engines: { node: ">= 4" }
  2535. dev: true
  2536. /immutable@4.3.4:
  2537. resolution:
  2538. {
  2539. integrity: sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==,
  2540. }
  2541. dev: true
  2542. /import-fresh@3.3.0:
  2543. resolution:
  2544. {
  2545. integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==,
  2546. }
  2547. engines: { node: ">=6" }
  2548. dependencies:
  2549. parent-module: 1.0.1
  2550. resolve-from: 4.0.0
  2551. /intersection-observer@0.12.2:
  2552. resolution:
  2553. {
  2554. integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==,
  2555. }
  2556. dev: false
  2557. /is-arrayish@0.2.1:
  2558. resolution:
  2559. {
  2560. integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==,
  2561. }
  2562. /is-binary-path@2.1.0:
  2563. resolution:
  2564. {
  2565. integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==,
  2566. }
  2567. engines: { node: ">=8" }
  2568. dependencies:
  2569. binary-extensions: 2.2.0
  2570. dev: true
  2571. /is-core-module@2.13.1:
  2572. resolution:
  2573. {
  2574. integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==,
  2575. }
  2576. dependencies:
  2577. hasown: 2.0.0
  2578. dev: false
  2579. /is-extglob@2.1.1:
  2580. resolution:
  2581. {
  2582. integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==,
  2583. }
  2584. engines: { node: ">=0.10.0" }
  2585. dev: true
  2586. /is-glob@4.0.3:
  2587. resolution:
  2588. {
  2589. integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==,
  2590. }
  2591. engines: { node: ">=0.10.0" }
  2592. dependencies:
  2593. is-extglob: 2.1.1
  2594. dev: true
  2595. /is-number@7.0.0:
  2596. resolution:
  2597. {
  2598. integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==,
  2599. }
  2600. engines: { node: ">=0.12.0" }
  2601. dev: true
  2602. /is-plain-object@5.0.0:
  2603. resolution:
  2604. {
  2605. integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==,
  2606. }
  2607. engines: { node: ">=0.10.0" }
  2608. dev: true
  2609. /is-stream@2.0.1:
  2610. resolution:
  2611. {
  2612. integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==,
  2613. }
  2614. engines: { node: ">=8" }
  2615. dev: true
  2616. /isexe@2.0.0:
  2617. resolution:
  2618. {
  2619. integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==,
  2620. }
  2621. dev: true
  2622. /js-cookie@2.2.1:
  2623. resolution:
  2624. {
  2625. integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==,
  2626. }
  2627. dev: false
  2628. /js-tokens@4.0.0:
  2629. resolution:
  2630. {
  2631. integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==,
  2632. }
  2633. /js-yaml@4.1.0:
  2634. resolution:
  2635. {
  2636. integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==,
  2637. }
  2638. hasBin: true
  2639. dependencies:
  2640. argparse: 2.0.1
  2641. dev: true
  2642. /jsesc@2.5.2:
  2643. resolution:
  2644. {
  2645. integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==,
  2646. }
  2647. engines: { node: ">=4" }
  2648. hasBin: true
  2649. dev: true
  2650. /json-parse-even-better-errors@2.3.1:
  2651. resolution:
  2652. {
  2653. integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==,
  2654. }
  2655. /json5@2.2.3:
  2656. resolution:
  2657. {
  2658. integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==,
  2659. }
  2660. engines: { node: ">=6" }
  2661. hasBin: true
  2662. dev: true
  2663. /jsonfile@6.1.0:
  2664. resolution:
  2665. {
  2666. integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==,
  2667. }
  2668. dependencies:
  2669. universalify: 2.0.1
  2670. optionalDependencies:
  2671. graceful-fs: 4.2.11
  2672. dev: true
  2673. /lines-and-columns@1.2.4:
  2674. resolution:
  2675. {
  2676. integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==,
  2677. }
  2678. /locate-path@5.0.0:
  2679. resolution:
  2680. {
  2681. integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==,
  2682. }
  2683. engines: { node: ">=8" }
  2684. dependencies:
  2685. p-locate: 4.1.0
  2686. dev: true
  2687. /lodash-es@4.17.21:
  2688. resolution:
  2689. {
  2690. integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==,
  2691. }
  2692. dev: false
  2693. /lodash@4.17.21:
  2694. resolution:
  2695. {
  2696. integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==,
  2697. }
  2698. dev: false
  2699. /loose-envify@1.4.0:
  2700. resolution:
  2701. {
  2702. integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==,
  2703. }
  2704. hasBin: true
  2705. dependencies:
  2706. js-tokens: 4.0.0
  2707. dev: false
  2708. /lower-case@2.0.2:
  2709. resolution:
  2710. {
  2711. integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==,
  2712. }
  2713. dependencies:
  2714. tslib: 2.6.2
  2715. dev: true
  2716. /lru-cache@5.1.1:
  2717. resolution:
  2718. {
  2719. integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==,
  2720. }
  2721. dependencies:
  2722. yallist: 3.1.1
  2723. dev: true
  2724. /merge-stream@2.0.0:
  2725. resolution:
  2726. {
  2727. integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==,
  2728. }
  2729. dev: true
  2730. /mime-db@1.52.0:
  2731. resolution:
  2732. {
  2733. integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==,
  2734. }
  2735. engines: { node: ">= 0.6" }
  2736. dev: false
  2737. /mime-types@2.1.35:
  2738. resolution:
  2739. {
  2740. integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==,
  2741. }
  2742. engines: { node: ">= 0.6" }
  2743. dependencies:
  2744. mime-db: 1.52.0
  2745. dev: false
  2746. /mimic-fn@2.1.0:
  2747. resolution:
  2748. {
  2749. integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==,
  2750. }
  2751. engines: { node: ">=6" }
  2752. dev: true
  2753. /minipass@3.3.6:
  2754. resolution:
  2755. {
  2756. integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==,
  2757. }
  2758. engines: { node: ">=8" }
  2759. dependencies:
  2760. yallist: 4.0.0
  2761. dev: false
  2762. /minipass@5.0.0:
  2763. resolution:
  2764. {
  2765. integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==,
  2766. }
  2767. engines: { node: ">=8" }
  2768. dev: false
  2769. /minizlib@2.1.2:
  2770. resolution:
  2771. {
  2772. integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==,
  2773. }
  2774. engines: { node: ">= 8" }
  2775. dependencies:
  2776. minipass: 3.3.6
  2777. yallist: 4.0.0
  2778. dev: false
  2779. /mkdirp@1.0.4:
  2780. resolution:
  2781. {
  2782. integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==,
  2783. }
  2784. engines: { node: ">=10" }
  2785. hasBin: true
  2786. dev: false
  2787. /monaco-editor@0.34.1:
  2788. resolution:
  2789. {
  2790. integrity: sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ==,
  2791. }
  2792. /mri@1.2.0:
  2793. resolution:
  2794. {
  2795. integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==,
  2796. }
  2797. engines: { node: ">=4" }
  2798. dev: true
  2799. /ms@2.1.2:
  2800. resolution:
  2801. {
  2802. integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==,
  2803. }
  2804. dev: true
  2805. /nanoid@3.3.7:
  2806. resolution:
  2807. {
  2808. integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==,
  2809. }
  2810. engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 }
  2811. hasBin: true
  2812. dev: true
  2813. /nanoid@5.0.4:
  2814. resolution:
  2815. {
  2816. integrity: sha512-vAjmBf13gsmhXSgBrtIclinISzFFy22WwCYoyilZlsrRXNIHSwgFQ1bEdjRwMT3aoadeIF6HMuDRlOxzfXV8ig==,
  2817. }
  2818. engines: { node: ^18 || >=20 }
  2819. hasBin: true
  2820. dev: false
  2821. /no-case@3.0.4:
  2822. resolution:
  2823. {
  2824. integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==,
  2825. }
  2826. dependencies:
  2827. lower-case: 2.0.2
  2828. tslib: 2.6.2
  2829. dev: true
  2830. /node-domexception@1.0.0:
  2831. resolution:
  2832. {
  2833. integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==,
  2834. }
  2835. engines: { node: ">=10.5.0" }
  2836. dev: true
  2837. /node-fetch@2.7.0:
  2838. resolution:
  2839. {
  2840. integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==,
  2841. }
  2842. engines: { node: 4.x || >=6.0.0 }
  2843. peerDependencies:
  2844. encoding: ^0.1.0
  2845. peerDependenciesMeta:
  2846. encoding:
  2847. optional: true
  2848. dependencies:
  2849. whatwg-url: 5.0.0
  2850. dev: true
  2851. /node-fetch@3.3.2:
  2852. resolution:
  2853. {
  2854. integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==,
  2855. }
  2856. engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
  2857. dependencies:
  2858. data-uri-to-buffer: 4.0.1
  2859. fetch-blob: 3.2.0
  2860. formdata-polyfill: 4.0.10
  2861. dev: true
  2862. /node-releases@2.0.14:
  2863. resolution:
  2864. {
  2865. integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==,
  2866. }
  2867. dev: true
  2868. /normalize-path@3.0.0:
  2869. resolution:
  2870. {
  2871. integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==,
  2872. }
  2873. engines: { node: ">=0.10.0" }
  2874. dev: true
  2875. /npm-run-path@4.0.1:
  2876. resolution:
  2877. {
  2878. integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==,
  2879. }
  2880. engines: { node: ">=8" }
  2881. dependencies:
  2882. path-key: 3.1.1
  2883. dev: true
  2884. /object-assign@4.1.1:
  2885. resolution:
  2886. {
  2887. integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==,
  2888. }
  2889. engines: { node: ">=0.10.0" }
  2890. dev: false
  2891. /once@1.4.0:
  2892. resolution:
  2893. {
  2894. integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==,
  2895. }
  2896. dependencies:
  2897. wrappy: 1.0.2
  2898. dev: true
  2899. /onetime@5.1.2:
  2900. resolution:
  2901. {
  2902. integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==,
  2903. }
  2904. engines: { node: ">=6" }
  2905. dependencies:
  2906. mimic-fn: 2.1.0
  2907. dev: true
  2908. /p-limit@2.3.0:
  2909. resolution:
  2910. {
  2911. integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==,
  2912. }
  2913. engines: { node: ">=6" }
  2914. dependencies:
  2915. p-try: 2.2.0
  2916. dev: true
  2917. /p-locate@4.1.0:
  2918. resolution:
  2919. {
  2920. integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==,
  2921. }
  2922. engines: { node: ">=8" }
  2923. dependencies:
  2924. p-limit: 2.3.0
  2925. dev: true
  2926. /p-try@2.2.0:
  2927. resolution:
  2928. {
  2929. integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==,
  2930. }
  2931. engines: { node: ">=6" }
  2932. dev: true
  2933. /parent-module@1.0.1:
  2934. resolution:
  2935. {
  2936. integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==,
  2937. }
  2938. engines: { node: ">=6" }
  2939. dependencies:
  2940. callsites: 3.1.0
  2941. /parse-json@5.2.0:
  2942. resolution:
  2943. {
  2944. integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==,
  2945. }
  2946. engines: { node: ">=8" }
  2947. dependencies:
  2948. "@babel/code-frame": 7.23.5
  2949. error-ex: 1.3.2
  2950. json-parse-even-better-errors: 2.3.1
  2951. lines-and-columns: 1.2.4
  2952. /path-exists@4.0.0:
  2953. resolution:
  2954. {
  2955. integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==,
  2956. }
  2957. engines: { node: ">=8" }
  2958. dev: true
  2959. /path-key@3.1.1:
  2960. resolution:
  2961. {
  2962. integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==,
  2963. }
  2964. engines: { node: ">=8" }
  2965. dev: true
  2966. /path-parse@1.0.7:
  2967. resolution:
  2968. {
  2969. integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==,
  2970. }
  2971. dev: false
  2972. /path-type@4.0.0:
  2973. resolution:
  2974. {
  2975. integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==,
  2976. }
  2977. engines: { node: ">=8" }
  2978. /picocolors@1.0.0:
  2979. resolution:
  2980. {
  2981. integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==,
  2982. }
  2983. dev: true
  2984. /picomatch@2.3.1:
  2985. resolution:
  2986. {
  2987. integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==,
  2988. }
  2989. engines: { node: ">=8.6" }
  2990. dev: true
  2991. /picomatch@3.0.1:
  2992. resolution:
  2993. {
  2994. integrity: sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==,
  2995. }
  2996. engines: { node: ">=10" }
  2997. dev: true
  2998. /postcss@8.4.33:
  2999. resolution:
  3000. {
  3001. integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==,
  3002. }
  3003. engines: { node: ^10 || ^12 || >=14 }
  3004. dependencies:
  3005. nanoid: 3.3.7
  3006. picocolors: 1.0.0
  3007. source-map-js: 1.0.2
  3008. dev: true
  3009. /prettier@2.8.8:
  3010. resolution:
  3011. {
  3012. integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==,
  3013. }
  3014. engines: { node: ">=10.13.0" }
  3015. hasBin: true
  3016. dev: true
  3017. /pretty-quick@3.3.1(prettier@2.8.8):
  3018. resolution:
  3019. {
  3020. integrity: sha512-3b36UXfYQ+IXXqex6mCca89jC8u0mYLqFAN5eTQKoXO6oCQYcIVYZEB/5AlBHI7JPYygReM2Vv6Vom/Gln7fBg==,
  3021. }
  3022. engines: { node: ">=10.13" }
  3023. hasBin: true
  3024. peerDependencies:
  3025. prettier: ^2.0.0
  3026. dependencies:
  3027. execa: 4.1.0
  3028. find-up: 4.1.0
  3029. ignore: 5.3.0
  3030. mri: 1.2.0
  3031. picocolors: 1.0.0
  3032. picomatch: 3.0.1
  3033. prettier: 2.8.8
  3034. tslib: 2.6.2
  3035. dev: true
  3036. /prop-types@15.8.1:
  3037. resolution:
  3038. {
  3039. integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==,
  3040. }
  3041. dependencies:
  3042. loose-envify: 1.4.0
  3043. object-assign: 4.1.1
  3044. react-is: 16.13.1
  3045. dev: false
  3046. /proxy-from-env@1.1.0:
  3047. resolution:
  3048. {
  3049. integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==,
  3050. }
  3051. dev: false
  3052. /pump@3.0.0:
  3053. resolution:
  3054. {
  3055. integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==,
  3056. }
  3057. dependencies:
  3058. end-of-stream: 1.4.4
  3059. once: 1.4.0
  3060. dev: true
  3061. /react-dom@18.2.0(react@18.2.0):
  3062. resolution:
  3063. {
  3064. integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==,
  3065. }
  3066. peerDependencies:
  3067. react: ^18.2.0
  3068. dependencies:
  3069. loose-envify: 1.4.0
  3070. react: 18.2.0
  3071. scheduler: 0.23.0
  3072. dev: false
  3073. /react-error-boundary@3.1.4(react@18.2.0):
  3074. resolution:
  3075. {
  3076. integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==,
  3077. }
  3078. engines: { node: ">=10", npm: ">=6" }
  3079. peerDependencies:
  3080. react: ">=16.13.1"
  3081. dependencies:
  3082. "@babel/runtime": 7.23.8
  3083. react: 18.2.0
  3084. dev: false
  3085. /react-hook-form@7.49.3(react@18.2.0):
  3086. resolution:
  3087. {
  3088. integrity: sha512-foD6r3juidAT1cOZzpmD/gOKt7fRsDhXXZ0y28+Al1CHgX+AY1qIN9VSIIItXRq1dN68QrRwl1ORFlwjBaAqeQ==,
  3089. }
  3090. engines: { node: ">=18", pnpm: "8" }
  3091. peerDependencies:
  3092. react: ^16.8.0 || ^17 || ^18
  3093. dependencies:
  3094. react: 18.2.0
  3095. dev: false
  3096. /react-i18next@13.5.0(i18next@23.7.16)(react-dom@18.2.0)(react@18.2.0):
  3097. resolution:
  3098. {
  3099. integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==,
  3100. }
  3101. peerDependencies:
  3102. i18next: ">= 23.2.3"
  3103. react: ">= 16.8.0"
  3104. react-dom: "*"
  3105. react-native: "*"
  3106. peerDependenciesMeta:
  3107. react-dom:
  3108. optional: true
  3109. react-native:
  3110. optional: true
  3111. dependencies:
  3112. "@babel/runtime": 7.23.8
  3113. html-parse-stringify: 3.0.1
  3114. i18next: 23.7.16
  3115. react: 18.2.0
  3116. react-dom: 18.2.0(react@18.2.0)
  3117. dev: false
  3118. /react-is@16.13.1:
  3119. resolution:
  3120. {
  3121. integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==,
  3122. }
  3123. dev: false
  3124. /react-is@18.2.0:
  3125. resolution:
  3126. {
  3127. integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==,
  3128. }
  3129. dev: false
  3130. /react-refresh@0.14.0:
  3131. resolution:
  3132. {
  3133. integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==,
  3134. }
  3135. engines: { node: ">=0.10.0" }
  3136. dev: true
  3137. /react-router-dom@6.21.2(react-dom@18.2.0)(react@18.2.0):
  3138. resolution:
  3139. {
  3140. integrity: sha512-tE13UukgUOh2/sqYr6jPzZTzmzc70aGRP4pAjG2if0IP3aUT+sBtAKUJh0qMh0zylJHGLmzS+XWVaON4UklHeg==,
  3141. }
  3142. engines: { node: ">=14.0.0" }
  3143. peerDependencies:
  3144. react: ">=16.8"
  3145. react-dom: ">=16.8"
  3146. dependencies:
  3147. "@remix-run/router": 1.14.2
  3148. react: 18.2.0
  3149. react-dom: 18.2.0(react@18.2.0)
  3150. react-router: 6.21.2(react@18.2.0)
  3151. dev: false
  3152. /react-router@6.21.2(react@18.2.0):
  3153. resolution:
  3154. {
  3155. integrity: sha512-jJcgiwDsnaHIeC+IN7atO0XiSRCrOsQAHHbChtJxmgqG2IaYQXSnhqGb5vk2CU/wBQA12Zt+TkbuJjIn65gzbA==,
  3156. }
  3157. engines: { node: ">=14.0.0" }
  3158. peerDependencies:
  3159. react: ">=16.8"
  3160. dependencies:
  3161. "@remix-run/router": 1.14.2
  3162. react: 18.2.0
  3163. dev: false
  3164. /react-transition-group@4.4.5(react-dom@18.2.0)(react@18.2.0):
  3165. resolution:
  3166. {
  3167. integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==,
  3168. }
  3169. peerDependencies:
  3170. react: ">=16.6.0"
  3171. react-dom: ">=16.6.0"
  3172. dependencies:
  3173. "@babel/runtime": 7.23.8
  3174. dom-helpers: 5.2.1
  3175. loose-envify: 1.4.0
  3176. prop-types: 15.8.1
  3177. react: 18.2.0
  3178. react-dom: 18.2.0(react@18.2.0)
  3179. dev: false
  3180. /react-virtuoso@4.6.2(react-dom@18.2.0)(react@18.2.0):
  3181. resolution:
  3182. {
  3183. integrity: sha512-vvlqvzPif+MvBrJ09+hJJrVY0xJK9yran+A+/1iwY78k0YCVKsyoNPqoLxOxzYPggspNBNXqUXEcvckN29OxyQ==,
  3184. }
  3185. engines: { node: ">=10" }
  3186. peerDependencies:
  3187. react: ">=16 || >=17 || >= 18"
  3188. react-dom: ">=16 || >=17 || >= 18"
  3189. dependencies:
  3190. react: 18.2.0
  3191. react-dom: 18.2.0(react@18.2.0)
  3192. dev: false
  3193. /react@18.2.0:
  3194. resolution:
  3195. {
  3196. integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==,
  3197. }
  3198. engines: { node: ">=0.10.0" }
  3199. dependencies:
  3200. loose-envify: 1.4.0
  3201. dev: false
  3202. /readdirp@3.6.0:
  3203. resolution:
  3204. {
  3205. integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==,
  3206. }
  3207. engines: { node: ">=8.10.0" }
  3208. dependencies:
  3209. picomatch: 2.3.1
  3210. dev: true
  3211. /recoil@0.7.7(react-dom@18.2.0)(react@18.2.0):
  3212. resolution:
  3213. {
  3214. integrity: sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==,
  3215. }
  3216. peerDependencies:
  3217. react: ">=16.13.1"
  3218. react-dom: "*"
  3219. react-native: "*"
  3220. peerDependenciesMeta:
  3221. react-dom:
  3222. optional: true
  3223. react-native:
  3224. optional: true
  3225. dependencies:
  3226. hamt_plus: 1.0.2
  3227. react: 18.2.0
  3228. react-dom: 18.2.0(react@18.2.0)
  3229. dev: false
  3230. /regenerator-runtime@0.14.1:
  3231. resolution:
  3232. {
  3233. integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==,
  3234. }
  3235. dev: false
  3236. /reselect@4.1.8:
  3237. resolution:
  3238. {
  3239. integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==,
  3240. }
  3241. dev: false
  3242. /resize-observer-polyfill@1.5.1:
  3243. resolution:
  3244. {
  3245. integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==,
  3246. }
  3247. dev: false
  3248. /resolve-from@4.0.0:
  3249. resolution:
  3250. {
  3251. integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==,
  3252. }
  3253. engines: { node: ">=4" }
  3254. /resolve@1.22.8:
  3255. resolution:
  3256. {
  3257. integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==,
  3258. }
  3259. hasBin: true
  3260. dependencies:
  3261. is-core-module: 2.13.1
  3262. path-parse: 1.0.7
  3263. supports-preserve-symlinks-flag: 1.0.0
  3264. dev: false
  3265. /rollup@3.29.4:
  3266. resolution:
  3267. {
  3268. integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==,
  3269. }
  3270. engines: { node: ">=14.18.0", npm: ">=8.0.0" }
  3271. hasBin: true
  3272. optionalDependencies:
  3273. fsevents: 2.3.3
  3274. dev: true
  3275. /sass@1.70.0:
  3276. resolution:
  3277. {
  3278. integrity: sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==,
  3279. }
  3280. engines: { node: ">=14.0.0" }
  3281. hasBin: true
  3282. dependencies:
  3283. chokidar: 3.5.3
  3284. immutable: 4.3.4
  3285. source-map-js: 1.0.2
  3286. dev: true
  3287. /scheduler@0.23.0:
  3288. resolution:
  3289. {
  3290. integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==,
  3291. }
  3292. dependencies:
  3293. loose-envify: 1.4.0
  3294. dev: false
  3295. /screenfull@5.2.0:
  3296. resolution:
  3297. {
  3298. integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==,
  3299. }
  3300. engines: { node: ">=0.10.0" }
  3301. dev: false
  3302. /semver@6.3.1:
  3303. resolution:
  3304. {
  3305. integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==,
  3306. }
  3307. hasBin: true
  3308. dev: true
  3309. /shebang-command@2.0.0:
  3310. resolution:
  3311. {
  3312. integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==,
  3313. }
  3314. engines: { node: ">=8" }
  3315. dependencies:
  3316. shebang-regex: 3.0.0
  3317. dev: true
  3318. /shebang-regex@3.0.0:
  3319. resolution:
  3320. {
  3321. integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==,
  3322. }
  3323. engines: { node: ">=8" }
  3324. dev: true
  3325. /signal-exit@3.0.7:
  3326. resolution:
  3327. {
  3328. integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==,
  3329. }
  3330. dev: true
  3331. /snake-case@3.0.4:
  3332. resolution:
  3333. {
  3334. integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==,
  3335. }
  3336. dependencies:
  3337. dot-case: 3.0.4
  3338. tslib: 2.6.2
  3339. dev: true
  3340. /snarkdown@2.0.0:
  3341. resolution:
  3342. {
  3343. integrity: sha512-MgL/7k/AZdXCTJiNgrO7chgDqaB9FGM/1Tvlcenenb7div6obaDATzs16JhFyHHBGodHT3B7RzRc5qk8pFhg3A==,
  3344. }
  3345. dev: false
  3346. /source-map-js@1.0.2:
  3347. resolution:
  3348. {
  3349. integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==,
  3350. }
  3351. engines: { node: ">=0.10.0" }
  3352. dev: true
  3353. /source-map@0.5.7:
  3354. resolution:
  3355. {
  3356. integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==,
  3357. }
  3358. engines: { node: ">=0.10.0" }
  3359. dev: false
  3360. /strip-final-newline@2.0.0:
  3361. resolution:
  3362. {
  3363. integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==,
  3364. }
  3365. engines: { node: ">=6" }
  3366. dev: true
  3367. /stylis@4.2.0:
  3368. resolution:
  3369. {
  3370. integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==,
  3371. }
  3372. dev: false
  3373. /supports-color@5.5.0:
  3374. resolution:
  3375. {
  3376. integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==,
  3377. }
  3378. engines: { node: ">=4" }
  3379. dependencies:
  3380. has-flag: 3.0.0
  3381. /supports-preserve-symlinks-flag@1.0.0:
  3382. resolution:
  3383. {
  3384. integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==,
  3385. }
  3386. engines: { node: ">= 0.4" }
  3387. dev: false
  3388. /svg-parser@2.0.4:
  3389. resolution:
  3390. {
  3391. integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==,
  3392. }
  3393. dev: true
  3394. /swr@1.3.0(react@18.2.0):
  3395. resolution:
  3396. {
  3397. integrity: sha512-dkghQrOl2ORX9HYrMDtPa7LTVHJjCTeZoB1dqTbnnEDlSvN8JEKpYIYurDfvbQFUUS8Cg8PceFVZNkW0KNNYPw==,
  3398. }
  3399. peerDependencies:
  3400. react: ^16.11.0 || ^17.0.0 || ^18.0.0
  3401. dependencies:
  3402. react: 18.2.0
  3403. dev: false
  3404. /tar@6.2.0:
  3405. resolution:
  3406. {
  3407. integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==,
  3408. }
  3409. engines: { node: ">=10" }
  3410. dependencies:
  3411. chownr: 2.0.0
  3412. fs-minipass: 2.1.0
  3413. minipass: 5.0.0
  3414. minizlib: 2.1.2
  3415. mkdirp: 1.0.4
  3416. yallist: 4.0.0
  3417. dev: false
  3418. /to-fast-properties@2.0.0:
  3419. resolution:
  3420. {
  3421. integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==,
  3422. }
  3423. engines: { node: ">=4" }
  3424. /to-regex-range@5.0.1:
  3425. resolution:
  3426. {
  3427. integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==,
  3428. }
  3429. engines: { node: ">=8.0" }
  3430. dependencies:
  3431. is-number: 7.0.0
  3432. dev: true
  3433. /tr46@0.0.3:
  3434. resolution:
  3435. {
  3436. integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==,
  3437. }
  3438. dev: true
  3439. /tslib@2.6.2:
  3440. resolution:
  3441. {
  3442. integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==,
  3443. }
  3444. /tunnel@0.0.6:
  3445. resolution:
  3446. {
  3447. integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==,
  3448. }
  3449. engines: { node: ">=0.6.11 <=0.7.0 || >=0.7.3" }
  3450. dev: true
  3451. /typescript@5.3.3:
  3452. resolution:
  3453. {
  3454. integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==,
  3455. }
  3456. engines: { node: ">=14.17" }
  3457. hasBin: true
  3458. dev: true
  3459. /undici-types@5.26.5:
  3460. resolution:
  3461. {
  3462. integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==,
  3463. }
  3464. dev: true
  3465. /undici@5.28.2:
  3466. resolution:
  3467. {
  3468. integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==,
  3469. }
  3470. engines: { node: ">=14.0" }
  3471. dependencies:
  3472. "@fastify/busboy": 2.1.0
  3473. dev: true
  3474. /universal-user-agent@6.0.1:
  3475. resolution:
  3476. {
  3477. integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==,
  3478. }
  3479. dev: true
  3480. /universalify@2.0.1:
  3481. resolution:
  3482. {
  3483. integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==,
  3484. }
  3485. engines: { node: ">= 10.0.0" }
  3486. dev: true
  3487. /update-browserslist-db@1.0.13(browserslist@4.22.2):
  3488. resolution:
  3489. {
  3490. integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==,
  3491. }
  3492. hasBin: true
  3493. peerDependencies:
  3494. browserslist: ">= 4.21.0"
  3495. dependencies:
  3496. browserslist: 4.22.2
  3497. escalade: 3.1.1
  3498. picocolors: 1.0.0
  3499. dev: true
  3500. /vite-plugin-monaco-editor@1.1.0(monaco-editor@0.34.1):
  3501. resolution:
  3502. {
  3503. integrity: sha512-IvtUqZotrRoVqwT0PBBDIZPNraya3BxN/bfcNfnxZ5rkJiGcNtO5eAOWWSgT7zullIAEqQwxMU83yL9J5k7gww==,
  3504. }
  3505. peerDependencies:
  3506. monaco-editor: ">=0.33.0"
  3507. dependencies:
  3508. monaco-editor: 0.34.1
  3509. dev: true
  3510. /vite-plugin-svgr@4.2.0(typescript@5.3.3)(vite@4.5.1):
  3511. resolution:
  3512. {
  3513. integrity: sha512-SC7+FfVtNQk7So0XMjrrtLAbEC8qjFPifyD7+fs/E6aaNdVde6umlVVh0QuwDLdOMu7vp5RiGFsB70nj5yo0XA==,
  3514. }
  3515. peerDependencies:
  3516. vite: ^2.6.0 || 3 || 4 || 5
  3517. dependencies:
  3518. "@rollup/pluginutils": 5.1.0
  3519. "@svgr/core": 8.1.0(typescript@5.3.3)
  3520. "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0)
  3521. vite: 4.5.1(sass@1.70.0)
  3522. transitivePeerDependencies:
  3523. - rollup
  3524. - supports-color
  3525. - typescript
  3526. dev: true
  3527. /vite@4.5.1(sass@1.70.0):
  3528. resolution:
  3529. {
  3530. integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==,
  3531. }
  3532. engines: { node: ^14.18.0 || >=16.0.0 }
  3533. hasBin: true
  3534. peerDependencies:
  3535. "@types/node": ">= 14"
  3536. less: "*"
  3537. lightningcss: ^1.21.0
  3538. sass: "*"
  3539. stylus: "*"
  3540. sugarss: "*"
  3541. terser: ^5.4.0
  3542. peerDependenciesMeta:
  3543. "@types/node":
  3544. optional: true
  3545. less:
  3546. optional: true
  3547. lightningcss:
  3548. optional: true
  3549. sass:
  3550. optional: true
  3551. stylus:
  3552. optional: true
  3553. sugarss:
  3554. optional: true
  3555. terser:
  3556. optional: true
  3557. dependencies:
  3558. esbuild: 0.18.20
  3559. postcss: 8.4.33
  3560. rollup: 3.29.4
  3561. sass: 1.70.0
  3562. optionalDependencies:
  3563. fsevents: 2.3.3
  3564. dev: true
  3565. /void-elements@3.1.0:
  3566. resolution:
  3567. {
  3568. integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==,
  3569. }
  3570. engines: { node: ">=0.10.0" }
  3571. dev: false
  3572. /web-streams-polyfill@3.3.2:
  3573. resolution:
  3574. {
  3575. integrity: sha512-3pRGuxRF5gpuZc0W+EpwQRmCD7gRqcDOMt688KmdlDAgAyaB1XlN0zq2njfDNm44XVdIouE7pZ6GzbdyH47uIQ==,
  3576. }
  3577. engines: { node: ">= 8" }
  3578. dev: true
  3579. /webidl-conversions@3.0.1:
  3580. resolution:
  3581. {
  3582. integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==,
  3583. }
  3584. dev: true
  3585. /whatwg-url@5.0.0:
  3586. resolution:
  3587. {
  3588. integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==,
  3589. }
  3590. dependencies:
  3591. tr46: 0.0.3
  3592. webidl-conversions: 3.0.1
  3593. dev: true
  3594. /which@2.0.2:
  3595. resolution:
  3596. {
  3597. integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==,
  3598. }
  3599. engines: { node: ">= 8" }
  3600. hasBin: true
  3601. dependencies:
  3602. isexe: 2.0.0
  3603. dev: true
  3604. /wrappy@1.0.2:
  3605. resolution:
  3606. {
  3607. integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==,
  3608. }
  3609. dev: true
  3610. /yallist@3.1.1:
  3611. resolution:
  3612. {
  3613. integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==,
  3614. }
  3615. dev: true
  3616. /yallist@4.0.0:
  3617. resolution:
  3618. {
  3619. integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==,
  3620. }
  3621. dev: false
  3622. /yaml@1.10.2:
  3623. resolution:
  3624. {
  3625. integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==,
  3626. }
  3627. engines: { node: ">= 6" }
  3628. dev: false