From d0fb652233a2a0a51c475593c5933c0a090f2d92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 02:12:23 +0000 Subject: [PATCH] fix(deps): update dependency vuepress to v2.0.0-rc.11 --- package.json | 2 +- pnpm-lock.yaml | 462 ++++++++++++++++++++++++++++++++----------------- 2 files changed, 304 insertions(+), 160 deletions(-) diff --git a/package.json b/package.json index 066af5c8..a11aa4c1 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@waline/client": "3.1.3", "reveal.js": "5.1.0", "vue": "3.4.26", - "vuepress": "2.0.0-rc.9", + "vuepress": "2.0.0-rc.11", "vuepress-theme-hope": "2.0.0-rc.40" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b75d616f..83f97d6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@vuepress/bundler-vite': specifier: 2.0.0-rc.9 - version: 2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0) + version: 2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1) '@waline/client': specifier: 3.1.3 version: 3.1.3 @@ -21,11 +21,11 @@ importers: specifier: 3.4.26 version: 3.4.26 vuepress: - specifier: 2.0.0-rc.9 - version: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + specifier: 2.0.0-rc.11 + version: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) vuepress-theme-hope: specifier: 2.0.0-rc.40 - version: 2.0.0-rc.40(@waline/client@3.1.3)(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + version: 2.0.0-rc.40(@waline/client@3.1.3)(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) devDependencies: markdownlint-cli: specifier: 0.40.0 @@ -207,24 +207,45 @@ packages: '@mdit-vue/plugin-component@2.1.2': resolution: {integrity: sha512-n1HcAC82l912HhtiMSxl5pQLKBYbPok/IcdGRD49rTt53NXBqct68qo58+7jvsj+f8Lmo7kjD+em3tP4BSgl0A==} + '@mdit-vue/plugin-component@2.1.3': + resolution: {integrity: sha512-9AG17beCgpEw/4ldo/M6Y/1Rh4E1bqMmr/rCkWKmCAxy9tJz3lzY7HQJanyHMJufwsb3WL5Lp7Om/aPcQTZ9SA==} + '@mdit-vue/plugin-frontmatter@2.1.2': resolution: {integrity: sha512-2YOVOsMRtf11bZ6mEB4xoWD6RG5X0Ex+g/1c1iXoYUMUahlZnz9flXUM6WAE++HsLR3Wkvd5FNhGUArrcxn0dA==} + '@mdit-vue/plugin-frontmatter@2.1.3': + resolution: {integrity: sha512-KxsSCUVBEmn6sJcchSTiI5v9bWaoRxe68RBYRDGcSEY1GTnfQ5gQPMIsM48P4q1luLEIWurVGGrRu7u93//LDQ==} + '@mdit-vue/plugin-headers@2.1.2': resolution: {integrity: sha512-YkBTlHeG4seTcXqrVPvPY6utvkHd2qs7QGU5aM3S5CxUH5l0/SzIRv+irhFMfIRsXQ7zwx2vJVSwJz+n2TFhSA==} + '@mdit-vue/plugin-headers@2.1.3': + resolution: {integrity: sha512-AcL7a7LHQR3ISINhfjGJNE/bHyM0dcl6MYm1Sr//zF7ZgokPGwD/HhD7TzwmrKA9YNYCcO9P3QmF/RN9XyA6CA==} + '@mdit-vue/plugin-sfc@2.1.2': resolution: {integrity: sha512-wjbFvkUcCcfxc1x33SwqbWSM3WYPJOdlmX9IJQd9y6C7ALujy6Orx1gWn5j0hfke1kIuohvjeJ/K0LqF4oYO4g==} + '@mdit-vue/plugin-sfc@2.1.3': + resolution: {integrity: sha512-Ezl0dNvQNS639Yl4siXm+cnWtQvlqHrg+u+lnau/OHpj9Xh3LVap/BSQVugKIV37eR13jXXYf3VaAOP1fXPN+w==} + '@mdit-vue/plugin-title@2.1.2': resolution: {integrity: sha512-BXgrpuRp6aI/CV/V3jH3zailG9rZH8f094RSky7PE2wTx3c2hnavz3SB3y3TVDv5UC7BGk/uPfBjdYh8/ejsSg==} + '@mdit-vue/plugin-title@2.1.3': + resolution: {integrity: sha512-XWVOQoZqczoN97xCDrnQicmXKoqwOjIymIm9HQnRXhHnYKOgJPW1CxSGhkcOGzvDU1v0mD/adojVyyj/s6ggWw==} + '@mdit-vue/plugin-toc@2.1.2': resolution: {integrity: sha512-G3t9NjhTvl5cYZ9VSsMzVkYjdUrC9nOZE+oxIzpUTtHRH8NtRvoynUDzEDzRnoRDe29cdWDKTAYaeiHUF+TAvQ==} + '@mdit-vue/plugin-toc@2.1.3': + resolution: {integrity: sha512-41Q+iXpLHZt0zJdApVwoVt7WF6za/xUjtjEPf90Z3KLzQO01TXsv48Xp9BsrFHPcPcm8tiZ0+O1/ICJO80V/MQ==} + '@mdit-vue/shared@2.1.2': resolution: {integrity: sha512-5+YHKRyULDqMZsYq+8Ttev0P/osgAoNm2OPYrJtvxLfc1jyrZNiDUCjO2jec7Nk3qyGVZe6FKtXTNLVE+ZRhZw==} + '@mdit-vue/shared@2.1.3': + resolution: {integrity: sha512-27YI8b0VVZsAlNwaWoaOCWbr4eL8B04HxiYk/y2ktblO/nMcOEOLt4p0RjuobvdyUyjHvGOS09RKhq7qHm1CHQ==} + '@mdit-vue/types@2.1.0': resolution: {integrity: sha512-TMBB/BQWVvwtpBdWD75rkZx4ZphQ6MN0O4QB2Bc0oI5PC2uE57QerhNxdRZ7cvBHE2iY2C+BUNUziCfJbjIRRA==} @@ -570,12 +591,12 @@ packages: '@types/markdown-it-emoji@2.0.5': resolution: {integrity: sha512-iJLsmCNpSWKtV6Ia3mLSjcXJPEt7ubGG342z+hGvYx++TpM19oTUrJcI7XjbOqRQ+W2UQ323E7B0eCLwlgT/9g==} + '@types/markdown-it-emoji@3.0.1': + resolution: {integrity: sha512-cz1j8R35XivBqq9mwnsrP2fsz2yicLhB8+PDtuVkKOExwEdsVBNI+ROL3sbhtR5occRZ66vT0QnwFZCqdjf3pA==} + '@types/markdown-it@13.0.7': resolution: {integrity: sha512-U/CBi2YUUcTHBt5tjO2r5QV/x0Po6nsYwQU4Y04fBS6vfoImaiZ6f8bi3CjTCxBPQSO1LMyUqkByzi8AidyxfA==} - '@types/markdown-it@14.0.1': - resolution: {integrity: sha512-6WfOG3jXR78DW8L5cTYCVVGAsIFZskRHCDo5tbqa+qtKVt4oDRVH7hyIWu1SpDQJlmIoEivNQZ5h+AGAOrgOtQ==} - '@types/markdown-it@14.1.1': resolution: {integrity: sha512-4NpsnpYl2Gt1ljyBGrKMxFYAYvpqbnnkgP/i/g+NLpjEUa3obn1XJCur9YbEXKDAkaXqsR1LbDnGEJ0MmKFxfg==} @@ -674,13 +695,19 @@ packages: '@vuepress/bundler-vite@2.0.0-rc.9': resolution: {integrity: sha512-GcM2eSqW2mPY5xXX4i5kuZujvwUeiTpsLX5kgau9LzPox+FdA3SMUkppCY3hsou2o2RxXPTfjocE7OlYQrUqvA==} - '@vuepress/cli@2.0.0-rc.9': - resolution: {integrity: sha512-uv7Xmv3QmPpzCaUAq0oKEwp2tY64AO+7mxamgr7tr+t6FEnCYqr+X0nLlH17UtMkmGWIsbHLIlMjteprxGxIMg==} + '@vuepress/cli@2.0.0-rc.11': + resolution: {integrity: sha512-LcI19JvQy9noHGTpi2MFRHWupJckga1gaXp9o4pb/WNVFx1wurhHGmpWy8PXowwlFcJT+sdWyu9DooIRx2AqEA==} hasBin: true + '@vuepress/client@2.0.0-rc.11': + resolution: {integrity: sha512-GJAmb2qzYqDoZ6xkn6sTnT12Wm/hYpDsmQOgjg5YN7uL2o26GBgC19daAVR7CLOyoZZoTNjxCax4sKcgUaUb/g==} + '@vuepress/client@2.0.0-rc.9': resolution: {integrity: sha512-V5jA6L1nHQ8tXBshRHBJKei7HPFonGxFzmVK5yjj2Ho/Xtp/SD9rBS6dyYd5CSkKRGQDgy19Z+BUUPXtdI1qzg==} + '@vuepress/core@2.0.0-rc.11': + resolution: {integrity: sha512-8NzXS6C6hT0kCVeyDY3IwboY3KEaG3EHNGYVjxf1IDR1inIgz7KYNPRzODbUgpZhGUVp/500zUrU0mqPmGzZ7A==} + '@vuepress/core@2.0.0-rc.9': resolution: {integrity: sha512-uvMkIqYJ7vjfYEC91rMmT8YJt8xXnob5YYY3TzlwWUSEv4yoV3nlVu0l6Zfhenx/7FwKaxRJ/ePlUGIgUHBcBw==} @@ -689,6 +716,9 @@ packages: peerDependencies: vuepress: 2.0.0-rc.9 + '@vuepress/markdown@2.0.0-rc.11': + resolution: {integrity: sha512-mEvL0Q2G0c0oV/Leb/WX7lYsvLeeG8CDZsw6XvIy96nmlbo+qRV79gyoRgnfom8qwjHdbe74TdM1mhcPHixs0Q==} + '@vuepress/markdown@2.0.0-rc.9': resolution: {integrity: sha512-e7as2ar3RQp0bUyMiwBPi7L/G2fzscb3s0BywNcAwubFR22o0/dBEYRYdrN0clPQ2FXpPxF6AFj4aD7O1heCbw==} @@ -814,9 +844,15 @@ packages: peerDependencies: vuepress: 2.0.0-rc.9 + '@vuepress/shared@2.0.0-rc.11': + resolution: {integrity: sha512-CRKGztAyzCDwdhg/UuOehNIlVm2SHSja9n5YR/zRfaMk9c3W552VQvWjlCSIfE8657q4UTcLdKQ8sOCHUiAWKA==} + '@vuepress/shared@2.0.0-rc.9': resolution: {integrity: sha512-XfI6CWNv4/Vp9Iew6GJil9RUSy1rM7zGdjwikr0j3Rkh55q3f00w1wud47wE9kxRqsZ0PIvsMget5CxEn5rA/w==} + '@vuepress/utils@2.0.0-rc.11': + resolution: {integrity: sha512-38YgNPJVphMMfEerNEb1XWJyxCk2Jf42xyb70C4LzMZI6NM0gKSOot9/+b2oXl8smNl0bvSbrNtwb6ZgasXVkg==} + '@vuepress/utils@2.0.0-rc.9': resolution: {integrity: sha512-qk6Pel4JVKYKxp3bWxyvnwchvx3QaCWc7SqUw7L6qUo/um+0U2U45L0anWoAfckw12RXYhoIEbJ9UZpueiKOPg==} @@ -1032,8 +1068,8 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - envinfo@7.12.0: - resolution: {integrity: sha512-Iw9rQJBGpJRd3rwXm9ft/JiGoAZmLxxJZELYDQoPRZ4USVhkKtIcNBPw6U+/K2mBpaqM25JSV6Yl4Az9vO2wJg==} + envinfo@7.13.0: + resolution: {integrity: sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==} engines: {node: '>=4'} hasBin: true @@ -1436,6 +1472,9 @@ packages: picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + picocolors@1.0.1: + resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -1526,11 +1565,6 @@ packages: run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - sass@1.75.0: - resolution: {integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==} - engines: {node: '>=14.0.0'} - hasBin: true - sass@1.77.1: resolution: {integrity: sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==} engines: {node: '>=14.0.0'} @@ -1831,13 +1865,13 @@ packages: vuepress-plugin-search-pro: optional: true - vuepress@2.0.0-rc.9: - resolution: {integrity: sha512-jT1ln2lawdph+vVI6n2JfEUhQIcyc1RQWDdQu9DffhJGywJunFcumnUJudpqd1SNIES2Fz1hVCD6gdrE/rVKOQ==} + vuepress@2.0.0-rc.11: + resolution: {integrity: sha512-ZI2XRT1iinqswLdtb1vLoi6m/o5hzylcVwCFqQcqVlO8ftW4m8+4a+xfy4DjyHIx6wGdc5je7RBCHPcdld+uxA==} engines: {node: '>=18.16.0'} hasBin: true peerDependencies: - '@vuepress/bundler-vite': 2.0.0-rc.9 - '@vuepress/bundler-webpack': 2.0.0-rc.9 + '@vuepress/bundler-vite': 2.0.0-rc.11 + '@vuepress/bundler-webpack': 2.0.0-rc.11 vue: ^3.4.0 peerDependenciesMeta: '@vuepress/bundler-vite': @@ -1993,13 +2027,25 @@ snapshots: '@mdit-vue/plugin-component@2.1.2': dependencies: - '@types/markdown-it': 14.0.1 + '@types/markdown-it': 14.1.1 + markdown-it: 14.1.0 + + '@mdit-vue/plugin-component@2.1.3': + dependencies: + '@types/markdown-it': 14.1.1 markdown-it: 14.1.0 '@mdit-vue/plugin-frontmatter@2.1.2': dependencies: '@mdit-vue/types': 2.1.0 - '@types/markdown-it': 14.0.1 + '@types/markdown-it': 14.1.1 + gray-matter: 4.0.3 + markdown-it: 14.1.0 + + '@mdit-vue/plugin-frontmatter@2.1.3': + dependencies: + '@mdit-vue/types': 2.1.0 + '@types/markdown-it': 14.1.1 gray-matter: 4.0.3 markdown-it: 14.1.0 @@ -2007,33 +2053,66 @@ snapshots: dependencies: '@mdit-vue/shared': 2.1.2 '@mdit-vue/types': 2.1.0 - '@types/markdown-it': 14.0.1 + '@types/markdown-it': 14.1.1 + markdown-it: 14.1.0 + + '@mdit-vue/plugin-headers@2.1.3': + dependencies: + '@mdit-vue/shared': 2.1.3 + '@mdit-vue/types': 2.1.0 + '@types/markdown-it': 14.1.1 markdown-it: 14.1.0 '@mdit-vue/plugin-sfc@2.1.2': dependencies: '@mdit-vue/types': 2.1.0 - '@types/markdown-it': 14.0.1 + '@types/markdown-it': 14.1.1 + markdown-it: 14.1.0 + + '@mdit-vue/plugin-sfc@2.1.3': + dependencies: + '@mdit-vue/types': 2.1.0 + '@types/markdown-it': 14.1.1 markdown-it: 14.1.0 '@mdit-vue/plugin-title@2.1.2': dependencies: '@mdit-vue/shared': 2.1.2 '@mdit-vue/types': 2.1.0 - '@types/markdown-it': 14.0.1 + '@types/markdown-it': 14.1.1 + markdown-it: 14.1.0 + + '@mdit-vue/plugin-title@2.1.3': + dependencies: + '@mdit-vue/shared': 2.1.3 + '@mdit-vue/types': 2.1.0 + '@types/markdown-it': 14.1.1 markdown-it: 14.1.0 '@mdit-vue/plugin-toc@2.1.2': dependencies: '@mdit-vue/shared': 2.1.2 '@mdit-vue/types': 2.1.0 - '@types/markdown-it': 14.0.1 + '@types/markdown-it': 14.1.1 + markdown-it: 14.1.0 + + '@mdit-vue/plugin-toc@2.1.3': + dependencies: + '@mdit-vue/shared': 2.1.3 + '@mdit-vue/types': 2.1.0 + '@types/markdown-it': 14.1.1 markdown-it: 14.1.0 '@mdit-vue/shared@2.1.2': dependencies: '@mdit-vue/types': 2.1.0 - '@types/markdown-it': 14.0.1 + '@types/markdown-it': 14.1.1 + markdown-it: 14.1.0 + + '@mdit-vue/shared@2.1.3': + dependencies: + '@mdit-vue/types': 2.1.0 + '@types/markdown-it': 14.1.1 markdown-it: 14.1.0 '@mdit-vue/types@2.1.0': {} @@ -2278,14 +2357,13 @@ snapshots: '@types/markdown-it-emoji@2.0.5': dependencies: - '@types/markdown-it': 13.0.7 + '@types/markdown-it': 14.1.1 - '@types/markdown-it@13.0.7': + '@types/markdown-it-emoji@3.0.1': dependencies: - '@types/linkify-it': 3.0.5 - '@types/mdurl': 1.0.5 + '@types/markdown-it': 14.1.1 - '@types/markdown-it@14.0.1': + '@types/markdown-it@13.0.7': dependencies: '@types/linkify-it': 3.0.5 '@types/mdurl': 1.0.5 @@ -2315,9 +2393,9 @@ snapshots: '@types/web-bluetooth@0.0.20': {} - '@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)': + '@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)': dependencies: - vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0) + vite: 5.2.10(@types/node@20.12.7)(sass@1.77.1) vue: 3.4.26 '@vue/compiler-core@3.4.26': @@ -2428,9 +2506,9 @@ snapshots: '@vue/shared@3.4.27': {} - '@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0)': + '@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1)': dependencies: - '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) '@vuepress/client': 2.0.0-rc.9 '@vuepress/core': 2.0.0-rc.9 '@vuepress/shared': 2.0.0-rc.9 @@ -2440,7 +2518,7 @@ snapshots: postcss: 8.4.38 postcss-load-config: 5.0.3(postcss@8.4.38) rollup: 4.16.1 - vite: 5.2.10(@types/node@20.12.7)(sass@1.75.0) + vite: 5.2.10(@types/node@20.12.7)(sass@1.77.1) vue: 3.4.26 vue-router: 4.3.2(vue@3.4.26) transitivePeerDependencies: @@ -2455,19 +2533,28 @@ snapshots: - terser - typescript - '@vuepress/cli@2.0.0-rc.9': + '@vuepress/cli@2.0.0-rc.11': dependencies: - '@vuepress/core': 2.0.0-rc.9 - '@vuepress/shared': 2.0.0-rc.9 - '@vuepress/utils': 2.0.0-rc.9 + '@vuepress/core': 2.0.0-rc.11 + '@vuepress/shared': 2.0.0-rc.11 + '@vuepress/utils': 2.0.0-rc.11 cac: 6.7.14 chokidar: 3.6.0 - envinfo: 7.12.0 + envinfo: 7.13.0 esbuild: 0.20.2 transitivePeerDependencies: - supports-color - typescript + '@vuepress/client@2.0.0-rc.11': + dependencies: + '@vue/devtools-api': 6.6.1 + '@vuepress/shared': 2.0.0-rc.11 + vue: 3.4.27 + vue-router: 4.3.2(vue@3.4.27) + transitivePeerDependencies: + - typescript + '@vuepress/client@2.0.0-rc.9': dependencies: '@vue/devtools-api': 6.6.1 @@ -2477,6 +2564,17 @@ snapshots: transitivePeerDependencies: - typescript + '@vuepress/core@2.0.0-rc.11': + dependencies: + '@vuepress/client': 2.0.0-rc.11 + '@vuepress/markdown': 2.0.0-rc.11 + '@vuepress/shared': 2.0.0-rc.11 + '@vuepress/utils': 2.0.0-rc.11 + vue: 3.4.27 + transitivePeerDependencies: + - supports-color + - typescript + '@vuepress/core@2.0.0-rc.9': dependencies: '@vuepress/client': 2.0.0-rc.9 @@ -2488,17 +2586,38 @@ snapshots: - supports-color - typescript - '@vuepress/helper@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/helper@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: '@vue/shared': 3.4.27 cheerio: 1.0.0-rc.12 fflate: 0.8.2 gray-matter: 4.0.3 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript + '@vuepress/markdown@2.0.0-rc.11': + dependencies: + '@mdit-vue/plugin-component': 2.1.3 + '@mdit-vue/plugin-frontmatter': 2.1.3 + '@mdit-vue/plugin-headers': 2.1.3 + '@mdit-vue/plugin-sfc': 2.1.3 + '@mdit-vue/plugin-title': 2.1.3 + '@mdit-vue/plugin-toc': 2.1.3 + '@mdit-vue/shared': 2.1.3 + '@mdit-vue/types': 2.1.0 + '@types/markdown-it': 14.1.1 + '@types/markdown-it-emoji': 3.0.1 + '@vuepress/shared': 2.0.0-rc.11 + '@vuepress/utils': 2.0.0-rc.11 + markdown-it: 14.1.0 + markdown-it-anchor: 8.6.7(@types/markdown-it@14.1.1)(markdown-it@14.1.0) + markdown-it-emoji: 3.0.0 + mdurl: 2.0.0 + transitivePeerDependencies: + - supports-color + '@vuepress/markdown@2.0.0-rc.9': dependencies: '@mdit-vue/plugin-component': 2.1.2 @@ -2520,185 +2639,205 @@ snapshots: transitivePeerDependencies: - supports-color - '@vuepress/plugin-active-header-links@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-active-header-links@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: '@vueuse/core': 10.9.0(vue@3.4.27) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/plugin-back-to-top@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-back-to-top@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/plugin-blog@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-blog@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) chokidar: 3.6.0 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-catalog@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-catalog@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-comment@2.0.0-rc.28(@waline/client@3.1.3)(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-comment@2.0.0-rc.28(@waline/client@3.1.3)(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) giscus: 1.5.0 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) optionalDependencies: '@waline/client': 3.1.3 transitivePeerDependencies: - typescript - '@vuepress/plugin-copy-code@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-copy-code@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/plugin-copyright@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-copyright@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/plugin-external-link-icon@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-external-link-icon@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-git@2.0.0-rc.22(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-git@2.0.0-rc.22(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: execa: 8.0.1 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) - '@vuepress/plugin-links-check@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-links-check@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-notice@2.0.0-rc.29(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-notice@2.0.0-rc.29(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/plugin-nprogress@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-nprogress@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-photo-swipe@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-photo-swipe@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) photoswipe: 5.4.3 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/plugin-prismjs@2.0.0-rc.21(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-prismjs@2.0.0-rc.21(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: prismjs: 1.29.0 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) - '@vuepress/plugin-reading-time@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-reading-time@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-rtl@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-rtl@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-sass-palette@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-sass-palette@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) chokidar: 3.6.0 sass: 1.77.1 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-seo@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-seo@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-sitemap@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-sitemap@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) sitemap: 7.1.1 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-theme-data@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-theme-data@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: '@vue/devtools-api': 6.6.1 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - typescript - '@vuepress/plugin-watermark@2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26))': + '@vuepress/plugin-watermark@2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26))': dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) watermark-js-plus: 1.4.24 transitivePeerDependencies: - typescript + '@vuepress/shared@2.0.0-rc.11': + dependencies: + '@mdit-vue/types': 2.1.0 + '@vuepress/shared@2.0.0-rc.9': dependencies: '@mdit-vue/types': 2.1.0 + '@vuepress/utils@2.0.0-rc.11': + dependencies: + '@types/debug': 4.1.12 + '@types/fs-extra': 11.0.4 + '@types/hash-sum': 1.0.2 + '@vuepress/shared': 2.0.0-rc.11 + debug: 4.3.4 + fs-extra: 11.2.0 + globby: 14.0.1 + hash-sum: 2.0.0 + ora: 8.0.1 + picocolors: 1.0.1 + upath: 2.0.1 + transitivePeerDependencies: + - supports-color + '@vuepress/utils@2.0.0-rc.9': dependencies: '@types/debug': 4.1.12 @@ -2951,7 +3090,7 @@ snapshots: entities@4.5.0: {} - envinfo@7.12.0: {} + envinfo@7.13.0: {} esbuild@0.20.2: optionalDependencies: @@ -3224,6 +3363,11 @@ snapshots: '@types/markdown-it': 13.0.7 markdown-it: 14.1.0 + markdown-it-anchor@8.6.7(@types/markdown-it@14.1.1)(markdown-it@14.1.0): + dependencies: + '@types/markdown-it': 14.1.1 + markdown-it: 14.1.0 + markdown-it-emoji@3.0.0: {} markdown-it@14.1.0: @@ -3361,6 +3505,8 @@ snapshots: picocolors@1.0.0: {} + picocolors@1.0.1: {} + picomatch@2.3.1: {} pngjs@5.0.0: {} @@ -3451,13 +3597,6 @@ snapshots: dependencies: queue-microtask: 1.2.3 - sass@1.75.0: - dependencies: - chokidar: 3.6.0 - immutable: 4.3.5 - source-map-js: 1.2.0 - optional: true - sass@1.77.1: dependencies: chokidar: 3.6.0 @@ -3558,7 +3697,7 @@ snapshots: escalade: 3.1.2 picocolors: 1.0.0 - vite@5.2.10(@types/node@20.12.7)(sass@1.75.0): + vite@5.2.10(@types/node@20.12.7)(sass@1.77.1): dependencies: esbuild: 0.20.2 postcss: 8.4.38 @@ -3566,7 +3705,7 @@ snapshots: optionalDependencies: '@types/node': 20.12.7 fsevents: 2.3.3 - sass: 1.75.0 + sass: 1.77.1 vue-demi@0.14.7(vue@3.4.26): dependencies: @@ -3581,6 +3720,11 @@ snapshots: '@vue/devtools-api': 6.6.1 vue: 3.4.26 + vue-router@4.3.2(vue@3.4.27): + dependencies: + '@vue/devtools-api': 6.6.1 + vue: 3.4.27 + vue@3.4.26: dependencies: '@vue/compiler-dom': 3.4.26 @@ -3597,23 +3741,23 @@ snapshots: '@vue/server-renderer': 3.4.27(vue@3.4.27) '@vue/shared': 3.4.27 - vuepress-plugin-components@2.0.0-rc.40(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)): + vuepress-plugin-components@2.0.0-rc.40(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)): dependencies: '@stackblitz/sdk': 1.10.0 - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-sass-palette': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-sass-palette': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) balloon-css: 1.2.0 create-codepen: 1.0.1 qrcode: 1.5.3 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) - vuepress-shared: 2.0.0-rc.39(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) + vuepress-shared: 2.0.0-rc.39(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) transitivePeerDependencies: - '@vue/composition-api' - typescript - vuepress-plugin-md-enhance@2.0.0-rc.39(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)): + vuepress-plugin-md-enhance@2.0.0-rc.39(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)): dependencies: '@mdit/plugin-alert': 0.10.1(markdown-it@14.1.0) '@mdit/plugin-align': 0.10.1(markdown-it@14.1.0) @@ -3639,14 +3783,14 @@ snapshots: '@mdit/plugin-tex': 0.10.1(markdown-it@14.1.0) '@mdit/plugin-uml': 0.10.1(markdown-it@14.1.0) '@types/markdown-it': 14.1.1 - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-sass-palette': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-sass-palette': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) balloon-css: 1.2.0 js-yaml: 4.1.0 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) - vuepress-shared: 2.0.0-rc.39(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) + vuepress-shared: 2.0.0-rc.39(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) optionalDependencies: reveal.js: 5.1.0 transitivePeerDependencies: @@ -3654,9 +3798,9 @@ snapshots: - markdown-it - typescript - vuepress-shared@2.0.0-rc.39(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)): + vuepress-shared@2.0.0-rc.39(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)): dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) cheerio: 1.0.0-rc.12 dayjs: 1.11.11 @@ -3665,35 +3809,35 @@ snapshots: gray-matter: 4.0.3 semver: 7.6.2 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) transitivePeerDependencies: - '@vue/composition-api' - typescript - vuepress-theme-hope@2.0.0-rc.40(@waline/client@3.1.3)(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)): - dependencies: - '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-active-header-links': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-back-to-top': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-blog': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-catalog': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-comment': 2.0.0-rc.28(@waline/client@3.1.3)(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-copy-code': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-copyright': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-external-link-icon': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-git': 2.0.0-rc.22(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-links-check': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-notice': 2.0.0-rc.29(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-nprogress': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-photo-swipe': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-prismjs': 2.0.0-rc.21(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-reading-time': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-rtl': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-sass-palette': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-seo': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-sitemap': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-theme-data': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - '@vuepress/plugin-watermark': 2.0.0-rc.28(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + vuepress-theme-hope@2.0.0-rc.40(@waline/client@3.1.3)(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)): + dependencies: + '@vuepress/helper': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-active-header-links': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-back-to-top': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-blog': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-catalog': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-comment': 2.0.0-rc.28(@waline/client@3.1.3)(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-copy-code': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-copyright': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-external-link-icon': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-git': 2.0.0-rc.22(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-links-check': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-notice': 2.0.0-rc.29(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-nprogress': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-photo-swipe': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-prismjs': 2.0.0-rc.21(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-reading-time': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-rtl': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-sass-palette': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-seo': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-sitemap': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-theme-data': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + '@vuepress/plugin-watermark': 2.0.0-rc.28(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) '@vueuse/core': 10.9.0(vue@3.4.27) balloon-css: 1.2.0 bcrypt-ts: 5.0.2 @@ -3701,10 +3845,10 @@ snapshots: chokidar: 3.6.0 gray-matter: 4.0.3 vue: 3.4.27 - vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26) - vuepress-plugin-components: 2.0.0-rc.40(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - vuepress-plugin-md-enhance: 2.0.0-rc.39(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) - vuepress-shared: 2.0.0-rc.39(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26)) + vuepress: 2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26) + vuepress-plugin-components: 2.0.0-rc.40(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + vuepress-plugin-md-enhance: 2.0.0-rc.39(markdown-it@14.1.0)(reveal.js@5.1.0)(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) + vuepress-shared: 2.0.0-rc.39(vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26)) transitivePeerDependencies: - '@types/reveal.js' - '@vue/composition-api' @@ -3732,17 +3876,17 @@ snapshots: - typescript - vidstack - vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0))(vue@3.4.26): + vuepress@2.0.0-rc.11(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1))(vue@3.4.26): dependencies: - '@vuepress/cli': 2.0.0-rc.9 - '@vuepress/client': 2.0.0-rc.9 - '@vuepress/core': 2.0.0-rc.9 - '@vuepress/markdown': 2.0.0-rc.9 - '@vuepress/shared': 2.0.0-rc.9 - '@vuepress/utils': 2.0.0-rc.9 + '@vuepress/cli': 2.0.0-rc.11 + '@vuepress/client': 2.0.0-rc.11 + '@vuepress/core': 2.0.0-rc.11 + '@vuepress/markdown': 2.0.0-rc.11 + '@vuepress/shared': 2.0.0-rc.11 + '@vuepress/utils': 2.0.0-rc.11 vue: 3.4.26 optionalDependencies: - '@vuepress/bundler-vite': 2.0.0-rc.9(@types/node@20.12.7)(sass@1.75.0) + '@vuepress/bundler-vite': 2.0.0-rc.9(@types/node@20.12.7)(sass@1.77.1) transitivePeerDependencies: - supports-color - typescript