package-lock.json 75 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281
  1. {
  2. "name": "product-design-mobile-app",
  3. "version": "0.1.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "product-design-mobile-app",
  9. "version": "0.1.0",
  10. "dependencies": {
  11. "@fontsource/roboto": "5.2.10",
  12. "@radix-ui/react-dialog": "1.1.19",
  13. "@radix-ui/react-dropdown-menu": "2.1.20",
  14. "@radix-ui/react-icons": "1.3.2",
  15. "@use-gesture/react": "10.3.1",
  16. "motion": "12.42.2",
  17. "react": "19.2.7",
  18. "react-dom": "19.2.7"
  19. },
  20. "devDependencies": {
  21. "@playwright/test": "1.61.1",
  22. "@types/react": "19.2.17",
  23. "@types/react-dom": "19.2.3",
  24. "@vitejs/plugin-react": "6.0.3",
  25. "typescript": "7.0.2",
  26. "vite": "8.1.3"
  27. }
  28. },
  29. "node_modules/@emnapi/core": {
  30. "version": "1.11.1",
  31. "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.11.1.tgz",
  32. "integrity": "sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==",
  33. "dev": true,
  34. "license": "MIT",
  35. "optional": true,
  36. "dependencies": {
  37. "@emnapi/wasi-threads": "1.2.2",
  38. "tslib": "^2.4.0"
  39. }
  40. },
  41. "node_modules/@emnapi/runtime": {
  42. "version": "1.11.1",
  43. "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.1.tgz",
  44. "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==",
  45. "dev": true,
  46. "license": "MIT",
  47. "optional": true,
  48. "dependencies": {
  49. "tslib": "^2.4.0"
  50. }
  51. },
  52. "node_modules/@emnapi/wasi-threads": {
  53. "version": "1.2.2",
  54. "resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.2.tgz",
  55. "integrity": "sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==",
  56. "dev": true,
  57. "license": "MIT",
  58. "optional": true,
  59. "dependencies": {
  60. "tslib": "^2.4.0"
  61. }
  62. },
  63. "node_modules/@floating-ui/core": {
  64. "version": "1.7.5",
  65. "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
  66. "integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
  67. "license": "MIT",
  68. "dependencies": {
  69. "@floating-ui/utils": "^0.2.11"
  70. }
  71. },
  72. "node_modules/@floating-ui/dom": {
  73. "version": "1.7.6",
  74. "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
  75. "integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
  76. "license": "MIT",
  77. "dependencies": {
  78. "@floating-ui/core": "^1.7.5",
  79. "@floating-ui/utils": "^0.2.11"
  80. }
  81. },
  82. "node_modules/@floating-ui/react-dom": {
  83. "version": "2.1.8",
  84. "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.8.tgz",
  85. "integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==",
  86. "license": "MIT",
  87. "dependencies": {
  88. "@floating-ui/dom": "^1.7.6"
  89. },
  90. "peerDependencies": {
  91. "react": ">=16.8.0",
  92. "react-dom": ">=16.8.0"
  93. }
  94. },
  95. "node_modules/@floating-ui/utils": {
  96. "version": "0.2.11",
  97. "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
  98. "integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
  99. "license": "MIT"
  100. },
  101. "node_modules/@fontsource/roboto": {
  102. "version": "5.2.10",
  103. "resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.2.10.tgz",
  104. "integrity": "sha512-8HlA5FtSfz//oFSr2eL7GFXAiE7eIkcGOtx7tjsLKq+as702x9+GU7K95iDeWFapHC4M2hv9RrpXKRTGGBI8Zg==",
  105. "license": "OFL-1.1",
  106. "funding": {
  107. "url": "https://github.com/sponsors/ayuhito"
  108. }
  109. },
  110. "node_modules/@napi-rs/wasm-runtime": {
  111. "version": "1.1.6",
  112. "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.6.tgz",
  113. "integrity": "sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==",
  114. "dev": true,
  115. "license": "MIT",
  116. "optional": true,
  117. "dependencies": {
  118. "@tybys/wasm-util": "^0.10.3"
  119. },
  120. "funding": {
  121. "type": "github",
  122. "url": "https://github.com/sponsors/Brooooooklyn"
  123. },
  124. "peerDependencies": {
  125. "@emnapi/core": "^1.7.1",
  126. "@emnapi/runtime": "^1.7.1"
  127. }
  128. },
  129. "node_modules/@oxc-project/types": {
  130. "version": "0.139.0",
  131. "resolved": "https://registry.npmjs.org/@oxc-project/types/-/types-0.139.0.tgz",
  132. "integrity": "sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==",
  133. "dev": true,
  134. "license": "MIT",
  135. "funding": {
  136. "url": "https://github.com/sponsors/Boshen"
  137. }
  138. },
  139. "node_modules/@playwright/test": {
  140. "version": "1.61.1",
  141. "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.61.1.tgz",
  142. "integrity": "sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==",
  143. "dev": true,
  144. "license": "Apache-2.0",
  145. "dependencies": {
  146. "playwright": "1.61.1"
  147. },
  148. "bin": {
  149. "playwright": "cli.js"
  150. },
  151. "engines": {
  152. "node": ">=18"
  153. }
  154. },
  155. "node_modules/@radix-ui/primitive": {
  156. "version": "1.1.5",
  157. "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.5.tgz",
  158. "integrity": "sha512-d86WIWFYNtGA0H/d8exstrTRTp7eWJYlYJbtNofxr/3ljupZYn6EFDG/Qgu/0Kc8v7yMUxySagqJsL1+PdYjWg==",
  159. "license": "MIT"
  160. },
  161. "node_modules/@radix-ui/react-arrow": {
  162. "version": "1.1.11",
  163. "resolved": "https://registry.npmjs.org/@radix-ui/react-arrow/-/react-arrow-1.1.11.tgz",
  164. "integrity": "sha512-Kdil9BB1rIFC/khmf4hC35bn8701AJcizTU7G7cUbEbk5XqqbjDuHW60uUfKqO5WojjZcbAW51Q7P0hRmMLw8A==",
  165. "license": "MIT",
  166. "dependencies": {
  167. "@radix-ui/react-primitive": "2.1.7"
  168. },
  169. "peerDependencies": {
  170. "@types/react": "*",
  171. "@types/react-dom": "*",
  172. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  173. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  174. },
  175. "peerDependenciesMeta": {
  176. "@types/react": {
  177. "optional": true
  178. },
  179. "@types/react-dom": {
  180. "optional": true
  181. }
  182. }
  183. },
  184. "node_modules/@radix-ui/react-collection": {
  185. "version": "1.1.12",
  186. "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.12.tgz",
  187. "integrity": "sha512-nb67INpE0IahJKN7EYPp9m9YGwYeKlnzxT3MwXVkgCskaSJia97kG4T0ywpjNUSSnoJk/uvk12V8vbrEHEj+/Q==",
  188. "license": "MIT",
  189. "dependencies": {
  190. "@radix-ui/react-compose-refs": "1.1.3",
  191. "@radix-ui/react-context": "1.2.0",
  192. "@radix-ui/react-primitive": "2.1.7",
  193. "@radix-ui/react-slot": "1.3.0"
  194. },
  195. "peerDependencies": {
  196. "@types/react": "*",
  197. "@types/react-dom": "*",
  198. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  199. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  200. },
  201. "peerDependenciesMeta": {
  202. "@types/react": {
  203. "optional": true
  204. },
  205. "@types/react-dom": {
  206. "optional": true
  207. }
  208. }
  209. },
  210. "node_modules/@radix-ui/react-compose-refs": {
  211. "version": "1.1.3",
  212. "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.3.tgz",
  213. "integrity": "sha512-rYOP8OMnuuPMQF1uhPVlGNcCDlkokKqGFE3JcxFViIkAXP7EvFWUliJAstrapypaBLJNHbZL6jGhbVDGTwmVhA==",
  214. "license": "MIT",
  215. "peerDependencies": {
  216. "@types/react": "*",
  217. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  218. },
  219. "peerDependenciesMeta": {
  220. "@types/react": {
  221. "optional": true
  222. }
  223. }
  224. },
  225. "node_modules/@radix-ui/react-context": {
  226. "version": "1.2.0",
  227. "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.2.0.tgz",
  228. "integrity": "sha512-fOE+JtN9rygNZkCnHRBEP0TAvLldlhyOxMsbwFvTP4nAs+nBmfnna+o/Zski2wkmY1YMrFC0aSzsHoLY47iLrg==",
  229. "license": "MIT",
  230. "peerDependencies": {
  231. "@types/react": "*",
  232. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  233. },
  234. "peerDependenciesMeta": {
  235. "@types/react": {
  236. "optional": true
  237. }
  238. }
  239. },
  240. "node_modules/@radix-ui/react-dialog": {
  241. "version": "1.1.19",
  242. "resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.1.19.tgz",
  243. "integrity": "sha512-+HhbN2+YtkRgVirjZ2afMeutQRuGOrdkWR5+EFC58SJojGmtyNQwYzgi6tHBpOxvFHefMtPeHdgtjz0BOGxFQg==",
  244. "license": "MIT",
  245. "dependencies": {
  246. "@radix-ui/primitive": "1.1.5",
  247. "@radix-ui/react-compose-refs": "1.1.3",
  248. "@radix-ui/react-context": "1.2.0",
  249. "@radix-ui/react-dismissable-layer": "1.1.15",
  250. "@radix-ui/react-focus-guards": "1.1.4",
  251. "@radix-ui/react-focus-scope": "1.1.12",
  252. "@radix-ui/react-id": "1.1.2",
  253. "@radix-ui/react-portal": "1.1.13",
  254. "@radix-ui/react-presence": "1.1.7",
  255. "@radix-ui/react-primitive": "2.1.7",
  256. "@radix-ui/react-slot": "1.3.0",
  257. "@radix-ui/react-use-controllable-state": "1.2.3",
  258. "aria-hidden": "^1.2.4",
  259. "react-remove-scroll": "^2.7.2"
  260. },
  261. "peerDependencies": {
  262. "@types/react": "*",
  263. "@types/react-dom": "*",
  264. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  265. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  266. },
  267. "peerDependenciesMeta": {
  268. "@types/react": {
  269. "optional": true
  270. },
  271. "@types/react-dom": {
  272. "optional": true
  273. }
  274. }
  275. },
  276. "node_modules/@radix-ui/react-direction": {
  277. "version": "1.1.2",
  278. "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.2.tgz",
  279. "integrity": "sha512-C3vFhbyi4SW3PmbAi6Awpu4OzJtd0MxGurvSsYtr7p7nM8RNB3VAF3CUmnp2j50knpkrRcB7+ycVXzgLgF6yNA==",
  280. "license": "MIT",
  281. "peerDependencies": {
  282. "@types/react": "*",
  283. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  284. },
  285. "peerDependenciesMeta": {
  286. "@types/react": {
  287. "optional": true
  288. }
  289. }
  290. },
  291. "node_modules/@radix-ui/react-dismissable-layer": {
  292. "version": "1.1.15",
  293. "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.15.tgz",
  294. "integrity": "sha512-b0XaRlzn2QKuo10XyNgi2DAJDf5XC9d1nD3FJcuvCjbR7+4Ad28zmZsLsqx+hvDEzMnRuZaZxZm9gYObV6RmRA==",
  295. "license": "MIT",
  296. "dependencies": {
  297. "@radix-ui/primitive": "1.1.5",
  298. "@radix-ui/react-compose-refs": "1.1.3",
  299. "@radix-ui/react-primitive": "2.1.7",
  300. "@radix-ui/react-use-callback-ref": "1.1.2",
  301. "@radix-ui/react-use-effect-event": "0.0.3"
  302. },
  303. "peerDependencies": {
  304. "@types/react": "*",
  305. "@types/react-dom": "*",
  306. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  307. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  308. },
  309. "peerDependenciesMeta": {
  310. "@types/react": {
  311. "optional": true
  312. },
  313. "@types/react-dom": {
  314. "optional": true
  315. }
  316. }
  317. },
  318. "node_modules/@radix-ui/react-dropdown-menu": {
  319. "version": "2.1.20",
  320. "resolved": "https://registry.npmjs.org/@radix-ui/react-dropdown-menu/-/react-dropdown-menu-2.1.20.tgz",
  321. "integrity": "sha512-slfm+rRaZRuQBvHq60lXvSVUPhid0IPtjSZzIuUlWZMUs01iYZNlGS3mJgRD3ChLQVBAYlKiL/tFyWGX+dz8Xw==",
  322. "license": "MIT",
  323. "dependencies": {
  324. "@radix-ui/primitive": "1.1.5",
  325. "@radix-ui/react-compose-refs": "1.1.3",
  326. "@radix-ui/react-context": "1.2.0",
  327. "@radix-ui/react-id": "1.1.2",
  328. "@radix-ui/react-menu": "2.1.20",
  329. "@radix-ui/react-primitive": "2.1.7",
  330. "@radix-ui/react-use-controllable-state": "1.2.3"
  331. },
  332. "peerDependencies": {
  333. "@types/react": "*",
  334. "@types/react-dom": "*",
  335. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  336. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  337. },
  338. "peerDependenciesMeta": {
  339. "@types/react": {
  340. "optional": true
  341. },
  342. "@types/react-dom": {
  343. "optional": true
  344. }
  345. }
  346. },
  347. "node_modules/@radix-ui/react-focus-guards": {
  348. "version": "1.1.4",
  349. "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.4.tgz",
  350. "integrity": "sha512-cot/aB/mOm0IYVYTTmQcEEK1M48lZWi8FlYe5nDPQQ8NYZUlXEFgncJ9p2Kzer3RKSrY7cTTpEMLZKNo9QoP5Q==",
  351. "license": "MIT",
  352. "peerDependencies": {
  353. "@types/react": "*",
  354. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  355. },
  356. "peerDependenciesMeta": {
  357. "@types/react": {
  358. "optional": true
  359. }
  360. }
  361. },
  362. "node_modules/@radix-ui/react-focus-scope": {
  363. "version": "1.1.12",
  364. "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.12.tgz",
  365. "integrity": "sha512-jjk/lqTeNL0azUx5ZYzVrl4NgaDIrdzTNE4mABV9yBFI7FQqN7pIgzV1bTleUezP2QiTGA1BFTqY8MegDgWX9A==",
  366. "license": "MIT",
  367. "dependencies": {
  368. "@radix-ui/react-compose-refs": "1.1.3",
  369. "@radix-ui/react-primitive": "2.1.7",
  370. "@radix-ui/react-use-callback-ref": "1.1.2"
  371. },
  372. "peerDependencies": {
  373. "@types/react": "*",
  374. "@types/react-dom": "*",
  375. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  376. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  377. },
  378. "peerDependenciesMeta": {
  379. "@types/react": {
  380. "optional": true
  381. },
  382. "@types/react-dom": {
  383. "optional": true
  384. }
  385. }
  386. },
  387. "node_modules/@radix-ui/react-icons": {
  388. "version": "1.3.2",
  389. "resolved": "https://registry.npmjs.org/@radix-ui/react-icons/-/react-icons-1.3.2.tgz",
  390. "integrity": "sha512-fyQIhGDhzfc9pK2kH6Pl9c4BDJGfMkPqkyIgYDthyNYoNg3wVhoJMMh19WS4Up/1KMPFVpNsT2q3WmXn2N1m6g==",
  391. "license": "MIT",
  392. "peerDependencies": {
  393. "react": "^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc"
  394. }
  395. },
  396. "node_modules/@radix-ui/react-id": {
  397. "version": "1.1.2",
  398. "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.2.tgz",
  399. "integrity": "sha512-orBC88futVpqCmhX1p4cvquNHsELQ+w+vBJnuj3ftETI5bJb0bZn3Tqu3SWN2IOcPycTnMGnhwoermvISt72sA==",
  400. "license": "MIT",
  401. "dependencies": {
  402. "@radix-ui/react-use-layout-effect": "1.1.2"
  403. },
  404. "peerDependencies": {
  405. "@types/react": "*",
  406. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  407. },
  408. "peerDependenciesMeta": {
  409. "@types/react": {
  410. "optional": true
  411. }
  412. }
  413. },
  414. "node_modules/@radix-ui/react-menu": {
  415. "version": "2.1.20",
  416. "resolved": "https://registry.npmjs.org/@radix-ui/react-menu/-/react-menu-2.1.20.tgz",
  417. "integrity": "sha512-VsUrXxFe9d2ScbZF0fR/oPR1+qjyeLs5p0jzG8h90puMoA9bq4SirYlXbE+USRg9Q2qTeJSFNqjw2nts8jJe4w==",
  418. "license": "MIT",
  419. "dependencies": {
  420. "@radix-ui/primitive": "1.1.5",
  421. "@radix-ui/react-collection": "1.1.12",
  422. "@radix-ui/react-compose-refs": "1.1.3",
  423. "@radix-ui/react-context": "1.2.0",
  424. "@radix-ui/react-direction": "1.1.2",
  425. "@radix-ui/react-dismissable-layer": "1.1.15",
  426. "@radix-ui/react-focus-guards": "1.1.4",
  427. "@radix-ui/react-focus-scope": "1.1.12",
  428. "@radix-ui/react-id": "1.1.2",
  429. "@radix-ui/react-popper": "1.3.3",
  430. "@radix-ui/react-portal": "1.1.13",
  431. "@radix-ui/react-presence": "1.1.7",
  432. "@radix-ui/react-primitive": "2.1.7",
  433. "@radix-ui/react-roving-focus": "1.1.15",
  434. "@radix-ui/react-slot": "1.3.0",
  435. "@radix-ui/react-use-callback-ref": "1.1.2",
  436. "aria-hidden": "^1.2.4",
  437. "react-remove-scroll": "^2.7.2"
  438. },
  439. "peerDependencies": {
  440. "@types/react": "*",
  441. "@types/react-dom": "*",
  442. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  443. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  444. },
  445. "peerDependenciesMeta": {
  446. "@types/react": {
  447. "optional": true
  448. },
  449. "@types/react-dom": {
  450. "optional": true
  451. }
  452. }
  453. },
  454. "node_modules/@radix-ui/react-popper": {
  455. "version": "1.3.3",
  456. "resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.3.3.tgz",
  457. "integrity": "sha512-mS7dGpyjv6b+gsDjLF7e0ia1W4Im1B1hSCy2yuXlHuvnZxHKagfDaobt/KAKt27EpZMit2pss8eJBVyVjEWM+g==",
  458. "license": "MIT",
  459. "dependencies": {
  460. "@floating-ui/react-dom": "^2.0.0",
  461. "@radix-ui/react-arrow": "1.1.11",
  462. "@radix-ui/react-compose-refs": "1.1.3",
  463. "@radix-ui/react-context": "1.2.0",
  464. "@radix-ui/react-primitive": "2.1.7",
  465. "@radix-ui/react-use-callback-ref": "1.1.2",
  466. "@radix-ui/react-use-layout-effect": "1.1.2",
  467. "@radix-ui/react-use-rect": "1.1.2",
  468. "@radix-ui/react-use-size": "1.1.2",
  469. "@radix-ui/rect": "1.1.2"
  470. },
  471. "peerDependencies": {
  472. "@types/react": "*",
  473. "@types/react-dom": "*",
  474. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  475. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  476. },
  477. "peerDependenciesMeta": {
  478. "@types/react": {
  479. "optional": true
  480. },
  481. "@types/react-dom": {
  482. "optional": true
  483. }
  484. }
  485. },
  486. "node_modules/@radix-ui/react-portal": {
  487. "version": "1.1.13",
  488. "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.13.tgz",
  489. "integrity": "sha512-z3oXfmaHLJTF1wktbjgD6cn9jiEbq3WSondB10LIuIt2m2Ym4iJlrW04/euMwENDdWDdE7z+OuY7Qyp1YpRSwA==",
  490. "license": "MIT",
  491. "dependencies": {
  492. "@radix-ui/react-primitive": "2.1.7",
  493. "@radix-ui/react-use-layout-effect": "1.1.2"
  494. },
  495. "peerDependencies": {
  496. "@types/react": "*",
  497. "@types/react-dom": "*",
  498. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  499. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  500. },
  501. "peerDependenciesMeta": {
  502. "@types/react": {
  503. "optional": true
  504. },
  505. "@types/react-dom": {
  506. "optional": true
  507. }
  508. }
  509. },
  510. "node_modules/@radix-ui/react-presence": {
  511. "version": "1.1.7",
  512. "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.7.tgz",
  513. "integrity": "sha512-zBZ4QM5XG3JRanDmqXYf3MD6th4AFXFmgU6KNMFzUaV6F3uw9I5/zjMUvFriSEn5ewo1nxuibvyxJdmLlDcslA==",
  514. "license": "MIT",
  515. "dependencies": {
  516. "@radix-ui/react-use-layout-effect": "1.1.2"
  517. },
  518. "peerDependencies": {
  519. "@types/react": "*",
  520. "@types/react-dom": "*",
  521. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  522. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  523. },
  524. "peerDependenciesMeta": {
  525. "@types/react": {
  526. "optional": true
  527. },
  528. "@types/react-dom": {
  529. "optional": true
  530. }
  531. }
  532. },
  533. "node_modules/@radix-ui/react-primitive": {
  534. "version": "2.1.7",
  535. "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.7.tgz",
  536. "integrity": "sha512-bC3NiwsprbxKjuon9l7X6BUTw7FPVzEYaL92MPEY5SCd/9hUTPXVFtVwRix7778wtRsVao+zE062gL79FZleeQ==",
  537. "license": "MIT",
  538. "dependencies": {
  539. "@radix-ui/react-slot": "1.3.0"
  540. },
  541. "peerDependencies": {
  542. "@types/react": "*",
  543. "@types/react-dom": "*",
  544. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  545. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  546. },
  547. "peerDependenciesMeta": {
  548. "@types/react": {
  549. "optional": true
  550. },
  551. "@types/react-dom": {
  552. "optional": true
  553. }
  554. }
  555. },
  556. "node_modules/@radix-ui/react-roving-focus": {
  557. "version": "1.1.15",
  558. "resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.15.tgz",
  559. "integrity": "sha512-40svmmugfM3mUN7VUDGVE1tQGOhyi8enlGD0CNJEcMM36C1f71PKM21DFgNHUfem0XnA+d8H8oN3Z9ZpJjSslg==",
  560. "license": "MIT",
  561. "dependencies": {
  562. "@radix-ui/primitive": "1.1.5",
  563. "@radix-ui/react-collection": "1.1.12",
  564. "@radix-ui/react-compose-refs": "1.1.3",
  565. "@radix-ui/react-context": "1.2.0",
  566. "@radix-ui/react-direction": "1.1.2",
  567. "@radix-ui/react-id": "1.1.2",
  568. "@radix-ui/react-primitive": "2.1.7",
  569. "@radix-ui/react-use-callback-ref": "1.1.2",
  570. "@radix-ui/react-use-controllable-state": "1.2.3",
  571. "@radix-ui/react-use-is-hydrated": "0.1.1",
  572. "@radix-ui/react-use-layout-effect": "1.1.2"
  573. },
  574. "peerDependencies": {
  575. "@types/react": "*",
  576. "@types/react-dom": "*",
  577. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
  578. "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  579. },
  580. "peerDependenciesMeta": {
  581. "@types/react": {
  582. "optional": true
  583. },
  584. "@types/react-dom": {
  585. "optional": true
  586. }
  587. }
  588. },
  589. "node_modules/@radix-ui/react-slot": {
  590. "version": "1.3.0",
  591. "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.3.0.tgz",
  592. "integrity": "sha512-MojKku4U/miO8Av4Dkb+ctMAQx7JmY96LmtDQlAarCRtd7rN52QCSzBF+XAvr5S6coSVj9HEPBgHAHKEJVk/WA==",
  593. "license": "MIT",
  594. "dependencies": {
  595. "@radix-ui/react-compose-refs": "1.1.3"
  596. },
  597. "peerDependencies": {
  598. "@types/react": "*",
  599. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  600. },
  601. "peerDependenciesMeta": {
  602. "@types/react": {
  603. "optional": true
  604. }
  605. }
  606. },
  607. "node_modules/@radix-ui/react-use-callback-ref": {
  608. "version": "1.1.2",
  609. "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.2.tgz",
  610. "integrity": "sha512-xCso9j1/u8sEgP1RNHjFrXJLApL8LiqOkI1R4ywuN00rxWdYg4oQXuwKLS3i0j5NWLromUD27/4nlxj2UFVvIw==",
  611. "license": "MIT",
  612. "peerDependencies": {
  613. "@types/react": "*",
  614. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  615. },
  616. "peerDependenciesMeta": {
  617. "@types/react": {
  618. "optional": true
  619. }
  620. }
  621. },
  622. "node_modules/@radix-ui/react-use-controllable-state": {
  623. "version": "1.2.3",
  624. "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.3.tgz",
  625. "integrity": "sha512-PLzC90MS+ReootmjC597dvopoelpZ8Q61HJkDXZSExitIq7PL55vHNnesAHwguHK0aPfBnpdNzQtv1uliaqQrA==",
  626. "license": "MIT",
  627. "dependencies": {
  628. "@radix-ui/react-use-effect-event": "0.0.3",
  629. "@radix-ui/react-use-layout-effect": "1.1.2"
  630. },
  631. "peerDependencies": {
  632. "@types/react": "*",
  633. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  634. },
  635. "peerDependenciesMeta": {
  636. "@types/react": {
  637. "optional": true
  638. }
  639. }
  640. },
  641. "node_modules/@radix-ui/react-use-effect-event": {
  642. "version": "0.0.3",
  643. "resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.3.tgz",
  644. "integrity": "sha512-6c8ZqvPTWILEKnyVkP53EGRCcpnJiKTC21sS/6R1GF5xKyHJJWQEPfkqlcgUkdRQivd6tb23abUwe4ngWmY0JA==",
  645. "license": "MIT",
  646. "dependencies": {
  647. "@radix-ui/react-use-layout-effect": "1.1.2"
  648. },
  649. "peerDependencies": {
  650. "@types/react": "*",
  651. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  652. },
  653. "peerDependenciesMeta": {
  654. "@types/react": {
  655. "optional": true
  656. }
  657. }
  658. },
  659. "node_modules/@radix-ui/react-use-is-hydrated": {
  660. "version": "0.1.1",
  661. "resolved": "https://registry.npmjs.org/@radix-ui/react-use-is-hydrated/-/react-use-is-hydrated-0.1.1.tgz",
  662. "integrity": "sha512-qwOiz4Tjo8CNnrOLAYUMXeZwDzXgXpvK4TKQPmWLECM9XoWvA6+0Z2/7Ag3A4ivjS4ovbLJPbskkxioFyBhr8A==",
  663. "license": "MIT",
  664. "peerDependencies": {
  665. "@types/react": "*",
  666. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  667. },
  668. "peerDependenciesMeta": {
  669. "@types/react": {
  670. "optional": true
  671. }
  672. }
  673. },
  674. "node_modules/@radix-ui/react-use-layout-effect": {
  675. "version": "1.1.2",
  676. "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.2.tgz",
  677. "integrity": "sha512-jrBWOxZITuGcnjRCM2t2U5ZPkCLxD+Ym6DjfssS5haTj2iiak/DOb64JeN6OdLfLgptb6/e2kKR+ZuTrGoZTPA==",
  678. "license": "MIT",
  679. "peerDependencies": {
  680. "@types/react": "*",
  681. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  682. },
  683. "peerDependenciesMeta": {
  684. "@types/react": {
  685. "optional": true
  686. }
  687. }
  688. },
  689. "node_modules/@radix-ui/react-use-rect": {
  690. "version": "1.1.2",
  691. "resolved": "https://registry.npmjs.org/@radix-ui/react-use-rect/-/react-use-rect-1.1.2.tgz",
  692. "integrity": "sha512-d8a+bBY/FxikNPlgJJoaBHZX+zKVbWHYJGTLnLvveQgFSTntkGdEKv3JDtHrMS0DNYpllz2nRsTLGLKYttbpmw==",
  693. "license": "MIT",
  694. "dependencies": {
  695. "@radix-ui/rect": "1.1.2"
  696. },
  697. "peerDependencies": {
  698. "@types/react": "*",
  699. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  700. },
  701. "peerDependenciesMeta": {
  702. "@types/react": {
  703. "optional": true
  704. }
  705. }
  706. },
  707. "node_modules/@radix-ui/react-use-size": {
  708. "version": "1.1.2",
  709. "resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.2.tgz",
  710. "integrity": "sha512-giWQp+4mxjBPt4KZ0MmyuykFNWfbDxKt4x+fPkRYmgRFJSbCZFzUglvMb/Kjn38tm10YP4ufiQZDx3zna4LU6w==",
  711. "license": "MIT",
  712. "dependencies": {
  713. "@radix-ui/react-use-layout-effect": "1.1.2"
  714. },
  715. "peerDependencies": {
  716. "@types/react": "*",
  717. "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
  718. },
  719. "peerDependenciesMeta": {
  720. "@types/react": {
  721. "optional": true
  722. }
  723. }
  724. },
  725. "node_modules/@radix-ui/rect": {
  726. "version": "1.1.2",
  727. "resolved": "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.2.tgz",
  728. "integrity": "sha512-xnXE7wG13PI+cxieVssYXlQJuYVRhH9NBoxt3KNwzghDIA69GMm7d4wXRouHIYjE+KvS6U/MsMO73NdS2MH9ZA==",
  729. "license": "MIT"
  730. },
  731. "node_modules/@rolldown/binding-android-arm64": {
  732. "version": "1.1.5",
  733. "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.1.5.tgz",
  734. "integrity": "sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==",
  735. "cpu": [
  736. "arm64"
  737. ],
  738. "dev": true,
  739. "license": "MIT",
  740. "optional": true,
  741. "os": [
  742. "android"
  743. ],
  744. "engines": {
  745. "node": "^20.19.0 || >=22.12.0"
  746. }
  747. },
  748. "node_modules/@rolldown/binding-darwin-arm64": {
  749. "version": "1.1.5",
  750. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.1.5.tgz",
  751. "integrity": "sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==",
  752. "cpu": [
  753. "arm64"
  754. ],
  755. "dev": true,
  756. "license": "MIT",
  757. "optional": true,
  758. "os": [
  759. "darwin"
  760. ],
  761. "engines": {
  762. "node": "^20.19.0 || >=22.12.0"
  763. }
  764. },
  765. "node_modules/@rolldown/binding-darwin-x64": {
  766. "version": "1.1.5",
  767. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.1.5.tgz",
  768. "integrity": "sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==",
  769. "cpu": [
  770. "x64"
  771. ],
  772. "dev": true,
  773. "license": "MIT",
  774. "optional": true,
  775. "os": [
  776. "darwin"
  777. ],
  778. "engines": {
  779. "node": "^20.19.0 || >=22.12.0"
  780. }
  781. },
  782. "node_modules/@rolldown/binding-freebsd-x64": {
  783. "version": "1.1.5",
  784. "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.1.5.tgz",
  785. "integrity": "sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==",
  786. "cpu": [
  787. "x64"
  788. ],
  789. "dev": true,
  790. "license": "MIT",
  791. "optional": true,
  792. "os": [
  793. "freebsd"
  794. ],
  795. "engines": {
  796. "node": "^20.19.0 || >=22.12.0"
  797. }
  798. },
  799. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  800. "version": "1.1.5",
  801. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.1.5.tgz",
  802. "integrity": "sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==",
  803. "cpu": [
  804. "arm"
  805. ],
  806. "dev": true,
  807. "license": "MIT",
  808. "optional": true,
  809. "os": [
  810. "linux"
  811. ],
  812. "engines": {
  813. "node": "^20.19.0 || >=22.12.0"
  814. }
  815. },
  816. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  817. "version": "1.1.5",
  818. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.1.5.tgz",
  819. "integrity": "sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==",
  820. "cpu": [
  821. "arm64"
  822. ],
  823. "dev": true,
  824. "libc": [
  825. "glibc"
  826. ],
  827. "license": "MIT",
  828. "optional": true,
  829. "os": [
  830. "linux"
  831. ],
  832. "engines": {
  833. "node": "^20.19.0 || >=22.12.0"
  834. }
  835. },
  836. "node_modules/@rolldown/binding-linux-arm64-musl": {
  837. "version": "1.1.5",
  838. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.1.5.tgz",
  839. "integrity": "sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==",
  840. "cpu": [
  841. "arm64"
  842. ],
  843. "dev": true,
  844. "libc": [
  845. "musl"
  846. ],
  847. "license": "MIT",
  848. "optional": true,
  849. "os": [
  850. "linux"
  851. ],
  852. "engines": {
  853. "node": "^20.19.0 || >=22.12.0"
  854. }
  855. },
  856. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  857. "version": "1.1.5",
  858. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.1.5.tgz",
  859. "integrity": "sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==",
  860. "cpu": [
  861. "ppc64"
  862. ],
  863. "dev": true,
  864. "libc": [
  865. "glibc"
  866. ],
  867. "license": "MIT",
  868. "optional": true,
  869. "os": [
  870. "linux"
  871. ],
  872. "engines": {
  873. "node": "^20.19.0 || >=22.12.0"
  874. }
  875. },
  876. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  877. "version": "1.1.5",
  878. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.1.5.tgz",
  879. "integrity": "sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==",
  880. "cpu": [
  881. "s390x"
  882. ],
  883. "dev": true,
  884. "libc": [
  885. "glibc"
  886. ],
  887. "license": "MIT",
  888. "optional": true,
  889. "os": [
  890. "linux"
  891. ],
  892. "engines": {
  893. "node": "^20.19.0 || >=22.12.0"
  894. }
  895. },
  896. "node_modules/@rolldown/binding-linux-x64-gnu": {
  897. "version": "1.1.5",
  898. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.1.5.tgz",
  899. "integrity": "sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==",
  900. "cpu": [
  901. "x64"
  902. ],
  903. "dev": true,
  904. "libc": [
  905. "glibc"
  906. ],
  907. "license": "MIT",
  908. "optional": true,
  909. "os": [
  910. "linux"
  911. ],
  912. "engines": {
  913. "node": "^20.19.0 || >=22.12.0"
  914. }
  915. },
  916. "node_modules/@rolldown/binding-linux-x64-musl": {
  917. "version": "1.1.5",
  918. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.1.5.tgz",
  919. "integrity": "sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==",
  920. "cpu": [
  921. "x64"
  922. ],
  923. "dev": true,
  924. "libc": [
  925. "musl"
  926. ],
  927. "license": "MIT",
  928. "optional": true,
  929. "os": [
  930. "linux"
  931. ],
  932. "engines": {
  933. "node": "^20.19.0 || >=22.12.0"
  934. }
  935. },
  936. "node_modules/@rolldown/binding-openharmony-arm64": {
  937. "version": "1.1.5",
  938. "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.1.5.tgz",
  939. "integrity": "sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==",
  940. "cpu": [
  941. "arm64"
  942. ],
  943. "dev": true,
  944. "license": "MIT",
  945. "optional": true,
  946. "os": [
  947. "openharmony"
  948. ],
  949. "engines": {
  950. "node": "^20.19.0 || >=22.12.0"
  951. }
  952. },
  953. "node_modules/@rolldown/binding-wasm32-wasi": {
  954. "version": "1.1.5",
  955. "resolved": "https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.1.5.tgz",
  956. "integrity": "sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==",
  957. "cpu": [
  958. "wasm32"
  959. ],
  960. "dev": true,
  961. "license": "MIT",
  962. "optional": true,
  963. "dependencies": {
  964. "@emnapi/core": "1.11.1",
  965. "@emnapi/runtime": "1.11.1",
  966. "@napi-rs/wasm-runtime": "^1.1.6"
  967. },
  968. "engines": {
  969. "node": "^20.19.0 || >=22.12.0"
  970. }
  971. },
  972. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  973. "version": "1.1.5",
  974. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.1.5.tgz",
  975. "integrity": "sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==",
  976. "cpu": [
  977. "arm64"
  978. ],
  979. "dev": true,
  980. "license": "MIT",
  981. "optional": true,
  982. "os": [
  983. "win32"
  984. ],
  985. "engines": {
  986. "node": "^20.19.0 || >=22.12.0"
  987. }
  988. },
  989. "node_modules/@rolldown/binding-win32-x64-msvc": {
  990. "version": "1.1.5",
  991. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.1.5.tgz",
  992. "integrity": "sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==",
  993. "cpu": [
  994. "x64"
  995. ],
  996. "dev": true,
  997. "license": "MIT",
  998. "optional": true,
  999. "os": [
  1000. "win32"
  1001. ],
  1002. "engines": {
  1003. "node": "^20.19.0 || >=22.12.0"
  1004. }
  1005. },
  1006. "node_modules/@rolldown/pluginutils": {
  1007. "version": "1.0.1",
  1008. "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.1.tgz",
  1009. "integrity": "sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==",
  1010. "dev": true,
  1011. "license": "MIT"
  1012. },
  1013. "node_modules/@tybys/wasm-util": {
  1014. "version": "0.10.3",
  1015. "resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.3.tgz",
  1016. "integrity": "sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==",
  1017. "dev": true,
  1018. "license": "MIT",
  1019. "optional": true,
  1020. "dependencies": {
  1021. "tslib": "^2.4.0"
  1022. }
  1023. },
  1024. "node_modules/@types/react": {
  1025. "version": "19.2.17",
  1026. "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
  1027. "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
  1028. "devOptional": true,
  1029. "license": "MIT",
  1030. "dependencies": {
  1031. "csstype": "^3.2.2"
  1032. }
  1033. },
  1034. "node_modules/@types/react-dom": {
  1035. "version": "19.2.3",
  1036. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
  1037. "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
  1038. "devOptional": true,
  1039. "license": "MIT",
  1040. "peerDependencies": {
  1041. "@types/react": "^19.2.0"
  1042. }
  1043. },
  1044. "node_modules/@typescript/typescript-aix-ppc64": {
  1045. "version": "7.0.2",
  1046. "resolved": "https://registry.npmjs.org/@typescript/typescript-aix-ppc64/-/typescript-aix-ppc64-7.0.2.tgz",
  1047. "integrity": "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==",
  1048. "cpu": [
  1049. "ppc64"
  1050. ],
  1051. "dev": true,
  1052. "license": "Apache-2.0",
  1053. "optional": true,
  1054. "os": [
  1055. "aix"
  1056. ],
  1057. "engines": {
  1058. "node": ">=16.20.0"
  1059. }
  1060. },
  1061. "node_modules/@typescript/typescript-darwin-arm64": {
  1062. "version": "7.0.2",
  1063. "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-arm64/-/typescript-darwin-arm64-7.0.2.tgz",
  1064. "integrity": "sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==",
  1065. "cpu": [
  1066. "arm64"
  1067. ],
  1068. "dev": true,
  1069. "license": "Apache-2.0",
  1070. "optional": true,
  1071. "os": [
  1072. "darwin"
  1073. ],
  1074. "engines": {
  1075. "node": ">=16.20.0"
  1076. }
  1077. },
  1078. "node_modules/@typescript/typescript-darwin-x64": {
  1079. "version": "7.0.2",
  1080. "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-x64/-/typescript-darwin-x64-7.0.2.tgz",
  1081. "integrity": "sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==",
  1082. "cpu": [
  1083. "x64"
  1084. ],
  1085. "dev": true,
  1086. "license": "Apache-2.0",
  1087. "optional": true,
  1088. "os": [
  1089. "darwin"
  1090. ],
  1091. "engines": {
  1092. "node": ">=16.20.0"
  1093. }
  1094. },
  1095. "node_modules/@typescript/typescript-freebsd-arm64": {
  1096. "version": "7.0.2",
  1097. "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-arm64/-/typescript-freebsd-arm64-7.0.2.tgz",
  1098. "integrity": "sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==",
  1099. "cpu": [
  1100. "arm64"
  1101. ],
  1102. "dev": true,
  1103. "license": "Apache-2.0",
  1104. "optional": true,
  1105. "os": [
  1106. "freebsd"
  1107. ],
  1108. "engines": {
  1109. "node": ">=16.20.0"
  1110. }
  1111. },
  1112. "node_modules/@typescript/typescript-freebsd-x64": {
  1113. "version": "7.0.2",
  1114. "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-x64/-/typescript-freebsd-x64-7.0.2.tgz",
  1115. "integrity": "sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==",
  1116. "cpu": [
  1117. "x64"
  1118. ],
  1119. "dev": true,
  1120. "license": "Apache-2.0",
  1121. "optional": true,
  1122. "os": [
  1123. "freebsd"
  1124. ],
  1125. "engines": {
  1126. "node": ">=16.20.0"
  1127. }
  1128. },
  1129. "node_modules/@typescript/typescript-linux-arm": {
  1130. "version": "7.0.2",
  1131. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm/-/typescript-linux-arm-7.0.2.tgz",
  1132. "integrity": "sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==",
  1133. "cpu": [
  1134. "arm"
  1135. ],
  1136. "dev": true,
  1137. "license": "Apache-2.0",
  1138. "optional": true,
  1139. "os": [
  1140. "linux"
  1141. ],
  1142. "engines": {
  1143. "node": ">=16.20.0"
  1144. }
  1145. },
  1146. "node_modules/@typescript/typescript-linux-arm64": {
  1147. "version": "7.0.2",
  1148. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm64/-/typescript-linux-arm64-7.0.2.tgz",
  1149. "integrity": "sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==",
  1150. "cpu": [
  1151. "arm64"
  1152. ],
  1153. "dev": true,
  1154. "license": "Apache-2.0",
  1155. "optional": true,
  1156. "os": [
  1157. "linux"
  1158. ],
  1159. "engines": {
  1160. "node": ">=16.20.0"
  1161. }
  1162. },
  1163. "node_modules/@typescript/typescript-linux-loong64": {
  1164. "version": "7.0.2",
  1165. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-loong64/-/typescript-linux-loong64-7.0.2.tgz",
  1166. "integrity": "sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==",
  1167. "cpu": [
  1168. "loong64"
  1169. ],
  1170. "dev": true,
  1171. "license": "Apache-2.0",
  1172. "optional": true,
  1173. "os": [
  1174. "linux"
  1175. ],
  1176. "engines": {
  1177. "node": ">=16.20.0"
  1178. }
  1179. },
  1180. "node_modules/@typescript/typescript-linux-mips64el": {
  1181. "version": "7.0.2",
  1182. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-mips64el/-/typescript-linux-mips64el-7.0.2.tgz",
  1183. "integrity": "sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==",
  1184. "cpu": [
  1185. "mips64el"
  1186. ],
  1187. "dev": true,
  1188. "license": "Apache-2.0",
  1189. "optional": true,
  1190. "os": [
  1191. "linux"
  1192. ],
  1193. "engines": {
  1194. "node": ">=16.20.0"
  1195. }
  1196. },
  1197. "node_modules/@typescript/typescript-linux-ppc64": {
  1198. "version": "7.0.2",
  1199. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-ppc64/-/typescript-linux-ppc64-7.0.2.tgz",
  1200. "integrity": "sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==",
  1201. "cpu": [
  1202. "ppc64"
  1203. ],
  1204. "dev": true,
  1205. "license": "Apache-2.0",
  1206. "optional": true,
  1207. "os": [
  1208. "linux"
  1209. ],
  1210. "engines": {
  1211. "node": ">=16.20.0"
  1212. }
  1213. },
  1214. "node_modules/@typescript/typescript-linux-riscv64": {
  1215. "version": "7.0.2",
  1216. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-riscv64/-/typescript-linux-riscv64-7.0.2.tgz",
  1217. "integrity": "sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==",
  1218. "cpu": [
  1219. "riscv64"
  1220. ],
  1221. "dev": true,
  1222. "license": "Apache-2.0",
  1223. "optional": true,
  1224. "os": [
  1225. "linux"
  1226. ],
  1227. "engines": {
  1228. "node": ">=16.20.0"
  1229. }
  1230. },
  1231. "node_modules/@typescript/typescript-linux-s390x": {
  1232. "version": "7.0.2",
  1233. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-s390x/-/typescript-linux-s390x-7.0.2.tgz",
  1234. "integrity": "sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==",
  1235. "cpu": [
  1236. "s390x"
  1237. ],
  1238. "dev": true,
  1239. "license": "Apache-2.0",
  1240. "optional": true,
  1241. "os": [
  1242. "linux"
  1243. ],
  1244. "engines": {
  1245. "node": ">=16.20.0"
  1246. }
  1247. },
  1248. "node_modules/@typescript/typescript-linux-x64": {
  1249. "version": "7.0.2",
  1250. "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-x64/-/typescript-linux-x64-7.0.2.tgz",
  1251. "integrity": "sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==",
  1252. "cpu": [
  1253. "x64"
  1254. ],
  1255. "dev": true,
  1256. "license": "Apache-2.0",
  1257. "optional": true,
  1258. "os": [
  1259. "linux"
  1260. ],
  1261. "engines": {
  1262. "node": ">=16.20.0"
  1263. }
  1264. },
  1265. "node_modules/@typescript/typescript-netbsd-arm64": {
  1266. "version": "7.0.2",
  1267. "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-arm64/-/typescript-netbsd-arm64-7.0.2.tgz",
  1268. "integrity": "sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==",
  1269. "cpu": [
  1270. "arm64"
  1271. ],
  1272. "dev": true,
  1273. "license": "Apache-2.0",
  1274. "optional": true,
  1275. "os": [
  1276. "netbsd"
  1277. ],
  1278. "engines": {
  1279. "node": ">=16.20.0"
  1280. }
  1281. },
  1282. "node_modules/@typescript/typescript-netbsd-x64": {
  1283. "version": "7.0.2",
  1284. "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-x64/-/typescript-netbsd-x64-7.0.2.tgz",
  1285. "integrity": "sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==",
  1286. "cpu": [
  1287. "x64"
  1288. ],
  1289. "dev": true,
  1290. "license": "Apache-2.0",
  1291. "optional": true,
  1292. "os": [
  1293. "netbsd"
  1294. ],
  1295. "engines": {
  1296. "node": ">=16.20.0"
  1297. }
  1298. },
  1299. "node_modules/@typescript/typescript-openbsd-arm64": {
  1300. "version": "7.0.2",
  1301. "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-arm64/-/typescript-openbsd-arm64-7.0.2.tgz",
  1302. "integrity": "sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==",
  1303. "cpu": [
  1304. "arm64"
  1305. ],
  1306. "dev": true,
  1307. "license": "Apache-2.0",
  1308. "optional": true,
  1309. "os": [
  1310. "openbsd"
  1311. ],
  1312. "engines": {
  1313. "node": ">=16.20.0"
  1314. }
  1315. },
  1316. "node_modules/@typescript/typescript-openbsd-x64": {
  1317. "version": "7.0.2",
  1318. "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-x64/-/typescript-openbsd-x64-7.0.2.tgz",
  1319. "integrity": "sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==",
  1320. "cpu": [
  1321. "x64"
  1322. ],
  1323. "dev": true,
  1324. "license": "Apache-2.0",
  1325. "optional": true,
  1326. "os": [
  1327. "openbsd"
  1328. ],
  1329. "engines": {
  1330. "node": ">=16.20.0"
  1331. }
  1332. },
  1333. "node_modules/@typescript/typescript-sunos-x64": {
  1334. "version": "7.0.2",
  1335. "resolved": "https://registry.npmjs.org/@typescript/typescript-sunos-x64/-/typescript-sunos-x64-7.0.2.tgz",
  1336. "integrity": "sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==",
  1337. "cpu": [
  1338. "x64"
  1339. ],
  1340. "dev": true,
  1341. "license": "Apache-2.0",
  1342. "optional": true,
  1343. "os": [
  1344. "sunos"
  1345. ],
  1346. "engines": {
  1347. "node": ">=16.20.0"
  1348. }
  1349. },
  1350. "node_modules/@typescript/typescript-win32-arm64": {
  1351. "version": "7.0.2",
  1352. "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-arm64/-/typescript-win32-arm64-7.0.2.tgz",
  1353. "integrity": "sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==",
  1354. "cpu": [
  1355. "arm64"
  1356. ],
  1357. "dev": true,
  1358. "license": "Apache-2.0",
  1359. "optional": true,
  1360. "os": [
  1361. "win32"
  1362. ],
  1363. "engines": {
  1364. "node": ">=16.20.0"
  1365. }
  1366. },
  1367. "node_modules/@typescript/typescript-win32-x64": {
  1368. "version": "7.0.2",
  1369. "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-x64/-/typescript-win32-x64-7.0.2.tgz",
  1370. "integrity": "sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==",
  1371. "cpu": [
  1372. "x64"
  1373. ],
  1374. "dev": true,
  1375. "license": "Apache-2.0",
  1376. "optional": true,
  1377. "os": [
  1378. "win32"
  1379. ],
  1380. "engines": {
  1381. "node": ">=16.20.0"
  1382. }
  1383. },
  1384. "node_modules/@use-gesture/core": {
  1385. "version": "10.3.1",
  1386. "resolved": "https://registry.npmjs.org/@use-gesture/core/-/core-10.3.1.tgz",
  1387. "integrity": "sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==",
  1388. "license": "MIT"
  1389. },
  1390. "node_modules/@use-gesture/react": {
  1391. "version": "10.3.1",
  1392. "resolved": "https://registry.npmjs.org/@use-gesture/react/-/react-10.3.1.tgz",
  1393. "integrity": "sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==",
  1394. "license": "MIT",
  1395. "dependencies": {
  1396. "@use-gesture/core": "10.3.1"
  1397. },
  1398. "peerDependencies": {
  1399. "react": ">= 16.8.0"
  1400. }
  1401. },
  1402. "node_modules/@vitejs/plugin-react": {
  1403. "version": "6.0.3",
  1404. "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz",
  1405. "integrity": "sha512-vmFvco5/QuC2f9Oj+wTk0+9XeDFkHxSamwZKYc7MxYwKICfvUvlMhqKI0VuICPltGqh1neqBKDvO4kes1ya8vg==",
  1406. "dev": true,
  1407. "license": "MIT",
  1408. "dependencies": {
  1409. "@rolldown/pluginutils": "^1.0.1"
  1410. },
  1411. "engines": {
  1412. "node": "^20.19.0 || >=22.12.0"
  1413. },
  1414. "peerDependencies": {
  1415. "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",
  1416. "babel-plugin-react-compiler": "^1.0.0",
  1417. "vite": "^8.0.0"
  1418. },
  1419. "peerDependenciesMeta": {
  1420. "@rolldown/plugin-babel": {
  1421. "optional": true
  1422. },
  1423. "babel-plugin-react-compiler": {
  1424. "optional": true
  1425. }
  1426. }
  1427. },
  1428. "node_modules/aria-hidden": {
  1429. "version": "1.2.6",
  1430. "resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.6.tgz",
  1431. "integrity": "sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==",
  1432. "license": "MIT",
  1433. "dependencies": {
  1434. "tslib": "^2.0.0"
  1435. },
  1436. "engines": {
  1437. "node": ">=10"
  1438. }
  1439. },
  1440. "node_modules/csstype": {
  1441. "version": "3.2.3",
  1442. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  1443. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  1444. "devOptional": true,
  1445. "license": "MIT"
  1446. },
  1447. "node_modules/detect-libc": {
  1448. "version": "2.1.2",
  1449. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  1450. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  1451. "dev": true,
  1452. "license": "Apache-2.0",
  1453. "engines": {
  1454. "node": ">=8"
  1455. }
  1456. },
  1457. "node_modules/detect-node-es": {
  1458. "version": "1.1.0",
  1459. "resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz",
  1460. "integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==",
  1461. "license": "MIT"
  1462. },
  1463. "node_modules/fdir": {
  1464. "version": "6.5.0",
  1465. "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
  1466. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  1467. "dev": true,
  1468. "license": "MIT",
  1469. "engines": {
  1470. "node": ">=12.0.0"
  1471. },
  1472. "peerDependencies": {
  1473. "picomatch": "^3 || ^4"
  1474. },
  1475. "peerDependenciesMeta": {
  1476. "picomatch": {
  1477. "optional": true
  1478. }
  1479. }
  1480. },
  1481. "node_modules/framer-motion": {
  1482. "version": "12.42.2",
  1483. "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.42.2.tgz",
  1484. "integrity": "sha512-5XY9luDiu0oHfHBjpDthFMh0ES+122w6p/papSJBweMkO8Sn+PW2QaEgRblQBpWFnuvZS5qvarpt/hO2pjGmnw==",
  1485. "license": "MIT",
  1486. "dependencies": {
  1487. "motion-dom": "^12.42.2",
  1488. "motion-utils": "^12.39.0",
  1489. "tslib": "^2.4.0"
  1490. },
  1491. "peerDependencies": {
  1492. "@emotion/is-prop-valid": "*",
  1493. "react": "^18.0.0 || ^19.0.0",
  1494. "react-dom": "^18.0.0 || ^19.0.0"
  1495. },
  1496. "peerDependenciesMeta": {
  1497. "@emotion/is-prop-valid": {
  1498. "optional": true
  1499. },
  1500. "react": {
  1501. "optional": true
  1502. },
  1503. "react-dom": {
  1504. "optional": true
  1505. }
  1506. }
  1507. },
  1508. "node_modules/fsevents": {
  1509. "version": "2.3.2",
  1510. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  1511. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  1512. "dev": true,
  1513. "hasInstallScript": true,
  1514. "license": "MIT",
  1515. "optional": true,
  1516. "os": [
  1517. "darwin"
  1518. ],
  1519. "engines": {
  1520. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  1521. }
  1522. },
  1523. "node_modules/get-nonce": {
  1524. "version": "1.0.1",
  1525. "resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz",
  1526. "integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==",
  1527. "license": "MIT",
  1528. "engines": {
  1529. "node": ">=6"
  1530. }
  1531. },
  1532. "node_modules/lightningcss": {
  1533. "version": "1.32.0",
  1534. "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
  1535. "integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
  1536. "dev": true,
  1537. "license": "MPL-2.0",
  1538. "dependencies": {
  1539. "detect-libc": "^2.0.3"
  1540. },
  1541. "engines": {
  1542. "node": ">= 12.0.0"
  1543. },
  1544. "funding": {
  1545. "type": "opencollective",
  1546. "url": "https://opencollective.com/parcel"
  1547. },
  1548. "optionalDependencies": {
  1549. "lightningcss-android-arm64": "1.32.0",
  1550. "lightningcss-darwin-arm64": "1.32.0",
  1551. "lightningcss-darwin-x64": "1.32.0",
  1552. "lightningcss-freebsd-x64": "1.32.0",
  1553. "lightningcss-linux-arm-gnueabihf": "1.32.0",
  1554. "lightningcss-linux-arm64-gnu": "1.32.0",
  1555. "lightningcss-linux-arm64-musl": "1.32.0",
  1556. "lightningcss-linux-x64-gnu": "1.32.0",
  1557. "lightningcss-linux-x64-musl": "1.32.0",
  1558. "lightningcss-win32-arm64-msvc": "1.32.0",
  1559. "lightningcss-win32-x64-msvc": "1.32.0"
  1560. }
  1561. },
  1562. "node_modules/lightningcss-android-arm64": {
  1563. "version": "1.32.0",
  1564. "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
  1565. "integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
  1566. "cpu": [
  1567. "arm64"
  1568. ],
  1569. "dev": true,
  1570. "license": "MPL-2.0",
  1571. "optional": true,
  1572. "os": [
  1573. "android"
  1574. ],
  1575. "engines": {
  1576. "node": ">= 12.0.0"
  1577. },
  1578. "funding": {
  1579. "type": "opencollective",
  1580. "url": "https://opencollective.com/parcel"
  1581. }
  1582. },
  1583. "node_modules/lightningcss-darwin-arm64": {
  1584. "version": "1.32.0",
  1585. "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
  1586. "integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
  1587. "cpu": [
  1588. "arm64"
  1589. ],
  1590. "dev": true,
  1591. "license": "MPL-2.0",
  1592. "optional": true,
  1593. "os": [
  1594. "darwin"
  1595. ],
  1596. "engines": {
  1597. "node": ">= 12.0.0"
  1598. },
  1599. "funding": {
  1600. "type": "opencollective",
  1601. "url": "https://opencollective.com/parcel"
  1602. }
  1603. },
  1604. "node_modules/lightningcss-darwin-x64": {
  1605. "version": "1.32.0",
  1606. "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
  1607. "integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
  1608. "cpu": [
  1609. "x64"
  1610. ],
  1611. "dev": true,
  1612. "license": "MPL-2.0",
  1613. "optional": true,
  1614. "os": [
  1615. "darwin"
  1616. ],
  1617. "engines": {
  1618. "node": ">= 12.0.0"
  1619. },
  1620. "funding": {
  1621. "type": "opencollective",
  1622. "url": "https://opencollective.com/parcel"
  1623. }
  1624. },
  1625. "node_modules/lightningcss-freebsd-x64": {
  1626. "version": "1.32.0",
  1627. "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
  1628. "integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
  1629. "cpu": [
  1630. "x64"
  1631. ],
  1632. "dev": true,
  1633. "license": "MPL-2.0",
  1634. "optional": true,
  1635. "os": [
  1636. "freebsd"
  1637. ],
  1638. "engines": {
  1639. "node": ">= 12.0.0"
  1640. },
  1641. "funding": {
  1642. "type": "opencollective",
  1643. "url": "https://opencollective.com/parcel"
  1644. }
  1645. },
  1646. "node_modules/lightningcss-linux-arm-gnueabihf": {
  1647. "version": "1.32.0",
  1648. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
  1649. "integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
  1650. "cpu": [
  1651. "arm"
  1652. ],
  1653. "dev": true,
  1654. "license": "MPL-2.0",
  1655. "optional": true,
  1656. "os": [
  1657. "linux"
  1658. ],
  1659. "engines": {
  1660. "node": ">= 12.0.0"
  1661. },
  1662. "funding": {
  1663. "type": "opencollective",
  1664. "url": "https://opencollective.com/parcel"
  1665. }
  1666. },
  1667. "node_modules/lightningcss-linux-arm64-gnu": {
  1668. "version": "1.32.0",
  1669. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
  1670. "integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
  1671. "cpu": [
  1672. "arm64"
  1673. ],
  1674. "dev": true,
  1675. "libc": [
  1676. "glibc"
  1677. ],
  1678. "license": "MPL-2.0",
  1679. "optional": true,
  1680. "os": [
  1681. "linux"
  1682. ],
  1683. "engines": {
  1684. "node": ">= 12.0.0"
  1685. },
  1686. "funding": {
  1687. "type": "opencollective",
  1688. "url": "https://opencollective.com/parcel"
  1689. }
  1690. },
  1691. "node_modules/lightningcss-linux-arm64-musl": {
  1692. "version": "1.32.0",
  1693. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
  1694. "integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
  1695. "cpu": [
  1696. "arm64"
  1697. ],
  1698. "dev": true,
  1699. "libc": [
  1700. "musl"
  1701. ],
  1702. "license": "MPL-2.0",
  1703. "optional": true,
  1704. "os": [
  1705. "linux"
  1706. ],
  1707. "engines": {
  1708. "node": ">= 12.0.0"
  1709. },
  1710. "funding": {
  1711. "type": "opencollective",
  1712. "url": "https://opencollective.com/parcel"
  1713. }
  1714. },
  1715. "node_modules/lightningcss-linux-x64-gnu": {
  1716. "version": "1.32.0",
  1717. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
  1718. "integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
  1719. "cpu": [
  1720. "x64"
  1721. ],
  1722. "dev": true,
  1723. "libc": [
  1724. "glibc"
  1725. ],
  1726. "license": "MPL-2.0",
  1727. "optional": true,
  1728. "os": [
  1729. "linux"
  1730. ],
  1731. "engines": {
  1732. "node": ">= 12.0.0"
  1733. },
  1734. "funding": {
  1735. "type": "opencollective",
  1736. "url": "https://opencollective.com/parcel"
  1737. }
  1738. },
  1739. "node_modules/lightningcss-linux-x64-musl": {
  1740. "version": "1.32.0",
  1741. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
  1742. "integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
  1743. "cpu": [
  1744. "x64"
  1745. ],
  1746. "dev": true,
  1747. "libc": [
  1748. "musl"
  1749. ],
  1750. "license": "MPL-2.0",
  1751. "optional": true,
  1752. "os": [
  1753. "linux"
  1754. ],
  1755. "engines": {
  1756. "node": ">= 12.0.0"
  1757. },
  1758. "funding": {
  1759. "type": "opencollective",
  1760. "url": "https://opencollective.com/parcel"
  1761. }
  1762. },
  1763. "node_modules/lightningcss-win32-arm64-msvc": {
  1764. "version": "1.32.0",
  1765. "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
  1766. "integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
  1767. "cpu": [
  1768. "arm64"
  1769. ],
  1770. "dev": true,
  1771. "license": "MPL-2.0",
  1772. "optional": true,
  1773. "os": [
  1774. "win32"
  1775. ],
  1776. "engines": {
  1777. "node": ">= 12.0.0"
  1778. },
  1779. "funding": {
  1780. "type": "opencollective",
  1781. "url": "https://opencollective.com/parcel"
  1782. }
  1783. },
  1784. "node_modules/lightningcss-win32-x64-msvc": {
  1785. "version": "1.32.0",
  1786. "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
  1787. "integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
  1788. "cpu": [
  1789. "x64"
  1790. ],
  1791. "dev": true,
  1792. "license": "MPL-2.0",
  1793. "optional": true,
  1794. "os": [
  1795. "win32"
  1796. ],
  1797. "engines": {
  1798. "node": ">= 12.0.0"
  1799. },
  1800. "funding": {
  1801. "type": "opencollective",
  1802. "url": "https://opencollective.com/parcel"
  1803. }
  1804. },
  1805. "node_modules/motion": {
  1806. "version": "12.42.2",
  1807. "resolved": "https://registry.npmjs.org/motion/-/motion-12.42.2.tgz",
  1808. "integrity": "sha512-Atvv11yUKIid41cVrRBDVX5m8tF8kNpExRSlbpt6APClhDjtwQssgFHhQzejxw7/7YYbjHSPKBVbHo05BuJT5Q==",
  1809. "license": "MIT",
  1810. "dependencies": {
  1811. "framer-motion": "^12.42.2",
  1812. "tslib": "^2.4.0"
  1813. },
  1814. "peerDependencies": {
  1815. "@emotion/is-prop-valid": "*",
  1816. "react": "^18.0.0 || ^19.0.0",
  1817. "react-dom": "^18.0.0 || ^19.0.0"
  1818. },
  1819. "peerDependenciesMeta": {
  1820. "@emotion/is-prop-valid": {
  1821. "optional": true
  1822. },
  1823. "react": {
  1824. "optional": true
  1825. },
  1826. "react-dom": {
  1827. "optional": true
  1828. }
  1829. }
  1830. },
  1831. "node_modules/motion-dom": {
  1832. "version": "12.42.2",
  1833. "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.42.2.tgz",
  1834. "integrity": "sha512-5gIMWLp/PycBtJRJWRgjxke5n8dlvkSn2DrYW+tr3XcqAZY1xZh6BJyooJXCM8wdfM7wfMjkBJNLge1CKPUIRA==",
  1835. "license": "MIT",
  1836. "dependencies": {
  1837. "motion-utils": "^12.39.0"
  1838. }
  1839. },
  1840. "node_modules/motion-utils": {
  1841. "version": "12.39.0",
  1842. "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.39.0.tgz",
  1843. "integrity": "sha512-8nadJAJjTtqRkmRF36FoJTrywK9nnFmnPwnSMyxaOCU7GDjN9RTMJIxx9De8ErM+vpPhMccr/6fo5WciyQLnMQ==",
  1844. "license": "MIT"
  1845. },
  1846. "node_modules/nanoid": {
  1847. "version": "3.3.15",
  1848. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.15.tgz",
  1849. "integrity": "sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==",
  1850. "dev": true,
  1851. "funding": [
  1852. {
  1853. "type": "github",
  1854. "url": "https://github.com/sponsors/ai"
  1855. }
  1856. ],
  1857. "license": "MIT",
  1858. "bin": {
  1859. "nanoid": "bin/nanoid.cjs"
  1860. },
  1861. "engines": {
  1862. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  1863. }
  1864. },
  1865. "node_modules/picocolors": {
  1866. "version": "1.1.1",
  1867. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  1868. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  1869. "dev": true,
  1870. "license": "ISC"
  1871. },
  1872. "node_modules/picomatch": {
  1873. "version": "4.0.5",
  1874. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
  1875. "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
  1876. "dev": true,
  1877. "license": "MIT",
  1878. "engines": {
  1879. "node": ">=12"
  1880. },
  1881. "funding": {
  1882. "url": "https://github.com/sponsors/jonschlinkert"
  1883. }
  1884. },
  1885. "node_modules/playwright": {
  1886. "version": "1.61.1",
  1887. "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.1.tgz",
  1888. "integrity": "sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==",
  1889. "dev": true,
  1890. "license": "Apache-2.0",
  1891. "dependencies": {
  1892. "playwright-core": "1.61.1"
  1893. },
  1894. "bin": {
  1895. "playwright": "cli.js"
  1896. },
  1897. "engines": {
  1898. "node": ">=18"
  1899. },
  1900. "optionalDependencies": {
  1901. "fsevents": "2.3.2"
  1902. }
  1903. },
  1904. "node_modules/playwright-core": {
  1905. "version": "1.61.1",
  1906. "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.1.tgz",
  1907. "integrity": "sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==",
  1908. "dev": true,
  1909. "license": "Apache-2.0",
  1910. "bin": {
  1911. "playwright-core": "cli.js"
  1912. },
  1913. "engines": {
  1914. "node": ">=18"
  1915. }
  1916. },
  1917. "node_modules/postcss": {
  1918. "version": "8.5.16",
  1919. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
  1920. "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
  1921. "dev": true,
  1922. "funding": [
  1923. {
  1924. "type": "opencollective",
  1925. "url": "https://opencollective.com/postcss/"
  1926. },
  1927. {
  1928. "type": "tidelift",
  1929. "url": "https://tidelift.com/funding/github/npm/postcss"
  1930. },
  1931. {
  1932. "type": "github",
  1933. "url": "https://github.com/sponsors/ai"
  1934. }
  1935. ],
  1936. "license": "MIT",
  1937. "dependencies": {
  1938. "nanoid": "^3.3.12",
  1939. "picocolors": "^1.1.1",
  1940. "source-map-js": "^1.2.1"
  1941. },
  1942. "engines": {
  1943. "node": "^10 || ^12 || >=14"
  1944. }
  1945. },
  1946. "node_modules/react": {
  1947. "version": "19.2.7",
  1948. "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz",
  1949. "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==",
  1950. "license": "MIT",
  1951. "engines": {
  1952. "node": ">=0.10.0"
  1953. }
  1954. },
  1955. "node_modules/react-dom": {
  1956. "version": "19.2.7",
  1957. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz",
  1958. "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==",
  1959. "license": "MIT",
  1960. "dependencies": {
  1961. "scheduler": "^0.27.0"
  1962. },
  1963. "peerDependencies": {
  1964. "react": "^19.2.7"
  1965. }
  1966. },
  1967. "node_modules/react-remove-scroll": {
  1968. "version": "2.7.2",
  1969. "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.2.tgz",
  1970. "integrity": "sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==",
  1971. "license": "MIT",
  1972. "dependencies": {
  1973. "react-remove-scroll-bar": "^2.3.7",
  1974. "react-style-singleton": "^2.2.3",
  1975. "tslib": "^2.1.0",
  1976. "use-callback-ref": "^1.3.3",
  1977. "use-sidecar": "^1.1.3"
  1978. },
  1979. "engines": {
  1980. "node": ">=10"
  1981. },
  1982. "peerDependencies": {
  1983. "@types/react": "*",
  1984. "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
  1985. },
  1986. "peerDependenciesMeta": {
  1987. "@types/react": {
  1988. "optional": true
  1989. }
  1990. }
  1991. },
  1992. "node_modules/react-remove-scroll-bar": {
  1993. "version": "2.3.8",
  1994. "resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz",
  1995. "integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==",
  1996. "license": "MIT",
  1997. "dependencies": {
  1998. "react-style-singleton": "^2.2.2",
  1999. "tslib": "^2.0.0"
  2000. },
  2001. "engines": {
  2002. "node": ">=10"
  2003. },
  2004. "peerDependencies": {
  2005. "@types/react": "*",
  2006. "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
  2007. },
  2008. "peerDependenciesMeta": {
  2009. "@types/react": {
  2010. "optional": true
  2011. }
  2012. }
  2013. },
  2014. "node_modules/react-style-singleton": {
  2015. "version": "2.2.3",
  2016. "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz",
  2017. "integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==",
  2018. "license": "MIT",
  2019. "dependencies": {
  2020. "get-nonce": "^1.0.0",
  2021. "tslib": "^2.0.0"
  2022. },
  2023. "engines": {
  2024. "node": ">=10"
  2025. },
  2026. "peerDependencies": {
  2027. "@types/react": "*",
  2028. "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
  2029. },
  2030. "peerDependenciesMeta": {
  2031. "@types/react": {
  2032. "optional": true
  2033. }
  2034. }
  2035. },
  2036. "node_modules/rolldown": {
  2037. "version": "1.1.5",
  2038. "resolved": "https://registry.npmjs.org/rolldown/-/rolldown-1.1.5.tgz",
  2039. "integrity": "sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==",
  2040. "dev": true,
  2041. "license": "MIT",
  2042. "dependencies": {
  2043. "@oxc-project/types": "=0.139.0",
  2044. "@rolldown/pluginutils": "^1.0.0"
  2045. },
  2046. "bin": {
  2047. "rolldown": "bin/cli.mjs"
  2048. },
  2049. "engines": {
  2050. "node": "^20.19.0 || >=22.12.0"
  2051. },
  2052. "optionalDependencies": {
  2053. "@rolldown/binding-android-arm64": "1.1.5",
  2054. "@rolldown/binding-darwin-arm64": "1.1.5",
  2055. "@rolldown/binding-darwin-x64": "1.1.5",
  2056. "@rolldown/binding-freebsd-x64": "1.1.5",
  2057. "@rolldown/binding-linux-arm-gnueabihf": "1.1.5",
  2058. "@rolldown/binding-linux-arm64-gnu": "1.1.5",
  2059. "@rolldown/binding-linux-arm64-musl": "1.1.5",
  2060. "@rolldown/binding-linux-ppc64-gnu": "1.1.5",
  2061. "@rolldown/binding-linux-s390x-gnu": "1.1.5",
  2062. "@rolldown/binding-linux-x64-gnu": "1.1.5",
  2063. "@rolldown/binding-linux-x64-musl": "1.1.5",
  2064. "@rolldown/binding-openharmony-arm64": "1.1.5",
  2065. "@rolldown/binding-wasm32-wasi": "1.1.5",
  2066. "@rolldown/binding-win32-arm64-msvc": "1.1.5",
  2067. "@rolldown/binding-win32-x64-msvc": "1.1.5"
  2068. }
  2069. },
  2070. "node_modules/scheduler": {
  2071. "version": "0.27.0",
  2072. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
  2073. "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
  2074. "license": "MIT"
  2075. },
  2076. "node_modules/source-map-js": {
  2077. "version": "1.2.1",
  2078. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  2079. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  2080. "dev": true,
  2081. "license": "BSD-3-Clause",
  2082. "engines": {
  2083. "node": ">=0.10.0"
  2084. }
  2085. },
  2086. "node_modules/tinyglobby": {
  2087. "version": "0.2.17",
  2088. "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
  2089. "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
  2090. "dev": true,
  2091. "license": "MIT",
  2092. "dependencies": {
  2093. "fdir": "^6.5.0",
  2094. "picomatch": "^4.0.4"
  2095. },
  2096. "engines": {
  2097. "node": ">=12.0.0"
  2098. },
  2099. "funding": {
  2100. "url": "https://github.com/sponsors/SuperchupuDev"
  2101. }
  2102. },
  2103. "node_modules/tslib": {
  2104. "version": "2.8.1",
  2105. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  2106. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  2107. "license": "0BSD"
  2108. },
  2109. "node_modules/typescript": {
  2110. "version": "7.0.2",
  2111. "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz",
  2112. "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==",
  2113. "dev": true,
  2114. "license": "Apache-2.0",
  2115. "bin": {
  2116. "tsc": "bin/tsc"
  2117. },
  2118. "engines": {
  2119. "node": ">=16.20.0"
  2120. },
  2121. "optionalDependencies": {
  2122. "@typescript/typescript-aix-ppc64": "7.0.2",
  2123. "@typescript/typescript-darwin-arm64": "7.0.2",
  2124. "@typescript/typescript-darwin-x64": "7.0.2",
  2125. "@typescript/typescript-freebsd-arm64": "7.0.2",
  2126. "@typescript/typescript-freebsd-x64": "7.0.2",
  2127. "@typescript/typescript-linux-arm": "7.0.2",
  2128. "@typescript/typescript-linux-arm64": "7.0.2",
  2129. "@typescript/typescript-linux-loong64": "7.0.2",
  2130. "@typescript/typescript-linux-mips64el": "7.0.2",
  2131. "@typescript/typescript-linux-ppc64": "7.0.2",
  2132. "@typescript/typescript-linux-riscv64": "7.0.2",
  2133. "@typescript/typescript-linux-s390x": "7.0.2",
  2134. "@typescript/typescript-linux-x64": "7.0.2",
  2135. "@typescript/typescript-netbsd-arm64": "7.0.2",
  2136. "@typescript/typescript-netbsd-x64": "7.0.2",
  2137. "@typescript/typescript-openbsd-arm64": "7.0.2",
  2138. "@typescript/typescript-openbsd-x64": "7.0.2",
  2139. "@typescript/typescript-sunos-x64": "7.0.2",
  2140. "@typescript/typescript-win32-arm64": "7.0.2",
  2141. "@typescript/typescript-win32-x64": "7.0.2"
  2142. }
  2143. },
  2144. "node_modules/use-callback-ref": {
  2145. "version": "1.3.3",
  2146. "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz",
  2147. "integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==",
  2148. "license": "MIT",
  2149. "dependencies": {
  2150. "tslib": "^2.0.0"
  2151. },
  2152. "engines": {
  2153. "node": ">=10"
  2154. },
  2155. "peerDependencies": {
  2156. "@types/react": "*",
  2157. "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
  2158. },
  2159. "peerDependenciesMeta": {
  2160. "@types/react": {
  2161. "optional": true
  2162. }
  2163. }
  2164. },
  2165. "node_modules/use-sidecar": {
  2166. "version": "1.1.3",
  2167. "resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz",
  2168. "integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==",
  2169. "license": "MIT",
  2170. "dependencies": {
  2171. "detect-node-es": "^1.1.0",
  2172. "tslib": "^2.0.0"
  2173. },
  2174. "engines": {
  2175. "node": ">=10"
  2176. },
  2177. "peerDependencies": {
  2178. "@types/react": "*",
  2179. "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
  2180. },
  2181. "peerDependenciesMeta": {
  2182. "@types/react": {
  2183. "optional": true
  2184. }
  2185. }
  2186. },
  2187. "node_modules/vite": {
  2188. "version": "8.1.3",
  2189. "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.3.tgz",
  2190. "integrity": "sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==",
  2191. "dev": true,
  2192. "license": "MIT",
  2193. "dependencies": {
  2194. "lightningcss": "^1.32.0",
  2195. "picomatch": "^4.0.4",
  2196. "postcss": "^8.5.16",
  2197. "rolldown": "~1.1.3",
  2198. "tinyglobby": "^0.2.17"
  2199. },
  2200. "bin": {
  2201. "vite": "bin/vite.js"
  2202. },
  2203. "engines": {
  2204. "node": "^20.19.0 || >=22.12.0"
  2205. },
  2206. "funding": {
  2207. "url": "https://github.com/vitejs/vite?sponsor=1"
  2208. },
  2209. "optionalDependencies": {
  2210. "fsevents": "~2.3.3"
  2211. },
  2212. "peerDependencies": {
  2213. "@types/node": "^20.19.0 || >=22.12.0",
  2214. "@vitejs/devtools": "^0.3.0",
  2215. "esbuild": "^0.27.0 || ^0.28.0",
  2216. "jiti": ">=1.21.0",
  2217. "less": "^4.0.0",
  2218. "sass": "^1.70.0",
  2219. "sass-embedded": "^1.70.0",
  2220. "stylus": ">=0.54.8",
  2221. "sugarss": "^5.0.0",
  2222. "terser": "^5.16.0",
  2223. "tsx": "^4.8.1",
  2224. "yaml": "^2.4.2"
  2225. },
  2226. "peerDependenciesMeta": {
  2227. "@types/node": {
  2228. "optional": true
  2229. },
  2230. "@vitejs/devtools": {
  2231. "optional": true
  2232. },
  2233. "esbuild": {
  2234. "optional": true
  2235. },
  2236. "jiti": {
  2237. "optional": true
  2238. },
  2239. "less": {
  2240. "optional": true
  2241. },
  2242. "sass": {
  2243. "optional": true
  2244. },
  2245. "sass-embedded": {
  2246. "optional": true
  2247. },
  2248. "stylus": {
  2249. "optional": true
  2250. },
  2251. "sugarss": {
  2252. "optional": true
  2253. },
  2254. "terser": {
  2255. "optional": true
  2256. },
  2257. "tsx": {
  2258. "optional": true
  2259. },
  2260. "yaml": {
  2261. "optional": true
  2262. }
  2263. }
  2264. },
  2265. "node_modules/vite/node_modules/fsevents": {
  2266. "version": "2.3.3",
  2267. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  2268. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  2269. "dev": true,
  2270. "hasInstallScript": true,
  2271. "license": "MIT",
  2272. "optional": true,
  2273. "os": [
  2274. "darwin"
  2275. ],
  2276. "engines": {
  2277. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  2278. }
  2279. }
  2280. }
  2281. }