| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389 | lockfileVersion: '9.0'settings:  autoInstallPeers: true  excludeLinksFromLockfile: falseimporters:  .:    dependencies:      vitepress:        specifier: ^1.3.1        version: 1.3.1(@algolia/client-search@4.24.0)(@types/node@20.14.11)(less@4.2.0)(postcss@8.4.39)(search-insights@2.13.0)      vue:        specifier: ^3.4.33        version: 3.4.33    devDependencies:      '@types/node':        specifier: ^20.14.11        version: 20.14.11      less:        specifier: ^4.2.0        version: 4.2.0packages:  '@algolia/autocomplete-core@1.9.3':    resolution: {integrity: sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==}  '@algolia/autocomplete-plugin-algolia-insights@1.9.3':    resolution: {integrity: sha512-a/yTUkcO/Vyy+JffmAnTWbr4/90cLzw+CC3bRbhnULr/EM0fGNvM13oQQ14f2moLMcVDyAx/leczLlAOovhSZg==}    peerDependencies:      search-insights: '>= 1 < 3'  '@algolia/autocomplete-preset-algolia@1.9.3':    resolution: {integrity: sha512-d4qlt6YmrLMYy95n5TB52wtNDr6EgAIPH81dvvvW8UmuWRgxEtY0NJiPwl/h95JtG2vmRM804M0DSwMCNZlzRA==}    peerDependencies:      '@algolia/client-search': '>= 4.9.1 < 6'      algoliasearch: '>= 4.9.1 < 6'  '@algolia/autocomplete-shared@1.9.3':    resolution: {integrity: sha512-Wnm9E4Ye6Rl6sTTqjoymD+l8DjSTHsHboVRYrKgEt8Q7UHm9nYbqhN/i0fhUYA3OAEH7WA8x3jfpnmJm3rKvaQ==}    peerDependencies:      '@algolia/client-search': '>= 4.9.1 < 6'      algoliasearch: '>= 4.9.1 < 6'  '@algolia/cache-browser-local-storage@4.24.0':    resolution: {integrity: sha512-t63W9BnoXVrGy9iYHBgObNXqYXM3tYXCjDSHeNwnsc324r4o5UiVKUiAB4THQ5z9U5hTj6qUvwg/Ez43ZD85ww==}  '@algolia/cache-common@4.24.0':    resolution: {integrity: sha512-emi+v+DmVLpMGhp0V9q9h5CdkURsNmFC+cOS6uK9ndeJm9J4TiqSvPYVu+THUP8P/S08rxf5x2P+p3CfID0Y4g==}  '@algolia/cache-in-memory@4.24.0':    resolution: {integrity: sha512-gDrt2so19jW26jY3/MkFg5mEypFIPbPoXsQGQWAi6TrCPsNOSEYepBMPlucqWigsmEy/prp5ug2jy/N3PVG/8w==}  '@algolia/client-account@4.24.0':    resolution: {integrity: sha512-adcvyJ3KjPZFDybxlqnf+5KgxJtBjwTPTeyG2aOyoJvx0Y8dUQAEOEVOJ/GBxX0WWNbmaSrhDURMhc+QeevDsA==}  '@algolia/client-analytics@4.24.0':    resolution: {integrity: sha512-y8jOZt1OjwWU4N2qr8G4AxXAzaa8DBvyHTWlHzX/7Me1LX8OayfgHexqrsL4vSBcoMmVw2XnVW9MhL+Y2ZDJXg==}  '@algolia/client-common@4.24.0':    resolution: {integrity: sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==}  '@algolia/client-personalization@4.24.0':    resolution: {integrity: sha512-l5FRFm/yngztweU0HdUzz1rC4yoWCFo3IF+dVIVTfEPg906eZg5BOd1k0K6rZx5JzyyoP4LdmOikfkfGsKVE9w==}  '@algolia/client-search@4.24.0':    resolution: {integrity: sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==}  '@algolia/logger-common@4.24.0':    resolution: {integrity: sha512-LLUNjkahj9KtKYrQhFKCzMx0BY3RnNP4FEtO+sBybCjJ73E8jNdaKJ/Dd8A/VA4imVHP5tADZ8pn5B8Ga/wTMA==}  '@algolia/logger-console@4.24.0':    resolution: {integrity: sha512-X4C8IoHgHfiUROfoRCV+lzSy+LHMgkoEEU1BbKcsfnV0i0S20zyy0NLww9dwVHUWNfPPxdMU+/wKmLGYf96yTg==}  '@algolia/recommend@4.24.0':    resolution: {integrity: sha512-P9kcgerfVBpfYHDfVZDvvdJv0lEoCvzNlOy2nykyt5bK8TyieYyiD0lguIJdRZZYGre03WIAFf14pgE+V+IBlw==}  '@algolia/requester-browser-xhr@4.24.0':    resolution: {integrity: sha512-Z2NxZMb6+nVXSjF13YpjYTdvV3032YTBSGm2vnYvYPA6mMxzM3v5rsCiSspndn9rzIW4Qp1lPHBvuoKJV6jnAA==}  '@algolia/requester-common@4.24.0':    resolution: {integrity: sha512-k3CXJ2OVnvgE3HMwcojpvY6d9kgKMPRxs/kVohrwF5WMr2fnqojnycZkxPoEg+bXm8fi5BBfFmOqgYztRtHsQA==}  '@algolia/requester-node-http@4.24.0':    resolution: {integrity: sha512-JF18yTjNOVYvU/L3UosRcvbPMGT9B+/GQWNWnenIImglzNVGpyzChkXLnrSf6uxwVNO6ESGu6oN8MqcGQcjQJw==}  '@algolia/transporter@4.24.0':    resolution: {integrity: sha512-86nI7w6NzWxd1Zp9q3413dRshDqAzSbsQjhcDhPIatEFiZrL1/TjnHL8S7jVKFePlIMzDsZWXAXwXzcok9c5oA==}  '@babel/helper-string-parser@7.24.8':    resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}    engines: {node: '>=6.9.0'}  '@babel/helper-validator-identifier@7.24.7':    resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}    engines: {node: '>=6.9.0'}  '@babel/parser@7.24.8':    resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==}    engines: {node: '>=6.0.0'}    hasBin: true  '@babel/types@7.24.9':    resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==}    engines: {node: '>=6.9.0'}  '@docsearch/css@3.6.1':    resolution: {integrity: sha512-VtVb5DS+0hRIprU2CO6ZQjK2Zg4QU5HrDM1+ix6rT0umsYvFvatMAnf97NHZlVWDaaLlx7GRfR/7FikANiM2Fg==}  '@docsearch/js@3.6.1':    resolution: {integrity: sha512-erI3RRZurDr1xES5hvYJ3Imp7jtrXj6f1xYIzDzxiS7nNBufYWPbJwrmMqWC5g9y165PmxEmN9pklGCdLi0Iqg==}  '@docsearch/react@3.6.1':    resolution: {integrity: sha512-qXZkEPvybVhSXj0K7U3bXc233tk5e8PfhoZ6MhPOiik/qUQxYC+Dn9DnoS7CxHQQhHfCvTiN0eY9M12oRghEXw==}    peerDependencies:      '@types/react': '>= 16.8.0 < 19.0.0'      react: '>= 16.8.0 < 19.0.0'      react-dom: '>= 16.8.0 < 19.0.0'      search-insights: '>= 1 < 3'    peerDependenciesMeta:      '@types/react':        optional: true      react:        optional: true      react-dom:        optional: true      search-insights:        optional: true  '@esbuild/aix-ppc64@0.21.5':    resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}    engines: {node: '>=12'}    cpu: [ppc64]    os: [aix]  '@esbuild/android-arm64@0.21.5':    resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}    engines: {node: '>=12'}    cpu: [arm64]    os: [android]  '@esbuild/android-arm@0.21.5':    resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}    engines: {node: '>=12'}    cpu: [arm]    os: [android]  '@esbuild/android-x64@0.21.5':    resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}    engines: {node: '>=12'}    cpu: [x64]    os: [android]  '@esbuild/darwin-arm64@0.21.5':    resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}    engines: {node: '>=12'}    cpu: [arm64]    os: [darwin]  '@esbuild/darwin-x64@0.21.5':    resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}    engines: {node: '>=12'}    cpu: [x64]    os: [darwin]  '@esbuild/freebsd-arm64@0.21.5':    resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}    engines: {node: '>=12'}    cpu: [arm64]    os: [freebsd]  '@esbuild/freebsd-x64@0.21.5':    resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}    engines: {node: '>=12'}    cpu: [x64]    os: [freebsd]  '@esbuild/linux-arm64@0.21.5':    resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}    engines: {node: '>=12'}    cpu: [arm64]    os: [linux]  '@esbuild/linux-arm@0.21.5':    resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}    engines: {node: '>=12'}    cpu: [arm]    os: [linux]  '@esbuild/linux-ia32@0.21.5':    resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}    engines: {node: '>=12'}    cpu: [ia32]    os: [linux]  '@esbuild/linux-loong64@0.21.5':    resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}    engines: {node: '>=12'}    cpu: [loong64]    os: [linux]  '@esbuild/linux-mips64el@0.21.5':    resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}    engines: {node: '>=12'}    cpu: [mips64el]    os: [linux]  '@esbuild/linux-ppc64@0.21.5':    resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}    engines: {node: '>=12'}    cpu: [ppc64]    os: [linux]  '@esbuild/linux-riscv64@0.21.5':    resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}    engines: {node: '>=12'}    cpu: [riscv64]    os: [linux]  '@esbuild/linux-s390x@0.21.5':    resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}    engines: {node: '>=12'}    cpu: [s390x]    os: [linux]  '@esbuild/linux-x64@0.21.5':    resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}    engines: {node: '>=12'}    cpu: [x64]    os: [linux]  '@esbuild/netbsd-x64@0.21.5':    resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}    engines: {node: '>=12'}    cpu: [x64]    os: [netbsd]  '@esbuild/openbsd-x64@0.21.5':    resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}    engines: {node: '>=12'}    cpu: [x64]    os: [openbsd]  '@esbuild/sunos-x64@0.21.5':    resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}    engines: {node: '>=12'}    cpu: [x64]    os: [sunos]  '@esbuild/win32-arm64@0.21.5':    resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}    engines: {node: '>=12'}    cpu: [arm64]    os: [win32]  '@esbuild/win32-ia32@0.21.5':    resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}    engines: {node: '>=12'}    cpu: [ia32]    os: [win32]  '@esbuild/win32-x64@0.21.5':    resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}    engines: {node: '>=12'}    cpu: [x64]    os: [win32]  '@jridgewell/sourcemap-codec@1.5.0':    resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}  '@rollup/rollup-android-arm-eabi@4.18.1':    resolution: {integrity: sha512-lncuC4aHicncmbORnx+dUaAgzee9cm/PbIqgWz1PpXuwc+sa1Ct83tnqUDy/GFKleLiN7ZIeytM6KJ4cAn1SxA==}    cpu: [arm]    os: [android]  '@rollup/rollup-android-arm64@4.18.1':    resolution: {integrity: sha512-F/tkdw0WSs4ojqz5Ovrw5r9odqzFjb5LIgHdHZG65dFI1lWTWRVy32KDJLKRISHgJvqUeUhdIvy43fX41znyDg==}    cpu: [arm64]    os: [android]  '@rollup/rollup-darwin-arm64@4.18.1':    resolution: {integrity: sha512-vk+ma8iC1ebje/ahpxpnrfVQJibTMyHdWpOGZ3JpQ7Mgn/3QNHmPq7YwjZbIE7km73dH5M1e6MRRsnEBW7v5CQ==}    cpu: [arm64]    os: [darwin]  '@rollup/rollup-darwin-x64@4.18.1':    resolution: {integrity: sha512-IgpzXKauRe1Tafcej9STjSSuG0Ghu/xGYH+qG6JwsAUxXrnkvNHcq/NL6nz1+jzvWAnQkuAJ4uIwGB48K9OCGA==}    cpu: [x64]    os: [darwin]  '@rollup/rollup-linux-arm-gnueabihf@4.18.1':    resolution: {integrity: sha512-P9bSiAUnSSM7EmyRK+e5wgpqai86QOSv8BwvkGjLwYuOpaeomiZWifEos517CwbG+aZl1T4clSE1YqqH2JRs+g==}    cpu: [arm]    os: [linux]  '@rollup/rollup-linux-arm-musleabihf@4.18.1':    resolution: {integrity: sha512-5RnjpACoxtS+aWOI1dURKno11d7krfpGDEn19jI8BuWmSBbUC4ytIADfROM1FZrFhQPSoP+KEa3NlEScznBTyQ==}    cpu: [arm]    os: [linux]  '@rollup/rollup-linux-arm64-gnu@4.18.1':    resolution: {integrity: sha512-8mwmGD668m8WaGbthrEYZ9CBmPug2QPGWxhJxh/vCgBjro5o96gL04WLlg5BA233OCWLqERy4YUzX3bJGXaJgQ==}    cpu: [arm64]    os: [linux]  '@rollup/rollup-linux-arm64-musl@4.18.1':    resolution: {integrity: sha512-dJX9u4r4bqInMGOAQoGYdwDP8lQiisWb9et+T84l2WXk41yEej8v2iGKodmdKimT8cTAYt0jFb+UEBxnPkbXEQ==}    cpu: [arm64]    os: [linux]  '@rollup/rollup-linux-powerpc64le-gnu@4.18.1':    resolution: {integrity: sha512-V72cXdTl4EI0x6FNmho4D502sy7ed+LuVW6Ym8aI6DRQ9hQZdp5sj0a2usYOlqvFBNKQnLQGwmYnujo2HvjCxQ==}    cpu: [ppc64]    os: [linux]  '@rollup/rollup-linux-riscv64-gnu@4.18.1':    resolution: {integrity: sha512-f+pJih7sxoKmbjghrM2RkWo2WHUW8UbfxIQiWo5yeCaCM0TveMEuAzKJte4QskBp1TIinpnRcxkquY+4WuY/tg==}    cpu: [riscv64]    os: [linux]  '@rollup/rollup-linux-s390x-gnu@4.18.1':    resolution: {integrity: sha512-qb1hMMT3Fr/Qz1OKovCuUM11MUNLUuHeBC2DPPAWUYYUAOFWaxInaTwTQmc7Fl5La7DShTEpmYwgdt2hG+4TEg==}    cpu: [s390x]    os: [linux]  '@rollup/rollup-linux-x64-gnu@4.18.1':    resolution: {integrity: sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==}    cpu: [x64]    os: [linux]  '@rollup/rollup-linux-x64-musl@4.18.1':    resolution: {integrity: sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==}    cpu: [x64]    os: [linux]  '@rollup/rollup-win32-arm64-msvc@4.18.1':    resolution: {integrity: sha512-W2ZNI323O/8pJdBGil1oCauuCzmVd9lDmWBBqxYZcOqWD6aWqJtVBQ1dFrF4dYpZPks6F+xCZHfzG5hYlSHZ6g==}    cpu: [arm64]    os: [win32]  '@rollup/rollup-win32-ia32-msvc@4.18.1':    resolution: {integrity: sha512-ELfEX1/+eGZYMaCIbK4jqLxO1gyTSOIlZr6pbC4SRYFaSIDVKOnZNMdoZ+ON0mrFDp4+H5MhwNC1H/AhE3zQLg==}    cpu: [ia32]    os: [win32]  '@rollup/rollup-win32-x64-msvc@4.18.1':    resolution: {integrity: sha512-yjk2MAkQmoaPYCSu35RLJ62+dz358nE83VfTePJRp8CG7aMg25mEJYpXFiD+NcevhX8LxD5OP5tktPXnXN7GDw==}    cpu: [x64]    os: [win32]  '@shikijs/core@1.10.3':    resolution: {integrity: sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==}  '@shikijs/transformers@1.10.3':    resolution: {integrity: sha512-MNjsyye2WHVdxfZUSr5frS97sLGe6G1T+1P41QjyBFJehZphMcr4aBlRLmq6OSPBslYe9byQPVvt/LJCOfxw8Q==}  '@types/estree@1.0.5':    resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}  '@types/hast@3.0.4':    resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}  '@types/linkify-it@5.0.0':    resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}  '@types/markdown-it@14.1.1':    resolution: {integrity: sha512-4NpsnpYl2Gt1ljyBGrKMxFYAYvpqbnnkgP/i/g+NLpjEUa3obn1XJCur9YbEXKDAkaXqsR1LbDnGEJ0MmKFxfg==}  '@types/mdurl@2.0.0':    resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}  '@types/node@20.14.11':    resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==}  '@types/unist@3.0.2':    resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==}  '@types/web-bluetooth@0.0.20':    resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}  '@vitejs/plugin-vue@5.0.5':    resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==}    engines: {node: ^18.0.0 || >=20.0.0}    peerDependencies:      vite: ^5.0.0      vue: ^3.2.25  '@vue/compiler-core@3.4.33':    resolution: {integrity: sha512-MoIREbkdPQlnGfSKDMgzTqzqx5nmEjIc0ydLVYlTACGBsfvOJ4tHSbZXKVF536n6fB+0eZaGEOqsGThPpdvF5A==}  '@vue/compiler-dom@3.4.33':    resolution: {integrity: sha512-GzB8fxEHKw0gGet5BKlpfXEqoBnzSVWwMnT+dc25wE7pFEfrU/QsvjZMP9rD4iVXHBBoemTct8mN0GJEI6ZX5A==}  '@vue/compiler-sfc@3.4.33':    resolution: {integrity: sha512-7rk7Vbkn21xMwIUpHQR4hCVejwE6nvhBOiDgoBcR03qvGqRKA7dCBSsHZhwhYUsmjlbJ7OtD5UFIyhP6BY+c8A==}  '@vue/compiler-ssr@3.4.33':    resolution: {integrity: sha512-0WveC9Ai+eT/1b6LCV5IfsufBZ0HP7pSSTdDjcuW302tTEgoBw8rHVHKPbGUtzGReUFCRXbv6zQDDgucnV2WzQ==}  '@vue/devtools-api@7.3.6':    resolution: {integrity: sha512-z6cKyxdXrIGgA++eyGBfquj6dCplRdgjt+I18fJx8hjWTXDTIyeQvryyEBMchnfZVyvUTjK3QjGjDpLCnJxPjw==}  '@vue/devtools-kit@7.3.6':    resolution: {integrity: sha512-5Ym9V3fkJenEoptqKoo+cgY5RTVwrSssFdzRsuyIgaeiskCT+rRJeQdwoo81tyrQ1mfS7Er1rYZlSzr3Y3L/ew==}  '@vue/devtools-shared@7.3.6':    resolution: {integrity: sha512-R/FOmdJV+hhuwcNoxp6e87RRkEeDMVhWH+nOsnHUrwjjsyeXJ2W1475Ozmw+cbZhejWQzftkHVKO28Fuo1yqCw==}  '@vue/reactivity@3.4.33':    resolution: {integrity: sha512-B24QIelahDbyHipBgbUItQblbd4w5HpG3KccL+YkGyo3maXyS253FzcTR3pSz739OTphmzlxP7JxEMWBpewilA==}  '@vue/runtime-core@3.4.33':    resolution: {integrity: sha512-6wavthExzT4iAxpe8q37/rDmf44nyOJGISJPxCi9YsQO+8w9v0gLCFLfH5TzD1V1AYrTAdiF4Y1cgUmP68jP6w==}  '@vue/runtime-dom@3.4.33':    resolution: {integrity: sha512-iHsMCUSFJ+4z432Bn9kZzHX+zOXa6+iw36DaVRmKYZpPt9jW9riF32SxNwB124i61kp9+AZtheQ/mKoJLerAaQ==}  '@vue/server-renderer@3.4.33':    resolution: {integrity: sha512-jTH0d6gQcaYideFP/k0WdEu8PpRS9MF8d0b6SfZzNi+ap972pZ0TNIeTaESwdOtdY0XPVj54XEJ6K0wXxir4fw==}    peerDependencies:      vue: 3.4.33  '@vue/shared@3.4.33':    resolution: {integrity: sha512-aoRY0jQk3A/cuvdkodTrM4NMfxco8n55eG4H7ML/CRy7OryHfiqvug4xrCBBMbbN+dvXAetDDwZW9DXWWjBntA==}  '@vueuse/core@10.11.0':    resolution: {integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==}  '@vueuse/integrations@10.11.0':    resolution: {integrity: sha512-Pp6MtWEIr+NDOccWd8j59Kpjy5YDXogXI61Kb1JxvSfVBO8NzFQkmrKmSZz47i+ZqHnIzxaT38L358yDHTncZg==}    peerDependencies:      async-validator: ^4      axios: ^1      change-case: ^4      drauu: ^0.3      focus-trap: ^7      fuse.js: ^6      idb-keyval: ^6      jwt-decode: ^3      nprogress: ^0.2      qrcode: ^1.5      sortablejs: ^1      universal-cookie: ^6    peerDependenciesMeta:      async-validator:        optional: true      axios:        optional: true      change-case:        optional: true      drauu:        optional: true      focus-trap:        optional: true      fuse.js:        optional: true      idb-keyval:        optional: true      jwt-decode:        optional: true      nprogress:        optional: true      qrcode:        optional: true      sortablejs:        optional: true      universal-cookie:        optional: true  '@vueuse/metadata@10.11.0':    resolution: {integrity: sha512-kQX7l6l8dVWNqlqyN3ePW3KmjCQO3ZMgXuBMddIu83CmucrsBfXlH+JoviYyRBws/yLTQO8g3Pbw+bdIoVm4oQ==}  '@vueuse/shared@10.11.0':    resolution: {integrity: sha512-fyNoIXEq3PfX1L3NkNhtVQUSRtqYwJtJg+Bp9rIzculIZWHTkKSysujrOk2J+NrRulLTQH9+3gGSfYLWSEWU1A==}  algoliasearch@4.24.0:    resolution: {integrity: sha512-bf0QV/9jVejssFBmz2HQLxUadxk574t4iwjCKp5E7NBzwKkrDEhKPISIIjAU/p6K5qDx3qoeh4+26zWN1jmw3g==}  birpc@0.2.17:    resolution: {integrity: sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==}  copy-anything@2.0.6:    resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}  copy-anything@3.0.5:    resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}    engines: {node: '>=12.13'}  csstype@3.1.3:    resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}  entities@4.5.0:    resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}    engines: {node: '>=0.12'}  errno@0.1.8:    resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}    hasBin: true  esbuild@0.21.5:    resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}    engines: {node: '>=12'}    hasBin: true  estree-walker@2.0.2:    resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}  focus-trap@7.5.4:    resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==}  fsevents@2.3.3:    resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}    engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}    os: [darwin]  graceful-fs@4.2.11:    resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}  hookable@5.5.3:    resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}  iconv-lite@0.6.3:    resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}    engines: {node: '>=0.10.0'}  image-size@0.5.5:    resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}    engines: {node: '>=0.10.0'}    hasBin: true  is-what@3.14.1:    resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}  is-what@4.1.16:    resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}    engines: {node: '>=12.13'}  less@4.2.0:    resolution: {integrity: sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==}    engines: {node: '>=6'}    hasBin: true  magic-string@0.30.10:    resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}  make-dir@2.1.0:    resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}    engines: {node: '>=6'}  mark.js@8.11.1:    resolution: {integrity: sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==}  mime@1.6.0:    resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}    engines: {node: '>=4'}    hasBin: true  minisearch@7.0.2:    resolution: {integrity: sha512-Pf0sFXaCgRpOBDr4G8wTbVAEH9o9rvJzCMwj0TMe3L/NfUuG188xabfx6Vm3vD/Dv5L500n7JeiMB9Mq3sWMfQ==}  mitt@3.0.1:    resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}  nanoid@3.3.7:    resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}    engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}    hasBin: true  needle@3.3.1:    resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}    engines: {node: '>= 4.4.x'}    hasBin: true  parse-node-version@1.0.1:    resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}    engines: {node: '>= 0.10'}  perfect-debounce@1.0.0:    resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}  picocolors@1.0.1:    resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}  pify@4.0.1:    resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}    engines: {node: '>=6'}  postcss@8.4.39:    resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}    engines: {node: ^10 || ^12 || >=14}  preact@10.22.1:    resolution: {integrity: sha512-jRYbDDgMpIb5LHq3hkI0bbl+l/TQ9UnkdQ0ww+lp+4MMOdqaUYdFc5qeyP+IV8FAd/2Em7drVPeKdQxsiWCf/A==}  prr@1.0.1:    resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}  rfdc@1.4.1:    resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}  rollup@4.18.1:    resolution: {integrity: sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==}    engines: {node: '>=18.0.0', npm: '>=8.0.0'}    hasBin: true  safer-buffer@2.1.2:    resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}  sax@1.4.1:    resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}  search-insights@2.13.0:    resolution: {integrity: sha512-Orrsjf9trHHxFRuo9/rzm0KIWmgzE8RMlZMzuhZOJ01Rnz3D0YBAe+V6473t6/H6c7irs6Lt48brULAiRWb3Vw==}  semver@5.7.2:    resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}    hasBin: true  shiki@1.10.3:    resolution: {integrity: sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==}  source-map-js@1.2.0:    resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}    engines: {node: '>=0.10.0'}  source-map@0.6.1:    resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}    engines: {node: '>=0.10.0'}  speakingurl@14.0.1:    resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}    engines: {node: '>=0.10.0'}  superjson@2.2.1:    resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==}    engines: {node: '>=16'}  tabbable@6.2.0:    resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}  to-fast-properties@2.0.0:    resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}    engines: {node: '>=4'}  tslib@2.6.3:    resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}  undici-types@5.26.5:    resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}  vite@5.3.4:    resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==}    engines: {node: ^18.0.0 || >=20.0.0}    hasBin: true    peerDependencies:      '@types/node': ^18.0.0 || >=20.0.0      less: '*'      lightningcss: ^1.21.0      sass: '*'      stylus: '*'      sugarss: '*'      terser: ^5.4.0    peerDependenciesMeta:      '@types/node':        optional: true      less:        optional: true      lightningcss:        optional: true      sass:        optional: true      stylus:        optional: true      sugarss:        optional: true      terser:        optional: true  vitepress@1.3.1:    resolution: {integrity: sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ==}    hasBin: true    peerDependencies:      markdown-it-mathjax3: ^4      postcss: ^8    peerDependenciesMeta:      markdown-it-mathjax3:        optional: true      postcss:        optional: true  vue-demi@0.14.8:    resolution: {integrity: sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==}    engines: {node: '>=12'}    hasBin: true    peerDependencies:      '@vue/composition-api': ^1.0.0-rc.1      vue: ^3.0.0-0 || ^2.6.0    peerDependenciesMeta:      '@vue/composition-api':        optional: true  vue@3.4.33:    resolution: {integrity: sha512-VdMCWQOummbhctl4QFMcW6eNtXHsFyDlX60O/tsSQuCcuDOnJ1qPOhhVla65Niece7xq/P2zyZReIO5mP+LGTQ==}    peerDependencies:      typescript: '*'    peerDependenciesMeta:      typescript:        optional: truesnapshots:  '@algolia/autocomplete-core@1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)(search-insights@2.13.0)':    dependencies:      '@algolia/autocomplete-plugin-algolia-insights': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)(search-insights@2.13.0)      '@algolia/autocomplete-shared': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)    transitivePeerDependencies:      - '@algolia/client-search'      - algoliasearch      - search-insights  '@algolia/autocomplete-plugin-algolia-insights@1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)(search-insights@2.13.0)':    dependencies:      '@algolia/autocomplete-shared': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)      search-insights: 2.13.0    transitivePeerDependencies:      - '@algolia/client-search'      - algoliasearch  '@algolia/autocomplete-preset-algolia@1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)':    dependencies:      '@algolia/autocomplete-shared': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)      '@algolia/client-search': 4.24.0      algoliasearch: 4.24.0  '@algolia/autocomplete-shared@1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)':    dependencies:      '@algolia/client-search': 4.24.0      algoliasearch: 4.24.0  '@algolia/cache-browser-local-storage@4.24.0':    dependencies:      '@algolia/cache-common': 4.24.0  '@algolia/cache-common@4.24.0': {}  '@algolia/cache-in-memory@4.24.0':    dependencies:      '@algolia/cache-common': 4.24.0  '@algolia/client-account@4.24.0':    dependencies:      '@algolia/client-common': 4.24.0      '@algolia/client-search': 4.24.0      '@algolia/transporter': 4.24.0  '@algolia/client-analytics@4.24.0':    dependencies:      '@algolia/client-common': 4.24.0      '@algolia/client-search': 4.24.0      '@algolia/requester-common': 4.24.0      '@algolia/transporter': 4.24.0  '@algolia/client-common@4.24.0':    dependencies:      '@algolia/requester-common': 4.24.0      '@algolia/transporter': 4.24.0  '@algolia/client-personalization@4.24.0':    dependencies:      '@algolia/client-common': 4.24.0      '@algolia/requester-common': 4.24.0      '@algolia/transporter': 4.24.0  '@algolia/client-search@4.24.0':    dependencies:      '@algolia/client-common': 4.24.0      '@algolia/requester-common': 4.24.0      '@algolia/transporter': 4.24.0  '@algolia/logger-common@4.24.0': {}  '@algolia/logger-console@4.24.0':    dependencies:      '@algolia/logger-common': 4.24.0  '@algolia/recommend@4.24.0':    dependencies:      '@algolia/cache-browser-local-storage': 4.24.0      '@algolia/cache-common': 4.24.0      '@algolia/cache-in-memory': 4.24.0      '@algolia/client-common': 4.24.0      '@algolia/client-search': 4.24.0      '@algolia/logger-common': 4.24.0      '@algolia/logger-console': 4.24.0      '@algolia/requester-browser-xhr': 4.24.0      '@algolia/requester-common': 4.24.0      '@algolia/requester-node-http': 4.24.0      '@algolia/transporter': 4.24.0  '@algolia/requester-browser-xhr@4.24.0':    dependencies:      '@algolia/requester-common': 4.24.0  '@algolia/requester-common@4.24.0': {}  '@algolia/requester-node-http@4.24.0':    dependencies:      '@algolia/requester-common': 4.24.0  '@algolia/transporter@4.24.0':    dependencies:      '@algolia/cache-common': 4.24.0      '@algolia/logger-common': 4.24.0      '@algolia/requester-common': 4.24.0  '@babel/helper-string-parser@7.24.8': {}  '@babel/helper-validator-identifier@7.24.7': {}  '@babel/parser@7.24.8':    dependencies:      '@babel/types': 7.24.9  '@babel/types@7.24.9':    dependencies:      '@babel/helper-string-parser': 7.24.8      '@babel/helper-validator-identifier': 7.24.7      to-fast-properties: 2.0.0  '@docsearch/css@3.6.1': {}  '@docsearch/js@3.6.1(@algolia/client-search@4.24.0)(search-insights@2.13.0)':    dependencies:      '@docsearch/react': 3.6.1(@algolia/client-search@4.24.0)(search-insights@2.13.0)      preact: 10.22.1    transitivePeerDependencies:      - '@algolia/client-search'      - '@types/react'      - react      - react-dom      - search-insights  '@docsearch/react@3.6.1(@algolia/client-search@4.24.0)(search-insights@2.13.0)':    dependencies:      '@algolia/autocomplete-core': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)(search-insights@2.13.0)      '@algolia/autocomplete-preset-algolia': 1.9.3(@algolia/client-search@4.24.0)(algoliasearch@4.24.0)      '@docsearch/css': 3.6.1      algoliasearch: 4.24.0    optionalDependencies:      search-insights: 2.13.0    transitivePeerDependencies:      - '@algolia/client-search'  '@esbuild/aix-ppc64@0.21.5':    optional: true  '@esbuild/android-arm64@0.21.5':    optional: true  '@esbuild/android-arm@0.21.5':    optional: true  '@esbuild/android-x64@0.21.5':    optional: true  '@esbuild/darwin-arm64@0.21.5':    optional: true  '@esbuild/darwin-x64@0.21.5':    optional: true  '@esbuild/freebsd-arm64@0.21.5':    optional: true  '@esbuild/freebsd-x64@0.21.5':    optional: true  '@esbuild/linux-arm64@0.21.5':    optional: true  '@esbuild/linux-arm@0.21.5':    optional: true  '@esbuild/linux-ia32@0.21.5':    optional: true  '@esbuild/linux-loong64@0.21.5':    optional: true  '@esbuild/linux-mips64el@0.21.5':    optional: true  '@esbuild/linux-ppc64@0.21.5':    optional: true  '@esbuild/linux-riscv64@0.21.5':    optional: true  '@esbuild/linux-s390x@0.21.5':    optional: true  '@esbuild/linux-x64@0.21.5':    optional: true  '@esbuild/netbsd-x64@0.21.5':    optional: true  '@esbuild/openbsd-x64@0.21.5':    optional: true  '@esbuild/sunos-x64@0.21.5':    optional: true  '@esbuild/win32-arm64@0.21.5':    optional: true  '@esbuild/win32-ia32@0.21.5':    optional: true  '@esbuild/win32-x64@0.21.5':    optional: true  '@jridgewell/sourcemap-codec@1.5.0': {}  '@rollup/rollup-android-arm-eabi@4.18.1':    optional: true  '@rollup/rollup-android-arm64@4.18.1':    optional: true  '@rollup/rollup-darwin-arm64@4.18.1':    optional: true  '@rollup/rollup-darwin-x64@4.18.1':    optional: true  '@rollup/rollup-linux-arm-gnueabihf@4.18.1':    optional: true  '@rollup/rollup-linux-arm-musleabihf@4.18.1':    optional: true  '@rollup/rollup-linux-arm64-gnu@4.18.1':    optional: true  '@rollup/rollup-linux-arm64-musl@4.18.1':    optional: true  '@rollup/rollup-linux-powerpc64le-gnu@4.18.1':    optional: true  '@rollup/rollup-linux-riscv64-gnu@4.18.1':    optional: true  '@rollup/rollup-linux-s390x-gnu@4.18.1':    optional: true  '@rollup/rollup-linux-x64-gnu@4.18.1':    optional: true  '@rollup/rollup-linux-x64-musl@4.18.1':    optional: true  '@rollup/rollup-win32-arm64-msvc@4.18.1':    optional: true  '@rollup/rollup-win32-ia32-msvc@4.18.1':    optional: true  '@rollup/rollup-win32-x64-msvc@4.18.1':    optional: true  '@shikijs/core@1.10.3':    dependencies:      '@types/hast': 3.0.4  '@shikijs/transformers@1.10.3':    dependencies:      shiki: 1.10.3  '@types/estree@1.0.5': {}  '@types/hast@3.0.4':    dependencies:      '@types/unist': 3.0.2  '@types/linkify-it@5.0.0': {}  '@types/markdown-it@14.1.1':    dependencies:      '@types/linkify-it': 5.0.0      '@types/mdurl': 2.0.0  '@types/mdurl@2.0.0': {}  '@types/node@20.14.11':    dependencies:      undici-types: 5.26.5  '@types/unist@3.0.2': {}  '@types/web-bluetooth@0.0.20': {}  '@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.14.11)(less@4.2.0))(vue@3.4.33)':    dependencies:      vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)      vue: 3.4.33  '@vue/compiler-core@3.4.33':    dependencies:      '@babel/parser': 7.24.8      '@vue/shared': 3.4.33      entities: 4.5.0      estree-walker: 2.0.2      source-map-js: 1.2.0  '@vue/compiler-dom@3.4.33':    dependencies:      '@vue/compiler-core': 3.4.33      '@vue/shared': 3.4.33  '@vue/compiler-sfc@3.4.33':    dependencies:      '@babel/parser': 7.24.8      '@vue/compiler-core': 3.4.33      '@vue/compiler-dom': 3.4.33      '@vue/compiler-ssr': 3.4.33      '@vue/shared': 3.4.33      estree-walker: 2.0.2      magic-string: 0.30.10      postcss: 8.4.39      source-map-js: 1.2.0  '@vue/compiler-ssr@3.4.33':    dependencies:      '@vue/compiler-dom': 3.4.33      '@vue/shared': 3.4.33  '@vue/devtools-api@7.3.6':    dependencies:      '@vue/devtools-kit': 7.3.6  '@vue/devtools-kit@7.3.6':    dependencies:      '@vue/devtools-shared': 7.3.6      birpc: 0.2.17      hookable: 5.5.3      mitt: 3.0.1      perfect-debounce: 1.0.0      speakingurl: 14.0.1      superjson: 2.2.1  '@vue/devtools-shared@7.3.6':    dependencies:      rfdc: 1.4.1  '@vue/reactivity@3.4.33':    dependencies:      '@vue/shared': 3.4.33  '@vue/runtime-core@3.4.33':    dependencies:      '@vue/reactivity': 3.4.33      '@vue/shared': 3.4.33  '@vue/runtime-dom@3.4.33':    dependencies:      '@vue/reactivity': 3.4.33      '@vue/runtime-core': 3.4.33      '@vue/shared': 3.4.33      csstype: 3.1.3  '@vue/server-renderer@3.4.33(vue@3.4.33)':    dependencies:      '@vue/compiler-ssr': 3.4.33      '@vue/shared': 3.4.33      vue: 3.4.33  '@vue/shared@3.4.33': {}  '@vueuse/core@10.11.0(vue@3.4.33)':    dependencies:      '@types/web-bluetooth': 0.0.20      '@vueuse/metadata': 10.11.0      '@vueuse/shared': 10.11.0(vue@3.4.33)      vue-demi: 0.14.8(vue@3.4.33)    transitivePeerDependencies:      - '@vue/composition-api'      - vue  '@vueuse/integrations@10.11.0(focus-trap@7.5.4)(vue@3.4.33)':    dependencies:      '@vueuse/core': 10.11.0(vue@3.4.33)      '@vueuse/shared': 10.11.0(vue@3.4.33)      vue-demi: 0.14.8(vue@3.4.33)    optionalDependencies:      focus-trap: 7.5.4    transitivePeerDependencies:      - '@vue/composition-api'      - vue  '@vueuse/metadata@10.11.0': {}  '@vueuse/shared@10.11.0(vue@3.4.33)':    dependencies:      vue-demi: 0.14.8(vue@3.4.33)    transitivePeerDependencies:      - '@vue/composition-api'      - vue  algoliasearch@4.24.0:    dependencies:      '@algolia/cache-browser-local-storage': 4.24.0      '@algolia/cache-common': 4.24.0      '@algolia/cache-in-memory': 4.24.0      '@algolia/client-account': 4.24.0      '@algolia/client-analytics': 4.24.0      '@algolia/client-common': 4.24.0      '@algolia/client-personalization': 4.24.0      '@algolia/client-search': 4.24.0      '@algolia/logger-common': 4.24.0      '@algolia/logger-console': 4.24.0      '@algolia/recommend': 4.24.0      '@algolia/requester-browser-xhr': 4.24.0      '@algolia/requester-common': 4.24.0      '@algolia/requester-node-http': 4.24.0      '@algolia/transporter': 4.24.0  birpc@0.2.17: {}  copy-anything@2.0.6:    dependencies:      is-what: 3.14.1  copy-anything@3.0.5:    dependencies:      is-what: 4.1.16  csstype@3.1.3: {}  entities@4.5.0: {}  errno@0.1.8:    dependencies:      prr: 1.0.1    optional: true  esbuild@0.21.5:    optionalDependencies:      '@esbuild/aix-ppc64': 0.21.5      '@esbuild/android-arm': 0.21.5      '@esbuild/android-arm64': 0.21.5      '@esbuild/android-x64': 0.21.5      '@esbuild/darwin-arm64': 0.21.5      '@esbuild/darwin-x64': 0.21.5      '@esbuild/freebsd-arm64': 0.21.5      '@esbuild/freebsd-x64': 0.21.5      '@esbuild/linux-arm': 0.21.5      '@esbuild/linux-arm64': 0.21.5      '@esbuild/linux-ia32': 0.21.5      '@esbuild/linux-loong64': 0.21.5      '@esbuild/linux-mips64el': 0.21.5      '@esbuild/linux-ppc64': 0.21.5      '@esbuild/linux-riscv64': 0.21.5      '@esbuild/linux-s390x': 0.21.5      '@esbuild/linux-x64': 0.21.5      '@esbuild/netbsd-x64': 0.21.5      '@esbuild/openbsd-x64': 0.21.5      '@esbuild/sunos-x64': 0.21.5      '@esbuild/win32-arm64': 0.21.5      '@esbuild/win32-ia32': 0.21.5      '@esbuild/win32-x64': 0.21.5  estree-walker@2.0.2: {}  focus-trap@7.5.4:    dependencies:      tabbable: 6.2.0  fsevents@2.3.3:    optional: true  graceful-fs@4.2.11:    optional: true  hookable@5.5.3: {}  iconv-lite@0.6.3:    dependencies:      safer-buffer: 2.1.2    optional: true  image-size@0.5.5:    optional: true  is-what@3.14.1: {}  is-what@4.1.16: {}  less@4.2.0:    dependencies:      copy-anything: 2.0.6      parse-node-version: 1.0.1      tslib: 2.6.3    optionalDependencies:      errno: 0.1.8      graceful-fs: 4.2.11      image-size: 0.5.5      make-dir: 2.1.0      mime: 1.6.0      needle: 3.3.1      source-map: 0.6.1  magic-string@0.30.10:    dependencies:      '@jridgewell/sourcemap-codec': 1.5.0  make-dir@2.1.0:    dependencies:      pify: 4.0.1      semver: 5.7.2    optional: true  mark.js@8.11.1: {}  mime@1.6.0:    optional: true  minisearch@7.0.2: {}  mitt@3.0.1: {}  nanoid@3.3.7: {}  needle@3.3.1:    dependencies:      iconv-lite: 0.6.3      sax: 1.4.1    optional: true  parse-node-version@1.0.1: {}  perfect-debounce@1.0.0: {}  picocolors@1.0.1: {}  pify@4.0.1:    optional: true  postcss@8.4.39:    dependencies:      nanoid: 3.3.7      picocolors: 1.0.1      source-map-js: 1.2.0  preact@10.22.1: {}  prr@1.0.1:    optional: true  rfdc@1.4.1: {}  rollup@4.18.1:    dependencies:      '@types/estree': 1.0.5    optionalDependencies:      '@rollup/rollup-android-arm-eabi': 4.18.1      '@rollup/rollup-android-arm64': 4.18.1      '@rollup/rollup-darwin-arm64': 4.18.1      '@rollup/rollup-darwin-x64': 4.18.1      '@rollup/rollup-linux-arm-gnueabihf': 4.18.1      '@rollup/rollup-linux-arm-musleabihf': 4.18.1      '@rollup/rollup-linux-arm64-gnu': 4.18.1      '@rollup/rollup-linux-arm64-musl': 4.18.1      '@rollup/rollup-linux-powerpc64le-gnu': 4.18.1      '@rollup/rollup-linux-riscv64-gnu': 4.18.1      '@rollup/rollup-linux-s390x-gnu': 4.18.1      '@rollup/rollup-linux-x64-gnu': 4.18.1      '@rollup/rollup-linux-x64-musl': 4.18.1      '@rollup/rollup-win32-arm64-msvc': 4.18.1      '@rollup/rollup-win32-ia32-msvc': 4.18.1      '@rollup/rollup-win32-x64-msvc': 4.18.1      fsevents: 2.3.3  safer-buffer@2.1.2:    optional: true  sax@1.4.1:    optional: true  search-insights@2.13.0: {}  semver@5.7.2:    optional: true  shiki@1.10.3:    dependencies:      '@shikijs/core': 1.10.3      '@types/hast': 3.0.4  source-map-js@1.2.0: {}  source-map@0.6.1:    optional: true  speakingurl@14.0.1: {}  superjson@2.2.1:    dependencies:      copy-anything: 3.0.5  tabbable@6.2.0: {}  to-fast-properties@2.0.0: {}  tslib@2.6.3: {}  undici-types@5.26.5: {}  vite@5.3.4(@types/node@20.14.11)(less@4.2.0):    dependencies:      esbuild: 0.21.5      postcss: 8.4.39      rollup: 4.18.1    optionalDependencies:      '@types/node': 20.14.11      fsevents: 2.3.3      less: 4.2.0  vitepress@1.3.1(@algolia/client-search@4.24.0)(@types/node@20.14.11)(less@4.2.0)(postcss@8.4.39)(search-insights@2.13.0):    dependencies:      '@docsearch/css': 3.6.1      '@docsearch/js': 3.6.1(@algolia/client-search@4.24.0)(search-insights@2.13.0)      '@shikijs/core': 1.10.3      '@shikijs/transformers': 1.10.3      '@types/markdown-it': 14.1.1      '@vitejs/plugin-vue': 5.0.5(vite@5.3.4(@types/node@20.14.11)(less@4.2.0))(vue@3.4.33)      '@vue/devtools-api': 7.3.6      '@vue/shared': 3.4.33      '@vueuse/core': 10.11.0(vue@3.4.33)      '@vueuse/integrations': 10.11.0(focus-trap@7.5.4)(vue@3.4.33)      focus-trap: 7.5.4      mark.js: 8.11.1      minisearch: 7.0.2      shiki: 1.10.3      vite: 5.3.4(@types/node@20.14.11)(less@4.2.0)      vue: 3.4.33    optionalDependencies:      postcss: 8.4.39    transitivePeerDependencies:      - '@algolia/client-search'      - '@types/node'      - '@types/react'      - '@vue/composition-api'      - async-validator      - axios      - change-case      - drauu      - fuse.js      - idb-keyval      - jwt-decode      - less      - lightningcss      - nprogress      - qrcode      - react      - react-dom      - sass      - search-insights      - sortablejs      - stylus      - sugarss      - terser      - typescript      - universal-cookie  vue-demi@0.14.8(vue@3.4.33):    dependencies:      vue: 3.4.33  vue@3.4.33:    dependencies:      '@vue/compiler-dom': 3.4.33      '@vue/compiler-sfc': 3.4.33      '@vue/runtime-dom': 3.4.33      '@vue/server-renderer': 3.4.33(vue@3.4.33)      '@vue/shared': 3.4.33
 |