pnpm-lock.yaml 70 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. argon2:
  9. specifier: ^0.44.0
  10. version: 0.44.0
  11. better-sqlite3:
  12. specifier: ^12.11.1
  13. version: 12.11.1
  14. devDependencies:
  15. '@inlang/paraglide-js':
  16. specifier: ^2.20.2
  17. version: 2.20.2
  18. '@sveltejs/adapter-node':
  19. specifier: ^5.5.7
  20. version: 5.5.7(@sveltejs/kit@2.68.0(@sveltejs/vite-plugin-svelte@7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0)))(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0)))
  21. '@sveltejs/kit':
  22. specifier: ^2.68.0
  23. version: 2.68.0(@sveltejs/vite-plugin-svelte@7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0)))(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0))
  24. '@sveltejs/vite-plugin-svelte':
  25. specifier: ^7.1.2
  26. version: 7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0))
  27. '@tailwindcss/forms':
  28. specifier: ^0.5.11
  29. version: 0.5.11(tailwindcss@4.3.1)
  30. '@tailwindcss/typography':
  31. specifier: ^0.5.20
  32. version: 0.5.20(tailwindcss@4.3.1)
  33. '@tailwindcss/vite':
  34. specifier: ^4.3.1
  35. version: 4.3.1(vite@8.1.0(jiti@2.7.0))
  36. flowbite:
  37. specifier: ^4.0.2
  38. version: 4.0.2(rollup@4.62.2)
  39. flowbite-svelte:
  40. specifier: ^1.33.1
  41. version: 1.33.1(rollup@4.62.2)(svelte@5.56.4)(tailwindcss@4.3.1)
  42. flowbite-svelte-icons:
  43. specifier: ^3.1.0
  44. version: 3.1.0(svelte@5.56.4)
  45. svelte:
  46. specifier: ^5.56.4
  47. version: 5.56.4
  48. tailwindcss:
  49. specifier: ^4.3.1
  50. version: 4.3.1
  51. vite:
  52. specifier: ^8.1.0
  53. version: 8.1.0(jiti@2.7.0)
  54. packages:
  55. '@alloc/quick-lru@5.2.0':
  56. resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
  57. engines: {node: '>=10'}
  58. '@emnapi/core@1.11.1':
  59. resolution: {integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==}
  60. '@emnapi/runtime@1.11.1':
  61. resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==}
  62. '@emnapi/wasi-threads@1.2.2':
  63. resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==}
  64. '@epic-web/invariant@1.0.0':
  65. resolution: {integrity: sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==}
  66. '@floating-ui/core@1.7.5':
  67. resolution: {integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==}
  68. '@floating-ui/dom@1.7.6':
  69. resolution: {integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==}
  70. '@floating-ui/utils@0.2.11':
  71. resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==}
  72. '@inlang/paraglide-js@2.20.2':
  73. resolution: {integrity: sha512-V8iY3uu/vQU94gEag1bdC3glMJSp4Dg3XMwfnabZLBh1Dv0F++DvDYlMeniqv2+nHbnS/twB75AM140OmpHDEg==}
  74. hasBin: true
  75. peerDependencies:
  76. typescript: '>=5.6'
  77. peerDependenciesMeta:
  78. typescript:
  79. optional: true
  80. '@inlang/recommend-sherlock@0.2.1':
  81. resolution: {integrity: sha512-ckv8HvHy/iTqaVAEKrr+gnl+p3XFNwe5D2+6w6wJk2ORV2XkcRkKOJ/XsTUJbPSiyi4PI+p+T3bqbmNx/rDUlg==}
  82. '@inlang/sdk@2.10.2':
  83. resolution: {integrity: sha512-O1ki72SNK6LPagaGrvlioBb1mWKvump7cO7P85hfGZjdFTmDdn3icI0A6MvaBsB3P9KQHAjzyubnN1OslGufTw==}
  84. engines: {node: '>=20.0.0'}
  85. '@jridgewell/gen-mapping@0.3.13':
  86. resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
  87. '@jridgewell/remapping@2.3.5':
  88. resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
  89. '@jridgewell/resolve-uri@3.1.2':
  90. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  91. engines: {node: '>=6.0.0'}
  92. '@jridgewell/sourcemap-codec@1.5.5':
  93. resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
  94. '@jridgewell/trace-mapping@0.3.31':
  95. resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
  96. '@lix-js/sdk@0.4.10':
  97. resolution: {integrity: sha512-0dMInAJK/67guTG5rRZaCEhvzC5cCXENOjaePA5AqMXrCE97kaY7SRor9e2vnoGsFIiGqXKlT0MCIoZj36G0gg==}
  98. engines: {node: '>=18'}
  99. '@lix-js/server-protocol-schema@0.1.1':
  100. resolution: {integrity: sha512-jBeALB6prAbtr5q4vTuxnRZZv1M2rKe8iNqRQhFJ4Tv7150unEa0vKyz0hs8Gl3fUGsWaNJBh3J8++fpbrpRBQ==}
  101. '@napi-rs/wasm-runtime@1.1.6':
  102. resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==}
  103. peerDependencies:
  104. '@emnapi/core': ^1.7.1
  105. '@emnapi/runtime': ^1.7.1
  106. '@oxc-project/types@0.137.0':
  107. resolution: {integrity: sha512-WT+Gb24i8hmvo85AIv2oEYouEXkRlKAlT9WaCa3TfLgNCN+GhrJOGZuIlMouAh38Qe4QOx26eUOVsq70qXrywA==}
  108. '@phc/format@1.0.0':
  109. resolution: {integrity: sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==}
  110. engines: {node: '>=10'}
  111. '@polka/url@1.0.0-next.29':
  112. resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
  113. '@popperjs/core@2.11.8':
  114. resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
  115. '@rolldown/binding-android-arm64@1.1.3':
  116. resolution: {integrity: sha512-DT6Z3PhvioeHMvxo+xHc3KtqggrI7CCTXCmC2h/5zUlp5jVitv7XEy+9q5/7v8IolhlioawpMo8Kg0EEBy7J0g==}
  117. engines: {node: ^20.19.0 || >=22.12.0}
  118. cpu: [arm64]
  119. os: [android]
  120. '@rolldown/binding-darwin-arm64@1.1.3':
  121. resolution: {integrity: sha512-0NwgwsjM7LrsuVnXMK3koTpagBNOhloc/BNjKqZjv4V5zI5r13qx69uVhRx+o5Z0yy4Hzq+lpy7TAgUG/ocvrw==}
  122. engines: {node: ^20.19.0 || >=22.12.0}
  123. cpu: [arm64]
  124. os: [darwin]
  125. '@rolldown/binding-darwin-x64@1.1.3':
  126. resolution: {integrity: sha512-YtiBp4disu6V560loT6PjMdiRaWmVvDNrUunAalbiFx2ggeJwxdAsgZMcoGP17uyAsTwAj5V1niksxlHnVQ1Sw==}
  127. engines: {node: ^20.19.0 || >=22.12.0}
  128. cpu: [x64]
  129. os: [darwin]
  130. '@rolldown/binding-freebsd-x64@1.1.3':
  131. resolution: {integrity: sha512-yD3EkEdXk2LypPxnf/kSZHirarsI8gcPzc62SukhR9VJTyvV+F9Q/GxWNuCojc7sXyuVC4DxRGhdDK4X8VSsbw==}
  132. engines: {node: ^20.19.0 || >=22.12.0}
  133. cpu: [x64]
  134. os: [freebsd]
  135. '@rolldown/binding-linux-arm-gnueabihf@1.1.3':
  136. resolution: {integrity: sha512-c+8vieQbsD7HNAHKIA34w0GJ9FedFFuJGD+7E6vz7Q3uqAIugL5p45fhlsj4UaAsHpcmlqugBWMhA0/j7o0sIg==}
  137. engines: {node: ^20.19.0 || >=22.12.0}
  138. cpu: [arm]
  139. os: [linux]
  140. '@rolldown/binding-linux-arm64-gnu@1.1.3':
  141. resolution: {integrity: sha512-50jD0uUwLvur7Zz9LHz17kaAdTPjn5wN93hEgjvmYFRZwiR7ZJYovTd5ipyWJDAnXKvZ+wgc+/Ika6dwSF5OcA==}
  142. engines: {node: ^20.19.0 || >=22.12.0}
  143. cpu: [arm64]
  144. os: [linux]
  145. libc: [glibc]
  146. '@rolldown/binding-linux-arm64-musl@1.1.3':
  147. resolution: {integrity: sha512-BO9+oPL8K9poZJBfYPsXNtYjPE5uM3qeehT3aFcW4LITOl+iSqhp0abzjR2nWBUNjIZeKXjAEWBZ64WjNoHd6w==}
  148. engines: {node: ^20.19.0 || >=22.12.0}
  149. cpu: [arm64]
  150. os: [linux]
  151. libc: [musl]
  152. '@rolldown/binding-linux-ppc64-gnu@1.1.3':
  153. resolution: {integrity: sha512-f3VpLB1vQ0Eo6ecr/6cekLnvYMFF4YBFoVGkfkvPLq1bAkbAwHYQPZKoAmG6OJyTcxxoC+AvezGx/S1obNC0Mw==}
  154. engines: {node: ^20.19.0 || >=22.12.0}
  155. cpu: [ppc64]
  156. os: [linux]
  157. libc: [glibc]
  158. '@rolldown/binding-linux-s390x-gnu@1.1.3':
  159. resolution: {integrity: sha512-AmurZ26Pqx/RI9N1gzEOCklkKXl927yjfXWUUS0O7Puh8ARM/Ob8qfrD3qnWksScdw6cSrW5PSHE9DyLu7+PtA==}
  160. engines: {node: ^20.19.0 || >=22.12.0}
  161. cpu: [s390x]
  162. os: [linux]
  163. libc: [glibc]
  164. '@rolldown/binding-linux-x64-gnu@1.1.3':
  165. resolution: {integrity: sha512-JJpqs8bRGITDOdbkNKnlojzBabbOHrqjSvDr0IVsZObE1lBcPjxItUEY9eWIDbxaJ3cGrXPWGfGkIxFijg/URg==}
  166. engines: {node: ^20.19.0 || >=22.12.0}
  167. cpu: [x64]
  168. os: [linux]
  169. libc: [glibc]
  170. '@rolldown/binding-linux-x64-musl@1.1.3':
  171. resolution: {integrity: sha512-rSJcdjPxzA/by/6/rYs+v+bXU7UjvnbUWz8MJb6kh6+knqB1dCrtHg0uu7C/4haqJvqdkYHQ5IGn+tCH9GLW/g==}
  172. engines: {node: ^20.19.0 || >=22.12.0}
  173. cpu: [x64]
  174. os: [linux]
  175. libc: [musl]
  176. '@rolldown/binding-openharmony-arm64@1.1.3':
  177. resolution: {integrity: sha512-hQ3/PYkDJICgevvyNcVrihVeqq7k1Pp3VZ9lY+dauAYUJKO+auqApvANhvR1An9BhmqYKvW2Mu1F9u4DXSMLxQ==}
  178. engines: {node: ^20.19.0 || >=22.12.0}
  179. cpu: [arm64]
  180. os: [openharmony]
  181. '@rolldown/binding-wasm32-wasi@1.1.3':
  182. resolution: {integrity: sha512-Elcv/BtML9lXrV6JuKITc/grN2kYV9gjsQpW8Jfw4ioK0TOkjBjye0nnyqQNy9STNaI20lXNaQBRrD5gSgR0Yg==}
  183. engines: {node: ^20.19.0 || >=22.12.0}
  184. cpu: [wasm32]
  185. '@rolldown/binding-win32-arm64-msvc@1.1.3':
  186. resolution: {integrity: sha512-2DrEfhluH9yhiaFApmsjsjwrSYbNcY1oFTzYSP1a535jDbV98zCFanA/96TBUd0iDFcxGmw9QRExwGCXz3U+/g==}
  187. engines: {node: ^20.19.0 || >=22.12.0}
  188. cpu: [arm64]
  189. os: [win32]
  190. '@rolldown/binding-win32-x64-msvc@1.1.3':
  191. resolution: {integrity: sha512-OL4OMk7UPXOeVGGd3qo5zJyPIljf4AFgk5QAkPPS+OoLuOOozhuaQGC18MxVTnw/06q93gShAJzlwnSCY9YtqA==}
  192. engines: {node: ^20.19.0 || >=22.12.0}
  193. cpu: [x64]
  194. os: [win32]
  195. '@rolldown/pluginutils@1.0.1':
  196. resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
  197. '@rollup/plugin-commonjs@29.0.3':
  198. resolution: {integrity: sha512-ZaOxZceP7SOUW7Lqw5IRVweSQYWaeIPnXIGLiB690EBA3FGJTO40EEr2L5yZplJWsgTCogILRSpcAe7+U0Otdg==}
  199. engines: {node: '>=16.0.0 || 14 >= 14.17'}
  200. peerDependencies:
  201. rollup: ^2.68.0||^3.0.0||^4.0.0
  202. peerDependenciesMeta:
  203. rollup:
  204. optional: true
  205. '@rollup/plugin-json@6.1.0':
  206. resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==}
  207. engines: {node: '>=14.0.0'}
  208. peerDependencies:
  209. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  210. peerDependenciesMeta:
  211. rollup:
  212. optional: true
  213. '@rollup/plugin-node-resolve@15.3.1':
  214. resolution: {integrity: sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==}
  215. engines: {node: '>=14.0.0'}
  216. peerDependencies:
  217. rollup: ^2.78.0||^3.0.0||^4.0.0
  218. peerDependenciesMeta:
  219. rollup:
  220. optional: true
  221. '@rollup/plugin-node-resolve@16.0.3':
  222. resolution: {integrity: sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==}
  223. engines: {node: '>=14.0.0'}
  224. peerDependencies:
  225. rollup: ^2.78.0||^3.0.0||^4.0.0
  226. peerDependenciesMeta:
  227. rollup:
  228. optional: true
  229. '@rollup/plugin-replace@6.0.3':
  230. resolution: {integrity: sha512-J4RZarRvQAm5IF0/LwUUg+obsm+xZhYnbMXmXROyoSE1ATJe3oXSb9L5MMppdxP2ylNSjv6zFBwKYjcKMucVfA==}
  231. engines: {node: '>=14.0.0'}
  232. peerDependencies:
  233. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  234. peerDependenciesMeta:
  235. rollup:
  236. optional: true
  237. '@rollup/pluginutils@5.4.0':
  238. resolution: {integrity: sha512-MfPp06CjRLfXQ3wY0R8vJDYBy/MvVcc9OulEfR0B8Iv9ko+GCNaRZ+EpJYFl27LhKsZK0o420sYCRHCjfCgeUg==}
  239. engines: {node: '>=14.0.0'}
  240. peerDependencies:
  241. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  242. peerDependenciesMeta:
  243. rollup:
  244. optional: true
  245. '@rollup/rollup-android-arm-eabi@4.62.2':
  246. resolution: {integrity: sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==}
  247. cpu: [arm]
  248. os: [android]
  249. '@rollup/rollup-android-arm64@4.62.2':
  250. resolution: {integrity: sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==}
  251. cpu: [arm64]
  252. os: [android]
  253. '@rollup/rollup-darwin-arm64@4.62.2':
  254. resolution: {integrity: sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==}
  255. cpu: [arm64]
  256. os: [darwin]
  257. '@rollup/rollup-darwin-x64@4.62.2':
  258. resolution: {integrity: sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==}
  259. cpu: [x64]
  260. os: [darwin]
  261. '@rollup/rollup-freebsd-arm64@4.62.2':
  262. resolution: {integrity: sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==}
  263. cpu: [arm64]
  264. os: [freebsd]
  265. '@rollup/rollup-freebsd-x64@4.62.2':
  266. resolution: {integrity: sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==}
  267. cpu: [x64]
  268. os: [freebsd]
  269. '@rollup/rollup-linux-arm-gnueabihf@4.62.2':
  270. resolution: {integrity: sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==}
  271. cpu: [arm]
  272. os: [linux]
  273. libc: [glibc]
  274. '@rollup/rollup-linux-arm-musleabihf@4.62.2':
  275. resolution: {integrity: sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==}
  276. cpu: [arm]
  277. os: [linux]
  278. libc: [musl]
  279. '@rollup/rollup-linux-arm64-gnu@4.62.2':
  280. resolution: {integrity: sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==}
  281. cpu: [arm64]
  282. os: [linux]
  283. libc: [glibc]
  284. '@rollup/rollup-linux-arm64-musl@4.62.2':
  285. resolution: {integrity: sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==}
  286. cpu: [arm64]
  287. os: [linux]
  288. libc: [musl]
  289. '@rollup/rollup-linux-loong64-gnu@4.62.2':
  290. resolution: {integrity: sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==}
  291. cpu: [loong64]
  292. os: [linux]
  293. libc: [glibc]
  294. '@rollup/rollup-linux-loong64-musl@4.62.2':
  295. resolution: {integrity: sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==}
  296. cpu: [loong64]
  297. os: [linux]
  298. libc: [musl]
  299. '@rollup/rollup-linux-ppc64-gnu@4.62.2':
  300. resolution: {integrity: sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==}
  301. cpu: [ppc64]
  302. os: [linux]
  303. libc: [glibc]
  304. '@rollup/rollup-linux-ppc64-musl@4.62.2':
  305. resolution: {integrity: sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==}
  306. cpu: [ppc64]
  307. os: [linux]
  308. libc: [musl]
  309. '@rollup/rollup-linux-riscv64-gnu@4.62.2':
  310. resolution: {integrity: sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==}
  311. cpu: [riscv64]
  312. os: [linux]
  313. libc: [glibc]
  314. '@rollup/rollup-linux-riscv64-musl@4.62.2':
  315. resolution: {integrity: sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==}
  316. cpu: [riscv64]
  317. os: [linux]
  318. libc: [musl]
  319. '@rollup/rollup-linux-s390x-gnu@4.62.2':
  320. resolution: {integrity: sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==}
  321. cpu: [s390x]
  322. os: [linux]
  323. libc: [glibc]
  324. '@rollup/rollup-linux-x64-gnu@4.62.2':
  325. resolution: {integrity: sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==}
  326. cpu: [x64]
  327. os: [linux]
  328. libc: [glibc]
  329. '@rollup/rollup-linux-x64-musl@4.62.2':
  330. resolution: {integrity: sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==}
  331. cpu: [x64]
  332. os: [linux]
  333. libc: [musl]
  334. '@rollup/rollup-openbsd-x64@4.62.2':
  335. resolution: {integrity: sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==}
  336. cpu: [x64]
  337. os: [openbsd]
  338. '@rollup/rollup-openharmony-arm64@4.62.2':
  339. resolution: {integrity: sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==}
  340. cpu: [arm64]
  341. os: [openharmony]
  342. '@rollup/rollup-win32-arm64-msvc@4.62.2':
  343. resolution: {integrity: sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==}
  344. cpu: [arm64]
  345. os: [win32]
  346. '@rollup/rollup-win32-ia32-msvc@4.62.2':
  347. resolution: {integrity: sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==}
  348. cpu: [ia32]
  349. os: [win32]
  350. '@rollup/rollup-win32-x64-gnu@4.62.2':
  351. resolution: {integrity: sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==}
  352. cpu: [x64]
  353. os: [win32]
  354. '@rollup/rollup-win32-x64-msvc@4.62.2':
  355. resolution: {integrity: sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==}
  356. cpu: [x64]
  357. os: [win32]
  358. '@sinclair/typebox@0.31.28':
  359. resolution: {integrity: sha512-/s55Jujywdw/Jpan+vsy6JZs1z2ZTGxTmbZTPiuSL2wz9mfzA2gN1zzaqmvfi4pq+uOt7Du85fkiwv5ymW84aQ==}
  360. '@sqlite.org/sqlite-wasm@3.48.0-build4':
  361. resolution: {integrity: sha512-hI6twvUkzOmyGZhQMza1gpfqErZxXRw6JEsiVjUbo7tFanVD+8Oil0Ih3l2nGzHdxPI41zFmfUQG7GHqhciKZQ==}
  362. hasBin: true
  363. '@standard-schema/spec@1.1.0':
  364. resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
  365. '@sveltejs/acorn-typescript@1.0.10':
  366. resolution: {integrity: sha512-4WfKk68eTih+MiJD4fSbxN7E8kVBmTMPWHUPYjvl2N0rMs53YLTT8/YjKU5Dtnz5LqDjl7LEw4U7lXR2W3J5WA==}
  367. peerDependencies:
  368. acorn: ^8.9.0
  369. '@sveltejs/adapter-node@5.5.7':
  370. resolution: {integrity: sha512-uOfc9eVlI3A37RRSaKcgrheBYPrfJwC9VMqDp8x/O6tlKdcLLvHThSWD0KNIbjQ/d+7bwLGx3vx6aowAcRfd2g==}
  371. peerDependencies:
  372. '@sveltejs/kit': ^2.4.0
  373. '@sveltejs/kit@2.68.0':
  374. resolution: {integrity: sha512-PdKiWsqinAoubVsSiRgVFkg3MHzGhQPnwQ8VxnGQKpZYijpapZ3UHHBje0GeByt2TvfjHPw+kxV+dNK2RIZg9g==}
  375. engines: {node: '>=18.13'}
  376. hasBin: true
  377. peerDependencies:
  378. '@opentelemetry/api': ^1.0.0
  379. '@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 || ^7.0.0
  380. svelte: ^4.0.0 || ^5.0.0-next.0
  381. typescript: ^5.3.3 || ^6.0.0
  382. vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 || ^8.0.0
  383. peerDependenciesMeta:
  384. '@opentelemetry/api':
  385. optional: true
  386. typescript:
  387. optional: true
  388. '@sveltejs/vite-plugin-svelte@7.1.2':
  389. resolution: {integrity: sha512-DrUBA2UXRfDmUX/ZTiEopd3X40yavsJF1FX2RygcuIScHL7o5YX1fMvoYnDhjeJQC4weCOklirpNWlcb2NiSeA==}
  390. engines: {node: ^20.19 || ^22.12 || >=24}
  391. peerDependencies:
  392. svelte: ^5.46.4
  393. vite: ^8.0.0-beta.7 || ^8.0.0
  394. '@tailwindcss/forms@0.5.11':
  395. resolution: {integrity: sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==}
  396. peerDependencies:
  397. tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1'
  398. '@tailwindcss/node@4.3.1':
  399. resolution: {integrity: sha512-6NDaqRoAMSXD1mr/RXu0HBvNE9a2n5tHPsxu9XHLws8o4Twes5rBM2205SUUiJ9goAtadrN6xTGX0UDEwp/N4A==}
  400. '@tailwindcss/oxide-android-arm64@4.3.1':
  401. resolution: {integrity: sha512-SVlyf61g374l5cHyg8x9kf5xmLcOaxvOTsbsqDnSsDJaKOEFZ7GCvi84VAVGpxojYOs1+3K6M0UjXfqPU8vmOQ==}
  402. engines: {node: '>= 20'}
  403. cpu: [arm64]
  404. os: [android]
  405. '@tailwindcss/oxide-darwin-arm64@4.3.1':
  406. resolution: {integrity: sha512-hVnWLwv+e/l7c4WKyVtHVrIPvYdqWHjRB3MDIqARynzFtnQg85kmQEFCbV9Ja0VVx4xXTIiDWY60Y7iz/iNoDA==}
  407. engines: {node: '>= 20'}
  408. cpu: [arm64]
  409. os: [darwin]
  410. '@tailwindcss/oxide-darwin-x64@4.3.1':
  411. resolution: {integrity: sha512-Cf7abu0WVgbhU7ANgPUnSAvm7nCvMweusHb8FnaHlLfv/Caq4GYaEZg7ZImzzmjx4lIAfuS8q+eLIS7A7IzxIg==}
  412. engines: {node: '>= 20'}
  413. cpu: [x64]
  414. os: [darwin]
  415. '@tailwindcss/oxide-freebsd-x64@4.3.1':
  416. resolution: {integrity: sha512-ZZqzX2Y+GXtXXfqSfpJhDm60OoZfvLHLCgm+J7NVqgHHJjG/m9ugZI77RwTsVd4fnBJuCFP6Ae6kTJb71UdS8g==}
  417. engines: {node: '>= 20'}
  418. cpu: [x64]
  419. os: [freebsd]
  420. '@tailwindcss/oxide-linux-arm-gnueabihf@4.3.1':
  421. resolution: {integrity: sha512-/Ah/xik0LaMYfv9DZ0S/t4pBlBNYOcqtRwusjgovHkvT8ixueWCLyJjsaF5kQIckjb4IT8Q6K6p/iPmZMixYgg==}
  422. engines: {node: '>= 20'}
  423. cpu: [arm]
  424. os: [linux]
  425. '@tailwindcss/oxide-linux-arm64-gnu@4.3.1':
  426. resolution: {integrity: sha512-gqdFoVJlw444GvpnheZLHmvTzSxI/cOUUh2KSNejQjTcYkW062SVD+En0rUgD+QV91bz1XGIGtt1HJd48xUGbQ==}
  427. engines: {node: '>= 20'}
  428. cpu: [arm64]
  429. os: [linux]
  430. libc: [glibc]
  431. '@tailwindcss/oxide-linux-arm64-musl@4.3.1':
  432. resolution: {integrity: sha512-Bwv9KwOvE0VKa86xPFif9b9c3Y1NxOV1P0gLti/IYaWEsQYZXDlxfGEtA8mdDZ7SG3wyNXAWYT5SIn3giL57oA==}
  433. engines: {node: '>= 20'}
  434. cpu: [arm64]
  435. os: [linux]
  436. libc: [musl]
  437. '@tailwindcss/oxide-linux-x64-gnu@4.3.1':
  438. resolution: {integrity: sha512-Ymi8O8T15HYQdOUWUtTI6ldN0neHP85FC+Qz32xTcZ7iJXtem/x8ITev0o1e9e5rkqj4lONZfTRLvkmin1+tKg==}
  439. engines: {node: '>= 20'}
  440. cpu: [x64]
  441. os: [linux]
  442. libc: [glibc]
  443. '@tailwindcss/oxide-linux-x64-musl@4.3.1':
  444. resolution: {integrity: sha512-M+P/91qJ6uILLw4k2G93GMDRAXj61SMvFQYt39AqvUqYgExXpLL5aepfns7sj4HiAQeolirQF9E0lzRvdf4zPQ==}
  445. engines: {node: '>= 20'}
  446. cpu: [x64]
  447. os: [linux]
  448. libc: [musl]
  449. '@tailwindcss/oxide-wasm32-wasi@4.3.1':
  450. resolution: {integrity: sha512-zsM8uOeqvVGHsAXsJxsT28ttosFahLJKCLOTUBqRAtKnVgGSRitds9T432QiT8b77Yga7JIBkulIRRlJPtYhRA==}
  451. engines: {node: '>=14.0.0'}
  452. cpu: [wasm32]
  453. bundledDependencies:
  454. - '@napi-rs/wasm-runtime'
  455. - '@emnapi/core'
  456. - '@emnapi/runtime'
  457. - '@tybys/wasm-util'
  458. - '@emnapi/wasi-threads'
  459. - tslib
  460. '@tailwindcss/oxide-win32-arm64-msvc@4.3.1':
  461. resolution: {integrity: sha512-aiNvSq9BsVk8V513lDKlrCFAgf8qBMPZTpgEhInL+NwQqs97mYmupVMrPrgBBSL8Pv/0zXu9MrMF9rMun1ZeNg==}
  462. engines: {node: '>= 20'}
  463. cpu: [arm64]
  464. os: [win32]
  465. '@tailwindcss/oxide-win32-x64-msvc@4.3.1':
  466. resolution: {integrity: sha512-xDEyu1rg290472FEGaKHnzyDyh5QH+AlWvsU5hMoMtPpzmKlRI0jaYKCgSHDYtaQWZOYbMaduSyCwFwY4n1HmA==}
  467. engines: {node: '>= 20'}
  468. cpu: [x64]
  469. os: [win32]
  470. '@tailwindcss/oxide@4.3.1':
  471. resolution: {integrity: sha512-yVPyo8RNkabVr3O2EhHEE0Rewu7YKzc1DhIqfL46LKveFrmu9XbDazNOJY7/GRuvw1h6u3utWnR29H/p5JPlgA==}
  472. engines: {node: '>= 20'}
  473. '@tailwindcss/postcss@4.3.1':
  474. resolution: {integrity: sha512-dNJuNbdEJT/SWRuXTYP1WSamelsz3ztkUsdtWQPjrexysrTpaEPM40P/71knXiXLYEojqPOEGitVLLpPMS5T6A==}
  475. '@tailwindcss/typography@0.5.20':
  476. resolution: {integrity: sha512-hwbzQuNUfcPvbegQFatVPl/MY/tcM9KLl963hQ5laJKPh81TEZ1+dNG9PirGvcaDBkp+BCshExAyKVPW91dozw==}
  477. peerDependencies:
  478. tailwindcss: '>=3.0.0 || >=4.0.0 || insiders'
  479. '@tailwindcss/vite@4.3.1':
  480. resolution: {integrity: sha512-hItDHuIIlEV61R+faXu66s1K36aTurO/Qw0e45Vskz57gXl9pWOT6eg3zmcEui6CZXddbN7zd41bwmvag4JGwQ==}
  481. peerDependencies:
  482. vite: ^5.2.0 || ^6 || ^7 || ^8
  483. '@tybys/wasm-util@0.10.3':
  484. resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==}
  485. '@types/cookie@0.6.0':
  486. resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
  487. '@types/estree@1.0.9':
  488. resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
  489. '@types/resolve@1.20.2':
  490. resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==}
  491. '@types/trusted-types@2.0.7':
  492. resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
  493. acorn@8.17.0:
  494. resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==}
  495. engines: {node: '>=0.4.0'}
  496. hasBin: true
  497. apexcharts@5.15.2:
  498. resolution: {integrity: sha512-qbd+ehDiRxo++wAqaGLmJcd683ktulTqoku4WYYyQ3XOgJIn4yhOQGV27KcdK7c2yhwxblyh4mgMm8ukI0wC0Q==}
  499. argon2@0.44.0:
  500. resolution: {integrity: sha512-zHPGN3S55sihSQo0dBbK0A5qpi2R31z7HZDZnry3ifOyj8bZZnpZND2gpmhnRGO1V/d555RwBqIK5W4Mrmv3ig==}
  501. engines: {node: '>=16.17.0'}
  502. aria-query@5.3.1:
  503. resolution: {integrity: sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==}
  504. engines: {node: '>= 0.4'}
  505. array-timsort@1.0.3:
  506. resolution: {integrity: sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==}
  507. axobject-query@4.1.0:
  508. resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
  509. engines: {node: '>= 0.4'}
  510. base64-js@1.5.1:
  511. resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
  512. better-sqlite3@12.11.1:
  513. resolution: {integrity: sha512-dq9AtApgg5PGFtBzPFSBl3HZQjHok5gaQCM6zh2Yk0aSmDCs1CbnVI8/HgASQkNKsWFpseIO9beg5xxpYhbIfA==}
  514. engines: {node: 20.x || 22.x || 23.x || 24.x || 25.x || 26.x}
  515. bindings@1.5.0:
  516. resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
  517. bl@4.1.0:
  518. resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
  519. buffer@5.7.1:
  520. resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
  521. chownr@1.1.4:
  522. resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
  523. clsx@2.1.1:
  524. resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
  525. engines: {node: '>=6'}
  526. commander@11.1.0:
  527. resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
  528. engines: {node: '>=16'}
  529. comment-json@4.6.2:
  530. resolution: {integrity: sha512-R2rze/hDX30uul4NZoIZ76ImSJLFxn/1/ZxtKC1L77y2X1k+yYu1joKbAtMA2Fg3hZrTOiw0I5mwVMo0cf250w==}
  531. engines: {node: '>= 6'}
  532. commondir@1.0.1:
  533. resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
  534. consola@3.4.0:
  535. resolution: {integrity: sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==}
  536. engines: {node: ^14.18.0 || >=16.10.0}
  537. cookie@0.6.0:
  538. resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==}
  539. engines: {node: '>= 0.6'}
  540. cross-env@10.1.0:
  541. resolution: {integrity: sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==}
  542. engines: {node: '>=20'}
  543. hasBin: true
  544. cross-spawn@7.0.6:
  545. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  546. engines: {node: '>= 8'}
  547. cssesc@3.0.0:
  548. resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
  549. engines: {node: '>=4'}
  550. hasBin: true
  551. date-fns@4.4.0:
  552. resolution: {integrity: sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==}
  553. decompress-response@6.0.0:
  554. resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
  555. engines: {node: '>=10'}
  556. dedent@1.5.1:
  557. resolution: {integrity: sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==}
  558. peerDependencies:
  559. babel-plugin-macros: ^3.1.0
  560. peerDependenciesMeta:
  561. babel-plugin-macros:
  562. optional: true
  563. deep-extend@0.6.0:
  564. resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
  565. engines: {node: '>=4.0.0'}
  566. deepmerge@4.3.1:
  567. resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
  568. engines: {node: '>=0.10.0'}
  569. detect-libc@2.1.2:
  570. resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
  571. engines: {node: '>=8'}
  572. devalue@5.8.1:
  573. resolution: {integrity: sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw==}
  574. end-of-stream@1.4.5:
  575. resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
  576. enhanced-resolve@5.21.6:
  577. resolution: {integrity: sha512-aNnGCvbJ/RIyWo1IuhNdVjnNF+EjH9wpzpNHt+ci/m9He9LJvUN8wrCcXjp9cWsGNAuvSpVFTx/vraAFQ8qGjQ==}
  578. engines: {node: '>=10.13.0'}
  579. es-errors@1.3.0:
  580. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  581. engines: {node: '>= 0.4'}
  582. esm-env@1.2.2:
  583. resolution: {integrity: sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==}
  584. esprima@4.0.1:
  585. resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
  586. engines: {node: '>=4'}
  587. hasBin: true
  588. esrap@2.2.12:
  589. resolution: {integrity: sha512-On0QbLyaiAkVC4eXtgnXK9Kh2opit+3rcUSOc45DqJ2s/X2eXAHsGOKRSJ6IDagQEW5vPyivANfXUiqgXC67Rw==}
  590. peerDependencies:
  591. '@typescript-eslint/types': ^8.2.0
  592. peerDependenciesMeta:
  593. '@typescript-eslint/types':
  594. optional: true
  595. estree-walker@2.0.2:
  596. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  597. expand-template@2.0.3:
  598. resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
  599. engines: {node: '>=6'}
  600. fdir@6.5.0:
  601. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  602. engines: {node: '>=12.0.0'}
  603. peerDependencies:
  604. picomatch: ^3 || ^4
  605. peerDependenciesMeta:
  606. picomatch:
  607. optional: true
  608. file-uri-to-path@1.0.0:
  609. resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
  610. flowbite-datepicker@1.3.2:
  611. resolution: {integrity: sha512-6Nfm0MCVX3mpaR7YSCjmEO2GO8CDt6CX8ZpQnGdeu03WUCWtEPQ/uy0PUiNtIJjJZWnX0Cm3H55MOhbD1g+E/g==}
  612. flowbite-datepicker@2.0.0:
  613. resolution: {integrity: sha512-m81hl0Bimq45MUg4maJLOnXrX+C9lZ0AkjMb9uotuVUSr729k/YiymWDfVAm63AYDH7g7y3rI3ke3XaBzWWqLw==}
  614. flowbite-svelte-icons@3.1.0:
  615. resolution: {integrity: sha512-ZKBFlJY6VbORSo0aHvhqP152/QQN+YKU2upZA6lOkIbTN2vHgENerzd+PnZpLA+os3QbJTG2LKK0l7Zeh1vDBQ==}
  616. peerDependencies:
  617. svelte: ^5.0.0
  618. flowbite-svelte@1.33.1:
  619. resolution: {integrity: sha512-HIG61H/YvWbfk0JTfirbPFb1F/YRPiJWYlUE7KTlmZ1X/ZTG6NZA9CgRuraO358cdpt0kv1gPYldrAKM1Apx2w==}
  620. peerDependencies:
  621. svelte: ^5.40.0
  622. tailwindcss: ^4.1.4
  623. flowbite@2.5.2:
  624. resolution: {integrity: sha512-kwFD3n8/YW4EG8GlY3Od9IoKND97kitO+/ejISHSqpn3vw2i5K/+ZI8Jm2V+KC4fGdnfi0XZ+TzYqQb4Q1LshA==}
  625. flowbite@3.1.2:
  626. resolution: {integrity: sha512-MkwSgbbybCYgMC+go6Da5idEKUFfMqc/AmSjm/2ZbdmvoKf5frLPq/eIhXc9P+rC8t9boZtUXzHDgt5whZ6A/Q==}
  627. flowbite@4.0.2:
  628. resolution: {integrity: sha512-TxBdfZpd3HktHH4ashiYjirrSZeVPtG1OCRZMKTeXUa9FOlMxSF98zgjMB/AxE49KZ+rlfgWynAlaNpWxrqZmA==}
  629. fs-constants@1.0.0:
  630. resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
  631. fsevents@2.3.3:
  632. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  633. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  634. os: [darwin]
  635. function-bind@1.1.2:
  636. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  637. github-from-package@0.0.0:
  638. resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
  639. graceful-fs@4.2.11:
  640. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  641. hasown@2.0.4:
  642. resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
  643. engines: {node: '>= 0.4'}
  644. human-id@4.2.0:
  645. resolution: {integrity: sha512-K3GbkIWqyvvlpfhBPlbEvD97TtqBpAYA4kt+cn2lD2x2HuohzZCibcA2nOlnJT6exqvJLggoB5nv2dNf192nEA==}
  646. hasBin: true
  647. ieee754@1.2.1:
  648. resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
  649. inherits@2.0.4:
  650. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  651. ini@1.3.8:
  652. resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
  653. is-core-module@2.16.2:
  654. resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==}
  655. engines: {node: '>= 0.4'}
  656. is-module@1.0.0:
  657. resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==}
  658. is-reference@1.2.1:
  659. resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==}
  660. is-reference@3.0.3:
  661. resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==}
  662. isexe@2.0.0:
  663. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  664. jiti@2.7.0:
  665. resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
  666. hasBin: true
  667. js-sha256@0.11.1:
  668. resolution: {integrity: sha512-o6WSo/LUvY2uC4j7mO50a2ms7E/EAdbP0swigLV+nzHKTTaYnaLIWJ02VdXrsJX0vGedDESQnLsOekr94ryfjg==}
  669. json5@2.2.3:
  670. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  671. engines: {node: '>=6'}
  672. hasBin: true
  673. kleur@4.1.5:
  674. resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
  675. engines: {node: '>=6'}
  676. kysely@0.28.17:
  677. resolution: {integrity: sha512-nbD8lB9EB3wNdMhOCdx5Li8DxnLbvKByylRLcJ1h+4SkrowVeECAyZlyiKMThF7xFdRz0jSQ2MoJr+wXux2y0Q==}
  678. engines: {node: '>=20.0.0'}
  679. lightningcss-android-arm64@1.32.0:
  680. resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
  681. engines: {node: '>= 12.0.0'}
  682. cpu: [arm64]
  683. os: [android]
  684. lightningcss-darwin-arm64@1.32.0:
  685. resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
  686. engines: {node: '>= 12.0.0'}
  687. cpu: [arm64]
  688. os: [darwin]
  689. lightningcss-darwin-x64@1.32.0:
  690. resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
  691. engines: {node: '>= 12.0.0'}
  692. cpu: [x64]
  693. os: [darwin]
  694. lightningcss-freebsd-x64@1.32.0:
  695. resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
  696. engines: {node: '>= 12.0.0'}
  697. cpu: [x64]
  698. os: [freebsd]
  699. lightningcss-linux-arm-gnueabihf@1.32.0:
  700. resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
  701. engines: {node: '>= 12.0.0'}
  702. cpu: [arm]
  703. os: [linux]
  704. lightningcss-linux-arm64-gnu@1.32.0:
  705. resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
  706. engines: {node: '>= 12.0.0'}
  707. cpu: [arm64]
  708. os: [linux]
  709. libc: [glibc]
  710. lightningcss-linux-arm64-musl@1.32.0:
  711. resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
  712. engines: {node: '>= 12.0.0'}
  713. cpu: [arm64]
  714. os: [linux]
  715. libc: [musl]
  716. lightningcss-linux-x64-gnu@1.32.0:
  717. resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
  718. engines: {node: '>= 12.0.0'}
  719. cpu: [x64]
  720. os: [linux]
  721. libc: [glibc]
  722. lightningcss-linux-x64-musl@1.32.0:
  723. resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
  724. engines: {node: '>= 12.0.0'}
  725. cpu: [x64]
  726. os: [linux]
  727. libc: [musl]
  728. lightningcss-win32-arm64-msvc@1.32.0:
  729. resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
  730. engines: {node: '>= 12.0.0'}
  731. cpu: [arm64]
  732. os: [win32]
  733. lightningcss-win32-x64-msvc@1.32.0:
  734. resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
  735. engines: {node: '>= 12.0.0'}
  736. cpu: [x64]
  737. os: [win32]
  738. lightningcss@1.32.0:
  739. resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
  740. engines: {node: '>= 12.0.0'}
  741. locate-character@3.0.0:
  742. resolution: {integrity: sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==}
  743. magic-string@0.30.21:
  744. resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
  745. mimic-response@3.1.0:
  746. resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
  747. engines: {node: '>=10'}
  748. mini-svg-data-uri@1.4.4:
  749. resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==}
  750. hasBin: true
  751. minimist@1.2.8:
  752. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  753. mkdirp-classic@0.5.3:
  754. resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
  755. mrmime@2.0.1:
  756. resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
  757. engines: {node: '>=10'}
  758. nanoid@3.3.15:
  759. resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==}
  760. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  761. hasBin: true
  762. napi-build-utils@2.0.0:
  763. resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
  764. node-abi@3.92.0:
  765. resolution: {integrity: sha512-KdHvFWZjEKDf0cakgFjebl371GPsISX2oZHcuyKqM7DtogIsHrqKeLTo8wBHxaXRAQlY2PsPlZmfo+9ZCxEREQ==}
  766. engines: {node: '>=10'}
  767. node-addon-api@8.9.0:
  768. resolution: {integrity: sha512-ekZMeaaIzSQTSpr7X2X3iJM7lTzgnx8ahAG9pJfT/7+14mlEM8ZYQ9cgCDvSSRbReFK0oHli3WrZdCiRsgAT9Q==}
  769. engines: {node: ^18 || ^20 || >= 21}
  770. node-gyp-build@4.8.4:
  771. resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==}
  772. hasBin: true
  773. obug@2.1.3:
  774. resolution: {integrity: sha512-9miFgM2OFba7hB+pRgvtV84pYTBaoTHohvmIgiRt6dRIzbwEOIaNaP+dIlGs2fNFoB0SeISs0Jz5WFVRid6Xyg==}
  775. engines: {node: '>=12.20.0'}
  776. once@1.4.0:
  777. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  778. path-key@3.1.1:
  779. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  780. engines: {node: '>=8'}
  781. path-parse@1.0.7:
  782. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  783. picocolors@1.1.1:
  784. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  785. picomatch@4.0.4:
  786. resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
  787. engines: {node: '>=12'}
  788. postcss-selector-parser@6.0.10:
  789. resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
  790. engines: {node: '>=4'}
  791. postcss@8.5.15:
  792. resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==}
  793. engines: {node: ^10 || ^12 || >=14}
  794. prebuild-install@7.1.3:
  795. resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
  796. engines: {node: '>=10'}
  797. deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
  798. hasBin: true
  799. pump@3.0.4:
  800. resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==}
  801. rc@1.2.8:
  802. resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}
  803. hasBin: true
  804. readable-stream@3.6.2:
  805. resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
  806. engines: {node: '>= 6'}
  807. resolve@1.22.12:
  808. resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==}
  809. engines: {node: '>= 0.4'}
  810. hasBin: true
  811. rolldown@1.1.3:
  812. resolution: {integrity: sha512-1F1eEtUBtFvcGm1HQ9TiUIUHPQG7mSAODrhIzjxoUEFuo8OcbrGLiVLkevNgj84TE4lnHvnumwFjhJO5Eu135g==}
  813. engines: {node: ^20.19.0 || >=22.12.0}
  814. hasBin: true
  815. rollup@4.62.2:
  816. resolution: {integrity: sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==}
  817. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  818. hasBin: true
  819. safe-buffer@5.2.1:
  820. resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
  821. semver@7.8.5:
  822. resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
  823. engines: {node: '>=10'}
  824. hasBin: true
  825. set-cookie-parser@3.1.1:
  826. resolution: {integrity: sha512-vM9SUhjsUYs6UeJUmygc5Ofm5eQGe85riob5ju6XCgFGJI5PLV4nrDAQpQjd+LkFBpAkADn5BQQpZ9EUNkyLuA==}
  827. shebang-command@2.0.0:
  828. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  829. engines: {node: '>=8'}
  830. shebang-regex@3.0.0:
  831. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  832. engines: {node: '>=8'}
  833. simple-concat@1.0.1:
  834. resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
  835. simple-get@4.0.1:
  836. resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
  837. sirv@3.0.2:
  838. resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
  839. engines: {node: '>=18'}
  840. source-map-js@1.2.1:
  841. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  842. engines: {node: '>=0.10.0'}
  843. sqlite-wasm-kysely@0.3.0:
  844. resolution: {integrity: sha512-TzjBNv7KwRw6E3pdKdlRyZiTmUIE0UttT/Sl56MVwVARl/u5gp978KepazCJZewFUnlWHz9i3NQd4kOtP/Afdg==}
  845. peerDependencies:
  846. kysely: '*'
  847. string_decoder@1.3.0:
  848. resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
  849. strip-json-comments@2.0.1:
  850. resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
  851. engines: {node: '>=0.10.0'}
  852. supports-preserve-symlinks-flag@1.0.0:
  853. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  854. engines: {node: '>= 0.4'}
  855. svelte@5.56.4:
  856. resolution: {integrity: sha512-/d0QHehmRuJW8gVz395MTkPcPozxzdjBMBE8oEYGz8O3b9KTMzzQ9ZHJQLuFKOHOPQbU6kx/X4iid/EBBzH7iw==}
  857. engines: {node: '>=18'}
  858. tailwind-merge@3.6.0:
  859. resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==}
  860. tailwind-variants@3.2.2:
  861. resolution: {integrity: sha512-Mi4kHeMTLvKlM98XPnK+7HoBPmf4gygdFmqQPaDivc3DpYS6aIY6KiG/PgThrGvii5YZJqRsPz0aPyhoFzmZgg==}
  862. engines: {node: '>=16.x', pnpm: '>=7.x'}
  863. peerDependencies:
  864. tailwind-merge: '>=3.0.0'
  865. tailwindcss: '*'
  866. peerDependenciesMeta:
  867. tailwind-merge:
  868. optional: true
  869. tailwindcss@4.3.1:
  870. resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==}
  871. tapable@2.3.3:
  872. resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
  873. engines: {node: '>=6'}
  874. tar-fs@2.1.5:
  875. resolution: {integrity: sha512-OboTd8mmMhZDNPV+UjQcK9yKAatXu2aJ+r1w4im1Otd4M4fl2hwvdoXUxIYHFTHWK/3y3FarBP70v3vwmGlOxw==}
  876. tar-stream@2.2.0:
  877. resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
  878. engines: {node: '>=6'}
  879. tinyglobby@0.2.17:
  880. resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
  881. engines: {node: '>=12.0.0'}
  882. totalist@3.0.1:
  883. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
  884. engines: {node: '>=6'}
  885. tslib@2.8.1:
  886. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  887. tunnel-agent@0.6.0:
  888. resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
  889. unplugin@2.3.11:
  890. resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==}
  891. engines: {node: '>=18.12.0'}
  892. urlpattern-polyfill@10.1.0:
  893. resolution: {integrity: sha512-IGjKp/o0NL3Bso1PymYURCJxMPNAf/ILOpendP9f5B6e1rTJgdgiOvgfoT8VxCAdY+Wisb9uhGaJJf3yZ2V9nw==}
  894. util-deprecate@1.0.2:
  895. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  896. uuid@14.0.1:
  897. resolution: {integrity: sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==}
  898. hasBin: true
  899. vite@8.1.0:
  900. resolution: {integrity: sha512-BuJcQK/56NQTWDGn4ABea3q4SSBdNPWwNZKTkkUpcMPnLoquSYH8llRtSUIgoL1KSCpHt5eghLShn50mH36y7Q==}
  901. engines: {node: ^20.19.0 || >=22.12.0}
  902. hasBin: true
  903. peerDependencies:
  904. '@types/node': ^20.19.0 || >=22.12.0
  905. '@vitejs/devtools': ^0.3.0
  906. esbuild: ^0.27.0 || ^0.28.0
  907. jiti: '>=1.21.0'
  908. less: ^4.0.0
  909. sass: ^1.70.0
  910. sass-embedded: ^1.70.0
  911. stylus: '>=0.54.8'
  912. sugarss: ^5.0.0
  913. terser: ^5.16.0
  914. tsx: ^4.8.1
  915. yaml: ^2.4.2
  916. peerDependenciesMeta:
  917. '@types/node':
  918. optional: true
  919. '@vitejs/devtools':
  920. optional: true
  921. esbuild:
  922. optional: true
  923. jiti:
  924. optional: true
  925. less:
  926. optional: true
  927. sass:
  928. optional: true
  929. sass-embedded:
  930. optional: true
  931. stylus:
  932. optional: true
  933. sugarss:
  934. optional: true
  935. terser:
  936. optional: true
  937. tsx:
  938. optional: true
  939. yaml:
  940. optional: true
  941. vitefu@1.1.3:
  942. resolution: {integrity: sha512-ub4okH7Z5KLjb6hDyjqrGXqWtWvoYdU3IGm/NorpgHncKoLTCfRIbvlhBm7r0YstIaQRYlp4yEbFqDcKSzXSSg==}
  943. peerDependencies:
  944. vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
  945. peerDependenciesMeta:
  946. vite:
  947. optional: true
  948. webpack-virtual-modules@0.6.2:
  949. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  950. which@2.0.2:
  951. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  952. engines: {node: '>= 8'}
  953. hasBin: true
  954. wrappy@1.0.2:
  955. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  956. zimmerframe@1.1.4:
  957. resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==}
  958. snapshots:
  959. '@alloc/quick-lru@5.2.0': {}
  960. '@emnapi/core@1.11.1':
  961. dependencies:
  962. '@emnapi/wasi-threads': 1.2.2
  963. tslib: 2.8.1
  964. optional: true
  965. '@emnapi/runtime@1.11.1':
  966. dependencies:
  967. tslib: 2.8.1
  968. optional: true
  969. '@emnapi/wasi-threads@1.2.2':
  970. dependencies:
  971. tslib: 2.8.1
  972. optional: true
  973. '@epic-web/invariant@1.0.0': {}
  974. '@floating-ui/core@1.7.5':
  975. dependencies:
  976. '@floating-ui/utils': 0.2.11
  977. '@floating-ui/dom@1.7.6':
  978. dependencies:
  979. '@floating-ui/core': 1.7.5
  980. '@floating-ui/utils': 0.2.11
  981. '@floating-ui/utils@0.2.11': {}
  982. '@inlang/paraglide-js@2.20.2':
  983. dependencies:
  984. '@inlang/recommend-sherlock': 0.2.1
  985. '@inlang/sdk': 2.10.2
  986. commander: 11.1.0
  987. consola: 3.4.0
  988. json5: 2.2.3
  989. unplugin: 2.3.11
  990. urlpattern-polyfill: 10.1.0
  991. transitivePeerDependencies:
  992. - babel-plugin-macros
  993. '@inlang/recommend-sherlock@0.2.1':
  994. dependencies:
  995. comment-json: 4.6.2
  996. '@inlang/sdk@2.10.2':
  997. dependencies:
  998. '@lix-js/sdk': 0.4.10
  999. '@sinclair/typebox': 0.31.28
  1000. kysely: 0.28.17
  1001. sqlite-wasm-kysely: 0.3.0(kysely@0.28.17)
  1002. uuid: 14.0.1
  1003. transitivePeerDependencies:
  1004. - babel-plugin-macros
  1005. '@jridgewell/gen-mapping@0.3.13':
  1006. dependencies:
  1007. '@jridgewell/sourcemap-codec': 1.5.5
  1008. '@jridgewell/trace-mapping': 0.3.31
  1009. '@jridgewell/remapping@2.3.5':
  1010. dependencies:
  1011. '@jridgewell/gen-mapping': 0.3.13
  1012. '@jridgewell/trace-mapping': 0.3.31
  1013. '@jridgewell/resolve-uri@3.1.2': {}
  1014. '@jridgewell/sourcemap-codec@1.5.5': {}
  1015. '@jridgewell/trace-mapping@0.3.31':
  1016. dependencies:
  1017. '@jridgewell/resolve-uri': 3.1.2
  1018. '@jridgewell/sourcemap-codec': 1.5.5
  1019. '@lix-js/sdk@0.4.10':
  1020. dependencies:
  1021. '@lix-js/server-protocol-schema': 0.1.1
  1022. dedent: 1.5.1
  1023. human-id: 4.2.0
  1024. js-sha256: 0.11.1
  1025. kysely: 0.28.17
  1026. sqlite-wasm-kysely: 0.3.0(kysely@0.28.17)
  1027. uuid: 14.0.1
  1028. transitivePeerDependencies:
  1029. - babel-plugin-macros
  1030. '@lix-js/server-protocol-schema@0.1.1': {}
  1031. '@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)':
  1032. dependencies:
  1033. '@emnapi/core': 1.11.1
  1034. '@emnapi/runtime': 1.11.1
  1035. '@tybys/wasm-util': 0.10.3
  1036. optional: true
  1037. '@oxc-project/types@0.137.0': {}
  1038. '@phc/format@1.0.0': {}
  1039. '@polka/url@1.0.0-next.29': {}
  1040. '@popperjs/core@2.11.8': {}
  1041. '@rolldown/binding-android-arm64@1.1.3':
  1042. optional: true
  1043. '@rolldown/binding-darwin-arm64@1.1.3':
  1044. optional: true
  1045. '@rolldown/binding-darwin-x64@1.1.3':
  1046. optional: true
  1047. '@rolldown/binding-freebsd-x64@1.1.3':
  1048. optional: true
  1049. '@rolldown/binding-linux-arm-gnueabihf@1.1.3':
  1050. optional: true
  1051. '@rolldown/binding-linux-arm64-gnu@1.1.3':
  1052. optional: true
  1053. '@rolldown/binding-linux-arm64-musl@1.1.3':
  1054. optional: true
  1055. '@rolldown/binding-linux-ppc64-gnu@1.1.3':
  1056. optional: true
  1057. '@rolldown/binding-linux-s390x-gnu@1.1.3':
  1058. optional: true
  1059. '@rolldown/binding-linux-x64-gnu@1.1.3':
  1060. optional: true
  1061. '@rolldown/binding-linux-x64-musl@1.1.3':
  1062. optional: true
  1063. '@rolldown/binding-openharmony-arm64@1.1.3':
  1064. optional: true
  1065. '@rolldown/binding-wasm32-wasi@1.1.3':
  1066. dependencies:
  1067. '@emnapi/core': 1.11.1
  1068. '@emnapi/runtime': 1.11.1
  1069. '@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
  1070. optional: true
  1071. '@rolldown/binding-win32-arm64-msvc@1.1.3':
  1072. optional: true
  1073. '@rolldown/binding-win32-x64-msvc@1.1.3':
  1074. optional: true
  1075. '@rolldown/pluginutils@1.0.1': {}
  1076. '@rollup/plugin-commonjs@29.0.3(rollup@4.62.2)':
  1077. dependencies:
  1078. '@rollup/pluginutils': 5.4.0(rollup@4.62.2)
  1079. commondir: 1.0.1
  1080. estree-walker: 2.0.2
  1081. fdir: 6.5.0(picomatch@4.0.4)
  1082. is-reference: 1.2.1
  1083. magic-string: 0.30.21
  1084. picomatch: 4.0.4
  1085. optionalDependencies:
  1086. rollup: 4.62.2
  1087. '@rollup/plugin-json@6.1.0(rollup@4.62.2)':
  1088. dependencies:
  1089. '@rollup/pluginutils': 5.4.0(rollup@4.62.2)
  1090. optionalDependencies:
  1091. rollup: 4.62.2
  1092. '@rollup/plugin-node-resolve@15.3.1(rollup@4.62.2)':
  1093. dependencies:
  1094. '@rollup/pluginutils': 5.4.0(rollup@4.62.2)
  1095. '@types/resolve': 1.20.2
  1096. deepmerge: 4.3.1
  1097. is-module: 1.0.0
  1098. resolve: 1.22.12
  1099. optionalDependencies:
  1100. rollup: 4.62.2
  1101. '@rollup/plugin-node-resolve@16.0.3(rollup@4.62.2)':
  1102. dependencies:
  1103. '@rollup/pluginutils': 5.4.0(rollup@4.62.2)
  1104. '@types/resolve': 1.20.2
  1105. deepmerge: 4.3.1
  1106. is-module: 1.0.0
  1107. resolve: 1.22.12
  1108. optionalDependencies:
  1109. rollup: 4.62.2
  1110. '@rollup/plugin-replace@6.0.3(rollup@4.62.2)':
  1111. dependencies:
  1112. '@rollup/pluginutils': 5.4.0(rollup@4.62.2)
  1113. magic-string: 0.30.21
  1114. optionalDependencies:
  1115. rollup: 4.62.2
  1116. '@rollup/pluginutils@5.4.0(rollup@4.62.2)':
  1117. dependencies:
  1118. '@types/estree': 1.0.9
  1119. estree-walker: 2.0.2
  1120. picomatch: 4.0.4
  1121. optionalDependencies:
  1122. rollup: 4.62.2
  1123. '@rollup/rollup-android-arm-eabi@4.62.2':
  1124. optional: true
  1125. '@rollup/rollup-android-arm64@4.62.2':
  1126. optional: true
  1127. '@rollup/rollup-darwin-arm64@4.62.2':
  1128. optional: true
  1129. '@rollup/rollup-darwin-x64@4.62.2':
  1130. optional: true
  1131. '@rollup/rollup-freebsd-arm64@4.62.2':
  1132. optional: true
  1133. '@rollup/rollup-freebsd-x64@4.62.2':
  1134. optional: true
  1135. '@rollup/rollup-linux-arm-gnueabihf@4.62.2':
  1136. optional: true
  1137. '@rollup/rollup-linux-arm-musleabihf@4.62.2':
  1138. optional: true
  1139. '@rollup/rollup-linux-arm64-gnu@4.62.2':
  1140. optional: true
  1141. '@rollup/rollup-linux-arm64-musl@4.62.2':
  1142. optional: true
  1143. '@rollup/rollup-linux-loong64-gnu@4.62.2':
  1144. optional: true
  1145. '@rollup/rollup-linux-loong64-musl@4.62.2':
  1146. optional: true
  1147. '@rollup/rollup-linux-ppc64-gnu@4.62.2':
  1148. optional: true
  1149. '@rollup/rollup-linux-ppc64-musl@4.62.2':
  1150. optional: true
  1151. '@rollup/rollup-linux-riscv64-gnu@4.62.2':
  1152. optional: true
  1153. '@rollup/rollup-linux-riscv64-musl@4.62.2':
  1154. optional: true
  1155. '@rollup/rollup-linux-s390x-gnu@4.62.2':
  1156. optional: true
  1157. '@rollup/rollup-linux-x64-gnu@4.62.2':
  1158. optional: true
  1159. '@rollup/rollup-linux-x64-musl@4.62.2':
  1160. optional: true
  1161. '@rollup/rollup-openbsd-x64@4.62.2':
  1162. optional: true
  1163. '@rollup/rollup-openharmony-arm64@4.62.2':
  1164. optional: true
  1165. '@rollup/rollup-win32-arm64-msvc@4.62.2':
  1166. optional: true
  1167. '@rollup/rollup-win32-ia32-msvc@4.62.2':
  1168. optional: true
  1169. '@rollup/rollup-win32-x64-gnu@4.62.2':
  1170. optional: true
  1171. '@rollup/rollup-win32-x64-msvc@4.62.2':
  1172. optional: true
  1173. '@sinclair/typebox@0.31.28': {}
  1174. '@sqlite.org/sqlite-wasm@3.48.0-build4': {}
  1175. '@standard-schema/spec@1.1.0': {}
  1176. '@sveltejs/acorn-typescript@1.0.10(acorn@8.17.0)':
  1177. dependencies:
  1178. acorn: 8.17.0
  1179. '@sveltejs/adapter-node@5.5.7(@sveltejs/kit@2.68.0(@sveltejs/vite-plugin-svelte@7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0)))(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0)))':
  1180. dependencies:
  1181. '@rollup/plugin-commonjs': 29.0.3(rollup@4.62.2)
  1182. '@rollup/plugin-json': 6.1.0(rollup@4.62.2)
  1183. '@rollup/plugin-node-resolve': 16.0.3(rollup@4.62.2)
  1184. '@rollup/plugin-replace': 6.0.3(rollup@4.62.2)
  1185. '@sveltejs/kit': 2.68.0(@sveltejs/vite-plugin-svelte@7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0)))(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0))
  1186. rollup: 4.62.2
  1187. '@sveltejs/kit@2.68.0(@sveltejs/vite-plugin-svelte@7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0)))(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0))':
  1188. dependencies:
  1189. '@standard-schema/spec': 1.1.0
  1190. '@sveltejs/acorn-typescript': 1.0.10(acorn@8.17.0)
  1191. '@sveltejs/vite-plugin-svelte': 7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0))
  1192. '@types/cookie': 0.6.0
  1193. acorn: 8.17.0
  1194. cookie: 0.6.0
  1195. devalue: 5.8.1
  1196. esm-env: 1.2.2
  1197. kleur: 4.1.5
  1198. magic-string: 0.30.21
  1199. mrmime: 2.0.1
  1200. set-cookie-parser: 3.1.1
  1201. sirv: 3.0.2
  1202. svelte: 5.56.4
  1203. vite: 8.1.0(jiti@2.7.0)
  1204. '@sveltejs/vite-plugin-svelte@7.1.2(svelte@5.56.4)(vite@8.1.0(jiti@2.7.0))':
  1205. dependencies:
  1206. deepmerge: 4.3.1
  1207. magic-string: 0.30.21
  1208. obug: 2.1.3
  1209. svelte: 5.56.4
  1210. vite: 8.1.0(jiti@2.7.0)
  1211. vitefu: 1.1.3(vite@8.1.0(jiti@2.7.0))
  1212. '@tailwindcss/forms@0.5.11(tailwindcss@4.3.1)':
  1213. dependencies:
  1214. mini-svg-data-uri: 1.4.4
  1215. tailwindcss: 4.3.1
  1216. '@tailwindcss/node@4.3.1':
  1217. dependencies:
  1218. '@jridgewell/remapping': 2.3.5
  1219. enhanced-resolve: 5.21.6
  1220. jiti: 2.7.0
  1221. lightningcss: 1.32.0
  1222. magic-string: 0.30.21
  1223. source-map-js: 1.2.1
  1224. tailwindcss: 4.3.1
  1225. '@tailwindcss/oxide-android-arm64@4.3.1':
  1226. optional: true
  1227. '@tailwindcss/oxide-darwin-arm64@4.3.1':
  1228. optional: true
  1229. '@tailwindcss/oxide-darwin-x64@4.3.1':
  1230. optional: true
  1231. '@tailwindcss/oxide-freebsd-x64@4.3.1':
  1232. optional: true
  1233. '@tailwindcss/oxide-linux-arm-gnueabihf@4.3.1':
  1234. optional: true
  1235. '@tailwindcss/oxide-linux-arm64-gnu@4.3.1':
  1236. optional: true
  1237. '@tailwindcss/oxide-linux-arm64-musl@4.3.1':
  1238. optional: true
  1239. '@tailwindcss/oxide-linux-x64-gnu@4.3.1':
  1240. optional: true
  1241. '@tailwindcss/oxide-linux-x64-musl@4.3.1':
  1242. optional: true
  1243. '@tailwindcss/oxide-wasm32-wasi@4.3.1':
  1244. optional: true
  1245. '@tailwindcss/oxide-win32-arm64-msvc@4.3.1':
  1246. optional: true
  1247. '@tailwindcss/oxide-win32-x64-msvc@4.3.1':
  1248. optional: true
  1249. '@tailwindcss/oxide@4.3.1':
  1250. optionalDependencies:
  1251. '@tailwindcss/oxide-android-arm64': 4.3.1
  1252. '@tailwindcss/oxide-darwin-arm64': 4.3.1
  1253. '@tailwindcss/oxide-darwin-x64': 4.3.1
  1254. '@tailwindcss/oxide-freebsd-x64': 4.3.1
  1255. '@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.1
  1256. '@tailwindcss/oxide-linux-arm64-gnu': 4.3.1
  1257. '@tailwindcss/oxide-linux-arm64-musl': 4.3.1
  1258. '@tailwindcss/oxide-linux-x64-gnu': 4.3.1
  1259. '@tailwindcss/oxide-linux-x64-musl': 4.3.1
  1260. '@tailwindcss/oxide-wasm32-wasi': 4.3.1
  1261. '@tailwindcss/oxide-win32-arm64-msvc': 4.3.1
  1262. '@tailwindcss/oxide-win32-x64-msvc': 4.3.1
  1263. '@tailwindcss/postcss@4.3.1':
  1264. dependencies:
  1265. '@alloc/quick-lru': 5.2.0
  1266. '@tailwindcss/node': 4.3.1
  1267. '@tailwindcss/oxide': 4.3.1
  1268. postcss: 8.5.15
  1269. tailwindcss: 4.3.1
  1270. '@tailwindcss/typography@0.5.20(tailwindcss@4.3.1)':
  1271. dependencies:
  1272. postcss-selector-parser: 6.0.10
  1273. tailwindcss: 4.3.1
  1274. '@tailwindcss/vite@4.3.1(vite@8.1.0(jiti@2.7.0))':
  1275. dependencies:
  1276. '@tailwindcss/node': 4.3.1
  1277. '@tailwindcss/oxide': 4.3.1
  1278. tailwindcss: 4.3.1
  1279. vite: 8.1.0(jiti@2.7.0)
  1280. '@tybys/wasm-util@0.10.3':
  1281. dependencies:
  1282. tslib: 2.8.1
  1283. optional: true
  1284. '@types/cookie@0.6.0': {}
  1285. '@types/estree@1.0.9': {}
  1286. '@types/resolve@1.20.2': {}
  1287. '@types/trusted-types@2.0.7': {}
  1288. acorn@8.17.0: {}
  1289. apexcharts@5.15.2: {}
  1290. argon2@0.44.0:
  1291. dependencies:
  1292. '@phc/format': 1.0.0
  1293. cross-env: 10.1.0
  1294. node-addon-api: 8.9.0
  1295. node-gyp-build: 4.8.4
  1296. aria-query@5.3.1: {}
  1297. array-timsort@1.0.3: {}
  1298. axobject-query@4.1.0: {}
  1299. base64-js@1.5.1: {}
  1300. better-sqlite3@12.11.1:
  1301. dependencies:
  1302. bindings: 1.5.0
  1303. prebuild-install: 7.1.3
  1304. bindings@1.5.0:
  1305. dependencies:
  1306. file-uri-to-path: 1.0.0
  1307. bl@4.1.0:
  1308. dependencies:
  1309. buffer: 5.7.1
  1310. inherits: 2.0.4
  1311. readable-stream: 3.6.2
  1312. buffer@5.7.1:
  1313. dependencies:
  1314. base64-js: 1.5.1
  1315. ieee754: 1.2.1
  1316. chownr@1.1.4: {}
  1317. clsx@2.1.1: {}
  1318. commander@11.1.0: {}
  1319. comment-json@4.6.2:
  1320. dependencies:
  1321. array-timsort: 1.0.3
  1322. esprima: 4.0.1
  1323. commondir@1.0.1: {}
  1324. consola@3.4.0: {}
  1325. cookie@0.6.0: {}
  1326. cross-env@10.1.0:
  1327. dependencies:
  1328. '@epic-web/invariant': 1.0.0
  1329. cross-spawn: 7.0.6
  1330. cross-spawn@7.0.6:
  1331. dependencies:
  1332. path-key: 3.1.1
  1333. shebang-command: 2.0.0
  1334. which: 2.0.2
  1335. cssesc@3.0.0: {}
  1336. date-fns@4.4.0: {}
  1337. decompress-response@6.0.0:
  1338. dependencies:
  1339. mimic-response: 3.1.0
  1340. dedent@1.5.1: {}
  1341. deep-extend@0.6.0: {}
  1342. deepmerge@4.3.1: {}
  1343. detect-libc@2.1.2: {}
  1344. devalue@5.8.1: {}
  1345. end-of-stream@1.4.5:
  1346. dependencies:
  1347. once: 1.4.0
  1348. enhanced-resolve@5.21.6:
  1349. dependencies:
  1350. graceful-fs: 4.2.11
  1351. tapable: 2.3.3
  1352. es-errors@1.3.0: {}
  1353. esm-env@1.2.2: {}
  1354. esprima@4.0.1: {}
  1355. esrap@2.2.12:
  1356. dependencies:
  1357. '@jridgewell/sourcemap-codec': 1.5.5
  1358. estree-walker@2.0.2: {}
  1359. expand-template@2.0.3: {}
  1360. fdir@6.5.0(picomatch@4.0.4):
  1361. optionalDependencies:
  1362. picomatch: 4.0.4
  1363. file-uri-to-path@1.0.0: {}
  1364. flowbite-datepicker@1.3.2(rollup@4.62.2):
  1365. dependencies:
  1366. '@rollup/plugin-node-resolve': 15.3.1(rollup@4.62.2)
  1367. flowbite: 2.5.2(rollup@4.62.2)
  1368. transitivePeerDependencies:
  1369. - rollup
  1370. flowbite-datepicker@2.0.0(rollup@4.62.2):
  1371. dependencies:
  1372. '@rollup/plugin-node-resolve': 15.3.1(rollup@4.62.2)
  1373. '@tailwindcss/postcss': 4.3.1
  1374. transitivePeerDependencies:
  1375. - rollup
  1376. flowbite-svelte-icons@3.1.0(svelte@5.56.4):
  1377. dependencies:
  1378. clsx: 2.1.1
  1379. svelte: 5.56.4
  1380. tailwind-merge: 3.6.0
  1381. flowbite-svelte@1.33.1(rollup@4.62.2)(svelte@5.56.4)(tailwindcss@4.3.1):
  1382. dependencies:
  1383. '@floating-ui/dom': 1.7.6
  1384. '@floating-ui/utils': 0.2.11
  1385. apexcharts: 5.15.2
  1386. clsx: 2.1.1
  1387. date-fns: 4.4.0
  1388. esm-env: 1.2.2
  1389. flowbite: 3.1.2(rollup@4.62.2)
  1390. svelte: 5.56.4
  1391. tailwind-merge: 3.6.0
  1392. tailwind-variants: 3.2.2(tailwind-merge@3.6.0)(tailwindcss@4.3.1)
  1393. tailwindcss: 4.3.1
  1394. transitivePeerDependencies:
  1395. - rollup
  1396. flowbite@2.5.2(rollup@4.62.2):
  1397. dependencies:
  1398. '@popperjs/core': 2.11.8
  1399. flowbite-datepicker: 1.3.2(rollup@4.62.2)
  1400. mini-svg-data-uri: 1.4.4
  1401. transitivePeerDependencies:
  1402. - rollup
  1403. flowbite@3.1.2(rollup@4.62.2):
  1404. dependencies:
  1405. '@popperjs/core': 2.11.8
  1406. flowbite-datepicker: 1.3.2(rollup@4.62.2)
  1407. mini-svg-data-uri: 1.4.4
  1408. postcss: 8.5.15
  1409. transitivePeerDependencies:
  1410. - rollup
  1411. flowbite@4.0.2(rollup@4.62.2):
  1412. dependencies:
  1413. '@popperjs/core': 2.11.8
  1414. flowbite-datepicker: 2.0.0(rollup@4.62.2)
  1415. mini-svg-data-uri: 1.4.4
  1416. postcss: 8.5.15
  1417. tailwindcss: 4.3.1
  1418. transitivePeerDependencies:
  1419. - rollup
  1420. fs-constants@1.0.0: {}
  1421. fsevents@2.3.3:
  1422. optional: true
  1423. function-bind@1.1.2: {}
  1424. github-from-package@0.0.0: {}
  1425. graceful-fs@4.2.11: {}
  1426. hasown@2.0.4:
  1427. dependencies:
  1428. function-bind: 1.1.2
  1429. human-id@4.2.0: {}
  1430. ieee754@1.2.1: {}
  1431. inherits@2.0.4: {}
  1432. ini@1.3.8: {}
  1433. is-core-module@2.16.2:
  1434. dependencies:
  1435. hasown: 2.0.4
  1436. is-module@1.0.0: {}
  1437. is-reference@1.2.1:
  1438. dependencies:
  1439. '@types/estree': 1.0.9
  1440. is-reference@3.0.3:
  1441. dependencies:
  1442. '@types/estree': 1.0.9
  1443. isexe@2.0.0: {}
  1444. jiti@2.7.0: {}
  1445. js-sha256@0.11.1: {}
  1446. json5@2.2.3: {}
  1447. kleur@4.1.5: {}
  1448. kysely@0.28.17: {}
  1449. lightningcss-android-arm64@1.32.0:
  1450. optional: true
  1451. lightningcss-darwin-arm64@1.32.0:
  1452. optional: true
  1453. lightningcss-darwin-x64@1.32.0:
  1454. optional: true
  1455. lightningcss-freebsd-x64@1.32.0:
  1456. optional: true
  1457. lightningcss-linux-arm-gnueabihf@1.32.0:
  1458. optional: true
  1459. lightningcss-linux-arm64-gnu@1.32.0:
  1460. optional: true
  1461. lightningcss-linux-arm64-musl@1.32.0:
  1462. optional: true
  1463. lightningcss-linux-x64-gnu@1.32.0:
  1464. optional: true
  1465. lightningcss-linux-x64-musl@1.32.0:
  1466. optional: true
  1467. lightningcss-win32-arm64-msvc@1.32.0:
  1468. optional: true
  1469. lightningcss-win32-x64-msvc@1.32.0:
  1470. optional: true
  1471. lightningcss@1.32.0:
  1472. dependencies:
  1473. detect-libc: 2.1.2
  1474. optionalDependencies:
  1475. lightningcss-android-arm64: 1.32.0
  1476. lightningcss-darwin-arm64: 1.32.0
  1477. lightningcss-darwin-x64: 1.32.0
  1478. lightningcss-freebsd-x64: 1.32.0
  1479. lightningcss-linux-arm-gnueabihf: 1.32.0
  1480. lightningcss-linux-arm64-gnu: 1.32.0
  1481. lightningcss-linux-arm64-musl: 1.32.0
  1482. lightningcss-linux-x64-gnu: 1.32.0
  1483. lightningcss-linux-x64-musl: 1.32.0
  1484. lightningcss-win32-arm64-msvc: 1.32.0
  1485. lightningcss-win32-x64-msvc: 1.32.0
  1486. locate-character@3.0.0: {}
  1487. magic-string@0.30.21:
  1488. dependencies:
  1489. '@jridgewell/sourcemap-codec': 1.5.5
  1490. mimic-response@3.1.0: {}
  1491. mini-svg-data-uri@1.4.4: {}
  1492. minimist@1.2.8: {}
  1493. mkdirp-classic@0.5.3: {}
  1494. mrmime@2.0.1: {}
  1495. nanoid@3.3.15: {}
  1496. napi-build-utils@2.0.0: {}
  1497. node-abi@3.92.0:
  1498. dependencies:
  1499. semver: 7.8.5
  1500. node-addon-api@8.9.0: {}
  1501. node-gyp-build@4.8.4: {}
  1502. obug@2.1.3: {}
  1503. once@1.4.0:
  1504. dependencies:
  1505. wrappy: 1.0.2
  1506. path-key@3.1.1: {}
  1507. path-parse@1.0.7: {}
  1508. picocolors@1.1.1: {}
  1509. picomatch@4.0.4: {}
  1510. postcss-selector-parser@6.0.10:
  1511. dependencies:
  1512. cssesc: 3.0.0
  1513. util-deprecate: 1.0.2
  1514. postcss@8.5.15:
  1515. dependencies:
  1516. nanoid: 3.3.15
  1517. picocolors: 1.1.1
  1518. source-map-js: 1.2.1
  1519. prebuild-install@7.1.3:
  1520. dependencies:
  1521. detect-libc: 2.1.2
  1522. expand-template: 2.0.3
  1523. github-from-package: 0.0.0
  1524. minimist: 1.2.8
  1525. mkdirp-classic: 0.5.3
  1526. napi-build-utils: 2.0.0
  1527. node-abi: 3.92.0
  1528. pump: 3.0.4
  1529. rc: 1.2.8
  1530. simple-get: 4.0.1
  1531. tar-fs: 2.1.5
  1532. tunnel-agent: 0.6.0
  1533. pump@3.0.4:
  1534. dependencies:
  1535. end-of-stream: 1.4.5
  1536. once: 1.4.0
  1537. rc@1.2.8:
  1538. dependencies:
  1539. deep-extend: 0.6.0
  1540. ini: 1.3.8
  1541. minimist: 1.2.8
  1542. strip-json-comments: 2.0.1
  1543. readable-stream@3.6.2:
  1544. dependencies:
  1545. inherits: 2.0.4
  1546. string_decoder: 1.3.0
  1547. util-deprecate: 1.0.2
  1548. resolve@1.22.12:
  1549. dependencies:
  1550. es-errors: 1.3.0
  1551. is-core-module: 2.16.2
  1552. path-parse: 1.0.7
  1553. supports-preserve-symlinks-flag: 1.0.0
  1554. rolldown@1.1.3:
  1555. dependencies:
  1556. '@oxc-project/types': 0.137.0
  1557. '@rolldown/pluginutils': 1.0.1
  1558. optionalDependencies:
  1559. '@rolldown/binding-android-arm64': 1.1.3
  1560. '@rolldown/binding-darwin-arm64': 1.1.3
  1561. '@rolldown/binding-darwin-x64': 1.1.3
  1562. '@rolldown/binding-freebsd-x64': 1.1.3
  1563. '@rolldown/binding-linux-arm-gnueabihf': 1.1.3
  1564. '@rolldown/binding-linux-arm64-gnu': 1.1.3
  1565. '@rolldown/binding-linux-arm64-musl': 1.1.3
  1566. '@rolldown/binding-linux-ppc64-gnu': 1.1.3
  1567. '@rolldown/binding-linux-s390x-gnu': 1.1.3
  1568. '@rolldown/binding-linux-x64-gnu': 1.1.3
  1569. '@rolldown/binding-linux-x64-musl': 1.1.3
  1570. '@rolldown/binding-openharmony-arm64': 1.1.3
  1571. '@rolldown/binding-wasm32-wasi': 1.1.3
  1572. '@rolldown/binding-win32-arm64-msvc': 1.1.3
  1573. '@rolldown/binding-win32-x64-msvc': 1.1.3
  1574. rollup@4.62.2:
  1575. dependencies:
  1576. '@types/estree': 1.0.9
  1577. optionalDependencies:
  1578. '@rollup/rollup-android-arm-eabi': 4.62.2
  1579. '@rollup/rollup-android-arm64': 4.62.2
  1580. '@rollup/rollup-darwin-arm64': 4.62.2
  1581. '@rollup/rollup-darwin-x64': 4.62.2
  1582. '@rollup/rollup-freebsd-arm64': 4.62.2
  1583. '@rollup/rollup-freebsd-x64': 4.62.2
  1584. '@rollup/rollup-linux-arm-gnueabihf': 4.62.2
  1585. '@rollup/rollup-linux-arm-musleabihf': 4.62.2
  1586. '@rollup/rollup-linux-arm64-gnu': 4.62.2
  1587. '@rollup/rollup-linux-arm64-musl': 4.62.2
  1588. '@rollup/rollup-linux-loong64-gnu': 4.62.2
  1589. '@rollup/rollup-linux-loong64-musl': 4.62.2
  1590. '@rollup/rollup-linux-ppc64-gnu': 4.62.2
  1591. '@rollup/rollup-linux-ppc64-musl': 4.62.2
  1592. '@rollup/rollup-linux-riscv64-gnu': 4.62.2
  1593. '@rollup/rollup-linux-riscv64-musl': 4.62.2
  1594. '@rollup/rollup-linux-s390x-gnu': 4.62.2
  1595. '@rollup/rollup-linux-x64-gnu': 4.62.2
  1596. '@rollup/rollup-linux-x64-musl': 4.62.2
  1597. '@rollup/rollup-openbsd-x64': 4.62.2
  1598. '@rollup/rollup-openharmony-arm64': 4.62.2
  1599. '@rollup/rollup-win32-arm64-msvc': 4.62.2
  1600. '@rollup/rollup-win32-ia32-msvc': 4.62.2
  1601. '@rollup/rollup-win32-x64-gnu': 4.62.2
  1602. '@rollup/rollup-win32-x64-msvc': 4.62.2
  1603. fsevents: 2.3.3
  1604. safe-buffer@5.2.1: {}
  1605. semver@7.8.5: {}
  1606. set-cookie-parser@3.1.1: {}
  1607. shebang-command@2.0.0:
  1608. dependencies:
  1609. shebang-regex: 3.0.0
  1610. shebang-regex@3.0.0: {}
  1611. simple-concat@1.0.1: {}
  1612. simple-get@4.0.1:
  1613. dependencies:
  1614. decompress-response: 6.0.0
  1615. once: 1.4.0
  1616. simple-concat: 1.0.1
  1617. sirv@3.0.2:
  1618. dependencies:
  1619. '@polka/url': 1.0.0-next.29
  1620. mrmime: 2.0.1
  1621. totalist: 3.0.1
  1622. source-map-js@1.2.1: {}
  1623. sqlite-wasm-kysely@0.3.0(kysely@0.28.17):
  1624. dependencies:
  1625. '@sqlite.org/sqlite-wasm': 3.48.0-build4
  1626. kysely: 0.28.17
  1627. string_decoder@1.3.0:
  1628. dependencies:
  1629. safe-buffer: 5.2.1
  1630. strip-json-comments@2.0.1: {}
  1631. supports-preserve-symlinks-flag@1.0.0: {}
  1632. svelte@5.56.4:
  1633. dependencies:
  1634. '@jridgewell/remapping': 2.3.5
  1635. '@jridgewell/sourcemap-codec': 1.5.5
  1636. '@sveltejs/acorn-typescript': 1.0.10(acorn@8.17.0)
  1637. '@types/estree': 1.0.9
  1638. '@types/trusted-types': 2.0.7
  1639. acorn: 8.17.0
  1640. aria-query: 5.3.1
  1641. axobject-query: 4.1.0
  1642. clsx: 2.1.1
  1643. devalue: 5.8.1
  1644. esm-env: 1.2.2
  1645. esrap: 2.2.12
  1646. is-reference: 3.0.3
  1647. locate-character: 3.0.0
  1648. magic-string: 0.30.21
  1649. zimmerframe: 1.1.4
  1650. transitivePeerDependencies:
  1651. - '@typescript-eslint/types'
  1652. tailwind-merge@3.6.0: {}
  1653. tailwind-variants@3.2.2(tailwind-merge@3.6.0)(tailwindcss@4.3.1):
  1654. dependencies:
  1655. tailwindcss: 4.3.1
  1656. optionalDependencies:
  1657. tailwind-merge: 3.6.0
  1658. tailwindcss@4.3.1: {}
  1659. tapable@2.3.3: {}
  1660. tar-fs@2.1.5:
  1661. dependencies:
  1662. chownr: 1.1.4
  1663. mkdirp-classic: 0.5.3
  1664. pump: 3.0.4
  1665. tar-stream: 2.2.0
  1666. tar-stream@2.2.0:
  1667. dependencies:
  1668. bl: 4.1.0
  1669. end-of-stream: 1.4.5
  1670. fs-constants: 1.0.0
  1671. inherits: 2.0.4
  1672. readable-stream: 3.6.2
  1673. tinyglobby@0.2.17:
  1674. dependencies:
  1675. fdir: 6.5.0(picomatch@4.0.4)
  1676. picomatch: 4.0.4
  1677. totalist@3.0.1: {}
  1678. tslib@2.8.1:
  1679. optional: true
  1680. tunnel-agent@0.6.0:
  1681. dependencies:
  1682. safe-buffer: 5.2.1
  1683. unplugin@2.3.11:
  1684. dependencies:
  1685. '@jridgewell/remapping': 2.3.5
  1686. acorn: 8.17.0
  1687. picomatch: 4.0.4
  1688. webpack-virtual-modules: 0.6.2
  1689. urlpattern-polyfill@10.1.0: {}
  1690. util-deprecate@1.0.2: {}
  1691. uuid@14.0.1: {}
  1692. vite@8.1.0(jiti@2.7.0):
  1693. dependencies:
  1694. lightningcss: 1.32.0
  1695. picomatch: 4.0.4
  1696. postcss: 8.5.15
  1697. rolldown: 1.1.3
  1698. tinyglobby: 0.2.17
  1699. optionalDependencies:
  1700. fsevents: 2.3.3
  1701. jiti: 2.7.0
  1702. vitefu@1.1.3(vite@8.1.0(jiti@2.7.0)):
  1703. optionalDependencies:
  1704. vite: 8.1.0(jiti@2.7.0)
  1705. webpack-virtual-modules@0.6.2: {}
  1706. which@2.0.2:
  1707. dependencies:
  1708. isexe: 2.0.0
  1709. wrappy@1.0.2: {}
  1710. zimmerframe@1.1.4: {}