pnpm-lock.yaml 53 KB

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