pnpm-lock.yaml 59 KB

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