pnpm-lock.yaml 111 KB

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