pnpm-lock.yaml 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. vitepress:
  9. specifier: ^1.6.3
  10. version: 1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.18)(less@4.3.0)(postcss@8.5.3)(search-insights@2.13.0)
  11. vue:
  12. specifier: ^3.5.14
  13. version: 3.5.14
  14. devDependencies:
  15. '@types/node':
  16. specifier: ^22.15.18
  17. version: 22.15.18
  18. less:
  19. specifier: ^4.3.0
  20. version: 4.3.0
  21. packages:
  22. '@algolia/autocomplete-core@1.17.7':
  23. resolution: {integrity: sha512-BjiPOW6ks90UKl7TwMv7oNQMnzU+t/wk9mgIDi6b1tXpUek7MW0lbNOUHpvam9pe3lVCf4xPFT+lK7s+e+fs7Q==}
  24. '@algolia/autocomplete-plugin-algolia-insights@1.17.7':
  25. resolution: {integrity: sha512-Jca5Ude6yUOuyzjnz57og7Et3aXjbwCSDf/8onLHSQgw1qW3ALl9mrMWaXb5FmPVkV3EtkD2F/+NkT6VHyPu9A==}
  26. peerDependencies:
  27. search-insights: '>= 1 < 3'
  28. '@algolia/autocomplete-preset-algolia@1.17.7':
  29. resolution: {integrity: sha512-ggOQ950+nwbWROq2MOCIL71RE0DdQZsceqrg32UqnhDz8FlO9rL8ONHNsI2R1MH0tkgVIDKI/D0sMiUchsFdWA==}
  30. peerDependencies:
  31. '@algolia/client-search': '>= 4.9.1 < 6'
  32. algoliasearch: '>= 4.9.1 < 6'
  33. '@algolia/autocomplete-shared@1.17.7':
  34. resolution: {integrity: sha512-o/1Vurr42U/qskRSuhBH+VKxMvkkUVTLU6WZQr+L5lGZZLYWyhdzWjW0iGXY7EkwRTjBqvN2EsR81yCTGV/kmg==}
  35. peerDependencies:
  36. '@algolia/client-search': '>= 4.9.1 < 6'
  37. algoliasearch: '>= 4.9.1 < 6'
  38. '@algolia/client-abtesting@5.15.0':
  39. resolution: {integrity: sha512-FaEM40iuiv1mAipYyiptP4EyxkJ8qHfowCpEeusdHUC4C7spATJYArD2rX3AxkVeREkDIgYEOuXcwKUbDCr7Nw==}
  40. engines: {node: '>= 14.0.0'}
  41. '@algolia/client-analytics@5.15.0':
  42. resolution: {integrity: sha512-lho0gTFsQDIdCwyUKTtMuf9nCLwq9jOGlLGIeQGKDxXF7HbiAysFIu5QW/iQr1LzMgDyM9NH7K98KY+BiIFriQ==}
  43. engines: {node: '>= 14.0.0'}
  44. '@algolia/client-common@5.15.0':
  45. resolution: {integrity: sha512-IofrVh213VLsDkPoSKMeM9Dshrv28jhDlBDLRcVJQvlL8pzue7PEB1EZ4UoJFYS3NSn7JOcJ/V+olRQzXlJj1w==}
  46. engines: {node: '>= 14.0.0'}
  47. '@algolia/client-insights@5.15.0':
  48. resolution: {integrity: sha512-bDDEQGfFidDi0UQUCbxXOCdphbVAgbVmxvaV75cypBTQkJ+ABx/Npw7LkFGw1FsoVrttlrrQbwjvUB6mLVKs/w==}
  49. engines: {node: '>= 14.0.0'}
  50. '@algolia/client-personalization@5.15.0':
  51. resolution: {integrity: sha512-LfaZqLUWxdYFq44QrasCDED5bSYOswpQjSiIL7Q5fYlefAAUO95PzBPKCfUhSwhb4rKxigHfDkd81AvEicIEoA==}
  52. engines: {node: '>= 14.0.0'}
  53. '@algolia/client-query-suggestions@5.15.0':
  54. resolution: {integrity: sha512-wu8GVluiZ5+il8WIRsGKu8VxMK9dAlr225h878GGtpTL6VBvwyJvAyLdZsfFIpY0iN++jiNb31q2C1PlPL+n/A==}
  55. engines: {node: '>= 14.0.0'}
  56. '@algolia/client-search@5.15.0':
  57. resolution: {integrity: sha512-Z32gEMrRRpEta5UqVQA612sLdoqY3AovvUPClDfMxYrbdDAebmGDVPtSogUba1FZ4pP5dx20D3OV3reogLKsRA==}
  58. engines: {node: '>= 14.0.0'}
  59. '@algolia/ingestion@1.15.0':
  60. resolution: {integrity: sha512-MkqkAxBQxtQ5if/EX2IPqFA7LothghVyvPoRNA/meS2AW2qkHwcxjuiBxv4H6mnAVEPfJlhu9rkdVz9LgCBgJg==}
  61. engines: {node: '>= 14.0.0'}
  62. '@algolia/monitoring@1.15.0':
  63. resolution: {integrity: sha512-QPrFnnGLMMdRa8t/4bs7XilPYnoUXDY8PMQJ1sf9ZFwhUysYYhQNX34/enoO0LBjpoOY6rLpha39YQEFbzgKyQ==}
  64. engines: {node: '>= 14.0.0'}
  65. '@algolia/recommend@5.15.0':
  66. resolution: {integrity: sha512-5eupMwSqMLDObgSMF0XG958zR6GJP3f7jHDQ3/WlzCM9/YIJiWIUoJFGsko9GYsA5xbLDHE/PhWtq4chcCdaGQ==}
  67. engines: {node: '>= 14.0.0'}
  68. '@algolia/requester-browser-xhr@5.15.0':
  69. resolution: {integrity: sha512-Po/GNib6QKruC3XE+WKP1HwVSfCDaZcXu48kD+gwmtDlqHWKc7Bq9lrS0sNZ456rfCKhXksOmMfUs4wRM/Y96w==}
  70. engines: {node: '>= 14.0.0'}
  71. '@algolia/requester-fetch@5.15.0':
  72. resolution: {integrity: sha512-rOZ+c0P7ajmccAvpeeNrUmEKoliYFL8aOR5qGW5pFq3oj3Iept7Y5mEtEsOBYsRt6qLnaXn4zUKf+N8nvJpcIw==}
  73. engines: {node: '>= 14.0.0'}
  74. '@algolia/requester-node-http@5.15.0':
  75. resolution: {integrity: sha512-b1jTpbFf9LnQHEJP5ddDJKE2sAlhYd7EVSOWgzo/27n/SfCoHfqD0VWntnWYD83PnOKvfe8auZ2+xCb0TXotrQ==}
  76. engines: {node: '>= 14.0.0'}
  77. '@babel/helper-string-parser@7.27.1':
  78. resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
  79. engines: {node: '>=6.9.0'}
  80. '@babel/helper-validator-identifier@7.27.1':
  81. resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
  82. engines: {node: '>=6.9.0'}
  83. '@babel/parser@7.27.2':
  84. resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==}
  85. engines: {node: '>=6.0.0'}
  86. hasBin: true
  87. '@babel/types@7.27.1':
  88. resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==}
  89. engines: {node: '>=6.9.0'}
  90. '@docsearch/css@3.8.2':
  91. resolution: {integrity: sha512-y05ayQFyUmCXze79+56v/4HpycYF3uFqB78pLPrSV5ZKAlDuIAAJNhaRi8tTdRNXh05yxX/TyNnzD6LwSM89vQ==}
  92. '@docsearch/js@3.8.2':
  93. resolution: {integrity: sha512-Q5wY66qHn0SwA7Taa0aDbHiJvaFJLOJyHmooQ7y8hlwwQLQ/5WwCcoX0g7ii04Qi2DJlHsd0XXzJ8Ypw9+9YmQ==}
  94. '@docsearch/react@3.8.2':
  95. resolution: {integrity: sha512-xCRrJQlTt8N9GU0DG4ptwHRkfnSnD/YpdeaXe02iKfqs97TkZJv60yE+1eq/tjPcVnTW8dP5qLP7itifFVV5eg==}
  96. peerDependencies:
  97. '@types/react': '>= 16.8.0 < 19.0.0'
  98. react: '>= 16.8.0 < 19.0.0'
  99. react-dom: '>= 16.8.0 < 19.0.0'
  100. search-insights: '>= 1 < 3'
  101. peerDependenciesMeta:
  102. '@types/react':
  103. optional: true
  104. react:
  105. optional: true
  106. react-dom:
  107. optional: true
  108. search-insights:
  109. optional: true
  110. '@esbuild/aix-ppc64@0.21.5':
  111. resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
  112. engines: {node: '>=12'}
  113. cpu: [ppc64]
  114. os: [aix]
  115. '@esbuild/android-arm64@0.21.5':
  116. resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
  117. engines: {node: '>=12'}
  118. cpu: [arm64]
  119. os: [android]
  120. '@esbuild/android-arm@0.21.5':
  121. resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
  122. engines: {node: '>=12'}
  123. cpu: [arm]
  124. os: [android]
  125. '@esbuild/android-x64@0.21.5':
  126. resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
  127. engines: {node: '>=12'}
  128. cpu: [x64]
  129. os: [android]
  130. '@esbuild/darwin-arm64@0.21.5':
  131. resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
  132. engines: {node: '>=12'}
  133. cpu: [arm64]
  134. os: [darwin]
  135. '@esbuild/darwin-x64@0.21.5':
  136. resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
  137. engines: {node: '>=12'}
  138. cpu: [x64]
  139. os: [darwin]
  140. '@esbuild/freebsd-arm64@0.21.5':
  141. resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
  142. engines: {node: '>=12'}
  143. cpu: [arm64]
  144. os: [freebsd]
  145. '@esbuild/freebsd-x64@0.21.5':
  146. resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
  147. engines: {node: '>=12'}
  148. cpu: [x64]
  149. os: [freebsd]
  150. '@esbuild/linux-arm64@0.21.5':
  151. resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
  152. engines: {node: '>=12'}
  153. cpu: [arm64]
  154. os: [linux]
  155. '@esbuild/linux-arm@0.21.5':
  156. resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
  157. engines: {node: '>=12'}
  158. cpu: [arm]
  159. os: [linux]
  160. '@esbuild/linux-ia32@0.21.5':
  161. resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
  162. engines: {node: '>=12'}
  163. cpu: [ia32]
  164. os: [linux]
  165. '@esbuild/linux-loong64@0.21.5':
  166. resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
  167. engines: {node: '>=12'}
  168. cpu: [loong64]
  169. os: [linux]
  170. '@esbuild/linux-mips64el@0.21.5':
  171. resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
  172. engines: {node: '>=12'}
  173. cpu: [mips64el]
  174. os: [linux]
  175. '@esbuild/linux-ppc64@0.21.5':
  176. resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
  177. engines: {node: '>=12'}
  178. cpu: [ppc64]
  179. os: [linux]
  180. '@esbuild/linux-riscv64@0.21.5':
  181. resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
  182. engines: {node: '>=12'}
  183. cpu: [riscv64]
  184. os: [linux]
  185. '@esbuild/linux-s390x@0.21.5':
  186. resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
  187. engines: {node: '>=12'}
  188. cpu: [s390x]
  189. os: [linux]
  190. '@esbuild/linux-x64@0.21.5':
  191. resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
  192. engines: {node: '>=12'}
  193. cpu: [x64]
  194. os: [linux]
  195. '@esbuild/netbsd-x64@0.21.5':
  196. resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
  197. engines: {node: '>=12'}
  198. cpu: [x64]
  199. os: [netbsd]
  200. '@esbuild/openbsd-x64@0.21.5':
  201. resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
  202. engines: {node: '>=12'}
  203. cpu: [x64]
  204. os: [openbsd]
  205. '@esbuild/sunos-x64@0.21.5':
  206. resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
  207. engines: {node: '>=12'}
  208. cpu: [x64]
  209. os: [sunos]
  210. '@esbuild/win32-arm64@0.21.5':
  211. resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
  212. engines: {node: '>=12'}
  213. cpu: [arm64]
  214. os: [win32]
  215. '@esbuild/win32-ia32@0.21.5':
  216. resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
  217. engines: {node: '>=12'}
  218. cpu: [ia32]
  219. os: [win32]
  220. '@esbuild/win32-x64@0.21.5':
  221. resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
  222. engines: {node: '>=12'}
  223. cpu: [x64]
  224. os: [win32]
  225. '@iconify-json/simple-icons@1.2.21':
  226. resolution: {integrity: sha512-aqbIuVshMZ2fNEhm25//9DoKudboXF3CpoEQJJlHl9gVSVNOTr4cgaCIZvgSEYmys2HHEfmhcpoZIhoEFZS8SQ==}
  227. '@iconify/types@2.0.0':
  228. resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
  229. '@jridgewell/sourcemap-codec@1.5.0':
  230. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  231. '@rollup/rollup-android-arm-eabi@4.27.4':
  232. resolution: {integrity: sha512-2Y3JT6f5MrQkICUyRVCw4oa0sutfAsgaSsb0Lmmy1Wi2y7X5vT9Euqw4gOsCyy0YfKURBg35nhUKZS4mDcfULw==}
  233. cpu: [arm]
  234. os: [android]
  235. '@rollup/rollup-android-arm64@4.27.4':
  236. resolution: {integrity: sha512-wzKRQXISyi9UdCVRqEd0H4cMpzvHYt1f/C3CoIjES6cG++RHKhrBj2+29nPF0IB5kpy9MS71vs07fvrNGAl/iA==}
  237. cpu: [arm64]
  238. os: [android]
  239. '@rollup/rollup-darwin-arm64@4.27.4':
  240. resolution: {integrity: sha512-PlNiRQapift4LNS8DPUHuDX/IdXiLjf8mc5vdEmUR0fF/pyy2qWwzdLjB+iZquGr8LuN4LnUoSEvKRwjSVYz3Q==}
  241. cpu: [arm64]
  242. os: [darwin]
  243. '@rollup/rollup-darwin-x64@4.27.4':
  244. resolution: {integrity: sha512-o9bH2dbdgBDJaXWJCDTNDYa171ACUdzpxSZt+u/AAeQ20Nk5x+IhA+zsGmrQtpkLiumRJEYef68gcpn2ooXhSQ==}
  245. cpu: [x64]
  246. os: [darwin]
  247. '@rollup/rollup-freebsd-arm64@4.27.4':
  248. resolution: {integrity: sha512-NBI2/i2hT9Q+HySSHTBh52da7isru4aAAo6qC3I7QFVsuhxi2gM8t/EI9EVcILiHLj1vfi+VGGPaLOUENn7pmw==}
  249. cpu: [arm64]
  250. os: [freebsd]
  251. '@rollup/rollup-freebsd-x64@4.27.4':
  252. resolution: {integrity: sha512-wYcC5ycW2zvqtDYrE7deary2P2UFmSh85PUpAx+dwTCO9uw3sgzD6Gv9n5X4vLaQKsrfTSZZ7Z7uynQozPVvWA==}
  253. cpu: [x64]
  254. os: [freebsd]
  255. '@rollup/rollup-linux-arm-gnueabihf@4.27.4':
  256. resolution: {integrity: sha512-9OwUnK/xKw6DyRlgx8UizeqRFOfi9mf5TYCw1uolDaJSbUmBxP85DE6T4ouCMoN6pXw8ZoTeZCSEfSaYo+/s1w==}
  257. cpu: [arm]
  258. os: [linux]
  259. '@rollup/rollup-linux-arm-musleabihf@4.27.4':
  260. resolution: {integrity: sha512-Vgdo4fpuphS9V24WOV+KwkCVJ72u7idTgQaBoLRD0UxBAWTF9GWurJO9YD9yh00BzbkhpeXtm6na+MvJU7Z73A==}
  261. cpu: [arm]
  262. os: [linux]
  263. '@rollup/rollup-linux-arm64-gnu@4.27.4':
  264. resolution: {integrity: sha512-pleyNgyd1kkBkw2kOqlBx+0atfIIkkExOTiifoODo6qKDSpnc6WzUY5RhHdmTdIJXBdSnh6JknnYTtmQyobrVg==}
  265. cpu: [arm64]
  266. os: [linux]
  267. '@rollup/rollup-linux-arm64-musl@4.27.4':
  268. resolution: {integrity: sha512-caluiUXvUuVyCHr5DxL8ohaaFFzPGmgmMvwmqAITMpV/Q+tPoaHZ/PWa3t8B2WyoRcIIuu1hkaW5KkeTDNSnMA==}
  269. cpu: [arm64]
  270. os: [linux]
  271. '@rollup/rollup-linux-powerpc64le-gnu@4.27.4':
  272. resolution: {integrity: sha512-FScrpHrO60hARyHh7s1zHE97u0KlT/RECzCKAdmI+LEoC1eDh/RDji9JgFqyO+wPDb86Oa/sXkily1+oi4FzJQ==}
  273. cpu: [ppc64]
  274. os: [linux]
  275. '@rollup/rollup-linux-riscv64-gnu@4.27.4':
  276. resolution: {integrity: sha512-qyyprhyGb7+RBfMPeww9FlHwKkCXdKHeGgSqmIXw9VSUtvyFZ6WZRtnxgbuz76FK7LyoN8t/eINRbPUcvXB5fw==}
  277. cpu: [riscv64]
  278. os: [linux]
  279. '@rollup/rollup-linux-s390x-gnu@4.27.4':
  280. resolution: {integrity: sha512-PFz+y2kb6tbh7m3A7nA9++eInGcDVZUACulf/KzDtovvdTizHpZaJty7Gp0lFwSQcrnebHOqxF1MaKZd7psVRg==}
  281. cpu: [s390x]
  282. os: [linux]
  283. '@rollup/rollup-linux-x64-gnu@4.27.4':
  284. resolution: {integrity: sha512-Ni8mMtfo+o/G7DVtweXXV/Ol2TFf63KYjTtoZ5f078AUgJTmaIJnj4JFU7TK/9SVWTaSJGxPi5zMDgK4w+Ez7Q==}
  285. cpu: [x64]
  286. os: [linux]
  287. '@rollup/rollup-linux-x64-musl@4.27.4':
  288. resolution: {integrity: sha512-5AeeAF1PB9TUzD+3cROzFTnAJAcVUGLuR8ng0E0WXGkYhp6RD6L+6szYVX+64Rs0r72019KHZS1ka1q+zU/wUw==}
  289. cpu: [x64]
  290. os: [linux]
  291. '@rollup/rollup-win32-arm64-msvc@4.27.4':
  292. resolution: {integrity: sha512-yOpVsA4K5qVwu2CaS3hHxluWIK5HQTjNV4tWjQXluMiiiu4pJj4BN98CvxohNCpcjMeTXk/ZMJBRbgRg8HBB6A==}
  293. cpu: [arm64]
  294. os: [win32]
  295. '@rollup/rollup-win32-ia32-msvc@4.27.4':
  296. resolution: {integrity: sha512-KtwEJOaHAVJlxV92rNYiG9JQwQAdhBlrjNRp7P9L8Cb4Rer3in+0A+IPhJC9y68WAi9H0sX4AiG2NTsVlmqJeQ==}
  297. cpu: [ia32]
  298. os: [win32]
  299. '@rollup/rollup-win32-x64-msvc@4.27.4':
  300. resolution: {integrity: sha512-3j4jx1TppORdTAoBJRd+/wJRGCPC0ETWkXOecJ6PPZLj6SptXkrXcNqdj0oclbKML6FkQltdz7bBA3rUSirZug==}
  301. cpu: [x64]
  302. os: [win32]
  303. '@shikijs/core@2.1.0':
  304. resolution: {integrity: sha512-v795KDmvs+4oV0XD05YLzfDMe9ISBgNjtFxP4PAEv5DqyeghO1/TwDqs9ca5/E6fuO95IcAcWqR6cCX9TnqLZA==}
  305. '@shikijs/engine-javascript@2.1.0':
  306. resolution: {integrity: sha512-cgIUdAliOsoaa0rJz/z+jvhrpRd+fVAoixVFEVxUq5FA+tHgBZAIfVJSgJNVRj2hs/wZ1+4hMe82eKAThVh0nQ==}
  307. '@shikijs/engine-oniguruma@2.1.0':
  308. resolution: {integrity: sha512-Ujik33wEDqgqY2WpjRDUBECGcKPv3eGGkoXPujIXvokLaRmGky8NisSk8lHUGeSFxo/Cz5sgFej9sJmA9yeepg==}
  309. '@shikijs/langs@2.1.0':
  310. resolution: {integrity: sha512-Jn0gS4rPgerMDPj1ydjgFzZr5fAIoMYz4k7ZT3LJxWWBWA6lokK0pumUwVtb+MzXtlpjxOaQejLprmLbvMZyww==}
  311. '@shikijs/themes@2.1.0':
  312. resolution: {integrity: sha512-oS2mU6+bz+8TKutsjBxBA7Z3vrQk21RCmADLpnu8cy3tZD6Rw0FKqDyXNtwX52BuIDKHxZNmRlTdG3vtcYv3NQ==}
  313. '@shikijs/transformers@2.1.0':
  314. resolution: {integrity: sha512-3sfvh6OKUVkT5wZFU1xxiq1qqNIuCwUY3yOb9ZGm19y80UZ/eoroLE2orGNzfivyTxR93GfXXZC/ghPR0/SBow==}
  315. '@shikijs/types@2.1.0':
  316. resolution: {integrity: sha512-OFOdHA6VEVbiQvepJ8yqicC6VmBrKxFFhM2EsHHrZESqLVAXOSeRDiuSYV185lIgp15TVic5vYBYNhTsk1xHLg==}
  317. '@shikijs/vscode-textmate@10.0.1':
  318. resolution: {integrity: sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg==}
  319. '@types/estree@1.0.6':
  320. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  321. '@types/hast@3.0.4':
  322. resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
  323. '@types/linkify-it@5.0.0':
  324. resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
  325. '@types/markdown-it@14.1.2':
  326. resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
  327. '@types/mdast@4.0.4':
  328. resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
  329. '@types/mdurl@2.0.0':
  330. resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
  331. '@types/node@22.15.18':
  332. resolution: {integrity: sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==}
  333. '@types/unist@3.0.3':
  334. resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
  335. '@types/web-bluetooth@0.0.20':
  336. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  337. '@ungap/structured-clone@1.2.0':
  338. resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
  339. '@vitejs/plugin-vue@5.2.1':
  340. resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
  341. engines: {node: ^18.0.0 || >=20.0.0}
  342. peerDependencies:
  343. vite: ^5.0.0 || ^6.0.0
  344. vue: ^3.2.25
  345. '@vue/compiler-core@3.5.14':
  346. resolution: {integrity: sha512-k7qMHMbKvoCXIxPhquKQVw3Twid3Kg4s7+oYURxLGRd56LiuHJVrvFKI4fm2AM3c8apqODPfVJGoh8nePbXMRA==}
  347. '@vue/compiler-dom@3.5.14':
  348. resolution: {integrity: sha512-1aOCSqxGOea5I80U2hQJvXYpPm/aXo95xL/m/mMhgyPUsKe9jhjwWpziNAw7tYRnbz1I61rd9Mld4W9KmmRoug==}
  349. '@vue/compiler-sfc@3.5.14':
  350. resolution: {integrity: sha512-9T6m/9mMr81Lj58JpzsiSIjBgv2LiVoWjIVa7kuXHICUi8LiDSIotMpPRXYJsXKqyARrzjT24NAwttrMnMaCXA==}
  351. '@vue/compiler-ssr@3.5.14':
  352. resolution: {integrity: sha512-Y0G7PcBxr1yllnHuS/NxNCSPWnRGH4Ogrp0tsLA5QemDZuJLs99YjAKQ7KqkHE0vCg4QTKlQzXLKCMF7WPSl7Q==}
  353. '@vue/devtools-api@7.7.0':
  354. resolution: {integrity: sha512-bHEv6kT85BHtyGgDhE07bAUMAy7zpv6nnR004nSTd0wWMrAOtcrYoXO5iyr20Hkf5jR8obQOfS3byW+I3l2CCA==}
  355. '@vue/devtools-kit@7.7.0':
  356. resolution: {integrity: sha512-5cvZ+6SA88zKC8XiuxUfqpdTwVjJbvYnQZY5NReh7qlSGPvVDjjzyEtW+gdzLXNSd8tStgOjAdMCpvDQamUXtA==}
  357. '@vue/devtools-shared@7.7.0':
  358. resolution: {integrity: sha512-jtlQY26R5thQxW9YQTpXbI0HoK0Wf9Rd4ekidOkRvSy7ChfK0kIU6vvcBtjj87/EcpeOSK49fZAicaFNJcoTcQ==}
  359. '@vue/reactivity@3.5.14':
  360. resolution: {integrity: sha512-7cK1Hp343Fu/SUCCO52vCabjvsYu7ZkOqyYu7bXV9P2yyfjUMUXHZafEbq244sP7gf+EZEz+77QixBTuEqkQQw==}
  361. '@vue/runtime-core@3.5.14':
  362. resolution: {integrity: sha512-w9JWEANwHXNgieAhxPpEpJa+0V5G0hz3NmjAZwlOebtfKyp2hKxKF0+qSh0Xs6/PhfGihuSdqMprMVcQU/E6ag==}
  363. '@vue/runtime-dom@3.5.14':
  364. resolution: {integrity: sha512-lCfR++IakeI35TVR80QgOelsUIdcKjd65rWAMfdSlCYnaEY5t3hYwru7vvcWaqmrK+LpI7ZDDYiGU5V3xjMacw==}
  365. '@vue/server-renderer@3.5.14':
  366. resolution: {integrity: sha512-Rf/ISLqokIvcySIYnv3tNWq40PLpNLDLSJwwVWzG6MNtyIhfbcrAxo5ZL9nARJhqjZyWWa40oRb2IDuejeuv6w==}
  367. peerDependencies:
  368. vue: 3.5.14
  369. '@vue/shared@3.5.13':
  370. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  371. '@vue/shared@3.5.14':
  372. resolution: {integrity: sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ==}
  373. '@vueuse/core@12.5.0':
  374. resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==}
  375. '@vueuse/integrations@12.5.0':
  376. resolution: {integrity: sha512-HYLt8M6mjUfcoUOzyBcX2RjpfapIwHPBmQJtTmXOQW845Y/Osu9VuTJ5kPvnmWJ6IUa05WpblfOwZ+P0G4iZsQ==}
  377. peerDependencies:
  378. async-validator: ^4
  379. axios: ^1
  380. change-case: ^5
  381. drauu: ^0.4
  382. focus-trap: ^7
  383. fuse.js: ^7
  384. idb-keyval: ^6
  385. jwt-decode: ^4
  386. nprogress: ^0.2
  387. qrcode: ^1.5
  388. sortablejs: ^1
  389. universal-cookie: ^7
  390. peerDependenciesMeta:
  391. async-validator:
  392. optional: true
  393. axios:
  394. optional: true
  395. change-case:
  396. optional: true
  397. drauu:
  398. optional: true
  399. focus-trap:
  400. optional: true
  401. fuse.js:
  402. optional: true
  403. idb-keyval:
  404. optional: true
  405. jwt-decode:
  406. optional: true
  407. nprogress:
  408. optional: true
  409. qrcode:
  410. optional: true
  411. sortablejs:
  412. optional: true
  413. universal-cookie:
  414. optional: true
  415. '@vueuse/metadata@12.5.0':
  416. resolution: {integrity: sha512-Ui7Lo2a7AxrMAXRF+fAp9QsXuwTeeZ8fIB9wsLHqzq9MQk+2gMYE2IGJW48VMJ8ecvCB3z3GsGLKLbSasQ5Qlg==}
  417. '@vueuse/shared@12.5.0':
  418. resolution: {integrity: sha512-vMpcL1lStUU6O+kdj6YdHDixh0odjPAUM15uJ9f7MY781jcYkIwFA4iv2EfoIPO6vBmvutI1HxxAwmf0cx5ISQ==}
  419. algoliasearch@5.15.0:
  420. resolution: {integrity: sha512-Yf3Swz1s63hjvBVZ/9f2P1Uu48GjmjCN+Esxb6MAONMGtZB1fRX8/S1AhUTtsuTlcGovbYLxpHgc7wEzstDZBw==}
  421. engines: {node: '>= 14.0.0'}
  422. birpc@0.2.19:
  423. resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
  424. ccount@2.0.1:
  425. resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
  426. character-entities-html4@2.1.0:
  427. resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
  428. character-entities-legacy@3.0.0:
  429. resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
  430. comma-separated-tokens@2.0.3:
  431. resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
  432. copy-anything@2.0.6:
  433. resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
  434. copy-anything@3.0.5:
  435. resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
  436. engines: {node: '>=12.13'}
  437. csstype@3.1.3:
  438. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  439. dequal@2.0.3:
  440. resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
  441. engines: {node: '>=6'}
  442. devlop@1.1.0:
  443. resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
  444. emoji-regex-xs@1.0.0:
  445. resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==}
  446. entities@4.5.0:
  447. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  448. engines: {node: '>=0.12'}
  449. errno@0.1.8:
  450. resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
  451. hasBin: true
  452. esbuild@0.21.5:
  453. resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
  454. engines: {node: '>=12'}
  455. hasBin: true
  456. estree-walker@2.0.2:
  457. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  458. focus-trap@7.6.4:
  459. resolution: {integrity: sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==}
  460. fsevents@2.3.3:
  461. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  462. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  463. os: [darwin]
  464. graceful-fs@4.2.11:
  465. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  466. hast-util-to-html@9.0.4:
  467. resolution: {integrity: sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA==}
  468. hast-util-whitespace@3.0.0:
  469. resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
  470. hookable@5.5.3:
  471. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  472. html-void-elements@3.0.0:
  473. resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==}
  474. iconv-lite@0.6.3:
  475. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  476. engines: {node: '>=0.10.0'}
  477. image-size@0.5.5:
  478. resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
  479. engines: {node: '>=0.10.0'}
  480. hasBin: true
  481. is-what@3.14.1:
  482. resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
  483. is-what@4.1.16:
  484. resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
  485. engines: {node: '>=12.13'}
  486. less@4.3.0:
  487. resolution: {integrity: sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA==}
  488. engines: {node: '>=14'}
  489. hasBin: true
  490. magic-string@0.30.17:
  491. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  492. make-dir@2.1.0:
  493. resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
  494. engines: {node: '>=6'}
  495. mark.js@8.11.1:
  496. resolution: {integrity: sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==}
  497. mdast-util-to-hast@13.2.0:
  498. resolution: {integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==}
  499. micromark-util-character@2.1.1:
  500. resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==}
  501. micromark-util-encode@2.0.1:
  502. resolution: {integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==}
  503. micromark-util-sanitize-uri@2.0.1:
  504. resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==}
  505. micromark-util-symbol@2.0.1:
  506. resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==}
  507. micromark-util-types@2.0.1:
  508. resolution: {integrity: sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==}
  509. mime@1.6.0:
  510. resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
  511. engines: {node: '>=4'}
  512. hasBin: true
  513. minisearch@7.1.1:
  514. resolution: {integrity: sha512-b3YZEYCEH4EdCAtYP7OlDyx7FdPwNzuNwLQ34SfJpM9dlbBZzeXndGavTrC+VCiRWomL21SWfMc6SCKO/U2ZNw==}
  515. mitt@3.0.1:
  516. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  517. nanoid@3.3.11:
  518. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  519. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  520. hasBin: true
  521. nanoid@3.3.7:
  522. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  523. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  524. hasBin: true
  525. needle@3.3.1:
  526. resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
  527. engines: {node: '>= 4.4.x'}
  528. hasBin: true
  529. oniguruma-to-es@2.3.0:
  530. resolution: {integrity: sha512-bwALDxriqfKGfUufKGGepCzu9x7nJQuoRoAFp4AnwehhC2crqrDIAP/uN2qdlsAvSMpeRC3+Yzhqc7hLmle5+g==}
  531. parse-node-version@1.0.1:
  532. resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
  533. engines: {node: '>= 0.10'}
  534. perfect-debounce@1.0.0:
  535. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  536. picocolors@1.1.1:
  537. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  538. pify@4.0.1:
  539. resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
  540. engines: {node: '>=6'}
  541. postcss@8.4.49:
  542. resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
  543. engines: {node: ^10 || ^12 || >=14}
  544. postcss@8.5.3:
  545. resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
  546. engines: {node: ^10 || ^12 || >=14}
  547. preact@10.25.0:
  548. resolution: {integrity: sha512-6bYnzlLxXV3OSpUxLdaxBmE7PMOu0aR3pG6lryK/0jmvcDFPlcXGQAt5DpK3RITWiDrfYZRI0druyaK/S9kYLg==}
  549. property-information@6.5.0:
  550. resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
  551. prr@1.0.1:
  552. resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
  553. regex-recursion@5.1.1:
  554. resolution: {integrity: sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w==}
  555. regex-utilities@2.3.0:
  556. resolution: {integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==}
  557. regex@5.1.1:
  558. resolution: {integrity: sha512-dN5I359AVGPnwzJm2jN1k0W9LPZ+ePvoOeVMMfqIMFz53sSwXkxaJoxr50ptnsC771lK95BnTrVSZxq0b9yCGw==}
  559. rfdc@1.4.1:
  560. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  561. rollup@4.27.4:
  562. resolution: {integrity: sha512-RLKxqHEMjh/RGLsDxAEsaLO3mWgyoU6x9w6n1ikAzet4B3gI2/3yP6PWY2p9QzRTh6MfEIXB3MwsOY0Iv3vNrw==}
  563. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  564. hasBin: true
  565. safer-buffer@2.1.2:
  566. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  567. sax@1.4.1:
  568. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  569. search-insights@2.13.0:
  570. resolution: {integrity: sha512-Orrsjf9trHHxFRuo9/rzm0KIWmgzE8RMlZMzuhZOJ01Rnz3D0YBAe+V6473t6/H6c7irs6Lt48brULAiRWb3Vw==}
  571. semver@5.7.2:
  572. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  573. hasBin: true
  574. shiki@2.1.0:
  575. resolution: {integrity: sha512-yvKPdNGLXZv7WC4bl7JBbU3CEcUxnBanvMez8MG3gZXKpClGL4bHqFyLhTx+2zUvbjClUANs/S22HXb7aeOgmA==}
  576. source-map-js@1.2.1:
  577. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  578. engines: {node: '>=0.10.0'}
  579. source-map@0.6.1:
  580. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  581. engines: {node: '>=0.10.0'}
  582. space-separated-tokens@2.0.2:
  583. resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
  584. speakingurl@14.0.1:
  585. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  586. engines: {node: '>=0.10.0'}
  587. stringify-entities@4.0.4:
  588. resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
  589. superjson@2.2.1:
  590. resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==}
  591. engines: {node: '>=16'}
  592. tabbable@6.2.0:
  593. resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
  594. trim-lines@3.0.1:
  595. resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
  596. tslib@2.8.1:
  597. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  598. undici-types@6.21.0:
  599. resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
  600. unist-util-is@6.0.0:
  601. resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
  602. unist-util-position@5.0.0:
  603. resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
  604. unist-util-stringify-position@4.0.0:
  605. resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
  606. unist-util-visit-parents@6.0.1:
  607. resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
  608. unist-util-visit@5.0.0:
  609. resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
  610. vfile-message@4.0.2:
  611. resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==}
  612. vfile@6.0.3:
  613. resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
  614. vite@5.4.14:
  615. resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==}
  616. engines: {node: ^18.0.0 || >=20.0.0}
  617. hasBin: true
  618. peerDependencies:
  619. '@types/node': ^18.0.0 || >=20.0.0
  620. less: '*'
  621. lightningcss: ^1.21.0
  622. sass: '*'
  623. sass-embedded: '*'
  624. stylus: '*'
  625. sugarss: '*'
  626. terser: ^5.4.0
  627. peerDependenciesMeta:
  628. '@types/node':
  629. optional: true
  630. less:
  631. optional: true
  632. lightningcss:
  633. optional: true
  634. sass:
  635. optional: true
  636. sass-embedded:
  637. optional: true
  638. stylus:
  639. optional: true
  640. sugarss:
  641. optional: true
  642. terser:
  643. optional: true
  644. vitepress@1.6.3:
  645. resolution: {integrity: sha512-fCkfdOk8yRZT8GD9BFqusW3+GggWYZ/rYncOfmgcDtP3ualNHCAg+Robxp2/6xfH1WwPHtGpPwv7mbA3qomtBw==}
  646. hasBin: true
  647. peerDependencies:
  648. markdown-it-mathjax3: ^4
  649. postcss: ^8
  650. peerDependenciesMeta:
  651. markdown-it-mathjax3:
  652. optional: true
  653. postcss:
  654. optional: true
  655. vue@3.5.14:
  656. resolution: {integrity: sha512-LbOm50/vZFG6Mhy6KscQYXZMQ0LMCC/y40HDJPPvGFQ+i/lUH+PJHR6C3assgOQiXdl6tAfsXHbXYVBZZu65ew==}
  657. peerDependencies:
  658. typescript: '*'
  659. peerDependenciesMeta:
  660. typescript:
  661. optional: true
  662. zwitch@2.0.4:
  663. resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
  664. snapshots:
  665. '@algolia/autocomplete-core@1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)(search-insights@2.13.0)':
  666. dependencies:
  667. '@algolia/autocomplete-plugin-algolia-insights': 1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)(search-insights@2.13.0)
  668. '@algolia/autocomplete-shared': 1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)
  669. transitivePeerDependencies:
  670. - '@algolia/client-search'
  671. - algoliasearch
  672. - search-insights
  673. '@algolia/autocomplete-plugin-algolia-insights@1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)(search-insights@2.13.0)':
  674. dependencies:
  675. '@algolia/autocomplete-shared': 1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)
  676. search-insights: 2.13.0
  677. transitivePeerDependencies:
  678. - '@algolia/client-search'
  679. - algoliasearch
  680. '@algolia/autocomplete-preset-algolia@1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)':
  681. dependencies:
  682. '@algolia/autocomplete-shared': 1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)
  683. '@algolia/client-search': 5.15.0
  684. algoliasearch: 5.15.0
  685. '@algolia/autocomplete-shared@1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)':
  686. dependencies:
  687. '@algolia/client-search': 5.15.0
  688. algoliasearch: 5.15.0
  689. '@algolia/client-abtesting@5.15.0':
  690. dependencies:
  691. '@algolia/client-common': 5.15.0
  692. '@algolia/requester-browser-xhr': 5.15.0
  693. '@algolia/requester-fetch': 5.15.0
  694. '@algolia/requester-node-http': 5.15.0
  695. '@algolia/client-analytics@5.15.0':
  696. dependencies:
  697. '@algolia/client-common': 5.15.0
  698. '@algolia/requester-browser-xhr': 5.15.0
  699. '@algolia/requester-fetch': 5.15.0
  700. '@algolia/requester-node-http': 5.15.0
  701. '@algolia/client-common@5.15.0': {}
  702. '@algolia/client-insights@5.15.0':
  703. dependencies:
  704. '@algolia/client-common': 5.15.0
  705. '@algolia/requester-browser-xhr': 5.15.0
  706. '@algolia/requester-fetch': 5.15.0
  707. '@algolia/requester-node-http': 5.15.0
  708. '@algolia/client-personalization@5.15.0':
  709. dependencies:
  710. '@algolia/client-common': 5.15.0
  711. '@algolia/requester-browser-xhr': 5.15.0
  712. '@algolia/requester-fetch': 5.15.0
  713. '@algolia/requester-node-http': 5.15.0
  714. '@algolia/client-query-suggestions@5.15.0':
  715. dependencies:
  716. '@algolia/client-common': 5.15.0
  717. '@algolia/requester-browser-xhr': 5.15.0
  718. '@algolia/requester-fetch': 5.15.0
  719. '@algolia/requester-node-http': 5.15.0
  720. '@algolia/client-search@5.15.0':
  721. dependencies:
  722. '@algolia/client-common': 5.15.0
  723. '@algolia/requester-browser-xhr': 5.15.0
  724. '@algolia/requester-fetch': 5.15.0
  725. '@algolia/requester-node-http': 5.15.0
  726. '@algolia/ingestion@1.15.0':
  727. dependencies:
  728. '@algolia/client-common': 5.15.0
  729. '@algolia/requester-browser-xhr': 5.15.0
  730. '@algolia/requester-fetch': 5.15.0
  731. '@algolia/requester-node-http': 5.15.0
  732. '@algolia/monitoring@1.15.0':
  733. dependencies:
  734. '@algolia/client-common': 5.15.0
  735. '@algolia/requester-browser-xhr': 5.15.0
  736. '@algolia/requester-fetch': 5.15.0
  737. '@algolia/requester-node-http': 5.15.0
  738. '@algolia/recommend@5.15.0':
  739. dependencies:
  740. '@algolia/client-common': 5.15.0
  741. '@algolia/requester-browser-xhr': 5.15.0
  742. '@algolia/requester-fetch': 5.15.0
  743. '@algolia/requester-node-http': 5.15.0
  744. '@algolia/requester-browser-xhr@5.15.0':
  745. dependencies:
  746. '@algolia/client-common': 5.15.0
  747. '@algolia/requester-fetch@5.15.0':
  748. dependencies:
  749. '@algolia/client-common': 5.15.0
  750. '@algolia/requester-node-http@5.15.0':
  751. dependencies:
  752. '@algolia/client-common': 5.15.0
  753. '@babel/helper-string-parser@7.27.1': {}
  754. '@babel/helper-validator-identifier@7.27.1': {}
  755. '@babel/parser@7.27.2':
  756. dependencies:
  757. '@babel/types': 7.27.1
  758. '@babel/types@7.27.1':
  759. dependencies:
  760. '@babel/helper-string-parser': 7.27.1
  761. '@babel/helper-validator-identifier': 7.27.1
  762. '@docsearch/css@3.8.2': {}
  763. '@docsearch/js@3.8.2(@algolia/client-search@5.15.0)(search-insights@2.13.0)':
  764. dependencies:
  765. '@docsearch/react': 3.8.2(@algolia/client-search@5.15.0)(search-insights@2.13.0)
  766. preact: 10.25.0
  767. transitivePeerDependencies:
  768. - '@algolia/client-search'
  769. - '@types/react'
  770. - react
  771. - react-dom
  772. - search-insights
  773. '@docsearch/react@3.8.2(@algolia/client-search@5.15.0)(search-insights@2.13.0)':
  774. dependencies:
  775. '@algolia/autocomplete-core': 1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)(search-insights@2.13.0)
  776. '@algolia/autocomplete-preset-algolia': 1.17.7(@algolia/client-search@5.15.0)(algoliasearch@5.15.0)
  777. '@docsearch/css': 3.8.2
  778. algoliasearch: 5.15.0
  779. optionalDependencies:
  780. search-insights: 2.13.0
  781. transitivePeerDependencies:
  782. - '@algolia/client-search'
  783. '@esbuild/aix-ppc64@0.21.5':
  784. optional: true
  785. '@esbuild/android-arm64@0.21.5':
  786. optional: true
  787. '@esbuild/android-arm@0.21.5':
  788. optional: true
  789. '@esbuild/android-x64@0.21.5':
  790. optional: true
  791. '@esbuild/darwin-arm64@0.21.5':
  792. optional: true
  793. '@esbuild/darwin-x64@0.21.5':
  794. optional: true
  795. '@esbuild/freebsd-arm64@0.21.5':
  796. optional: true
  797. '@esbuild/freebsd-x64@0.21.5':
  798. optional: true
  799. '@esbuild/linux-arm64@0.21.5':
  800. optional: true
  801. '@esbuild/linux-arm@0.21.5':
  802. optional: true
  803. '@esbuild/linux-ia32@0.21.5':
  804. optional: true
  805. '@esbuild/linux-loong64@0.21.5':
  806. optional: true
  807. '@esbuild/linux-mips64el@0.21.5':
  808. optional: true
  809. '@esbuild/linux-ppc64@0.21.5':
  810. optional: true
  811. '@esbuild/linux-riscv64@0.21.5':
  812. optional: true
  813. '@esbuild/linux-s390x@0.21.5':
  814. optional: true
  815. '@esbuild/linux-x64@0.21.5':
  816. optional: true
  817. '@esbuild/netbsd-x64@0.21.5':
  818. optional: true
  819. '@esbuild/openbsd-x64@0.21.5':
  820. optional: true
  821. '@esbuild/sunos-x64@0.21.5':
  822. optional: true
  823. '@esbuild/win32-arm64@0.21.5':
  824. optional: true
  825. '@esbuild/win32-ia32@0.21.5':
  826. optional: true
  827. '@esbuild/win32-x64@0.21.5':
  828. optional: true
  829. '@iconify-json/simple-icons@1.2.21':
  830. dependencies:
  831. '@iconify/types': 2.0.0
  832. '@iconify/types@2.0.0': {}
  833. '@jridgewell/sourcemap-codec@1.5.0': {}
  834. '@rollup/rollup-android-arm-eabi@4.27.4':
  835. optional: true
  836. '@rollup/rollup-android-arm64@4.27.4':
  837. optional: true
  838. '@rollup/rollup-darwin-arm64@4.27.4':
  839. optional: true
  840. '@rollup/rollup-darwin-x64@4.27.4':
  841. optional: true
  842. '@rollup/rollup-freebsd-arm64@4.27.4':
  843. optional: true
  844. '@rollup/rollup-freebsd-x64@4.27.4':
  845. optional: true
  846. '@rollup/rollup-linux-arm-gnueabihf@4.27.4':
  847. optional: true
  848. '@rollup/rollup-linux-arm-musleabihf@4.27.4':
  849. optional: true
  850. '@rollup/rollup-linux-arm64-gnu@4.27.4':
  851. optional: true
  852. '@rollup/rollup-linux-arm64-musl@4.27.4':
  853. optional: true
  854. '@rollup/rollup-linux-powerpc64le-gnu@4.27.4':
  855. optional: true
  856. '@rollup/rollup-linux-riscv64-gnu@4.27.4':
  857. optional: true
  858. '@rollup/rollup-linux-s390x-gnu@4.27.4':
  859. optional: true
  860. '@rollup/rollup-linux-x64-gnu@4.27.4':
  861. optional: true
  862. '@rollup/rollup-linux-x64-musl@4.27.4':
  863. optional: true
  864. '@rollup/rollup-win32-arm64-msvc@4.27.4':
  865. optional: true
  866. '@rollup/rollup-win32-ia32-msvc@4.27.4':
  867. optional: true
  868. '@rollup/rollup-win32-x64-msvc@4.27.4':
  869. optional: true
  870. '@shikijs/core@2.1.0':
  871. dependencies:
  872. '@shikijs/engine-javascript': 2.1.0
  873. '@shikijs/engine-oniguruma': 2.1.0
  874. '@shikijs/types': 2.1.0
  875. '@shikijs/vscode-textmate': 10.0.1
  876. '@types/hast': 3.0.4
  877. hast-util-to-html: 9.0.4
  878. '@shikijs/engine-javascript@2.1.0':
  879. dependencies:
  880. '@shikijs/types': 2.1.0
  881. '@shikijs/vscode-textmate': 10.0.1
  882. oniguruma-to-es: 2.3.0
  883. '@shikijs/engine-oniguruma@2.1.0':
  884. dependencies:
  885. '@shikijs/types': 2.1.0
  886. '@shikijs/vscode-textmate': 10.0.1
  887. '@shikijs/langs@2.1.0':
  888. dependencies:
  889. '@shikijs/types': 2.1.0
  890. '@shikijs/themes@2.1.0':
  891. dependencies:
  892. '@shikijs/types': 2.1.0
  893. '@shikijs/transformers@2.1.0':
  894. dependencies:
  895. '@shikijs/core': 2.1.0
  896. '@shikijs/types': 2.1.0
  897. '@shikijs/types@2.1.0':
  898. dependencies:
  899. '@shikijs/vscode-textmate': 10.0.1
  900. '@types/hast': 3.0.4
  901. '@shikijs/vscode-textmate@10.0.1': {}
  902. '@types/estree@1.0.6': {}
  903. '@types/hast@3.0.4':
  904. dependencies:
  905. '@types/unist': 3.0.3
  906. '@types/linkify-it@5.0.0': {}
  907. '@types/markdown-it@14.1.2':
  908. dependencies:
  909. '@types/linkify-it': 5.0.0
  910. '@types/mdurl': 2.0.0
  911. '@types/mdast@4.0.4':
  912. dependencies:
  913. '@types/unist': 3.0.3
  914. '@types/mdurl@2.0.0': {}
  915. '@types/node@22.15.18':
  916. dependencies:
  917. undici-types: 6.21.0
  918. '@types/unist@3.0.3': {}
  919. '@types/web-bluetooth@0.0.20': {}
  920. '@ungap/structured-clone@1.2.0': {}
  921. '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.15.18)(less@4.3.0))(vue@3.5.14)':
  922. dependencies:
  923. vite: 5.4.14(@types/node@22.15.18)(less@4.3.0)
  924. vue: 3.5.14
  925. '@vue/compiler-core@3.5.14':
  926. dependencies:
  927. '@babel/parser': 7.27.2
  928. '@vue/shared': 3.5.14
  929. entities: 4.5.0
  930. estree-walker: 2.0.2
  931. source-map-js: 1.2.1
  932. '@vue/compiler-dom@3.5.14':
  933. dependencies:
  934. '@vue/compiler-core': 3.5.14
  935. '@vue/shared': 3.5.14
  936. '@vue/compiler-sfc@3.5.14':
  937. dependencies:
  938. '@babel/parser': 7.27.2
  939. '@vue/compiler-core': 3.5.14
  940. '@vue/compiler-dom': 3.5.14
  941. '@vue/compiler-ssr': 3.5.14
  942. '@vue/shared': 3.5.14
  943. estree-walker: 2.0.2
  944. magic-string: 0.30.17
  945. postcss: 8.5.3
  946. source-map-js: 1.2.1
  947. '@vue/compiler-ssr@3.5.14':
  948. dependencies:
  949. '@vue/compiler-dom': 3.5.14
  950. '@vue/shared': 3.5.14
  951. '@vue/devtools-api@7.7.0':
  952. dependencies:
  953. '@vue/devtools-kit': 7.7.0
  954. '@vue/devtools-kit@7.7.0':
  955. dependencies:
  956. '@vue/devtools-shared': 7.7.0
  957. birpc: 0.2.19
  958. hookable: 5.5.3
  959. mitt: 3.0.1
  960. perfect-debounce: 1.0.0
  961. speakingurl: 14.0.1
  962. superjson: 2.2.1
  963. '@vue/devtools-shared@7.7.0':
  964. dependencies:
  965. rfdc: 1.4.1
  966. '@vue/reactivity@3.5.14':
  967. dependencies:
  968. '@vue/shared': 3.5.14
  969. '@vue/runtime-core@3.5.14':
  970. dependencies:
  971. '@vue/reactivity': 3.5.14
  972. '@vue/shared': 3.5.14
  973. '@vue/runtime-dom@3.5.14':
  974. dependencies:
  975. '@vue/reactivity': 3.5.14
  976. '@vue/runtime-core': 3.5.14
  977. '@vue/shared': 3.5.14
  978. csstype: 3.1.3
  979. '@vue/server-renderer@3.5.14(vue@3.5.14)':
  980. dependencies:
  981. '@vue/compiler-ssr': 3.5.14
  982. '@vue/shared': 3.5.14
  983. vue: 3.5.14
  984. '@vue/shared@3.5.13': {}
  985. '@vue/shared@3.5.14': {}
  986. '@vueuse/core@12.5.0':
  987. dependencies:
  988. '@types/web-bluetooth': 0.0.20
  989. '@vueuse/metadata': 12.5.0
  990. '@vueuse/shared': 12.5.0
  991. vue: 3.5.14
  992. transitivePeerDependencies:
  993. - typescript
  994. '@vueuse/integrations@12.5.0(focus-trap@7.6.4)':
  995. dependencies:
  996. '@vueuse/core': 12.5.0
  997. '@vueuse/shared': 12.5.0
  998. vue: 3.5.14
  999. optionalDependencies:
  1000. focus-trap: 7.6.4
  1001. transitivePeerDependencies:
  1002. - typescript
  1003. '@vueuse/metadata@12.5.0': {}
  1004. '@vueuse/shared@12.5.0':
  1005. dependencies:
  1006. vue: 3.5.14
  1007. transitivePeerDependencies:
  1008. - typescript
  1009. algoliasearch@5.15.0:
  1010. dependencies:
  1011. '@algolia/client-abtesting': 5.15.0
  1012. '@algolia/client-analytics': 5.15.0
  1013. '@algolia/client-common': 5.15.0
  1014. '@algolia/client-insights': 5.15.0
  1015. '@algolia/client-personalization': 5.15.0
  1016. '@algolia/client-query-suggestions': 5.15.0
  1017. '@algolia/client-search': 5.15.0
  1018. '@algolia/ingestion': 1.15.0
  1019. '@algolia/monitoring': 1.15.0
  1020. '@algolia/recommend': 5.15.0
  1021. '@algolia/requester-browser-xhr': 5.15.0
  1022. '@algolia/requester-fetch': 5.15.0
  1023. '@algolia/requester-node-http': 5.15.0
  1024. birpc@0.2.19: {}
  1025. ccount@2.0.1: {}
  1026. character-entities-html4@2.1.0: {}
  1027. character-entities-legacy@3.0.0: {}
  1028. comma-separated-tokens@2.0.3: {}
  1029. copy-anything@2.0.6:
  1030. dependencies:
  1031. is-what: 3.14.1
  1032. copy-anything@3.0.5:
  1033. dependencies:
  1034. is-what: 4.1.16
  1035. csstype@3.1.3: {}
  1036. dequal@2.0.3: {}
  1037. devlop@1.1.0:
  1038. dependencies:
  1039. dequal: 2.0.3
  1040. emoji-regex-xs@1.0.0: {}
  1041. entities@4.5.0: {}
  1042. errno@0.1.8:
  1043. dependencies:
  1044. prr: 1.0.1
  1045. optional: true
  1046. esbuild@0.21.5:
  1047. optionalDependencies:
  1048. '@esbuild/aix-ppc64': 0.21.5
  1049. '@esbuild/android-arm': 0.21.5
  1050. '@esbuild/android-arm64': 0.21.5
  1051. '@esbuild/android-x64': 0.21.5
  1052. '@esbuild/darwin-arm64': 0.21.5
  1053. '@esbuild/darwin-x64': 0.21.5
  1054. '@esbuild/freebsd-arm64': 0.21.5
  1055. '@esbuild/freebsd-x64': 0.21.5
  1056. '@esbuild/linux-arm': 0.21.5
  1057. '@esbuild/linux-arm64': 0.21.5
  1058. '@esbuild/linux-ia32': 0.21.5
  1059. '@esbuild/linux-loong64': 0.21.5
  1060. '@esbuild/linux-mips64el': 0.21.5
  1061. '@esbuild/linux-ppc64': 0.21.5
  1062. '@esbuild/linux-riscv64': 0.21.5
  1063. '@esbuild/linux-s390x': 0.21.5
  1064. '@esbuild/linux-x64': 0.21.5
  1065. '@esbuild/netbsd-x64': 0.21.5
  1066. '@esbuild/openbsd-x64': 0.21.5
  1067. '@esbuild/sunos-x64': 0.21.5
  1068. '@esbuild/win32-arm64': 0.21.5
  1069. '@esbuild/win32-ia32': 0.21.5
  1070. '@esbuild/win32-x64': 0.21.5
  1071. estree-walker@2.0.2: {}
  1072. focus-trap@7.6.4:
  1073. dependencies:
  1074. tabbable: 6.2.0
  1075. fsevents@2.3.3:
  1076. optional: true
  1077. graceful-fs@4.2.11:
  1078. optional: true
  1079. hast-util-to-html@9.0.4:
  1080. dependencies:
  1081. '@types/hast': 3.0.4
  1082. '@types/unist': 3.0.3
  1083. ccount: 2.0.1
  1084. comma-separated-tokens: 2.0.3
  1085. hast-util-whitespace: 3.0.0
  1086. html-void-elements: 3.0.0
  1087. mdast-util-to-hast: 13.2.0
  1088. property-information: 6.5.0
  1089. space-separated-tokens: 2.0.2
  1090. stringify-entities: 4.0.4
  1091. zwitch: 2.0.4
  1092. hast-util-whitespace@3.0.0:
  1093. dependencies:
  1094. '@types/hast': 3.0.4
  1095. hookable@5.5.3: {}
  1096. html-void-elements@3.0.0: {}
  1097. iconv-lite@0.6.3:
  1098. dependencies:
  1099. safer-buffer: 2.1.2
  1100. optional: true
  1101. image-size@0.5.5:
  1102. optional: true
  1103. is-what@3.14.1: {}
  1104. is-what@4.1.16: {}
  1105. less@4.3.0:
  1106. dependencies:
  1107. copy-anything: 2.0.6
  1108. parse-node-version: 1.0.1
  1109. tslib: 2.8.1
  1110. optionalDependencies:
  1111. errno: 0.1.8
  1112. graceful-fs: 4.2.11
  1113. image-size: 0.5.5
  1114. make-dir: 2.1.0
  1115. mime: 1.6.0
  1116. needle: 3.3.1
  1117. source-map: 0.6.1
  1118. magic-string@0.30.17:
  1119. dependencies:
  1120. '@jridgewell/sourcemap-codec': 1.5.0
  1121. make-dir@2.1.0:
  1122. dependencies:
  1123. pify: 4.0.1
  1124. semver: 5.7.2
  1125. optional: true
  1126. mark.js@8.11.1: {}
  1127. mdast-util-to-hast@13.2.0:
  1128. dependencies:
  1129. '@types/hast': 3.0.4
  1130. '@types/mdast': 4.0.4
  1131. '@ungap/structured-clone': 1.2.0
  1132. devlop: 1.1.0
  1133. micromark-util-sanitize-uri: 2.0.1
  1134. trim-lines: 3.0.1
  1135. unist-util-position: 5.0.0
  1136. unist-util-visit: 5.0.0
  1137. vfile: 6.0.3
  1138. micromark-util-character@2.1.1:
  1139. dependencies:
  1140. micromark-util-symbol: 2.0.1
  1141. micromark-util-types: 2.0.1
  1142. micromark-util-encode@2.0.1: {}
  1143. micromark-util-sanitize-uri@2.0.1:
  1144. dependencies:
  1145. micromark-util-character: 2.1.1
  1146. micromark-util-encode: 2.0.1
  1147. micromark-util-symbol: 2.0.1
  1148. micromark-util-symbol@2.0.1: {}
  1149. micromark-util-types@2.0.1: {}
  1150. mime@1.6.0:
  1151. optional: true
  1152. minisearch@7.1.1: {}
  1153. mitt@3.0.1: {}
  1154. nanoid@3.3.11: {}
  1155. nanoid@3.3.7: {}
  1156. needle@3.3.1:
  1157. dependencies:
  1158. iconv-lite: 0.6.3
  1159. sax: 1.4.1
  1160. optional: true
  1161. oniguruma-to-es@2.3.0:
  1162. dependencies:
  1163. emoji-regex-xs: 1.0.0
  1164. regex: 5.1.1
  1165. regex-recursion: 5.1.1
  1166. parse-node-version@1.0.1: {}
  1167. perfect-debounce@1.0.0: {}
  1168. picocolors@1.1.1: {}
  1169. pify@4.0.1:
  1170. optional: true
  1171. postcss@8.4.49:
  1172. dependencies:
  1173. nanoid: 3.3.7
  1174. picocolors: 1.1.1
  1175. source-map-js: 1.2.1
  1176. postcss@8.5.3:
  1177. dependencies:
  1178. nanoid: 3.3.11
  1179. picocolors: 1.1.1
  1180. source-map-js: 1.2.1
  1181. preact@10.25.0: {}
  1182. property-information@6.5.0: {}
  1183. prr@1.0.1:
  1184. optional: true
  1185. regex-recursion@5.1.1:
  1186. dependencies:
  1187. regex: 5.1.1
  1188. regex-utilities: 2.3.0
  1189. regex-utilities@2.3.0: {}
  1190. regex@5.1.1:
  1191. dependencies:
  1192. regex-utilities: 2.3.0
  1193. rfdc@1.4.1: {}
  1194. rollup@4.27.4:
  1195. dependencies:
  1196. '@types/estree': 1.0.6
  1197. optionalDependencies:
  1198. '@rollup/rollup-android-arm-eabi': 4.27.4
  1199. '@rollup/rollup-android-arm64': 4.27.4
  1200. '@rollup/rollup-darwin-arm64': 4.27.4
  1201. '@rollup/rollup-darwin-x64': 4.27.4
  1202. '@rollup/rollup-freebsd-arm64': 4.27.4
  1203. '@rollup/rollup-freebsd-x64': 4.27.4
  1204. '@rollup/rollup-linux-arm-gnueabihf': 4.27.4
  1205. '@rollup/rollup-linux-arm-musleabihf': 4.27.4
  1206. '@rollup/rollup-linux-arm64-gnu': 4.27.4
  1207. '@rollup/rollup-linux-arm64-musl': 4.27.4
  1208. '@rollup/rollup-linux-powerpc64le-gnu': 4.27.4
  1209. '@rollup/rollup-linux-riscv64-gnu': 4.27.4
  1210. '@rollup/rollup-linux-s390x-gnu': 4.27.4
  1211. '@rollup/rollup-linux-x64-gnu': 4.27.4
  1212. '@rollup/rollup-linux-x64-musl': 4.27.4
  1213. '@rollup/rollup-win32-arm64-msvc': 4.27.4
  1214. '@rollup/rollup-win32-ia32-msvc': 4.27.4
  1215. '@rollup/rollup-win32-x64-msvc': 4.27.4
  1216. fsevents: 2.3.3
  1217. safer-buffer@2.1.2:
  1218. optional: true
  1219. sax@1.4.1:
  1220. optional: true
  1221. search-insights@2.13.0: {}
  1222. semver@5.7.2:
  1223. optional: true
  1224. shiki@2.1.0:
  1225. dependencies:
  1226. '@shikijs/core': 2.1.0
  1227. '@shikijs/engine-javascript': 2.1.0
  1228. '@shikijs/engine-oniguruma': 2.1.0
  1229. '@shikijs/langs': 2.1.0
  1230. '@shikijs/themes': 2.1.0
  1231. '@shikijs/types': 2.1.0
  1232. '@shikijs/vscode-textmate': 10.0.1
  1233. '@types/hast': 3.0.4
  1234. source-map-js@1.2.1: {}
  1235. source-map@0.6.1:
  1236. optional: true
  1237. space-separated-tokens@2.0.2: {}
  1238. speakingurl@14.0.1: {}
  1239. stringify-entities@4.0.4:
  1240. dependencies:
  1241. character-entities-html4: 2.1.0
  1242. character-entities-legacy: 3.0.0
  1243. superjson@2.2.1:
  1244. dependencies:
  1245. copy-anything: 3.0.5
  1246. tabbable@6.2.0: {}
  1247. trim-lines@3.0.1: {}
  1248. tslib@2.8.1: {}
  1249. undici-types@6.21.0: {}
  1250. unist-util-is@6.0.0:
  1251. dependencies:
  1252. '@types/unist': 3.0.3
  1253. unist-util-position@5.0.0:
  1254. dependencies:
  1255. '@types/unist': 3.0.3
  1256. unist-util-stringify-position@4.0.0:
  1257. dependencies:
  1258. '@types/unist': 3.0.3
  1259. unist-util-visit-parents@6.0.1:
  1260. dependencies:
  1261. '@types/unist': 3.0.3
  1262. unist-util-is: 6.0.0
  1263. unist-util-visit@5.0.0:
  1264. dependencies:
  1265. '@types/unist': 3.0.3
  1266. unist-util-is: 6.0.0
  1267. unist-util-visit-parents: 6.0.1
  1268. vfile-message@4.0.2:
  1269. dependencies:
  1270. '@types/unist': 3.0.3
  1271. unist-util-stringify-position: 4.0.0
  1272. vfile@6.0.3:
  1273. dependencies:
  1274. '@types/unist': 3.0.3
  1275. vfile-message: 4.0.2
  1276. vite@5.4.14(@types/node@22.15.18)(less@4.3.0):
  1277. dependencies:
  1278. esbuild: 0.21.5
  1279. postcss: 8.4.49
  1280. rollup: 4.27.4
  1281. optionalDependencies:
  1282. '@types/node': 22.15.18
  1283. fsevents: 2.3.3
  1284. less: 4.3.0
  1285. vitepress@1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.18)(less@4.3.0)(postcss@8.5.3)(search-insights@2.13.0):
  1286. dependencies:
  1287. '@docsearch/css': 3.8.2
  1288. '@docsearch/js': 3.8.2(@algolia/client-search@5.15.0)(search-insights@2.13.0)
  1289. '@iconify-json/simple-icons': 1.2.21
  1290. '@shikijs/core': 2.1.0
  1291. '@shikijs/transformers': 2.1.0
  1292. '@shikijs/types': 2.1.0
  1293. '@types/markdown-it': 14.1.2
  1294. '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.15.18)(less@4.3.0))(vue@3.5.14)
  1295. '@vue/devtools-api': 7.7.0
  1296. '@vue/shared': 3.5.13
  1297. '@vueuse/core': 12.5.0
  1298. '@vueuse/integrations': 12.5.0(focus-trap@7.6.4)
  1299. focus-trap: 7.6.4
  1300. mark.js: 8.11.1
  1301. minisearch: 7.1.1
  1302. shiki: 2.1.0
  1303. vite: 5.4.14(@types/node@22.15.18)(less@4.3.0)
  1304. vue: 3.5.14
  1305. optionalDependencies:
  1306. postcss: 8.5.3
  1307. transitivePeerDependencies:
  1308. - '@algolia/client-search'
  1309. - '@types/node'
  1310. - '@types/react'
  1311. - async-validator
  1312. - axios
  1313. - change-case
  1314. - drauu
  1315. - fuse.js
  1316. - idb-keyval
  1317. - jwt-decode
  1318. - less
  1319. - lightningcss
  1320. - nprogress
  1321. - qrcode
  1322. - react
  1323. - react-dom
  1324. - sass
  1325. - sass-embedded
  1326. - search-insights
  1327. - sortablejs
  1328. - stylus
  1329. - sugarss
  1330. - terser
  1331. - typescript
  1332. - universal-cookie
  1333. vue@3.5.14:
  1334. dependencies:
  1335. '@vue/compiler-dom': 3.5.14
  1336. '@vue/compiler-sfc': 3.5.14
  1337. '@vue/runtime-dom': 3.5.14
  1338. '@vue/server-renderer': 3.5.14(vue@3.5.14)
  1339. '@vue/shared': 3.5.14
  1340. zwitch@2.0.4: {}