pnpm-lock.yaml 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@radix-ui/react-accordion':
  9. specifier: ^1.2.3
  10. version: 1.2.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  11. '@radix-ui/react-alert-dialog':
  12. specifier: ^1.1.6
  13. version: 1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  14. '@radix-ui/react-aspect-ratio':
  15. specifier: ^1.1.2
  16. version: 1.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  17. '@radix-ui/react-avatar':
  18. specifier: ^1.1.3
  19. version: 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  20. '@radix-ui/react-checkbox':
  21. specifier: ^1.1.4
  22. version: 1.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  23. '@radix-ui/react-collapsible':
  24. specifier: ^1.1.3
  25. version: 1.1.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  26. '@radix-ui/react-context-menu':
  27. specifier: ^2.2.6
  28. version: 2.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  29. '@radix-ui/react-dialog':
  30. specifier: ^1.1.6
  31. version: 1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  32. '@radix-ui/react-dropdown-menu':
  33. specifier: ^2.1.6
  34. version: 2.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  35. '@radix-ui/react-hover-card':
  36. specifier: ^1.1.6
  37. version: 1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  38. '@radix-ui/react-label':
  39. specifier: ^2.1.2
  40. version: 2.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  41. '@radix-ui/react-menubar':
  42. specifier: ^1.1.6
  43. version: 1.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  44. '@radix-ui/react-navigation-menu':
  45. specifier: ^1.2.5
  46. version: 1.2.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  47. '@radix-ui/react-popover':
  48. specifier: ^1.1.6
  49. version: 1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  50. '@radix-ui/react-progress':
  51. specifier: ^1.1.2
  52. version: 1.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  53. '@radix-ui/react-radio-group':
  54. specifier: ^1.2.3
  55. version: 1.3.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  56. '@radix-ui/react-scroll-area':
  57. specifier: ^1.2.3
  58. version: 1.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  59. '@radix-ui/react-select':
  60. specifier: ^2.1.6
  61. version: 2.2.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  62. '@radix-ui/react-separator':
  63. specifier: ^1.1.2
  64. version: 1.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  65. '@radix-ui/react-slider':
  66. specifier: ^1.2.3
  67. version: 1.3.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  68. '@radix-ui/react-slot':
  69. specifier: ^1.1.2
  70. version: 1.2.4(react@18.3.1)
  71. '@radix-ui/react-switch':
  72. specifier: ^1.1.3
  73. version: 1.2.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  74. '@radix-ui/react-tabs':
  75. specifier: ^1.1.3
  76. version: 1.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  77. '@radix-ui/react-toggle':
  78. specifier: ^1.1.2
  79. version: 1.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  80. '@radix-ui/react-toggle-group':
  81. specifier: ^1.1.2
  82. version: 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  83. '@radix-ui/react-tooltip':
  84. specifier: ^1.1.8
  85. version: 1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  86. class-variance-authority:
  87. specifier: ^0.7.1
  88. version: 0.7.1
  89. clsx:
  90. specifier: '*'
  91. version: 2.1.1
  92. cmdk:
  93. specifier: ^1.1.1
  94. version: 1.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  95. embla-carousel-react:
  96. specifier: ^8.6.0
  97. version: 8.6.0(react@18.3.1)
  98. input-otp:
  99. specifier: ^1.4.2
  100. version: 1.4.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  101. lucide-react:
  102. specifier: ^0.487.0
  103. version: 0.487.0(react@18.3.1)
  104. next-themes:
  105. specifier: ^0.4.6
  106. version: 0.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  107. react:
  108. specifier: ^18.3.1
  109. version: 18.3.1
  110. react-day-picker:
  111. specifier: ^8.10.1
  112. version: 8.10.1(date-fns@3.6.0)(react@18.3.1)
  113. react-dom:
  114. specifier: ^18.3.1
  115. version: 18.3.1(react@18.3.1)
  116. react-hook-form:
  117. specifier: ^7.55.0
  118. version: 7.66.0(react@18.3.1)
  119. react-resizable-panels:
  120. specifier: ^2.1.7
  121. version: 2.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  122. recharts:
  123. specifier: ^2.15.2
  124. version: 2.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  125. sonner:
  126. specifier: ^2.0.3
  127. version: 2.0.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  128. tailwind-merge:
  129. specifier: '*'
  130. version: 3.4.0
  131. vaul:
  132. specifier: ^1.1.2
  133. version: 1.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  134. devDependencies:
  135. '@types/node':
  136. specifier: ^20.10.0
  137. version: 20.19.25
  138. '@vitejs/plugin-react-swc':
  139. specifier: ^3.10.2
  140. version: 3.11.0(vite@6.3.5(@types/node@20.19.25))
  141. vite:
  142. specifier: 6.3.5
  143. version: 6.3.5(@types/node@20.19.25)
  144. packages:
  145. '@babel/runtime@7.28.4':
  146. resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==}
  147. engines: {node: '>=6.9.0'}
  148. '@esbuild/aix-ppc64@0.25.12':
  149. resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
  150. engines: {node: '>=18'}
  151. cpu: [ppc64]
  152. os: [aix]
  153. '@esbuild/android-arm64@0.25.12':
  154. resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
  155. engines: {node: '>=18'}
  156. cpu: [arm64]
  157. os: [android]
  158. '@esbuild/android-arm@0.25.12':
  159. resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
  160. engines: {node: '>=18'}
  161. cpu: [arm]
  162. os: [android]
  163. '@esbuild/android-x64@0.25.12':
  164. resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
  165. engines: {node: '>=18'}
  166. cpu: [x64]
  167. os: [android]
  168. '@esbuild/darwin-arm64@0.25.12':
  169. resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
  170. engines: {node: '>=18'}
  171. cpu: [arm64]
  172. os: [darwin]
  173. '@esbuild/darwin-x64@0.25.12':
  174. resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
  175. engines: {node: '>=18'}
  176. cpu: [x64]
  177. os: [darwin]
  178. '@esbuild/freebsd-arm64@0.25.12':
  179. resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
  180. engines: {node: '>=18'}
  181. cpu: [arm64]
  182. os: [freebsd]
  183. '@esbuild/freebsd-x64@0.25.12':
  184. resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
  185. engines: {node: '>=18'}
  186. cpu: [x64]
  187. os: [freebsd]
  188. '@esbuild/linux-arm64@0.25.12':
  189. resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
  190. engines: {node: '>=18'}
  191. cpu: [arm64]
  192. os: [linux]
  193. '@esbuild/linux-arm@0.25.12':
  194. resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
  195. engines: {node: '>=18'}
  196. cpu: [arm]
  197. os: [linux]
  198. '@esbuild/linux-ia32@0.25.12':
  199. resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
  200. engines: {node: '>=18'}
  201. cpu: [ia32]
  202. os: [linux]
  203. '@esbuild/linux-loong64@0.25.12':
  204. resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
  205. engines: {node: '>=18'}
  206. cpu: [loong64]
  207. os: [linux]
  208. '@esbuild/linux-mips64el@0.25.12':
  209. resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
  210. engines: {node: '>=18'}
  211. cpu: [mips64el]
  212. os: [linux]
  213. '@esbuild/linux-ppc64@0.25.12':
  214. resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
  215. engines: {node: '>=18'}
  216. cpu: [ppc64]
  217. os: [linux]
  218. '@esbuild/linux-riscv64@0.25.12':
  219. resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
  220. engines: {node: '>=18'}
  221. cpu: [riscv64]
  222. os: [linux]
  223. '@esbuild/linux-s390x@0.25.12':
  224. resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
  225. engines: {node: '>=18'}
  226. cpu: [s390x]
  227. os: [linux]
  228. '@esbuild/linux-x64@0.25.12':
  229. resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
  230. engines: {node: '>=18'}
  231. cpu: [x64]
  232. os: [linux]
  233. '@esbuild/netbsd-arm64@0.25.12':
  234. resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
  235. engines: {node: '>=18'}
  236. cpu: [arm64]
  237. os: [netbsd]
  238. '@esbuild/netbsd-x64@0.25.12':
  239. resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
  240. engines: {node: '>=18'}
  241. cpu: [x64]
  242. os: [netbsd]
  243. '@esbuild/openbsd-arm64@0.25.12':
  244. resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
  245. engines: {node: '>=18'}
  246. cpu: [arm64]
  247. os: [openbsd]
  248. '@esbuild/openbsd-x64@0.25.12':
  249. resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
  250. engines: {node: '>=18'}
  251. cpu: [x64]
  252. os: [openbsd]
  253. '@esbuild/openharmony-arm64@0.25.12':
  254. resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
  255. engines: {node: '>=18'}
  256. cpu: [arm64]
  257. os: [openharmony]
  258. '@esbuild/sunos-x64@0.25.12':
  259. resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
  260. engines: {node: '>=18'}
  261. cpu: [x64]
  262. os: [sunos]
  263. '@esbuild/win32-arm64@0.25.12':
  264. resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
  265. engines: {node: '>=18'}
  266. cpu: [arm64]
  267. os: [win32]
  268. '@esbuild/win32-ia32@0.25.12':
  269. resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
  270. engines: {node: '>=18'}
  271. cpu: [ia32]
  272. os: [win32]
  273. '@esbuild/win32-x64@0.25.12':
  274. resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
  275. engines: {node: '>=18'}
  276. cpu: [x64]
  277. os: [win32]
  278. '@floating-ui/core@1.7.3':
  279. resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==}
  280. '@floating-ui/dom@1.7.4':
  281. resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==}
  282. '@floating-ui/react-dom@2.1.6':
  283. resolution: {integrity: sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==}
  284. peerDependencies:
  285. react: '>=16.8.0'
  286. react-dom: '>=16.8.0'
  287. '@floating-ui/utils@0.2.10':
  288. resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
  289. '@radix-ui/number@1.1.1':
  290. resolution: {integrity: sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==}
  291. '@radix-ui/primitive@1.1.3':
  292. resolution: {integrity: sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==}
  293. '@radix-ui/react-accordion@1.2.12':
  294. resolution: {integrity: sha512-T4nygeh9YE9dLRPhAHSeOZi7HBXo+0kYIPJXayZfvWOWA0+n3dESrZbjfDPUABkUNym6Hd+f2IR113To8D2GPA==}
  295. peerDependencies:
  296. '@types/react': '*'
  297. '@types/react-dom': '*'
  298. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  299. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  300. peerDependenciesMeta:
  301. '@types/react':
  302. optional: true
  303. '@types/react-dom':
  304. optional: true
  305. '@radix-ui/react-alert-dialog@1.1.15':
  306. resolution: {integrity: sha512-oTVLkEw5GpdRe29BqJ0LSDFWI3qu0vR1M0mUkOQWDIUnY/QIkLpgDMWuKxP94c2NAC2LGcgVhG1ImF3jkZ5wXw==}
  307. peerDependencies:
  308. '@types/react': '*'
  309. '@types/react-dom': '*'
  310. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  311. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  312. peerDependenciesMeta:
  313. '@types/react':
  314. optional: true
  315. '@types/react-dom':
  316. optional: true
  317. '@radix-ui/react-arrow@1.1.7':
  318. resolution: {integrity: sha512-F+M1tLhO+mlQaOWspE8Wstg+z6PwxwRd8oQ8IXceWz92kfAmalTRf0EjrouQeo7QssEPfCn05B4Ihs1K9WQ/7w==}
  319. peerDependencies:
  320. '@types/react': '*'
  321. '@types/react-dom': '*'
  322. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  323. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  324. peerDependenciesMeta:
  325. '@types/react':
  326. optional: true
  327. '@types/react-dom':
  328. optional: true
  329. '@radix-ui/react-aspect-ratio@1.1.8':
  330. resolution: {integrity: sha512-5nZrJTF7gH+e0nZS7/QxFz6tJV4VimhQb1avEgtsJxvvIp5JilL+c58HICsKzPxghdwaDt48hEfPM1au4zGy+w==}
  331. peerDependencies:
  332. '@types/react': '*'
  333. '@types/react-dom': '*'
  334. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  335. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  336. peerDependenciesMeta:
  337. '@types/react':
  338. optional: true
  339. '@types/react-dom':
  340. optional: true
  341. '@radix-ui/react-avatar@1.1.11':
  342. resolution: {integrity: sha512-0Qk603AHGV28BOBO34p7IgD5m+V5Sg/YovfayABkoDDBM5d3NCx0Mp4gGrjzLGes1jV5eNOE1r3itqOR33VC6Q==}
  343. peerDependencies:
  344. '@types/react': '*'
  345. '@types/react-dom': '*'
  346. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  347. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  348. peerDependenciesMeta:
  349. '@types/react':
  350. optional: true
  351. '@types/react-dom':
  352. optional: true
  353. '@radix-ui/react-checkbox@1.3.3':
  354. resolution: {integrity: sha512-wBbpv+NQftHDdG86Qc0pIyXk5IR3tM8Vd0nWLKDcX8nNn4nXFOFwsKuqw2okA/1D/mpaAkmuyndrPJTYDNZtFw==}
  355. peerDependencies:
  356. '@types/react': '*'
  357. '@types/react-dom': '*'
  358. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  359. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  360. peerDependenciesMeta:
  361. '@types/react':
  362. optional: true
  363. '@types/react-dom':
  364. optional: true
  365. '@radix-ui/react-collapsible@1.1.12':
  366. resolution: {integrity: sha512-Uu+mSh4agx2ib1uIGPP4/CKNULyajb3p92LsVXmH2EHVMTfZWpll88XJ0j4W0z3f8NK1eYl1+Mf/szHPmcHzyA==}
  367. peerDependencies:
  368. '@types/react': '*'
  369. '@types/react-dom': '*'
  370. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  371. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  372. peerDependenciesMeta:
  373. '@types/react':
  374. optional: true
  375. '@types/react-dom':
  376. optional: true
  377. '@radix-ui/react-collection@1.1.7':
  378. resolution: {integrity: sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==}
  379. peerDependencies:
  380. '@types/react': '*'
  381. '@types/react-dom': '*'
  382. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  383. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  384. peerDependenciesMeta:
  385. '@types/react':
  386. optional: true
  387. '@types/react-dom':
  388. optional: true
  389. '@radix-ui/react-compose-refs@1.1.2':
  390. resolution: {integrity: sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==}
  391. peerDependencies:
  392. '@types/react': '*'
  393. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  394. peerDependenciesMeta:
  395. '@types/react':
  396. optional: true
  397. '@radix-ui/react-context-menu@2.2.16':
  398. resolution: {integrity: sha512-O8morBEW+HsVG28gYDZPTrT9UUovQUlJue5YO836tiTJhuIWBm/zQHc7j388sHWtdH/xUZurK9olD2+pcqx5ww==}
  399. peerDependencies:
  400. '@types/react': '*'
  401. '@types/react-dom': '*'
  402. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  403. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  404. peerDependenciesMeta:
  405. '@types/react':
  406. optional: true
  407. '@types/react-dom':
  408. optional: true
  409. '@radix-ui/react-context@1.1.2':
  410. resolution: {integrity: sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==}
  411. peerDependencies:
  412. '@types/react': '*'
  413. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  414. peerDependenciesMeta:
  415. '@types/react':
  416. optional: true
  417. '@radix-ui/react-context@1.1.3':
  418. resolution: {integrity: sha512-ieIFACdMpYfMEjF0rEf5KLvfVyIkOz6PDGyNnP+u+4xQ6jny3VCgA4OgXOwNx2aUkxn8zx9fiVcM8CfFYv9Lxw==}
  419. peerDependencies:
  420. '@types/react': '*'
  421. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  422. peerDependenciesMeta:
  423. '@types/react':
  424. optional: true
  425. '@radix-ui/react-dialog@1.1.15':
  426. resolution: {integrity: sha512-TCglVRtzlffRNxRMEyR36DGBLJpeusFcgMVD9PZEzAKnUs1lKCgX5u9BmC2Yg+LL9MgZDugFFs1Vl+Jp4t/PGw==}
  427. peerDependencies:
  428. '@types/react': '*'
  429. '@types/react-dom': '*'
  430. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  431. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  432. peerDependenciesMeta:
  433. '@types/react':
  434. optional: true
  435. '@types/react-dom':
  436. optional: true
  437. '@radix-ui/react-direction@1.1.1':
  438. resolution: {integrity: sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==}
  439. peerDependencies:
  440. '@types/react': '*'
  441. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  442. peerDependenciesMeta:
  443. '@types/react':
  444. optional: true
  445. '@radix-ui/react-dismissable-layer@1.1.11':
  446. resolution: {integrity: sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==}
  447. peerDependencies:
  448. '@types/react': '*'
  449. '@types/react-dom': '*'
  450. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  451. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  452. peerDependenciesMeta:
  453. '@types/react':
  454. optional: true
  455. '@types/react-dom':
  456. optional: true
  457. '@radix-ui/react-dropdown-menu@2.1.16':
  458. resolution: {integrity: sha512-1PLGQEynI/3OX/ftV54COn+3Sud/Mn8vALg2rWnBLnRaGtJDduNW/22XjlGgPdpcIbiQxjKtb7BkcjP00nqfJw==}
  459. peerDependencies:
  460. '@types/react': '*'
  461. '@types/react-dom': '*'
  462. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  463. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  464. peerDependenciesMeta:
  465. '@types/react':
  466. optional: true
  467. '@types/react-dom':
  468. optional: true
  469. '@radix-ui/react-focus-guards@1.1.3':
  470. resolution: {integrity: sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==}
  471. peerDependencies:
  472. '@types/react': '*'
  473. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  474. peerDependenciesMeta:
  475. '@types/react':
  476. optional: true
  477. '@radix-ui/react-focus-scope@1.1.7':
  478. resolution: {integrity: sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==}
  479. peerDependencies:
  480. '@types/react': '*'
  481. '@types/react-dom': '*'
  482. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  483. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  484. peerDependenciesMeta:
  485. '@types/react':
  486. optional: true
  487. '@types/react-dom':
  488. optional: true
  489. '@radix-ui/react-hover-card@1.1.15':
  490. resolution: {integrity: sha512-qgTkjNT1CfKMoP0rcasmlH2r1DAiYicWsDsufxl940sT2wHNEWWv6FMWIQXWhVdmC1d/HYfbhQx60KYyAtKxjg==}
  491. peerDependencies:
  492. '@types/react': '*'
  493. '@types/react-dom': '*'
  494. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  495. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  496. peerDependenciesMeta:
  497. '@types/react':
  498. optional: true
  499. '@types/react-dom':
  500. optional: true
  501. '@radix-ui/react-id@1.1.1':
  502. resolution: {integrity: sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==}
  503. peerDependencies:
  504. '@types/react': '*'
  505. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  506. peerDependenciesMeta:
  507. '@types/react':
  508. optional: true
  509. '@radix-ui/react-label@2.1.8':
  510. resolution: {integrity: sha512-FmXs37I6hSBVDlO4y764TNz1rLgKwjJMQ0EGte6F3Cb3f4bIuHB/iLa/8I9VKkmOy+gNHq8rql3j686ACVV21A==}
  511. peerDependencies:
  512. '@types/react': '*'
  513. '@types/react-dom': '*'
  514. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  515. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  516. peerDependenciesMeta:
  517. '@types/react':
  518. optional: true
  519. '@types/react-dom':
  520. optional: true
  521. '@radix-ui/react-menu@2.1.16':
  522. resolution: {integrity: sha512-72F2T+PLlphrqLcAotYPp0uJMr5SjP5SL01wfEspJbru5Zs5vQaSHb4VB3ZMJPimgHHCHG7gMOeOB9H3Hdmtxg==}
  523. peerDependencies:
  524. '@types/react': '*'
  525. '@types/react-dom': '*'
  526. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  527. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  528. peerDependenciesMeta:
  529. '@types/react':
  530. optional: true
  531. '@types/react-dom':
  532. optional: true
  533. '@radix-ui/react-menubar@1.1.16':
  534. resolution: {integrity: sha512-EB1FktTz5xRRi2Er974AUQZWg2yVBb1yjip38/lgwtCVRd3a+maUoGHN/xs9Yv8SY8QwbSEb+YrxGadVWbEutA==}
  535. peerDependencies:
  536. '@types/react': '*'
  537. '@types/react-dom': '*'
  538. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  539. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  540. peerDependenciesMeta:
  541. '@types/react':
  542. optional: true
  543. '@types/react-dom':
  544. optional: true
  545. '@radix-ui/react-navigation-menu@1.2.14':
  546. resolution: {integrity: sha512-YB9mTFQvCOAQMHU+C/jVl96WmuWeltyUEpRJJky51huhds5W2FQr1J8D/16sQlf0ozxkPK8uF3niQMdUwZPv5w==}
  547. peerDependencies:
  548. '@types/react': '*'
  549. '@types/react-dom': '*'
  550. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  551. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  552. peerDependenciesMeta:
  553. '@types/react':
  554. optional: true
  555. '@types/react-dom':
  556. optional: true
  557. '@radix-ui/react-popover@1.1.15':
  558. resolution: {integrity: sha512-kr0X2+6Yy/vJzLYJUPCZEc8SfQcf+1COFoAqauJm74umQhta9M7lNJHP7QQS3vkvcGLQUbWpMzwrXYwrYztHKA==}
  559. peerDependencies:
  560. '@types/react': '*'
  561. '@types/react-dom': '*'
  562. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  563. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  564. peerDependenciesMeta:
  565. '@types/react':
  566. optional: true
  567. '@types/react-dom':
  568. optional: true
  569. '@radix-ui/react-popper@1.2.8':
  570. resolution: {integrity: sha512-0NJQ4LFFUuWkE7Oxf0htBKS6zLkkjBH+hM1uk7Ng705ReR8m/uelduy1DBo0PyBXPKVnBA6YBlU94MBGXrSBCw==}
  571. peerDependencies:
  572. '@types/react': '*'
  573. '@types/react-dom': '*'
  574. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  575. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  576. peerDependenciesMeta:
  577. '@types/react':
  578. optional: true
  579. '@types/react-dom':
  580. optional: true
  581. '@radix-ui/react-portal@1.1.9':
  582. resolution: {integrity: sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==}
  583. peerDependencies:
  584. '@types/react': '*'
  585. '@types/react-dom': '*'
  586. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  587. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  588. peerDependenciesMeta:
  589. '@types/react':
  590. optional: true
  591. '@types/react-dom':
  592. optional: true
  593. '@radix-ui/react-presence@1.1.5':
  594. resolution: {integrity: sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==}
  595. peerDependencies:
  596. '@types/react': '*'
  597. '@types/react-dom': '*'
  598. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  599. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  600. peerDependenciesMeta:
  601. '@types/react':
  602. optional: true
  603. '@types/react-dom':
  604. optional: true
  605. '@radix-ui/react-primitive@2.1.3':
  606. resolution: {integrity: sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==}
  607. peerDependencies:
  608. '@types/react': '*'
  609. '@types/react-dom': '*'
  610. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  611. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  612. peerDependenciesMeta:
  613. '@types/react':
  614. optional: true
  615. '@types/react-dom':
  616. optional: true
  617. '@radix-ui/react-primitive@2.1.4':
  618. resolution: {integrity: sha512-9hQc4+GNVtJAIEPEqlYqW5RiYdrr8ea5XQ0ZOnD6fgru+83kqT15mq2OCcbe8KnjRZl5vF3ks69AKz3kh1jrhg==}
  619. peerDependencies:
  620. '@types/react': '*'
  621. '@types/react-dom': '*'
  622. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  623. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  624. peerDependenciesMeta:
  625. '@types/react':
  626. optional: true
  627. '@types/react-dom':
  628. optional: true
  629. '@radix-ui/react-progress@1.1.8':
  630. resolution: {integrity: sha512-+gISHcSPUJ7ktBy9RnTqbdKW78bcGke3t6taawyZ71pio1JewwGSJizycs7rLhGTvMJYCQB1DBK4KQsxs7U8dA==}
  631. peerDependencies:
  632. '@types/react': '*'
  633. '@types/react-dom': '*'
  634. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  635. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  636. peerDependenciesMeta:
  637. '@types/react':
  638. optional: true
  639. '@types/react-dom':
  640. optional: true
  641. '@radix-ui/react-radio-group@1.3.8':
  642. resolution: {integrity: sha512-VBKYIYImA5zsxACdisNQ3BjCBfmbGH3kQlnFVqlWU4tXwjy7cGX8ta80BcrO+WJXIn5iBylEH3K6ZTlee//lgQ==}
  643. peerDependencies:
  644. '@types/react': '*'
  645. '@types/react-dom': '*'
  646. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  647. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  648. peerDependenciesMeta:
  649. '@types/react':
  650. optional: true
  651. '@types/react-dom':
  652. optional: true
  653. '@radix-ui/react-roving-focus@1.1.11':
  654. resolution: {integrity: sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==}
  655. peerDependencies:
  656. '@types/react': '*'
  657. '@types/react-dom': '*'
  658. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  659. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  660. peerDependenciesMeta:
  661. '@types/react':
  662. optional: true
  663. '@types/react-dom':
  664. optional: true
  665. '@radix-ui/react-scroll-area@1.2.10':
  666. resolution: {integrity: sha512-tAXIa1g3sM5CGpVT0uIbUx/U3Gs5N8T52IICuCtObaos1S8fzsrPXG5WObkQN3S6NVl6wKgPhAIiBGbWnvc97A==}
  667. peerDependencies:
  668. '@types/react': '*'
  669. '@types/react-dom': '*'
  670. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  671. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  672. peerDependenciesMeta:
  673. '@types/react':
  674. optional: true
  675. '@types/react-dom':
  676. optional: true
  677. '@radix-ui/react-select@2.2.6':
  678. resolution: {integrity: sha512-I30RydO+bnn2PQztvo25tswPH+wFBjehVGtmagkU78yMdwTwVf12wnAOF+AeP8S2N8xD+5UPbGhkUfPyvT+mwQ==}
  679. peerDependencies:
  680. '@types/react': '*'
  681. '@types/react-dom': '*'
  682. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  683. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  684. peerDependenciesMeta:
  685. '@types/react':
  686. optional: true
  687. '@types/react-dom':
  688. optional: true
  689. '@radix-ui/react-separator@1.1.8':
  690. resolution: {integrity: sha512-sDvqVY4itsKwwSMEe0jtKgfTh+72Sy3gPmQpjqcQneqQ4PFmr/1I0YA+2/puilhggCe2gJcx5EBAYFkWkdpa5g==}
  691. peerDependencies:
  692. '@types/react': '*'
  693. '@types/react-dom': '*'
  694. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  695. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  696. peerDependenciesMeta:
  697. '@types/react':
  698. optional: true
  699. '@types/react-dom':
  700. optional: true
  701. '@radix-ui/react-slider@1.3.6':
  702. resolution: {integrity: sha512-JPYb1GuM1bxfjMRlNLE+BcmBC8onfCi60Blk7OBqi2MLTFdS+8401U4uFjnwkOr49BLmXxLC6JHkvAsx5OJvHw==}
  703. peerDependencies:
  704. '@types/react': '*'
  705. '@types/react-dom': '*'
  706. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  707. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  708. peerDependenciesMeta:
  709. '@types/react':
  710. optional: true
  711. '@types/react-dom':
  712. optional: true
  713. '@radix-ui/react-slot@1.2.3':
  714. resolution: {integrity: sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==}
  715. peerDependencies:
  716. '@types/react': '*'
  717. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  718. peerDependenciesMeta:
  719. '@types/react':
  720. optional: true
  721. '@radix-ui/react-slot@1.2.4':
  722. resolution: {integrity: sha512-Jl+bCv8HxKnlTLVrcDE8zTMJ09R9/ukw4qBs/oZClOfoQk/cOTbDn+NceXfV7j09YPVQUryJPHurafcSg6EVKA==}
  723. peerDependencies:
  724. '@types/react': '*'
  725. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  726. peerDependenciesMeta:
  727. '@types/react':
  728. optional: true
  729. '@radix-ui/react-switch@1.2.6':
  730. resolution: {integrity: sha512-bByzr1+ep1zk4VubeEVViV592vu2lHE2BZY5OnzehZqOOgogN80+mNtCqPkhn2gklJqOpxWgPoYTSnhBCqpOXQ==}
  731. peerDependencies:
  732. '@types/react': '*'
  733. '@types/react-dom': '*'
  734. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  735. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  736. peerDependenciesMeta:
  737. '@types/react':
  738. optional: true
  739. '@types/react-dom':
  740. optional: true
  741. '@radix-ui/react-tabs@1.1.13':
  742. resolution: {integrity: sha512-7xdcatg7/U+7+Udyoj2zodtI9H/IIopqo+YOIcZOq1nJwXWBZ9p8xiu5llXlekDbZkca79a/fozEYQXIA4sW6A==}
  743. peerDependencies:
  744. '@types/react': '*'
  745. '@types/react-dom': '*'
  746. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  747. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  748. peerDependenciesMeta:
  749. '@types/react':
  750. optional: true
  751. '@types/react-dom':
  752. optional: true
  753. '@radix-ui/react-toggle-group@1.1.11':
  754. resolution: {integrity: sha512-5umnS0T8JQzQT6HbPyO7Hh9dgd82NmS36DQr+X/YJ9ctFNCiiQd6IJAYYZ33LUwm8M+taCz5t2ui29fHZc4Y6Q==}
  755. peerDependencies:
  756. '@types/react': '*'
  757. '@types/react-dom': '*'
  758. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  759. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  760. peerDependenciesMeta:
  761. '@types/react':
  762. optional: true
  763. '@types/react-dom':
  764. optional: true
  765. '@radix-ui/react-toggle@1.1.10':
  766. resolution: {integrity: sha512-lS1odchhFTeZv3xwHH31YPObmJn8gOg7Lq12inrr0+BH/l3Tsq32VfjqH1oh80ARM3mlkfMic15n0kg4sD1poQ==}
  767. peerDependencies:
  768. '@types/react': '*'
  769. '@types/react-dom': '*'
  770. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  771. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  772. peerDependenciesMeta:
  773. '@types/react':
  774. optional: true
  775. '@types/react-dom':
  776. optional: true
  777. '@radix-ui/react-tooltip@1.2.8':
  778. resolution: {integrity: sha512-tY7sVt1yL9ozIxvmbtN5qtmH2krXcBCfjEiCgKGLqunJHvgvZG2Pcl2oQ3kbcZARb1BGEHdkLzcYGO8ynVlieg==}
  779. peerDependencies:
  780. '@types/react': '*'
  781. '@types/react-dom': '*'
  782. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  783. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  784. peerDependenciesMeta:
  785. '@types/react':
  786. optional: true
  787. '@types/react-dom':
  788. optional: true
  789. '@radix-ui/react-use-callback-ref@1.1.1':
  790. resolution: {integrity: sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==}
  791. peerDependencies:
  792. '@types/react': '*'
  793. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  794. peerDependenciesMeta:
  795. '@types/react':
  796. optional: true
  797. '@radix-ui/react-use-controllable-state@1.2.2':
  798. resolution: {integrity: sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==}
  799. peerDependencies:
  800. '@types/react': '*'
  801. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  802. peerDependenciesMeta:
  803. '@types/react':
  804. optional: true
  805. '@radix-ui/react-use-effect-event@0.0.2':
  806. resolution: {integrity: sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==}
  807. peerDependencies:
  808. '@types/react': '*'
  809. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  810. peerDependenciesMeta:
  811. '@types/react':
  812. optional: true
  813. '@radix-ui/react-use-escape-keydown@1.1.1':
  814. resolution: {integrity: sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==}
  815. peerDependencies:
  816. '@types/react': '*'
  817. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  818. peerDependenciesMeta:
  819. '@types/react':
  820. optional: true
  821. '@radix-ui/react-use-is-hydrated@0.1.0':
  822. resolution: {integrity: sha512-U+UORVEq+cTnRIaostJv9AGdV3G6Y+zbVd+12e18jQ5A3c0xL03IhnHuiU4UV69wolOQp5GfR58NW/EgdQhwOA==}
  823. peerDependencies:
  824. '@types/react': '*'
  825. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  826. peerDependenciesMeta:
  827. '@types/react':
  828. optional: true
  829. '@radix-ui/react-use-layout-effect@1.1.1':
  830. resolution: {integrity: sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==}
  831. peerDependencies:
  832. '@types/react': '*'
  833. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  834. peerDependenciesMeta:
  835. '@types/react':
  836. optional: true
  837. '@radix-ui/react-use-previous@1.1.1':
  838. resolution: {integrity: sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==}
  839. peerDependencies:
  840. '@types/react': '*'
  841. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  842. peerDependenciesMeta:
  843. '@types/react':
  844. optional: true
  845. '@radix-ui/react-use-rect@1.1.1':
  846. resolution: {integrity: sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==}
  847. peerDependencies:
  848. '@types/react': '*'
  849. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  850. peerDependenciesMeta:
  851. '@types/react':
  852. optional: true
  853. '@radix-ui/react-use-size@1.1.1':
  854. resolution: {integrity: sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==}
  855. peerDependencies:
  856. '@types/react': '*'
  857. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  858. peerDependenciesMeta:
  859. '@types/react':
  860. optional: true
  861. '@radix-ui/react-visually-hidden@1.2.3':
  862. resolution: {integrity: sha512-pzJq12tEaaIhqjbzpCuv/OypJY/BPavOofm+dbab+MHLajy277+1lLm6JFcGgF5eskJ6mquGirhXY2GD/8u8Ug==}
  863. peerDependencies:
  864. '@types/react': '*'
  865. '@types/react-dom': '*'
  866. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  867. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  868. peerDependenciesMeta:
  869. '@types/react':
  870. optional: true
  871. '@types/react-dom':
  872. optional: true
  873. '@radix-ui/rect@1.1.1':
  874. resolution: {integrity: sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==}
  875. '@rolldown/pluginutils@1.0.0-beta.27':
  876. resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==}
  877. '@rollup/rollup-android-arm-eabi@4.53.2':
  878. resolution: {integrity: sha512-yDPzwsgiFO26RJA4nZo8I+xqzh7sJTZIWQOxn+/XOdPE31lAvLIYCKqjV+lNH/vxE2L2iH3plKxDCRK6i+CwhA==}
  879. cpu: [arm]
  880. os: [android]
  881. '@rollup/rollup-android-arm64@4.53.2':
  882. resolution: {integrity: sha512-k8FontTxIE7b0/OGKeSN5B6j25EuppBcWM33Z19JoVT7UTXFSo3D9CdU39wGTeb29NO3XxpMNauh09B+Ibw+9g==}
  883. cpu: [arm64]
  884. os: [android]
  885. '@rollup/rollup-darwin-arm64@4.53.2':
  886. resolution: {integrity: sha512-A6s4gJpomNBtJ2yioj8bflM2oogDwzUiMl2yNJ2v9E7++sHrSrsQ29fOfn5DM/iCzpWcebNYEdXpaK4tr2RhfQ==}
  887. cpu: [arm64]
  888. os: [darwin]
  889. '@rollup/rollup-darwin-x64@4.53.2':
  890. resolution: {integrity: sha512-e6XqVmXlHrBlG56obu9gDRPW3O3hLxpwHpLsBJvuI8qqnsrtSZ9ERoWUXtPOkY8c78WghyPHZdmPhHLWNdAGEw==}
  891. cpu: [x64]
  892. os: [darwin]
  893. '@rollup/rollup-freebsd-arm64@4.53.2':
  894. resolution: {integrity: sha512-v0E9lJW8VsrwPux5Qe5CwmH/CF/2mQs6xU1MF3nmUxmZUCHazCjLgYvToOk+YuuUqLQBio1qkkREhxhc656ViA==}
  895. cpu: [arm64]
  896. os: [freebsd]
  897. '@rollup/rollup-freebsd-x64@4.53.2':
  898. resolution: {integrity: sha512-ClAmAPx3ZCHtp6ysl4XEhWU69GUB1D+s7G9YjHGhIGCSrsg00nEGRRZHmINYxkdoJehde8VIsDC5t9C0gb6yqA==}
  899. cpu: [x64]
  900. os: [freebsd]
  901. '@rollup/rollup-linux-arm-gnueabihf@4.53.2':
  902. resolution: {integrity: sha512-EPlb95nUsz6Dd9Qy13fI5kUPXNSljaG9FiJ4YUGU1O/Q77i5DYFW5KR8g1OzTcdZUqQQ1KdDqsTohdFVwCwjqg==}
  903. cpu: [arm]
  904. os: [linux]
  905. libc: [glibc]
  906. '@rollup/rollup-linux-arm-musleabihf@4.53.2':
  907. resolution: {integrity: sha512-BOmnVW+khAUX+YZvNfa0tGTEMVVEerOxN0pDk2E6N6DsEIa2Ctj48FOMfNDdrwinocKaC7YXUZ1pHlKpnkja/Q==}
  908. cpu: [arm]
  909. os: [linux]
  910. libc: [musl]
  911. '@rollup/rollup-linux-arm64-gnu@4.53.2':
  912. resolution: {integrity: sha512-Xt2byDZ+6OVNuREgBXr4+CZDJtrVso5woFtpKdGPhpTPHcNG7D8YXeQzpNbFRxzTVqJf7kvPMCub/pcGUWgBjA==}
  913. cpu: [arm64]
  914. os: [linux]
  915. libc: [glibc]
  916. '@rollup/rollup-linux-arm64-musl@4.53.2':
  917. resolution: {integrity: sha512-+LdZSldy/I9N8+klim/Y1HsKbJ3BbInHav5qE9Iy77dtHC/pibw1SR/fXlWyAk0ThnpRKoODwnAuSjqxFRDHUQ==}
  918. cpu: [arm64]
  919. os: [linux]
  920. libc: [musl]
  921. '@rollup/rollup-linux-loong64-gnu@4.53.2':
  922. resolution: {integrity: sha512-8ms8sjmyc1jWJS6WdNSA23rEfdjWB30LH8Wqj0Cqvv7qSHnvw6kgMMXRdop6hkmGPlyYBdRPkjJnj3KCUHV/uQ==}
  923. cpu: [loong64]
  924. os: [linux]
  925. libc: [glibc]
  926. '@rollup/rollup-linux-ppc64-gnu@4.53.2':
  927. resolution: {integrity: sha512-3HRQLUQbpBDMmzoxPJYd3W6vrVHOo2cVW8RUo87Xz0JPJcBLBr5kZ1pGcQAhdZgX9VV7NbGNipah1omKKe23/g==}
  928. cpu: [ppc64]
  929. os: [linux]
  930. libc: [glibc]
  931. '@rollup/rollup-linux-riscv64-gnu@4.53.2':
  932. resolution: {integrity: sha512-fMjKi+ojnmIvhk34gZP94vjogXNNUKMEYs+EDaB/5TG/wUkoeua7p7VCHnE6T2Tx+iaghAqQX8teQzcvrYpaQA==}
  933. cpu: [riscv64]
  934. os: [linux]
  935. libc: [glibc]
  936. '@rollup/rollup-linux-riscv64-musl@4.53.2':
  937. resolution: {integrity: sha512-XuGFGU+VwUUV5kLvoAdi0Wz5Xbh2SrjIxCtZj6Wq8MDp4bflb/+ThZsVxokM7n0pcbkEr2h5/pzqzDYI7cCgLQ==}
  938. cpu: [riscv64]
  939. os: [linux]
  940. libc: [musl]
  941. '@rollup/rollup-linux-s390x-gnu@4.53.2':
  942. resolution: {integrity: sha512-w6yjZF0P+NGzWR3AXWX9zc0DNEGdtvykB03uhonSHMRa+oWA6novflo2WaJr6JZakG2ucsyb+rvhrKac6NIy+w==}
  943. cpu: [s390x]
  944. os: [linux]
  945. libc: [glibc]
  946. '@rollup/rollup-linux-x64-gnu@4.53.2':
  947. resolution: {integrity: sha512-yo8d6tdfdeBArzC7T/PnHd7OypfI9cbuZzPnzLJIyKYFhAQ8SvlkKtKBMbXDxe1h03Rcr7u++nFS7tqXz87Gtw==}
  948. cpu: [x64]
  949. os: [linux]
  950. libc: [glibc]
  951. '@rollup/rollup-linux-x64-musl@4.53.2':
  952. resolution: {integrity: sha512-ah59c1YkCxKExPP8O9PwOvs+XRLKwh/mV+3YdKqQ5AMQ0r4M4ZDuOrpWkUaqO7fzAHdINzV9tEVu8vNw48z0lA==}
  953. cpu: [x64]
  954. os: [linux]
  955. libc: [musl]
  956. '@rollup/rollup-openharmony-arm64@4.53.2':
  957. resolution: {integrity: sha512-4VEd19Wmhr+Zy7hbUsFZ6YXEiP48hE//KPLCSVNY5RMGX2/7HZ+QkN55a3atM1C/BZCGIgqN+xrVgtdak2S9+A==}
  958. cpu: [arm64]
  959. os: [openharmony]
  960. '@rollup/rollup-win32-arm64-msvc@4.53.2':
  961. resolution: {integrity: sha512-IlbHFYc/pQCgew/d5fslcy1KEaYVCJ44G8pajugd8VoOEI8ODhtb/j8XMhLpwHCMB3yk2J07ctup10gpw2nyMA==}
  962. cpu: [arm64]
  963. os: [win32]
  964. '@rollup/rollup-win32-ia32-msvc@4.53.2':
  965. resolution: {integrity: sha512-lNlPEGgdUfSzdCWU176ku/dQRnA7W+Gp8d+cWv73jYrb8uT7HTVVxq62DUYxjbaByuf1Yk0RIIAbDzp+CnOTFg==}
  966. cpu: [ia32]
  967. os: [win32]
  968. '@rollup/rollup-win32-x64-gnu@4.53.2':
  969. resolution: {integrity: sha512-S6YojNVrHybQis2lYov1sd+uj7K0Q05NxHcGktuMMdIQ2VixGwAfbJ23NnlvvVV1bdpR2m5MsNBViHJKcA4ADw==}
  970. cpu: [x64]
  971. os: [win32]
  972. '@rollup/rollup-win32-x64-msvc@4.53.2':
  973. resolution: {integrity: sha512-k+/Rkcyx//P6fetPoLMb8pBeqJBNGx81uuf7iljX9++yNBVRDQgD04L+SVXmXmh5ZP4/WOp4mWF0kmi06PW2tA==}
  974. cpu: [x64]
  975. os: [win32]
  976. '@swc/core-darwin-arm64@1.15.2':
  977. resolution: {integrity: sha512-Ghyz4RJv4zyXzrUC1B2MLQBbppIB5c4jMZJybX2ebdEQAvryEKp3gq1kBksCNsatKGmEgXul88SETU19sMWcrw==}
  978. engines: {node: '>=10'}
  979. cpu: [arm64]
  980. os: [darwin]
  981. '@swc/core-darwin-x64@1.15.2':
  982. resolution: {integrity: sha512-7n/PGJOcL2QoptzL42L5xFFfXY5rFxLHnuz1foU+4ruUTG8x2IebGhtwVTpaDN8ShEv2UZObBlT1rrXTba15Zw==}
  983. engines: {node: '>=10'}
  984. cpu: [x64]
  985. os: [darwin]
  986. '@swc/core-linux-arm-gnueabihf@1.15.2':
  987. resolution: {integrity: sha512-ZUQVCfRJ9wimuxkStRSlLwqX4TEDmv6/J+E6FicGkQ6ssLMWoKDy0cAo93HiWt/TWEee5vFhFaSQYzCuBEGO6A==}
  988. engines: {node: '>=10'}
  989. cpu: [arm]
  990. os: [linux]
  991. '@swc/core-linux-arm64-gnu@1.15.2':
  992. resolution: {integrity: sha512-GZh3pYBmfnpQ+JIg+TqLuz+pM+Mjsk5VOzi8nwKn/m+GvQBsxD5ectRtxuWUxMGNG8h0lMy4SnHRqdK3/iJl7A==}
  993. engines: {node: '>=10'}
  994. cpu: [arm64]
  995. os: [linux]
  996. libc: [glibc]
  997. '@swc/core-linux-arm64-musl@1.15.2':
  998. resolution: {integrity: sha512-5av6VYZZeneiYIodwzGMlnyVakpuYZryGzFIbgu1XP8wVylZxduEzup4eP8atiMDFmIm+s4wn8GySJmYqeJC0A==}
  999. engines: {node: '>=10'}
  1000. cpu: [arm64]
  1001. os: [linux]
  1002. libc: [musl]
  1003. '@swc/core-linux-x64-gnu@1.15.2':
  1004. resolution: {integrity: sha512-1nO/UfdCLuT/uE/7oB3EZgTeZDCIa6nL72cFEpdegnqpJVNDI6Qb8U4g/4lfVPkmHq2lvxQ0L+n+JdgaZLhrRA==}
  1005. engines: {node: '>=10'}
  1006. cpu: [x64]
  1007. os: [linux]
  1008. libc: [glibc]
  1009. '@swc/core-linux-x64-musl@1.15.2':
  1010. resolution: {integrity: sha512-Ksfrb0Tx310kr+TLiUOvB/I80lyZ3lSOp6cM18zmNRT/92NB4mW8oX2Jo7K4eVEI2JWyaQUAFubDSha2Q+439A==}
  1011. engines: {node: '>=10'}
  1012. cpu: [x64]
  1013. os: [linux]
  1014. libc: [musl]
  1015. '@swc/core-win32-arm64-msvc@1.15.2':
  1016. resolution: {integrity: sha512-IzUb5RlMUY0r1A9IuJrQ7Tbts1wWb73/zXVXT8VhewbHGoNlBKE0qUhKMED6Tv4wDF+pmbtUJmKXDthytAvLmg==}
  1017. engines: {node: '>=10'}
  1018. cpu: [arm64]
  1019. os: [win32]
  1020. '@swc/core-win32-ia32-msvc@1.15.2':
  1021. resolution: {integrity: sha512-kCATEzuY2LP9AlbU2uScjcVhgnCAkRdu62vbce17Ro5kxEHxYWcugkveyBRS3AqZGtwAKYbMAuNloer9LS/hpw==}
  1022. engines: {node: '>=10'}
  1023. cpu: [ia32]
  1024. os: [win32]
  1025. '@swc/core-win32-x64-msvc@1.15.2':
  1026. resolution: {integrity: sha512-iJaHeYCF4jTn7OEKSa3KRiuVFIVYts8jYjNmCdyz1u5g8HRyTDISD76r8+ljEOgm36oviRQvcXaw6LFp1m0yyA==}
  1027. engines: {node: '>=10'}
  1028. cpu: [x64]
  1029. os: [win32]
  1030. '@swc/core@1.15.2':
  1031. resolution: {integrity: sha512-OQm+yJdXxvSjqGeaWhP6Ia264ogifwAO7Q12uTDVYj/Ks4jBTI4JknlcjDRAXtRhqbWsfbZyK/5RtuIPyptk3w==}
  1032. engines: {node: '>=10'}
  1033. peerDependencies:
  1034. '@swc/helpers': '>=0.5.17'
  1035. peerDependenciesMeta:
  1036. '@swc/helpers':
  1037. optional: true
  1038. '@swc/counter@0.1.3':
  1039. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  1040. '@swc/types@0.1.25':
  1041. resolution: {integrity: sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==}
  1042. '@types/d3-array@3.2.2':
  1043. resolution: {integrity: sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==}
  1044. '@types/d3-color@3.1.3':
  1045. resolution: {integrity: sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
  1046. '@types/d3-ease@3.0.2':
  1047. resolution: {integrity: sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==}
  1048. '@types/d3-interpolate@3.0.4':
  1049. resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
  1050. '@types/d3-path@3.1.1':
  1051. resolution: {integrity: sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==}
  1052. '@types/d3-scale@4.0.9':
  1053. resolution: {integrity: sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==}
  1054. '@types/d3-shape@3.1.7':
  1055. resolution: {integrity: sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==}
  1056. '@types/d3-time@3.0.4':
  1057. resolution: {integrity: sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==}
  1058. '@types/d3-timer@3.0.2':
  1059. resolution: {integrity: sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==}
  1060. '@types/estree@1.0.8':
  1061. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  1062. '@types/node@20.19.25':
  1063. resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==}
  1064. '@vitejs/plugin-react-swc@3.11.0':
  1065. resolution: {integrity: sha512-YTJCGFdNMHCMfjODYtxRNVAYmTWQ1Lb8PulP/2/f/oEEtglw8oKxKIZmmRkyXrVrHfsKOaVkAc3NT9/dMutO5w==}
  1066. peerDependencies:
  1067. vite: ^4 || ^5 || ^6 || ^7
  1068. aria-hidden@1.2.6:
  1069. resolution: {integrity: sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==}
  1070. engines: {node: '>=10'}
  1071. class-variance-authority@0.7.1:
  1072. resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
  1073. clsx@2.1.1:
  1074. resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
  1075. engines: {node: '>=6'}
  1076. cmdk@1.1.1:
  1077. resolution: {integrity: sha512-Vsv7kFaXm+ptHDMZ7izaRsP70GgrW9NBNGswt9OZaVBLlE0SNpDq8eu/VGXyF9r7M0azK3Wy7OlYXsuyYLFzHg==}
  1078. peerDependencies:
  1079. react: ^18 || ^19 || ^19.0.0-rc
  1080. react-dom: ^18 || ^19 || ^19.0.0-rc
  1081. csstype@3.2.2:
  1082. resolution: {integrity: sha512-D80T+tiqkd/8B0xNlbstWDG4x6aqVfO52+OlSUNIdkTvmNw0uQpJLeos2J/2XvpyidAFuTPmpad+tUxLndwj6g==}
  1083. d3-array@3.2.4:
  1084. resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==}
  1085. engines: {node: '>=12'}
  1086. d3-color@3.1.0:
  1087. resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
  1088. engines: {node: '>=12'}
  1089. d3-ease@3.0.1:
  1090. resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
  1091. engines: {node: '>=12'}
  1092. d3-format@3.1.0:
  1093. resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==}
  1094. engines: {node: '>=12'}
  1095. d3-interpolate@3.0.1:
  1096. resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
  1097. engines: {node: '>=12'}
  1098. d3-path@3.1.0:
  1099. resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==}
  1100. engines: {node: '>=12'}
  1101. d3-scale@4.0.2:
  1102. resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==}
  1103. engines: {node: '>=12'}
  1104. d3-shape@3.2.0:
  1105. resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==}
  1106. engines: {node: '>=12'}
  1107. d3-time-format@4.1.0:
  1108. resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==}
  1109. engines: {node: '>=12'}
  1110. d3-time@3.1.0:
  1111. resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==}
  1112. engines: {node: '>=12'}
  1113. d3-timer@3.0.1:
  1114. resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
  1115. engines: {node: '>=12'}
  1116. date-fns@3.6.0:
  1117. resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==}
  1118. decimal.js-light@2.5.1:
  1119. resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==}
  1120. detect-node-es@1.1.0:
  1121. resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
  1122. dom-helpers@5.2.1:
  1123. resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
  1124. embla-carousel-react@8.6.0:
  1125. resolution: {integrity: sha512-0/PjqU7geVmo6F734pmPqpyHqiM99olvyecY7zdweCw+6tKEXnrE90pBiBbMMU8s5tICemzpQ3hi5EpxzGW+JA==}
  1126. peerDependencies:
  1127. react: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1128. embla-carousel-reactive-utils@8.6.0:
  1129. resolution: {integrity: sha512-fMVUDUEx0/uIEDM0Mz3dHznDhfX+znCCDCeIophYb1QGVM7YThSWX+wz11zlYwWFOr74b4QLGg0hrGPJeG2s4A==}
  1130. peerDependencies:
  1131. embla-carousel: 8.6.0
  1132. embla-carousel@8.6.0:
  1133. resolution: {integrity: sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==}
  1134. esbuild@0.25.12:
  1135. resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
  1136. engines: {node: '>=18'}
  1137. hasBin: true
  1138. eventemitter3@4.0.7:
  1139. resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
  1140. fast-equals@5.3.3:
  1141. resolution: {integrity: sha512-/boTcHZeIAQ2r/tL11voclBHDeP9WPxLt+tyAbVSyyXuUFyh0Tne7gJZTqGbxnvj79TjLdCXLOY7UIPhyG5MTw==}
  1142. engines: {node: '>=6.0.0'}
  1143. fdir@6.5.0:
  1144. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  1145. engines: {node: '>=12.0.0'}
  1146. peerDependencies:
  1147. picomatch: ^3 || ^4
  1148. peerDependenciesMeta:
  1149. picomatch:
  1150. optional: true
  1151. fsevents@2.3.3:
  1152. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  1153. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  1154. os: [darwin]
  1155. get-nonce@1.0.1:
  1156. resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==}
  1157. engines: {node: '>=6'}
  1158. input-otp@1.4.2:
  1159. resolution: {integrity: sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA==}
  1160. peerDependencies:
  1161. react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
  1162. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
  1163. internmap@2.0.3:
  1164. resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
  1165. engines: {node: '>=12'}
  1166. js-tokens@4.0.0:
  1167. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1168. lodash@4.17.21:
  1169. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  1170. loose-envify@1.4.0:
  1171. resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
  1172. hasBin: true
  1173. lucide-react@0.487.0:
  1174. resolution: {integrity: sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw==}
  1175. peerDependencies:
  1176. react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1177. nanoid@3.3.11:
  1178. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  1179. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  1180. hasBin: true
  1181. next-themes@0.4.6:
  1182. resolution: {integrity: sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==}
  1183. peerDependencies:
  1184. react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
  1185. react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
  1186. object-assign@4.1.1:
  1187. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  1188. engines: {node: '>=0.10.0'}
  1189. picocolors@1.1.1:
  1190. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1191. picomatch@4.0.3:
  1192. resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
  1193. engines: {node: '>=12'}
  1194. postcss@8.5.6:
  1195. resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
  1196. engines: {node: ^10 || ^12 || >=14}
  1197. prop-types@15.8.1:
  1198. resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
  1199. react-day-picker@8.10.1:
  1200. resolution: {integrity: sha512-TMx7fNbhLk15eqcMt+7Z7S2KF7mfTId/XJDjKE8f+IUcFn0l08/kI4FiYTL/0yuOLmEcbR4Fwe3GJf/NiiMnPA==}
  1201. peerDependencies:
  1202. date-fns: ^2.28.0 || ^3.0.0
  1203. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  1204. react-dom@18.3.1:
  1205. resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
  1206. peerDependencies:
  1207. react: ^18.3.1
  1208. react-hook-form@7.66.0:
  1209. resolution: {integrity: sha512-xXBqsWGKrY46ZqaHDo+ZUYiMUgi8suYu5kdrS20EG8KiL7VRQitEbNjm+UcrDYrNi1YLyfpmAeGjCZYXLT9YBw==}
  1210. engines: {node: '>=18.0.0'}
  1211. peerDependencies:
  1212. react: ^16.8.0 || ^17 || ^18 || ^19
  1213. react-is@16.13.1:
  1214. resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
  1215. react-is@18.3.1:
  1216. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  1217. react-remove-scroll-bar@2.3.8:
  1218. resolution: {integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==}
  1219. engines: {node: '>=10'}
  1220. peerDependencies:
  1221. '@types/react': '*'
  1222. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1223. peerDependenciesMeta:
  1224. '@types/react':
  1225. optional: true
  1226. react-remove-scroll@2.7.1:
  1227. resolution: {integrity: sha512-HpMh8+oahmIdOuS5aFKKY6Pyog+FNaZV/XyJOq7b4YFwsFHe5yYfdbIalI4k3vU2nSDql7YskmUseHsRrJqIPA==}
  1228. engines: {node: '>=10'}
  1229. peerDependencies:
  1230. '@types/react': '*'
  1231. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1232. peerDependenciesMeta:
  1233. '@types/react':
  1234. optional: true
  1235. react-resizable-panels@2.1.9:
  1236. resolution: {integrity: sha512-z77+X08YDIrgAes4jl8xhnUu1LNIRp4+E7cv4xHmLOxxUPO/ML7PSrE813b90vj7xvQ1lcf7g2uA9GeMZonjhQ==}
  1237. peerDependencies:
  1238. react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1239. react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1240. react-smooth@4.0.4:
  1241. resolution: {integrity: sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==}
  1242. peerDependencies:
  1243. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1244. react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1245. react-style-singleton@2.2.3:
  1246. resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
  1247. engines: {node: '>=10'}
  1248. peerDependencies:
  1249. '@types/react': '*'
  1250. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1251. peerDependenciesMeta:
  1252. '@types/react':
  1253. optional: true
  1254. react-transition-group@4.4.5:
  1255. resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
  1256. peerDependencies:
  1257. react: '>=16.6.0'
  1258. react-dom: '>=16.6.0'
  1259. react@18.3.1:
  1260. resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
  1261. engines: {node: '>=0.10.0'}
  1262. recharts-scale@0.4.5:
  1263. resolution: {integrity: sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==}
  1264. recharts@2.15.4:
  1265. resolution: {integrity: sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==}
  1266. engines: {node: '>=14'}
  1267. peerDependencies:
  1268. react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1269. react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1270. rollup@4.53.2:
  1271. resolution: {integrity: sha512-MHngMYwGJVi6Fmnk6ISmnk7JAHRNF0UkuucA0CUW3N3a4KnONPEZz+vUanQP/ZC/iY1Qkf3bwPWzyY84wEks1g==}
  1272. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1273. hasBin: true
  1274. scheduler@0.23.2:
  1275. resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
  1276. sonner@2.0.7:
  1277. resolution: {integrity: sha512-W6ZN4p58k8aDKA4XPcx2hpIQXBRAgyiWVkYhT7CvK6D3iAu7xjvVyhQHg2/iaKJZ1XVJ4r7XuwGL+WGEK37i9w==}
  1278. peerDependencies:
  1279. react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1280. react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1281. source-map-js@1.2.1:
  1282. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  1283. engines: {node: '>=0.10.0'}
  1284. tailwind-merge@3.4.0:
  1285. resolution: {integrity: sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==}
  1286. tiny-invariant@1.3.3:
  1287. resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
  1288. tinyglobby@0.2.15:
  1289. resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
  1290. engines: {node: '>=12.0.0'}
  1291. tslib@2.8.1:
  1292. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1293. undici-types@6.21.0:
  1294. resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
  1295. use-callback-ref@1.3.3:
  1296. resolution: {integrity: sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==}
  1297. engines: {node: '>=10'}
  1298. peerDependencies:
  1299. '@types/react': '*'
  1300. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1301. peerDependenciesMeta:
  1302. '@types/react':
  1303. optional: true
  1304. use-sidecar@1.1.3:
  1305. resolution: {integrity: sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==}
  1306. engines: {node: '>=10'}
  1307. peerDependencies:
  1308. '@types/react': '*'
  1309. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  1310. peerDependenciesMeta:
  1311. '@types/react':
  1312. optional: true
  1313. use-sync-external-store@1.6.0:
  1314. resolution: {integrity: sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==}
  1315. peerDependencies:
  1316. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1317. vaul@1.1.2:
  1318. resolution: {integrity: sha512-ZFkClGpWyI2WUQjdLJ/BaGuV6AVQiJ3uELGk3OYtP+B6yCO7Cmn9vPFXVJkRaGkOJu3m8bQMgtyzNHixULceQA==}
  1319. peerDependencies:
  1320. react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
  1321. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
  1322. victory-vendor@36.9.2:
  1323. resolution: {integrity: sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==}
  1324. vite@6.3.5:
  1325. resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
  1326. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  1327. hasBin: true
  1328. peerDependencies:
  1329. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  1330. jiti: '>=1.21.0'
  1331. less: '*'
  1332. lightningcss: ^1.21.0
  1333. sass: '*'
  1334. sass-embedded: '*'
  1335. stylus: '*'
  1336. sugarss: '*'
  1337. terser: ^5.16.0
  1338. tsx: ^4.8.1
  1339. yaml: ^2.4.2
  1340. peerDependenciesMeta:
  1341. '@types/node':
  1342. optional: true
  1343. jiti:
  1344. optional: true
  1345. less:
  1346. optional: true
  1347. lightningcss:
  1348. optional: true
  1349. sass:
  1350. optional: true
  1351. sass-embedded:
  1352. optional: true
  1353. stylus:
  1354. optional: true
  1355. sugarss:
  1356. optional: true
  1357. terser:
  1358. optional: true
  1359. tsx:
  1360. optional: true
  1361. yaml:
  1362. optional: true
  1363. snapshots:
  1364. '@babel/runtime@7.28.4': {}
  1365. '@esbuild/aix-ppc64@0.25.12':
  1366. optional: true
  1367. '@esbuild/android-arm64@0.25.12':
  1368. optional: true
  1369. '@esbuild/android-arm@0.25.12':
  1370. optional: true
  1371. '@esbuild/android-x64@0.25.12':
  1372. optional: true
  1373. '@esbuild/darwin-arm64@0.25.12':
  1374. optional: true
  1375. '@esbuild/darwin-x64@0.25.12':
  1376. optional: true
  1377. '@esbuild/freebsd-arm64@0.25.12':
  1378. optional: true
  1379. '@esbuild/freebsd-x64@0.25.12':
  1380. optional: true
  1381. '@esbuild/linux-arm64@0.25.12':
  1382. optional: true
  1383. '@esbuild/linux-arm@0.25.12':
  1384. optional: true
  1385. '@esbuild/linux-ia32@0.25.12':
  1386. optional: true
  1387. '@esbuild/linux-loong64@0.25.12':
  1388. optional: true
  1389. '@esbuild/linux-mips64el@0.25.12':
  1390. optional: true
  1391. '@esbuild/linux-ppc64@0.25.12':
  1392. optional: true
  1393. '@esbuild/linux-riscv64@0.25.12':
  1394. optional: true
  1395. '@esbuild/linux-s390x@0.25.12':
  1396. optional: true
  1397. '@esbuild/linux-x64@0.25.12':
  1398. optional: true
  1399. '@esbuild/netbsd-arm64@0.25.12':
  1400. optional: true
  1401. '@esbuild/netbsd-x64@0.25.12':
  1402. optional: true
  1403. '@esbuild/openbsd-arm64@0.25.12':
  1404. optional: true
  1405. '@esbuild/openbsd-x64@0.25.12':
  1406. optional: true
  1407. '@esbuild/openharmony-arm64@0.25.12':
  1408. optional: true
  1409. '@esbuild/sunos-x64@0.25.12':
  1410. optional: true
  1411. '@esbuild/win32-arm64@0.25.12':
  1412. optional: true
  1413. '@esbuild/win32-ia32@0.25.12':
  1414. optional: true
  1415. '@esbuild/win32-x64@0.25.12':
  1416. optional: true
  1417. '@floating-ui/core@1.7.3':
  1418. dependencies:
  1419. '@floating-ui/utils': 0.2.10
  1420. '@floating-ui/dom@1.7.4':
  1421. dependencies:
  1422. '@floating-ui/core': 1.7.3
  1423. '@floating-ui/utils': 0.2.10
  1424. '@floating-ui/react-dom@2.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1425. dependencies:
  1426. '@floating-ui/dom': 1.7.4
  1427. react: 18.3.1
  1428. react-dom: 18.3.1(react@18.3.1)
  1429. '@floating-ui/utils@0.2.10': {}
  1430. '@radix-ui/number@1.1.1': {}
  1431. '@radix-ui/primitive@1.1.3': {}
  1432. '@radix-ui/react-accordion@1.2.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1433. dependencies:
  1434. '@radix-ui/primitive': 1.1.3
  1435. '@radix-ui/react-collapsible': 1.1.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1436. '@radix-ui/react-collection': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1437. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1438. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1439. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1440. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1441. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1442. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1443. react: 18.3.1
  1444. react-dom: 18.3.1(react@18.3.1)
  1445. '@radix-ui/react-alert-dialog@1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1446. dependencies:
  1447. '@radix-ui/primitive': 1.1.3
  1448. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1449. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1450. '@radix-ui/react-dialog': 1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1451. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1452. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1453. react: 18.3.1
  1454. react-dom: 18.3.1(react@18.3.1)
  1455. '@radix-ui/react-arrow@1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1456. dependencies:
  1457. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1458. react: 18.3.1
  1459. react-dom: 18.3.1(react@18.3.1)
  1460. '@radix-ui/react-aspect-ratio@1.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1461. dependencies:
  1462. '@radix-ui/react-primitive': 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1463. react: 18.3.1
  1464. react-dom: 18.3.1(react@18.3.1)
  1465. '@radix-ui/react-avatar@1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1466. dependencies:
  1467. '@radix-ui/react-context': 1.1.3(react@18.3.1)
  1468. '@radix-ui/react-primitive': 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1469. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1470. '@radix-ui/react-use-is-hydrated': 0.1.0(react@18.3.1)
  1471. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1472. react: 18.3.1
  1473. react-dom: 18.3.1(react@18.3.1)
  1474. '@radix-ui/react-checkbox@1.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1475. dependencies:
  1476. '@radix-ui/primitive': 1.1.3
  1477. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1478. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1479. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1480. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1481. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1482. '@radix-ui/react-use-previous': 1.1.1(react@18.3.1)
  1483. '@radix-ui/react-use-size': 1.1.1(react@18.3.1)
  1484. react: 18.3.1
  1485. react-dom: 18.3.1(react@18.3.1)
  1486. '@radix-ui/react-collapsible@1.1.12(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1487. dependencies:
  1488. '@radix-ui/primitive': 1.1.3
  1489. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1490. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1491. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1492. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1493. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1494. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1495. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1496. react: 18.3.1
  1497. react-dom: 18.3.1(react@18.3.1)
  1498. '@radix-ui/react-collection@1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1499. dependencies:
  1500. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1501. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1502. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1503. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1504. react: 18.3.1
  1505. react-dom: 18.3.1(react@18.3.1)
  1506. '@radix-ui/react-compose-refs@1.1.2(react@18.3.1)':
  1507. dependencies:
  1508. react: 18.3.1
  1509. '@radix-ui/react-context-menu@2.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1510. dependencies:
  1511. '@radix-ui/primitive': 1.1.3
  1512. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1513. '@radix-ui/react-menu': 2.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1514. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1515. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1516. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1517. react: 18.3.1
  1518. react-dom: 18.3.1(react@18.3.1)
  1519. '@radix-ui/react-context@1.1.2(react@18.3.1)':
  1520. dependencies:
  1521. react: 18.3.1
  1522. '@radix-ui/react-context@1.1.3(react@18.3.1)':
  1523. dependencies:
  1524. react: 18.3.1
  1525. '@radix-ui/react-dialog@1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1526. dependencies:
  1527. '@radix-ui/primitive': 1.1.3
  1528. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1529. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1530. '@radix-ui/react-dismissable-layer': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1531. '@radix-ui/react-focus-guards': 1.1.3(react@18.3.1)
  1532. '@radix-ui/react-focus-scope': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1533. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1534. '@radix-ui/react-portal': 1.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1535. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1536. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1537. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1538. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1539. aria-hidden: 1.2.6
  1540. react: 18.3.1
  1541. react-dom: 18.3.1(react@18.3.1)
  1542. react-remove-scroll: 2.7.1(react@18.3.1)
  1543. '@radix-ui/react-direction@1.1.1(react@18.3.1)':
  1544. dependencies:
  1545. react: 18.3.1
  1546. '@radix-ui/react-dismissable-layer@1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1547. dependencies:
  1548. '@radix-ui/primitive': 1.1.3
  1549. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1550. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1551. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1552. '@radix-ui/react-use-escape-keydown': 1.1.1(react@18.3.1)
  1553. react: 18.3.1
  1554. react-dom: 18.3.1(react@18.3.1)
  1555. '@radix-ui/react-dropdown-menu@2.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1556. dependencies:
  1557. '@radix-ui/primitive': 1.1.3
  1558. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1559. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1560. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1561. '@radix-ui/react-menu': 2.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1562. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1563. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1564. react: 18.3.1
  1565. react-dom: 18.3.1(react@18.3.1)
  1566. '@radix-ui/react-focus-guards@1.1.3(react@18.3.1)':
  1567. dependencies:
  1568. react: 18.3.1
  1569. '@radix-ui/react-focus-scope@1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1570. dependencies:
  1571. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1572. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1573. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1574. react: 18.3.1
  1575. react-dom: 18.3.1(react@18.3.1)
  1576. '@radix-ui/react-hover-card@1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1577. dependencies:
  1578. '@radix-ui/primitive': 1.1.3
  1579. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1580. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1581. '@radix-ui/react-dismissable-layer': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1582. '@radix-ui/react-popper': 1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1583. '@radix-ui/react-portal': 1.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1584. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1585. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1586. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1587. react: 18.3.1
  1588. react-dom: 18.3.1(react@18.3.1)
  1589. '@radix-ui/react-id@1.1.1(react@18.3.1)':
  1590. dependencies:
  1591. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1592. react: 18.3.1
  1593. '@radix-ui/react-label@2.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1594. dependencies:
  1595. '@radix-ui/react-primitive': 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1596. react: 18.3.1
  1597. react-dom: 18.3.1(react@18.3.1)
  1598. '@radix-ui/react-menu@2.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1599. dependencies:
  1600. '@radix-ui/primitive': 1.1.3
  1601. '@radix-ui/react-collection': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1602. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1603. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1604. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1605. '@radix-ui/react-dismissable-layer': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1606. '@radix-ui/react-focus-guards': 1.1.3(react@18.3.1)
  1607. '@radix-ui/react-focus-scope': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1608. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1609. '@radix-ui/react-popper': 1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1610. '@radix-ui/react-portal': 1.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1611. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1612. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1613. '@radix-ui/react-roving-focus': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1614. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1615. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1616. aria-hidden: 1.2.6
  1617. react: 18.3.1
  1618. react-dom: 18.3.1(react@18.3.1)
  1619. react-remove-scroll: 2.7.1(react@18.3.1)
  1620. '@radix-ui/react-menubar@1.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1621. dependencies:
  1622. '@radix-ui/primitive': 1.1.3
  1623. '@radix-ui/react-collection': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1624. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1625. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1626. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1627. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1628. '@radix-ui/react-menu': 2.1.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1629. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1630. '@radix-ui/react-roving-focus': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1631. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1632. react: 18.3.1
  1633. react-dom: 18.3.1(react@18.3.1)
  1634. '@radix-ui/react-navigation-menu@1.2.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1635. dependencies:
  1636. '@radix-ui/primitive': 1.1.3
  1637. '@radix-ui/react-collection': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1638. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1639. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1640. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1641. '@radix-ui/react-dismissable-layer': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1642. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1643. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1644. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1645. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1646. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1647. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1648. '@radix-ui/react-use-previous': 1.1.1(react@18.3.1)
  1649. '@radix-ui/react-visually-hidden': 1.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1650. react: 18.3.1
  1651. react-dom: 18.3.1(react@18.3.1)
  1652. '@radix-ui/react-popover@1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1653. dependencies:
  1654. '@radix-ui/primitive': 1.1.3
  1655. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1656. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1657. '@radix-ui/react-dismissable-layer': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1658. '@radix-ui/react-focus-guards': 1.1.3(react@18.3.1)
  1659. '@radix-ui/react-focus-scope': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1660. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1661. '@radix-ui/react-popper': 1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1662. '@radix-ui/react-portal': 1.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1663. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1664. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1665. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1666. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1667. aria-hidden: 1.2.6
  1668. react: 18.3.1
  1669. react-dom: 18.3.1(react@18.3.1)
  1670. react-remove-scroll: 2.7.1(react@18.3.1)
  1671. '@radix-ui/react-popper@1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1672. dependencies:
  1673. '@floating-ui/react-dom': 2.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1674. '@radix-ui/react-arrow': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1675. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1676. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1677. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1678. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1679. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1680. '@radix-ui/react-use-rect': 1.1.1(react@18.3.1)
  1681. '@radix-ui/react-use-size': 1.1.1(react@18.3.1)
  1682. '@radix-ui/rect': 1.1.1
  1683. react: 18.3.1
  1684. react-dom: 18.3.1(react@18.3.1)
  1685. '@radix-ui/react-portal@1.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1686. dependencies:
  1687. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1688. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1689. react: 18.3.1
  1690. react-dom: 18.3.1(react@18.3.1)
  1691. '@radix-ui/react-presence@1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1692. dependencies:
  1693. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1694. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1695. react: 18.3.1
  1696. react-dom: 18.3.1(react@18.3.1)
  1697. '@radix-ui/react-primitive@2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1698. dependencies:
  1699. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1700. react: 18.3.1
  1701. react-dom: 18.3.1(react@18.3.1)
  1702. '@radix-ui/react-primitive@2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1703. dependencies:
  1704. '@radix-ui/react-slot': 1.2.4(react@18.3.1)
  1705. react: 18.3.1
  1706. react-dom: 18.3.1(react@18.3.1)
  1707. '@radix-ui/react-progress@1.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1708. dependencies:
  1709. '@radix-ui/react-context': 1.1.3(react@18.3.1)
  1710. '@radix-ui/react-primitive': 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1711. react: 18.3.1
  1712. react-dom: 18.3.1(react@18.3.1)
  1713. '@radix-ui/react-radio-group@1.3.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1714. dependencies:
  1715. '@radix-ui/primitive': 1.1.3
  1716. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1717. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1718. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1719. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1720. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1721. '@radix-ui/react-roving-focus': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1722. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1723. '@radix-ui/react-use-previous': 1.1.1(react@18.3.1)
  1724. '@radix-ui/react-use-size': 1.1.1(react@18.3.1)
  1725. react: 18.3.1
  1726. react-dom: 18.3.1(react@18.3.1)
  1727. '@radix-ui/react-roving-focus@1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1728. dependencies:
  1729. '@radix-ui/primitive': 1.1.3
  1730. '@radix-ui/react-collection': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1731. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1732. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1733. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1734. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1735. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1736. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1737. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1738. react: 18.3.1
  1739. react-dom: 18.3.1(react@18.3.1)
  1740. '@radix-ui/react-scroll-area@1.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1741. dependencies:
  1742. '@radix-ui/number': 1.1.1
  1743. '@radix-ui/primitive': 1.1.3
  1744. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1745. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1746. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1747. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1748. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1749. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1750. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1751. react: 18.3.1
  1752. react-dom: 18.3.1(react@18.3.1)
  1753. '@radix-ui/react-select@2.2.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1754. dependencies:
  1755. '@radix-ui/number': 1.1.1
  1756. '@radix-ui/primitive': 1.1.3
  1757. '@radix-ui/react-collection': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1758. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1759. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1760. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1761. '@radix-ui/react-dismissable-layer': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1762. '@radix-ui/react-focus-guards': 1.1.3(react@18.3.1)
  1763. '@radix-ui/react-focus-scope': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1764. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1765. '@radix-ui/react-popper': 1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1766. '@radix-ui/react-portal': 1.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1767. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1768. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1769. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1770. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1771. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1772. '@radix-ui/react-use-previous': 1.1.1(react@18.3.1)
  1773. '@radix-ui/react-visually-hidden': 1.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1774. aria-hidden: 1.2.6
  1775. react: 18.3.1
  1776. react-dom: 18.3.1(react@18.3.1)
  1777. react-remove-scroll: 2.7.1(react@18.3.1)
  1778. '@radix-ui/react-separator@1.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1779. dependencies:
  1780. '@radix-ui/react-primitive': 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1781. react: 18.3.1
  1782. react-dom: 18.3.1(react@18.3.1)
  1783. '@radix-ui/react-slider@1.3.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1784. dependencies:
  1785. '@radix-ui/number': 1.1.1
  1786. '@radix-ui/primitive': 1.1.3
  1787. '@radix-ui/react-collection': 1.1.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1788. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1789. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1790. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1791. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1792. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1793. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1794. '@radix-ui/react-use-previous': 1.1.1(react@18.3.1)
  1795. '@radix-ui/react-use-size': 1.1.1(react@18.3.1)
  1796. react: 18.3.1
  1797. react-dom: 18.3.1(react@18.3.1)
  1798. '@radix-ui/react-slot@1.2.3(react@18.3.1)':
  1799. dependencies:
  1800. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1801. react: 18.3.1
  1802. '@radix-ui/react-slot@1.2.4(react@18.3.1)':
  1803. dependencies:
  1804. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1805. react: 18.3.1
  1806. '@radix-ui/react-switch@1.2.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1807. dependencies:
  1808. '@radix-ui/primitive': 1.1.3
  1809. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1810. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1811. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1812. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1813. '@radix-ui/react-use-previous': 1.1.1(react@18.3.1)
  1814. '@radix-ui/react-use-size': 1.1.1(react@18.3.1)
  1815. react: 18.3.1
  1816. react-dom: 18.3.1(react@18.3.1)
  1817. '@radix-ui/react-tabs@1.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1818. dependencies:
  1819. '@radix-ui/primitive': 1.1.3
  1820. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1821. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1822. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1823. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1824. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1825. '@radix-ui/react-roving-focus': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1826. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1827. react: 18.3.1
  1828. react-dom: 18.3.1(react@18.3.1)
  1829. '@radix-ui/react-toggle-group@1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1830. dependencies:
  1831. '@radix-ui/primitive': 1.1.3
  1832. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1833. '@radix-ui/react-direction': 1.1.1(react@18.3.1)
  1834. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1835. '@radix-ui/react-roving-focus': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1836. '@radix-ui/react-toggle': 1.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1837. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1838. react: 18.3.1
  1839. react-dom: 18.3.1(react@18.3.1)
  1840. '@radix-ui/react-toggle@1.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1841. dependencies:
  1842. '@radix-ui/primitive': 1.1.3
  1843. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1844. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1845. react: 18.3.1
  1846. react-dom: 18.3.1(react@18.3.1)
  1847. '@radix-ui/react-tooltip@1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1848. dependencies:
  1849. '@radix-ui/primitive': 1.1.3
  1850. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  1851. '@radix-ui/react-context': 1.1.2(react@18.3.1)
  1852. '@radix-ui/react-dismissable-layer': 1.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1853. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  1854. '@radix-ui/react-popper': 1.2.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1855. '@radix-ui/react-portal': 1.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1856. '@radix-ui/react-presence': 1.1.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1857. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1858. '@radix-ui/react-slot': 1.2.3(react@18.3.1)
  1859. '@radix-ui/react-use-controllable-state': 1.2.2(react@18.3.1)
  1860. '@radix-ui/react-visually-hidden': 1.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1861. react: 18.3.1
  1862. react-dom: 18.3.1(react@18.3.1)
  1863. '@radix-ui/react-use-callback-ref@1.1.1(react@18.3.1)':
  1864. dependencies:
  1865. react: 18.3.1
  1866. '@radix-ui/react-use-controllable-state@1.2.2(react@18.3.1)':
  1867. dependencies:
  1868. '@radix-ui/react-use-effect-event': 0.0.2(react@18.3.1)
  1869. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1870. react: 18.3.1
  1871. '@radix-ui/react-use-effect-event@0.0.2(react@18.3.1)':
  1872. dependencies:
  1873. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1874. react: 18.3.1
  1875. '@radix-ui/react-use-escape-keydown@1.1.1(react@18.3.1)':
  1876. dependencies:
  1877. '@radix-ui/react-use-callback-ref': 1.1.1(react@18.3.1)
  1878. react: 18.3.1
  1879. '@radix-ui/react-use-is-hydrated@0.1.0(react@18.3.1)':
  1880. dependencies:
  1881. react: 18.3.1
  1882. use-sync-external-store: 1.6.0(react@18.3.1)
  1883. '@radix-ui/react-use-layout-effect@1.1.1(react@18.3.1)':
  1884. dependencies:
  1885. react: 18.3.1
  1886. '@radix-ui/react-use-previous@1.1.1(react@18.3.1)':
  1887. dependencies:
  1888. react: 18.3.1
  1889. '@radix-ui/react-use-rect@1.1.1(react@18.3.1)':
  1890. dependencies:
  1891. '@radix-ui/rect': 1.1.1
  1892. react: 18.3.1
  1893. '@radix-ui/react-use-size@1.1.1(react@18.3.1)':
  1894. dependencies:
  1895. '@radix-ui/react-use-layout-effect': 1.1.1(react@18.3.1)
  1896. react: 18.3.1
  1897. '@radix-ui/react-visually-hidden@1.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
  1898. dependencies:
  1899. '@radix-ui/react-primitive': 2.1.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  1900. react: 18.3.1
  1901. react-dom: 18.3.1(react@18.3.1)
  1902. '@radix-ui/rect@1.1.1': {}
  1903. '@rolldown/pluginutils@1.0.0-beta.27': {}
  1904. '@rollup/rollup-android-arm-eabi@4.53.2':
  1905. optional: true
  1906. '@rollup/rollup-android-arm64@4.53.2':
  1907. optional: true
  1908. '@rollup/rollup-darwin-arm64@4.53.2':
  1909. optional: true
  1910. '@rollup/rollup-darwin-x64@4.53.2':
  1911. optional: true
  1912. '@rollup/rollup-freebsd-arm64@4.53.2':
  1913. optional: true
  1914. '@rollup/rollup-freebsd-x64@4.53.2':
  1915. optional: true
  1916. '@rollup/rollup-linux-arm-gnueabihf@4.53.2':
  1917. optional: true
  1918. '@rollup/rollup-linux-arm-musleabihf@4.53.2':
  1919. optional: true
  1920. '@rollup/rollup-linux-arm64-gnu@4.53.2':
  1921. optional: true
  1922. '@rollup/rollup-linux-arm64-musl@4.53.2':
  1923. optional: true
  1924. '@rollup/rollup-linux-loong64-gnu@4.53.2':
  1925. optional: true
  1926. '@rollup/rollup-linux-ppc64-gnu@4.53.2':
  1927. optional: true
  1928. '@rollup/rollup-linux-riscv64-gnu@4.53.2':
  1929. optional: true
  1930. '@rollup/rollup-linux-riscv64-musl@4.53.2':
  1931. optional: true
  1932. '@rollup/rollup-linux-s390x-gnu@4.53.2':
  1933. optional: true
  1934. '@rollup/rollup-linux-x64-gnu@4.53.2':
  1935. optional: true
  1936. '@rollup/rollup-linux-x64-musl@4.53.2':
  1937. optional: true
  1938. '@rollup/rollup-openharmony-arm64@4.53.2':
  1939. optional: true
  1940. '@rollup/rollup-win32-arm64-msvc@4.53.2':
  1941. optional: true
  1942. '@rollup/rollup-win32-ia32-msvc@4.53.2':
  1943. optional: true
  1944. '@rollup/rollup-win32-x64-gnu@4.53.2':
  1945. optional: true
  1946. '@rollup/rollup-win32-x64-msvc@4.53.2':
  1947. optional: true
  1948. '@swc/core-darwin-arm64@1.15.2':
  1949. optional: true
  1950. '@swc/core-darwin-x64@1.15.2':
  1951. optional: true
  1952. '@swc/core-linux-arm-gnueabihf@1.15.2':
  1953. optional: true
  1954. '@swc/core-linux-arm64-gnu@1.15.2':
  1955. optional: true
  1956. '@swc/core-linux-arm64-musl@1.15.2':
  1957. optional: true
  1958. '@swc/core-linux-x64-gnu@1.15.2':
  1959. optional: true
  1960. '@swc/core-linux-x64-musl@1.15.2':
  1961. optional: true
  1962. '@swc/core-win32-arm64-msvc@1.15.2':
  1963. optional: true
  1964. '@swc/core-win32-ia32-msvc@1.15.2':
  1965. optional: true
  1966. '@swc/core-win32-x64-msvc@1.15.2':
  1967. optional: true
  1968. '@swc/core@1.15.2':
  1969. dependencies:
  1970. '@swc/counter': 0.1.3
  1971. '@swc/types': 0.1.25
  1972. optionalDependencies:
  1973. '@swc/core-darwin-arm64': 1.15.2
  1974. '@swc/core-darwin-x64': 1.15.2
  1975. '@swc/core-linux-arm-gnueabihf': 1.15.2
  1976. '@swc/core-linux-arm64-gnu': 1.15.2
  1977. '@swc/core-linux-arm64-musl': 1.15.2
  1978. '@swc/core-linux-x64-gnu': 1.15.2
  1979. '@swc/core-linux-x64-musl': 1.15.2
  1980. '@swc/core-win32-arm64-msvc': 1.15.2
  1981. '@swc/core-win32-ia32-msvc': 1.15.2
  1982. '@swc/core-win32-x64-msvc': 1.15.2
  1983. '@swc/counter@0.1.3': {}
  1984. '@swc/types@0.1.25':
  1985. dependencies:
  1986. '@swc/counter': 0.1.3
  1987. '@types/d3-array@3.2.2': {}
  1988. '@types/d3-color@3.1.3': {}
  1989. '@types/d3-ease@3.0.2': {}
  1990. '@types/d3-interpolate@3.0.4':
  1991. dependencies:
  1992. '@types/d3-color': 3.1.3
  1993. '@types/d3-path@3.1.1': {}
  1994. '@types/d3-scale@4.0.9':
  1995. dependencies:
  1996. '@types/d3-time': 3.0.4
  1997. '@types/d3-shape@3.1.7':
  1998. dependencies:
  1999. '@types/d3-path': 3.1.1
  2000. '@types/d3-time@3.0.4': {}
  2001. '@types/d3-timer@3.0.2': {}
  2002. '@types/estree@1.0.8': {}
  2003. '@types/node@20.19.25':
  2004. dependencies:
  2005. undici-types: 6.21.0
  2006. '@vitejs/plugin-react-swc@3.11.0(vite@6.3.5(@types/node@20.19.25))':
  2007. dependencies:
  2008. '@rolldown/pluginutils': 1.0.0-beta.27
  2009. '@swc/core': 1.15.2
  2010. vite: 6.3.5(@types/node@20.19.25)
  2011. transitivePeerDependencies:
  2012. - '@swc/helpers'
  2013. aria-hidden@1.2.6:
  2014. dependencies:
  2015. tslib: 2.8.1
  2016. class-variance-authority@0.7.1:
  2017. dependencies:
  2018. clsx: 2.1.1
  2019. clsx@2.1.1: {}
  2020. cmdk@1.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2021. dependencies:
  2022. '@radix-ui/react-compose-refs': 1.1.2(react@18.3.1)
  2023. '@radix-ui/react-dialog': 1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  2024. '@radix-ui/react-id': 1.1.1(react@18.3.1)
  2025. '@radix-ui/react-primitive': 2.1.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  2026. react: 18.3.1
  2027. react-dom: 18.3.1(react@18.3.1)
  2028. transitivePeerDependencies:
  2029. - '@types/react'
  2030. - '@types/react-dom'
  2031. csstype@3.2.2: {}
  2032. d3-array@3.2.4:
  2033. dependencies:
  2034. internmap: 2.0.3
  2035. d3-color@3.1.0: {}
  2036. d3-ease@3.0.1: {}
  2037. d3-format@3.1.0: {}
  2038. d3-interpolate@3.0.1:
  2039. dependencies:
  2040. d3-color: 3.1.0
  2041. d3-path@3.1.0: {}
  2042. d3-scale@4.0.2:
  2043. dependencies:
  2044. d3-array: 3.2.4
  2045. d3-format: 3.1.0
  2046. d3-interpolate: 3.0.1
  2047. d3-time: 3.1.0
  2048. d3-time-format: 4.1.0
  2049. d3-shape@3.2.0:
  2050. dependencies:
  2051. d3-path: 3.1.0
  2052. d3-time-format@4.1.0:
  2053. dependencies:
  2054. d3-time: 3.1.0
  2055. d3-time@3.1.0:
  2056. dependencies:
  2057. d3-array: 3.2.4
  2058. d3-timer@3.0.1: {}
  2059. date-fns@3.6.0: {}
  2060. decimal.js-light@2.5.1: {}
  2061. detect-node-es@1.1.0: {}
  2062. dom-helpers@5.2.1:
  2063. dependencies:
  2064. '@babel/runtime': 7.28.4
  2065. csstype: 3.2.2
  2066. embla-carousel-react@8.6.0(react@18.3.1):
  2067. dependencies:
  2068. embla-carousel: 8.6.0
  2069. embla-carousel-reactive-utils: 8.6.0(embla-carousel@8.6.0)
  2070. react: 18.3.1
  2071. embla-carousel-reactive-utils@8.6.0(embla-carousel@8.6.0):
  2072. dependencies:
  2073. embla-carousel: 8.6.0
  2074. embla-carousel@8.6.0: {}
  2075. esbuild@0.25.12:
  2076. optionalDependencies:
  2077. '@esbuild/aix-ppc64': 0.25.12
  2078. '@esbuild/android-arm': 0.25.12
  2079. '@esbuild/android-arm64': 0.25.12
  2080. '@esbuild/android-x64': 0.25.12
  2081. '@esbuild/darwin-arm64': 0.25.12
  2082. '@esbuild/darwin-x64': 0.25.12
  2083. '@esbuild/freebsd-arm64': 0.25.12
  2084. '@esbuild/freebsd-x64': 0.25.12
  2085. '@esbuild/linux-arm': 0.25.12
  2086. '@esbuild/linux-arm64': 0.25.12
  2087. '@esbuild/linux-ia32': 0.25.12
  2088. '@esbuild/linux-loong64': 0.25.12
  2089. '@esbuild/linux-mips64el': 0.25.12
  2090. '@esbuild/linux-ppc64': 0.25.12
  2091. '@esbuild/linux-riscv64': 0.25.12
  2092. '@esbuild/linux-s390x': 0.25.12
  2093. '@esbuild/linux-x64': 0.25.12
  2094. '@esbuild/netbsd-arm64': 0.25.12
  2095. '@esbuild/netbsd-x64': 0.25.12
  2096. '@esbuild/openbsd-arm64': 0.25.12
  2097. '@esbuild/openbsd-x64': 0.25.12
  2098. '@esbuild/openharmony-arm64': 0.25.12
  2099. '@esbuild/sunos-x64': 0.25.12
  2100. '@esbuild/win32-arm64': 0.25.12
  2101. '@esbuild/win32-ia32': 0.25.12
  2102. '@esbuild/win32-x64': 0.25.12
  2103. eventemitter3@4.0.7: {}
  2104. fast-equals@5.3.3: {}
  2105. fdir@6.5.0(picomatch@4.0.3):
  2106. optionalDependencies:
  2107. picomatch: 4.0.3
  2108. fsevents@2.3.3:
  2109. optional: true
  2110. get-nonce@1.0.1: {}
  2111. input-otp@1.4.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2112. dependencies:
  2113. react: 18.3.1
  2114. react-dom: 18.3.1(react@18.3.1)
  2115. internmap@2.0.3: {}
  2116. js-tokens@4.0.0: {}
  2117. lodash@4.17.21: {}
  2118. loose-envify@1.4.0:
  2119. dependencies:
  2120. js-tokens: 4.0.0
  2121. lucide-react@0.487.0(react@18.3.1):
  2122. dependencies:
  2123. react: 18.3.1
  2124. nanoid@3.3.11: {}
  2125. next-themes@0.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2126. dependencies:
  2127. react: 18.3.1
  2128. react-dom: 18.3.1(react@18.3.1)
  2129. object-assign@4.1.1: {}
  2130. picocolors@1.1.1: {}
  2131. picomatch@4.0.3: {}
  2132. postcss@8.5.6:
  2133. dependencies:
  2134. nanoid: 3.3.11
  2135. picocolors: 1.1.1
  2136. source-map-js: 1.2.1
  2137. prop-types@15.8.1:
  2138. dependencies:
  2139. loose-envify: 1.4.0
  2140. object-assign: 4.1.1
  2141. react-is: 16.13.1
  2142. react-day-picker@8.10.1(date-fns@3.6.0)(react@18.3.1):
  2143. dependencies:
  2144. date-fns: 3.6.0
  2145. react: 18.3.1
  2146. react-dom@18.3.1(react@18.3.1):
  2147. dependencies:
  2148. loose-envify: 1.4.0
  2149. react: 18.3.1
  2150. scheduler: 0.23.2
  2151. react-hook-form@7.66.0(react@18.3.1):
  2152. dependencies:
  2153. react: 18.3.1
  2154. react-is@16.13.1: {}
  2155. react-is@18.3.1: {}
  2156. react-remove-scroll-bar@2.3.8(react@18.3.1):
  2157. dependencies:
  2158. react: 18.3.1
  2159. react-style-singleton: 2.2.3(react@18.3.1)
  2160. tslib: 2.8.1
  2161. react-remove-scroll@2.7.1(react@18.3.1):
  2162. dependencies:
  2163. react: 18.3.1
  2164. react-remove-scroll-bar: 2.3.8(react@18.3.1)
  2165. react-style-singleton: 2.2.3(react@18.3.1)
  2166. tslib: 2.8.1
  2167. use-callback-ref: 1.3.3(react@18.3.1)
  2168. use-sidecar: 1.1.3(react@18.3.1)
  2169. react-resizable-panels@2.1.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2170. dependencies:
  2171. react: 18.3.1
  2172. react-dom: 18.3.1(react@18.3.1)
  2173. react-smooth@4.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2174. dependencies:
  2175. fast-equals: 5.3.3
  2176. prop-types: 15.8.1
  2177. react: 18.3.1
  2178. react-dom: 18.3.1(react@18.3.1)
  2179. react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  2180. react-style-singleton@2.2.3(react@18.3.1):
  2181. dependencies:
  2182. get-nonce: 1.0.1
  2183. react: 18.3.1
  2184. tslib: 2.8.1
  2185. react-transition-group@4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2186. dependencies:
  2187. '@babel/runtime': 7.28.4
  2188. dom-helpers: 5.2.1
  2189. loose-envify: 1.4.0
  2190. prop-types: 15.8.1
  2191. react: 18.3.1
  2192. react-dom: 18.3.1(react@18.3.1)
  2193. react@18.3.1:
  2194. dependencies:
  2195. loose-envify: 1.4.0
  2196. recharts-scale@0.4.5:
  2197. dependencies:
  2198. decimal.js-light: 2.5.1
  2199. recharts@2.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2200. dependencies:
  2201. clsx: 2.1.1
  2202. eventemitter3: 4.0.7
  2203. lodash: 4.17.21
  2204. react: 18.3.1
  2205. react-dom: 18.3.1(react@18.3.1)
  2206. react-is: 18.3.1
  2207. react-smooth: 4.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  2208. recharts-scale: 0.4.5
  2209. tiny-invariant: 1.3.3
  2210. victory-vendor: 36.9.2
  2211. rollup@4.53.2:
  2212. dependencies:
  2213. '@types/estree': 1.0.8
  2214. optionalDependencies:
  2215. '@rollup/rollup-android-arm-eabi': 4.53.2
  2216. '@rollup/rollup-android-arm64': 4.53.2
  2217. '@rollup/rollup-darwin-arm64': 4.53.2
  2218. '@rollup/rollup-darwin-x64': 4.53.2
  2219. '@rollup/rollup-freebsd-arm64': 4.53.2
  2220. '@rollup/rollup-freebsd-x64': 4.53.2
  2221. '@rollup/rollup-linux-arm-gnueabihf': 4.53.2
  2222. '@rollup/rollup-linux-arm-musleabihf': 4.53.2
  2223. '@rollup/rollup-linux-arm64-gnu': 4.53.2
  2224. '@rollup/rollup-linux-arm64-musl': 4.53.2
  2225. '@rollup/rollup-linux-loong64-gnu': 4.53.2
  2226. '@rollup/rollup-linux-ppc64-gnu': 4.53.2
  2227. '@rollup/rollup-linux-riscv64-gnu': 4.53.2
  2228. '@rollup/rollup-linux-riscv64-musl': 4.53.2
  2229. '@rollup/rollup-linux-s390x-gnu': 4.53.2
  2230. '@rollup/rollup-linux-x64-gnu': 4.53.2
  2231. '@rollup/rollup-linux-x64-musl': 4.53.2
  2232. '@rollup/rollup-openharmony-arm64': 4.53.2
  2233. '@rollup/rollup-win32-arm64-msvc': 4.53.2
  2234. '@rollup/rollup-win32-ia32-msvc': 4.53.2
  2235. '@rollup/rollup-win32-x64-gnu': 4.53.2
  2236. '@rollup/rollup-win32-x64-msvc': 4.53.2
  2237. fsevents: 2.3.3
  2238. scheduler@0.23.2:
  2239. dependencies:
  2240. loose-envify: 1.4.0
  2241. sonner@2.0.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2242. dependencies:
  2243. react: 18.3.1
  2244. react-dom: 18.3.1(react@18.3.1)
  2245. source-map-js@1.2.1: {}
  2246. tailwind-merge@3.4.0: {}
  2247. tiny-invariant@1.3.3: {}
  2248. tinyglobby@0.2.15:
  2249. dependencies:
  2250. fdir: 6.5.0(picomatch@4.0.3)
  2251. picomatch: 4.0.3
  2252. tslib@2.8.1: {}
  2253. undici-types@6.21.0: {}
  2254. use-callback-ref@1.3.3(react@18.3.1):
  2255. dependencies:
  2256. react: 18.3.1
  2257. tslib: 2.8.1
  2258. use-sidecar@1.1.3(react@18.3.1):
  2259. dependencies:
  2260. detect-node-es: 1.1.0
  2261. react: 18.3.1
  2262. tslib: 2.8.1
  2263. use-sync-external-store@1.6.0(react@18.3.1):
  2264. dependencies:
  2265. react: 18.3.1
  2266. vaul@1.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
  2267. dependencies:
  2268. '@radix-ui/react-dialog': 1.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
  2269. react: 18.3.1
  2270. react-dom: 18.3.1(react@18.3.1)
  2271. transitivePeerDependencies:
  2272. - '@types/react'
  2273. - '@types/react-dom'
  2274. victory-vendor@36.9.2:
  2275. dependencies:
  2276. '@types/d3-array': 3.2.2
  2277. '@types/d3-ease': 3.0.2
  2278. '@types/d3-interpolate': 3.0.4
  2279. '@types/d3-scale': 4.0.9
  2280. '@types/d3-shape': 3.1.7
  2281. '@types/d3-time': 3.0.4
  2282. '@types/d3-timer': 3.0.2
  2283. d3-array: 3.2.4
  2284. d3-ease: 3.0.1
  2285. d3-interpolate: 3.0.1
  2286. d3-scale: 4.0.2
  2287. d3-shape: 3.2.0
  2288. d3-time: 3.1.0
  2289. d3-timer: 3.0.1
  2290. vite@6.3.5(@types/node@20.19.25):
  2291. dependencies:
  2292. esbuild: 0.25.12
  2293. fdir: 6.5.0(picomatch@4.0.3)
  2294. picomatch: 4.0.3
  2295. postcss: 8.5.6
  2296. rollup: 4.53.2
  2297. tinyglobby: 0.2.15
  2298. optionalDependencies:
  2299. '@types/node': 20.19.25
  2300. fsevents: 2.3.3