From 62a27ca55ce9d2e1302edb9ce461384354d69502 Mon Sep 17 00:00:00 2001 From: makaspacex Date: Sat, 8 Jun 2024 22:23:56 +0800 Subject: [PATCH] update --- docs/.vitepress/sugarat-theme-config.ts | 2 +- docs/vite.config.js | 3 - package.json | 4 +- pnpm-lock.yaml | 254 +++++++----------------- 4 files changed, 70 insertions(+), 193 deletions(-) delete mode 100644 docs/vite.config.js diff --git a/docs/.vitepress/sugarat-theme-config.ts b/docs/.vitepress/sugarat-theme-config.ts index bd6023e..7b95702 100644 --- a/docs/.vitepress/sugarat-theme-config.ts +++ b/docs/.vitepress/sugarat-theme-config.ts @@ -19,7 +19,7 @@ import { getThemeConfig } from '@sugarat/theme/node' export default getThemeConfig({ // 开启RSS支持 // RSS, - + mermaid: false, // 搜索 // 默认开启pagefind离线的全文搜索支持(如使用其它的可以设置为false) // 如果npx pagefind 时间过长,可以手动将其安装为项目依赖 pnpm add pagefind diff --git a/docs/vite.config.js b/docs/vite.config.js deleted file mode 100644 index 6150f9a..0000000 --- a/docs/vite.config.js +++ /dev/null @@ -1,3 +0,0 @@ -import { defineConfig } from "vite"; - -export default defineConfig({}); diff --git a/package.json b/package.json index f263023..989bceb 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", - "@sugarat/theme": "^0.3.6", + "@sugarat/theme": "^0.4.0", "element-plus": "^2.7.2", "vue": "3.4.27" }, @@ -28,7 +28,7 @@ "sass": "^1.76.0", "stylus": "^0.63.0", "typescript": "^5.4.5", - "vitepress": "1.2.2" + "vitepress": "1.2.3" }, "pnpm": { "peerDependencyRules": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e173b91..a27db03 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.3.1 version: 2.3.1(vue@3.4.27(typescript@5.4.5)) '@sugarat/theme': - specifier: ^0.3.6 - version: 0.3.6(@element-plus/icons-vue@2.3.1(vue@3.4.27(typescript@5.4.5)))(element-plus@2.7.2(vue@3.4.27(typescript@5.4.5)))(pagefind@1.1.0)(typescript@5.4.5)(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)) + specifier: ^0.4.0 + version: 0.4.0(@element-plus/icons-vue@2.3.1(vue@3.4.27(typescript@5.4.5)))(element-plus@2.7.2(vue@3.4.27(typescript@5.4.5)))(pagefind@1.1.0)(typescript@5.4.5)(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)) element-plus: specifier: ^2.7.2 version: 2.7.2(vue@3.4.27(typescript@5.4.5)) @@ -40,8 +40,8 @@ importers: specifier: ^5.4.5 version: 5.4.5 vitepress: - specifier: 1.2.2 - version: 1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) + specifier: 1.2.3 + version: 1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) packages: @@ -452,14 +452,14 @@ packages: cpu: [x64] os: [win32] - '@shikijs/core@1.6.0': - resolution: {integrity: sha512-NIEAi5U5R7BLkbW1pG/ZKu3eb1lzc3/+jD0lFsuxMT7zjaf9bbNwdNyMr7zh/Zl8EXQtQ+MYBAt5G+JLu+5DlA==} + '@shikijs/core@1.6.3': + resolution: {integrity: sha512-QnJKHFUW95GnlJLJGP6QLx4M69HM0KlXk+R2Y8lr/x4nAx1Yb/lsuxq4XwybuUjTxbJk+BT0g/kvn0bcsjGGHg==} - '@shikijs/transformers@1.6.0': - resolution: {integrity: sha512-qGfHe1ECiqfE2STPWvfogIj/9Q0SK+MCRJdoITkW7AmFuB7DmbFnBT2US84+zklJOB51MzNO8RUXZiauWssJlQ==} + '@shikijs/transformers@1.6.3': + resolution: {integrity: sha512-ptBuP/IIeqCzK3zZO/knFICZWs58uZWzbv7ND+bKOewe5NcCjZfSiMyzFwOyl23ewPJ1APjRBwLi6Asrodmmxw==} - '@sugarat/theme@0.3.6': - resolution: {integrity: sha512-UfDNzEOAbHBQj96GFXlmA09tKRha5inExucEtBJ/ewapUyo9FFTdDwvfgn4Qt+uut8NDMF1UnLs3tF7WnfhtJw==} + '@sugarat/theme@0.4.0': + resolution: {integrity: sha512-FmgK/3CBarUn/kwjCDa3bW0Vb1rXH8/jZwe23ASrxe6E1aCOZ4n5iYcmBPlBqjnaLGGcCbmPI9xUhYkOZMO9Xg==} peerDependencies: '@element-plus/icons-vue': ^2.3.1 element-plus: ^2.7 @@ -524,34 +524,22 @@ packages: '@types/web-bluetooth@0.0.20': resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==} - '@vitejs/plugin-vue@5.0.4': - resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} + '@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.26': - resolution: {integrity: sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==} - '@vue/compiler-core@3.4.27': resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==} - '@vue/compiler-dom@3.4.26': - resolution: {integrity: sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==} - '@vue/compiler-dom@3.4.27': resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==} - '@vue/compiler-sfc@3.4.26': - resolution: {integrity: sha512-It1dp+FAOCgluYSVYlDn5DtZBxk1NCiJJfu2mlQqa/b+k8GL6NG/3/zRbJnHdhV2VhxFghaDq5L4K+1dakW6cw==} - '@vue/compiler-sfc@3.4.27': resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==} - '@vue/compiler-ssr@3.4.26': - resolution: {integrity: sha512-FNwLfk7LlEPRY/g+nw2VqiDKcnDTVdCfBREekF8X74cPLiWHUX6oldktf/Vx28yh4STNy7t+/yuLoMBBF7YDiQ==} - '@vue/compiler-ssr@3.4.27': resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==} @@ -566,48 +554,31 @@ packages: '@vue/devtools-shared@7.2.1': resolution: {integrity: sha512-PCJF4UknJmOal68+X9XHyVeQ+idv0LFujkTOIW30+GaMJqwFVN9LkQKX4gLqn61KkGMdJTzQ1bt7EJag3TI6AA==} - '@vue/reactivity@3.4.26': - resolution: {integrity: sha512-E/ynEAu/pw0yotJeLdvZEsp5Olmxt+9/WqzvKff0gE67tw73gmbx6tRkiagE/eH0UCubzSlGRebCbidB1CpqZQ==} - '@vue/reactivity@3.4.27': resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==} - '@vue/runtime-core@3.4.26': - resolution: {integrity: sha512-AFJDLpZvhT4ujUgZSIL9pdNcO23qVFh7zWCsNdGQBw8ecLNxOOnPcK9wTTIYCmBJnuPHpukOwo62a2PPivihqw==} - '@vue/runtime-core@3.4.27': resolution: {integrity: sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==} - '@vue/runtime-dom@3.4.26': - resolution: {integrity: sha512-UftYA2hUXR2UOZD/Fc3IndZuCOOJgFxJsWOxDkhfVcwLbsfh2CdXE2tG4jWxBZuDAs9J9PzRTUFt1PgydEtItw==} - '@vue/runtime-dom@3.4.27': resolution: {integrity: sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==} - '@vue/server-renderer@3.4.26': - resolution: {integrity: sha512-xoGAqSjYDPGAeRWxeoYwqJFD/gw7mpgzOvSxEmjWaFO2rE6qpbD1PC172YRpvKhrihkyHJkNDADFXTfCyVGhKw==} - peerDependencies: - vue: 3.4.26 - '@vue/server-renderer@3.4.27': resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==} peerDependencies: vue: 3.4.27 - '@vue/shared@3.4.26': - resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==} - '@vue/shared@3.4.27': resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==} - '@vueuse/core@10.9.0': - resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==} + '@vueuse/core@10.10.0': + resolution: {integrity: sha512-vexJ/YXYs2S42B783rI95lMt3GzEwkxzC8Hb0Ndpd8rD+p+Lk/Za4bd797Ym7yq4jXqdSyj3JLChunF/vyYjUw==} '@vueuse/core@9.13.0': resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==} - '@vueuse/integrations@10.9.0': - resolution: {integrity: sha512-acK+A01AYdWSvL4BZmCoJAcyHJ6EqhmkQEXbQLwev1MY7NBnS+hcEMx/BzVoR9zKI+UqEPMD9u6PsyAuiTRT4Q==} + '@vueuse/integrations@10.10.0': + resolution: {integrity: sha512-vHGeK7X6mkdkpcm1eE9t3Cpm21pNVfZRwrjwwbrEs9XftnSgszF4831G2rei8Dt9cIYJIfFV+iyx/29muimJPQ==} peerDependencies: async-validator: '*' axios: '*' @@ -647,14 +618,14 @@ packages: universal-cookie: optional: true - '@vueuse/metadata@10.9.0': - resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==} + '@vueuse/metadata@10.10.0': + resolution: {integrity: sha512-UNAo2sTCAW5ge6OErPEHb5z7NEAg3XcO9Cj7OK45aZXfLLH1QkexDcZD77HBi5zvEiLOm1An+p/4b5K3Worpug==} '@vueuse/metadata@9.13.0': resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} - '@vueuse/shared@10.9.0': - resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==} + '@vueuse/shared@10.10.0': + resolution: {integrity: sha512-2aW33Ac0Uk0U+9yo3Ypg9s5KcR42cuehRWl7vnUHadQyFvCktseyxxEPBi1Eiq4D2yBGACOnqLZpx1eMc7g5Og==} '@vueuse/shared@9.13.0': resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==} @@ -1779,8 +1750,8 @@ packages: shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} - shiki@1.6.0: - resolution: {integrity: sha512-P31ROeXcVgW/k3Z+vUUErcxoTah7ZRaimctOpzGuqAntqnnSmx1HOsvnbAB8Z2qfXPRhw61yptAzCsuKOhTHwQ==} + shiki@1.6.3: + resolution: {integrity: sha512-lE1/YGlzFY0hQSyEfsZj18xGrTWxyhFQkaiILALqTBZPbJeYFWpbUhlmTGPOupYB/qC+H6sV4UznJzcEh3WMHQ==} side-channel@1.0.6: resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} @@ -1933,8 +1904,8 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - vite@5.2.11: - resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} + vite@5.2.13: + resolution: {integrity: sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -1970,8 +1941,8 @@ packages: mermaid: '10' vitepress: ^0.21.6 || ^1.0.0 || ^1.0.0-alpha - vitepress-plugin-pagefind@0.3.3: - resolution: {integrity: sha512-sko3JDj+2ig6czeeHH5ajAqzoIISgn2PATVC2PSvvL3PICU0grIBTrdfFthrfTdKLwcbcIQOBInbD7r5YbFl7Q==} + vitepress-plugin-pagefind@0.4.1: + resolution: {integrity: sha512-Zoz8irU+RTlg8yKRitlqbVbuuZuhY2l9emJb8S4ZZQLdrqnGKACbJLqklniR6RA7CHedPUHwbIGTvX0flG6JDA==} peerDependencies: pagefind: ^1.1.0 @@ -1986,8 +1957,8 @@ packages: vitepress: ^1.0.0-alpha.29 vue: ^3.2.45 - vitepress@1.2.2: - resolution: {integrity: sha512-uZ3nXR5NY4nYj3RJWCo5jev9qlNZAQo5SUXu1U0QSUx84cUm/o7hCTDVjZ4njVSVui+PsV1oAbdQOg8ygbaf4w==} + vitepress@1.2.3: + resolution: {integrity: sha512-GvEsrEeNLiDE1+fuwDAYJCYLNZDAna+EtnXlPajhv/MYeTjbNK6Bvyg6NoTdO1sbwuQJ0vuJR99bOlH53bo6lg==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -2012,14 +1983,6 @@ packages: '@vue/composition-api': optional: true - vue@3.4.26: - resolution: {integrity: sha512-bUIq/p+VB+0xrJubaemrfhk1/FiW9iX+pDV+62I/XJ6EkspAO9/DXEjbDFoe8pIfOZBqfk45i9BMc41ptP/uRg==} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - vue@3.4.27: resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==} peerDependencies: @@ -2411,13 +2374,13 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.17.2': optional: true - '@shikijs/core@1.6.0': {} + '@shikijs/core@1.6.3': {} - '@shikijs/transformers@1.6.0': + '@shikijs/transformers@1.6.3': dependencies: - shiki: 1.6.0 + shiki: 1.6.3 - '@sugarat/theme@0.3.6(@element-plus/icons-vue@2.3.1(vue@3.4.27(typescript@5.4.5)))(element-plus@2.7.2(vue@3.4.27(typescript@5.4.5)))(pagefind@1.1.0)(typescript@5.4.5)(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5))': + '@sugarat/theme@0.4.0(@element-plus/icons-vue@2.3.1(vue@3.4.27(typescript@5.4.5)))(element-plus@2.7.2(vue@3.4.27(typescript@5.4.5)))(pagefind@1.1.0)(typescript@5.4.5)(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5))': dependencies: '@element-plus/icons-vue': 2.3.1(vue@3.4.27(typescript@5.4.5)) '@giscus/vue': 2.4.0(vue@3.4.27(typescript@5.4.5)) @@ -2425,6 +2388,7 @@ snapshots: '@mermaid-js/mermaid-mindmap': 9.3.0 '@vue/shared': 3.4.27 '@vueuse/core': 9.13.0(vue@3.4.27(typescript@5.4.5)) + cross-spawn: 7.0.3 element-plus: 2.7.2(vue@3.4.27(typescript@5.4.5)) fast-glob: 3.3.2 gray-matter: 4.0.3 @@ -2433,10 +2397,10 @@ snapshots: oh-my-live2d: 0.19.3 swiper: 11.1.1 vitepress-markdown-timeline: 1.2.1 - vitepress-plugin-mermaid: 2.0.13(mermaid@10.9.0)(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)) - vitepress-plugin-pagefind: 0.3.3(pagefind@1.1.0)(typescript@5.4.5) - vitepress-plugin-rss: 0.2.6(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)) - vitepress-plugin-tabs: 0.2.0(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)) + vitepress-plugin-mermaid: 2.0.13(mermaid@10.9.0)(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)) + vitepress-plugin-pagefind: 0.4.1(pagefind@1.1.0)(typescript@5.4.5) + vitepress-plugin-rss: 0.2.6(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)) + vitepress-plugin-tabs: 0.2.0(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)) transitivePeerDependencies: - '@vue/composition-api' - pagefind @@ -2499,19 +2463,11 @@ snapshots: '@types/web-bluetooth@0.0.20': {} - '@vitejs/plugin-vue@5.0.4(vite@5.2.11(less@4.2.0)(sass@1.77.0)(stylus@0.63.0))(vue@3.4.27(typescript@5.4.5))': + '@vitejs/plugin-vue@5.0.5(vite@5.2.13(less@4.2.0)(sass@1.77.0)(stylus@0.63.0))(vue@3.4.27(typescript@5.4.5))': dependencies: - vite: 5.2.11(less@4.2.0)(sass@1.77.0)(stylus@0.63.0) + vite: 5.2.13(less@4.2.0)(sass@1.77.0)(stylus@0.63.0) vue: 3.4.27(typescript@5.4.5) - '@vue/compiler-core@3.4.26': - dependencies: - '@babel/parser': 7.24.5 - '@vue/shared': 3.4.26 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 - '@vue/compiler-core@3.4.27': dependencies: '@babel/parser': 7.24.5 @@ -2520,28 +2476,11 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.26': - dependencies: - '@vue/compiler-core': 3.4.26 - '@vue/shared': 3.4.26 - '@vue/compiler-dom@3.4.27': dependencies: '@vue/compiler-core': 3.4.27 '@vue/shared': 3.4.27 - '@vue/compiler-sfc@3.4.26': - dependencies: - '@babel/parser': 7.24.5 - '@vue/compiler-core': 3.4.26 - '@vue/compiler-dom': 3.4.26 - '@vue/compiler-ssr': 3.4.26 - '@vue/shared': 3.4.26 - estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.38 - source-map-js: 1.2.0 - '@vue/compiler-sfc@3.4.27': dependencies: '@babel/parser': 7.24.5 @@ -2554,11 +2493,6 @@ snapshots: postcss: 8.4.38 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.26': - dependencies: - '@vue/compiler-dom': 3.4.26 - '@vue/shared': 3.4.26 - '@vue/compiler-ssr@3.4.27': dependencies: '@vue/compiler-dom': 3.4.27 @@ -2583,72 +2517,39 @@ snapshots: dependencies: rfdc: 1.3.1 - '@vue/reactivity@3.4.26': - dependencies: - '@vue/shared': 3.4.26 - '@vue/reactivity@3.4.27': dependencies: '@vue/shared': 3.4.27 - '@vue/runtime-core@3.4.26': - dependencies: - '@vue/reactivity': 3.4.26 - '@vue/shared': 3.4.26 - '@vue/runtime-core@3.4.27': dependencies: '@vue/reactivity': 3.4.27 '@vue/shared': 3.4.27 - '@vue/runtime-dom@3.4.26': - dependencies: - '@vue/runtime-core': 3.4.26 - '@vue/shared': 3.4.26 - csstype: 3.1.3 - '@vue/runtime-dom@3.4.27': dependencies: '@vue/runtime-core': 3.4.27 '@vue/shared': 3.4.27 csstype: 3.1.3 - '@vue/server-renderer@3.4.26(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@vue/compiler-ssr': 3.4.26 - '@vue/shared': 3.4.26 - vue: 3.4.26(typescript@5.4.5) - '@vue/server-renderer@3.4.27(vue@3.4.27(typescript@5.4.5))': dependencies: '@vue/compiler-ssr': 3.4.27 '@vue/shared': 3.4.27 vue: 3.4.27(typescript@5.4.5) - '@vue/shared@3.4.26': {} - '@vue/shared@3.4.27': {} - '@vueuse/core@10.9.0(vue@3.4.27(typescript@5.4.5))': + '@vueuse/core@10.10.0(vue@3.4.27(typescript@5.4.5))': dependencies: '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 10.9.0 - '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) + '@vueuse/metadata': 10.10.0 + '@vueuse/shared': 10.10.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/core@9.13.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 9.13.0 - '@vueuse/shared': 9.13.0(vue@3.4.26(typescript@5.4.5)) - vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) - transitivePeerDependencies: - - '@vue/composition-api' - - vue - '@vueuse/core@9.13.0(vue@3.4.27(typescript@5.4.5))': dependencies: '@types/web-bluetooth': 0.0.16 @@ -2659,10 +2560,10 @@ snapshots: - '@vue/composition-api' - vue - '@vueuse/integrations@10.9.0(async-validator@4.2.5)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.27(typescript@5.4.5))': + '@vueuse/integrations@10.10.0(async-validator@4.2.5)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.27(typescript@5.4.5))': dependencies: - '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) - '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) + '@vueuse/core': 10.10.0(vue@3.4.27(typescript@5.4.5)) + '@vueuse/shared': 10.10.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) optionalDependencies: async-validator: 4.2.5 @@ -2672,24 +2573,17 @@ snapshots: - '@vue/composition-api' - vue - '@vueuse/metadata@10.9.0': {} + '@vueuse/metadata@10.10.0': {} '@vueuse/metadata@9.13.0': {} - '@vueuse/shared@10.9.0(vue@3.4.27(typescript@5.4.5))': + '@vueuse/shared@10.10.0(vue@3.4.27(typescript@5.4.5))': dependencies: vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) transitivePeerDependencies: - '@vue/composition-api' - vue - '@vueuse/shared@9.13.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) - transitivePeerDependencies: - - '@vue/composition-api' - - vue - '@vueuse/shared@9.13.0(vue@3.4.27(typescript@5.4.5))': dependencies: vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) @@ -4097,9 +3991,9 @@ snapshots: shell-quote@1.8.1: {} - shiki@1.6.0: + shiki@1.6.3: dependencies: - '@shikijs/core': 1.6.0 + '@shikijs/core': 1.6.3 side-channel@1.0.6: dependencies: @@ -4268,7 +4162,7 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite@5.2.11(less@4.2.0)(sass@1.77.0)(stylus@0.63.0): + vite@5.2.13(less@4.2.0)(sass@1.77.0)(stylus@0.63.0): dependencies: esbuild: 0.20.2 postcss: 8.4.38 @@ -4283,57 +4177,57 @@ snapshots: dependencies: dayjs: 1.11.11 - vitepress-plugin-mermaid@2.0.13(mermaid@10.9.0)(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)): + vitepress-plugin-mermaid@2.0.13(mermaid@10.9.0)(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)): dependencies: mermaid: 10.9.0 - vitepress: 1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) + vitepress: 1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) optionalDependencies: '@mermaid-js/mermaid-mindmap': 9.3.0 - vitepress-plugin-pagefind@0.3.3(pagefind@1.1.0)(typescript@5.4.5): + vitepress-plugin-pagefind@0.4.1(pagefind@1.1.0)(typescript@5.4.5): dependencies: - '@vueuse/core': 9.13.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/core': 9.13.0(vue@3.4.27(typescript@5.4.5)) cross-spawn: 7.0.3 fast-glob: 3.3.2 gray-matter: 4.0.3 javascript-stringify: 2.1.0 pagefind: 1.1.0 - vue: 3.4.26(typescript@5.4.5) + vue: 3.4.27(typescript@5.4.5) vue-command-palette: 0.1.4 transitivePeerDependencies: - '@vue/composition-api' - typescript - vitepress-plugin-rss@0.2.6(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)): + vitepress-plugin-rss@0.2.6(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5)): dependencies: cross-spawn: 7.0.3 fast-glob: 3.3.2 feed: 4.2.2 gray-matter: 4.0.3 - vitepress: 1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) + vitepress: 1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) - vitepress-plugin-tabs@0.2.0(vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)): + vitepress-plugin-tabs@0.2.0(vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)): dependencies: - vitepress: 1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) + vitepress: 1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5) vue: 3.4.27(typescript@5.4.5) - vitepress@1.2.2(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5): + vitepress@1.2.3(@algolia/client-search@4.23.3)(async-validator@4.2.5)(fuse.js@6.6.2)(less@4.2.0)(markdown-it-mathjax3@4.3.2)(postcss@8.4.38)(sass@1.77.0)(search-insights@2.14.0)(stylus@0.63.0)(typescript@5.4.5): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0) - '@shikijs/core': 1.6.0 - '@shikijs/transformers': 1.6.0 + '@shikijs/core': 1.6.3 + '@shikijs/transformers': 1.6.3 '@types/markdown-it': 14.1.1 - '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(less@4.2.0)(sass@1.77.0)(stylus@0.63.0))(vue@3.4.27(typescript@5.4.5)) + '@vitejs/plugin-vue': 5.0.5(vite@5.2.13(less@4.2.0)(sass@1.77.0)(stylus@0.63.0))(vue@3.4.27(typescript@5.4.5)) '@vue/devtools-api': 7.2.1(vue@3.4.27(typescript@5.4.5)) '@vue/shared': 3.4.27 - '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) - '@vueuse/integrations': 10.9.0(async-validator@4.2.5)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.27(typescript@5.4.5)) + '@vueuse/core': 10.10.0(vue@3.4.27(typescript@5.4.5)) + '@vueuse/integrations': 10.10.0(async-validator@4.2.5)(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.4.27(typescript@5.4.5)) focus-trap: 7.5.4 mark.js: 8.11.1 minisearch: 6.3.0 - shiki: 1.6.0 - vite: 5.2.11(less@4.2.0)(sass@1.77.0)(stylus@0.63.0) + shiki: 1.6.3 + vite: 5.2.13(less@4.2.0)(sass@1.77.0)(stylus@0.63.0) vue: 3.4.27(typescript@5.4.5) optionalDependencies: markdown-it-mathjax3: 4.3.2 @@ -4371,24 +4265,10 @@ snapshots: mitt: 3.0.1 nanoid: 4.0.2 - vue-demi@0.14.7(vue@3.4.26(typescript@5.4.5)): - dependencies: - vue: 3.4.26(typescript@5.4.5) - vue-demi@0.14.7(vue@3.4.27(typescript@5.4.5)): dependencies: vue: 3.4.27(typescript@5.4.5) - vue@3.4.26(typescript@5.4.5): - dependencies: - '@vue/compiler-dom': 3.4.26 - '@vue/compiler-sfc': 3.4.26 - '@vue/runtime-dom': 3.4.26 - '@vue/server-renderer': 3.4.26(vue@3.4.26(typescript@5.4.5)) - '@vue/shared': 3.4.26 - optionalDependencies: - typescript: 5.4.5 - vue@3.4.27(typescript@5.4.5): dependencies: '@vue/compiler-dom': 3.4.27