From 04ad53fd31151517999a102cc816990213d9c9aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:07:43 +0000 Subject: [PATCH] chore(deps): update dependency vuepress-theme-hope to v2.0.0-rc.21 --- docs/package.json | 2 +- pnpm-lock.yaml | 345 ++++++++++++++++++++++++++-------------------- 2 files changed, 200 insertions(+), 147 deletions(-) diff --git a/docs/package.json b/docs/package.json index f566ebeb0056..be3f0624c547 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,6 +18,6 @@ "vuepress": "2.0.0-rc.2", "vuepress-plugin-redirect": "2.0.0-rc.19", "vuepress-shared": "2.0.0-rc.19", - "vuepress-theme-hope": "2.0.0-rc.19" + "vuepress-theme-hope": "2.0.0-rc.21" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 17f5e54b1b29..b8904cd974f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -186,8 +186,8 @@ importers: specifier: 2.0.0-rc.19 version: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) vuepress-theme-hope: - specifier: 2.0.0-rc.19 - version: 2.0.0-rc.19(@vuepress/plugin-docsearch@2.0.0-rc.7)(@waline/client@packages+client)(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress-plugin-redirect@2.0.0-rc.19)(vuepress@2.0.0-rc.2) + specifier: 2.0.0-rc.21 + version: 2.0.0-rc.21(@vuepress/plugin-docsearch@2.0.0-rc.7)(@waline/client@packages+client)(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress@2.0.0-rc.2) packages/admin: devDependencies: @@ -4357,6 +4357,21 @@ packages: - typescript dev: true + /@vuepress/helper@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-T+XAZi/8cI17OJPXo7mV4grPOh5GRZkm1HOrm1CiGu8wGGJJGTE0pELctSFz1aYk3w8BvAoy/7T5s6UfwfLxBw==} + peerDependencies: + vuepress: 2.0.0-rc.5 + dependencies: + '@vue/shared': 3.4.15 + cheerio: 1.0.0-rc.12 + fflate: 0.8.1 + gray-matter: 4.0.3 + vue: 3.4.15(typescript@5.3.3) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) + transitivePeerDependencies: + - typescript + dev: true + /@vuepress/helper@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): resolution: {integrity: sha512-O4kaFjNqICs4IKxwmyMPGcaDENod7vTqHgMBcR77fKhnGI8YDNOh+x1QA8+ajChqoUQhc96ULwqrpQI/IxBphA==} peerDependencies: @@ -4395,10 +4410,10 @@ packages: - supports-color dev: true - /@vuepress/plugin-active-header-links@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-aSfVP7fb1XxpMjfOZ27FfC2YZ3C7tE4QAoQnH88NeSu4/Vsit7J49Yxl179qSLtEMMMrr6t4oShB7eP8M3JmDA==} + /@vuepress/plugin-active-header-links@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-LSyWJ16gSZzjze5fPjWqnmSqw++Cny6KpI2NHOGPE/Ugzn5zvV87939oez+tSpxv6XFF5ztzdL10jbtkKh52yA==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: ts-debounce: 4.0.0 vue: 3.4.15(typescript@5.3.3) @@ -4408,12 +4423,12 @@ packages: - typescript dev: true - /@vuepress/plugin-copy-code@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-5FSMTmLU7A5uoGY1gq9mggNGNYxLsZf3FQtNV5FnjIlZwbQQhjtNRw3N/rzEO/veaTORNDpvm/98wGm9Rojx7A==} + /@vuepress/plugin-back-to-top@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-UTpbJ+KneE3F4Ouq9EfF7Rtke9stOKh2uk/IJCTWh0xl/nReUvv3hXtsFL4I4ByXkQeyy1561WvA72+OOfhF/A==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@vueuse/core': 10.7.2(vue@3.4.15) vue: 3.4.15(typescript@5.3.3) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) @@ -4422,12 +4437,53 @@ packages: - typescript dev: true - /@vuepress/plugin-copyright@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-vFysGEx7TWVEgi/eBICJAqkpU3MJ1yYQac/8r0KPqTKVo7c+8AxGuGV34M9J4LdAEKa9/6CUXrMWMJICJpdPbw==} + /@vuepress/plugin-blog@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-9Wh8Xs8BlOektXzbZ7a9qnKRTMdZXWVAGWolE/YKutT2b6zsuAaYmn9FGLFusLyutP868/nrUogp5/vkERGFvA==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + chokidar: 3.5.3 + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) + transitivePeerDependencies: + - typescript + dev: true + + /@vuepress/plugin-catalog@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-BnHGM+p/iAv+9D+4vD2hUESWmuhL9B4+WcEC87C63ViOQ0jSWFW7D85x35Q4SRytQr7tWBkLudpk5b2vsoqZ7w==} + peerDependencies: + vuepress: 2.0.0-rc.5 + dependencies: + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) + transitivePeerDependencies: + - typescript + dev: true + + /@vuepress/plugin-copy-code@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-coAP02vCV++ZbqsXXKL6JAwaeRqlxGNd8iKR66LJ+7WafMOV65LSbLW+SxfGTAA1iuzATYFGld8TqKZTlLQsYQ==} + peerDependencies: + vuepress: 2.0.0-rc.5 + dependencies: + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vueuse/core': 10.7.2(vue@3.4.15) + vue: 3.4.15(typescript@5.3.3) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) + transitivePeerDependencies: + - '@vue/composition-api' + - typescript + dev: true + + /@vuepress/plugin-copyright@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-VPtJ7YxDqKsNX3daNcVx/yFs+IoMZr7sq0nw61aiVsHUSVe/fe5ZkIsQKgdFbDw/22eJpGYLEz0/dcKGbaqZ2w==} + peerDependencies: + vuepress: 2.0.0-rc.5 + dependencies: + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@vueuse/core': 10.7.2(vue@3.4.15) vue: 3.4.15(typescript@5.3.3) vue-router: 4.2.5(vue@3.4.15) @@ -4460,10 +4516,10 @@ packages: - typescript dev: true - /@vuepress/plugin-external-link-icon@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-DLqyNneR6HApj8ShwtKt4dzVzRLZGZ8imLFoRHos/yFZ2KQKrEwh7jivhjuzKnQlmM7or2GiLCV8RVWW2AhOTw==} + /@vuepress/plugin-external-link-icon@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-evHrKKbMIJc2+GKRphRV3KuSFgJzcNRswbrwnajz6uX6Q8UYvfTDfL4rZ/S5hlvMmzwLkiDmDpqd4tFwu5qR+Q==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: vue: 3.4.15(typescript@5.3.3) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) @@ -4471,19 +4527,19 @@ packages: - typescript dev: true - /@vuepress/plugin-git@2.0.0-rc.7(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-OCrgsW5JF/LGYOwQvy+UfoEXGOELumaqwAMoRQL+QKBZzUcTQLUf+WQXR2qe9cMrIr1wTyibdxfOJCyQunFNmw==} + /@vuepress/plugin-git@2.0.0-rc.10(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-/TuszDXrsMxWQLNjbCFxc2QkIYAkqTC0lK0yCZBdd+F9R117KaWvG04Prb5NObmHcvrmzkr9enEj7isahl9EmQ==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: execa: 8.0.1 vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) dev: true - /@vuepress/plugin-nprogress@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-raSZ6cKqspsk/l3B3ctq+DSYQ3G2tYH5vbWhCZh46BfRmqD12UVoYl5fEipkWI1XF6+bCSHDa0Iuiv4SG+EdZw==} + /@vuepress/plugin-nprogress@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-f/8lxKoyemkYjNQhUFMN9tIEfqZXmzPFWMgbLH683ING+YrgK1+8YE5j9UPMw+24q0WGsGvCZIm45mLvLLs8mA==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: vue: 3.4.15(typescript@5.3.3) vue-router: 4.2.5(vue@3.4.15) @@ -4492,31 +4548,31 @@ packages: - typescript dev: true - /@vuepress/plugin-prismjs@2.0.0-rc.7(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-z70MJ4Bek+d7PO+frLpR8r4atqrfb78FKIwomOl55+ctV7moUKi965i19e5JB6dzfIaIy9cWTPdrrzeui62v+g==} + /@vuepress/plugin-prismjs@2.0.0-rc.10(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-K+h9hECoyW641qJiPy+nvic+UOGnMaY8FI+FmziuLX+YFy1a4F5ZNWjlmPdeAgYUkpm2nBMWwdEKNfHJMR44ow==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: prismjs: 1.29.0 vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) dev: true - /@vuepress/plugin-reading-time@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-DXxkNISPGDZR83p3br0Nc0AORXSaI3s5wFF4TyX2+YKx8iN+XiW7s0tWEYqAgr72ZcNLB3bfL1zajRpGxdJmxg==} + /@vuepress/plugin-reading-time@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-+mmS2PHXfei3THfIcC33a1AFNCtXlsSdgp9iXJF3oL28VuNoaXbQUX+Xgaw1IffjD6o4AKhdShKMOH/rrnSH1g==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) vue: 3.4.15(typescript@5.3.3) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) transitivePeerDependencies: - typescript dev: true - /@vuepress/plugin-rtl@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-FjhFkLCgZUO38al57+Zs1bnd0Ah/2LjT2PmoMhlPkTml3ZgdWIfJcHihojfGUX82EDF0+ZNhkn7V6U4SDaGSrw==} + /@vuepress/plugin-rtl@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-vlLiQ2884/1H2suSRLiTZyThAQ5jtSPzUzyW8NmZnj+O3m0/Xj4EHYdz2JB0obQAjuXtl1qsNPyFJ1JxXof4qg==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: vue: 3.4.15(typescript@5.3.3) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) @@ -4524,33 +4580,33 @@ packages: - typescript dev: true - /@vuepress/plugin-seo@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-USE7X+9h5HSTTEIVg9ONcPSOXxrcgZy02PUZky9U3ssI1G6Gn+ywUK3KGd2txqOvc3ZWay6c7gqxQyf64iYL/g==} + /@vuepress/plugin-seo@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-rge9pa8ihvirIivPX75ggKT4f4jEPqXS4dYsEy61R1t61FcY3rI2CssxJJanoVB4er08skb6/VAkUcH+F5Y2OA==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) transitivePeerDependencies: - typescript dev: true - /@vuepress/plugin-sitemap@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-6zZ3DMw9o+aEPs9IIgnNZb6pL9FKqyfX9WFj7OL8ps66jiIOkbzrjh8mQHkIbGD9pK80QHF5lzrein9rQITCTA==} + /@vuepress/plugin-sitemap@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-pb0XEPxaioidPdci0m/DeRoh8rT2pcmCR+4z76/HGm+vYTDUI31oIq/duSgAXlMAsX2Hdcekg9UWalOhGKstJg==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) sitemap: 7.1.1 vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) transitivePeerDependencies: - typescript dev: true - /@vuepress/plugin-theme-data@2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-YPvAdDv5Ob4vXKjrtw6pvB7FAE9fbCXD/VnUmck4dUBHZygCdtYqADWnHdSFmPJx9VMX2FV8HRXDk7Wa392clA==} + /@vuepress/plugin-theme-data@2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-e1A/LzlYh0tbOWGISiijH6/PJkEC25zs4mfUcvD91ruuYnQ13Z7ecYWSlXl7ugojRWPKyx6tdkHjCk6AawhOJA==} peerDependencies: - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 dependencies: '@vue/devtools-api': 6.5.1 vue: 3.4.15(typescript@5.3.3) @@ -13978,60 +14034,15 @@ packages: '@vue/shared': 3.4.15 typescript: 5.3.3 - /vuepress-plugin-auto-catalog@2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-T1iKjzpkKADAcakUQSpzlB95Tgn8x322cOeFNPiBq2c1nej6CgkZfIWPfSo+QLttxEaYd+YHHEFVdt0zPuh5Cw==} - engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} - peerDependencies: - sass-loader: ^14.0.0 - vuepress: 2.0.0-rc.2 - peerDependenciesMeta: - sass-loader: - optional: true - dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vue: 3.4.15(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.15) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) - vuepress-plugin-components: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-sass-palette: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-shared: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - transitivePeerDependencies: - - '@vue/composition-api' - - artplayer - - dashjs-pure - - hls.js - - mpegts.js - - plyr - - typescript - - vidstack - dev: true - - /vuepress-plugin-blog2@2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-7XwIA1hiEBzC9M0APW7X+MgmndNYW3IBLyVRkQae7OHaW2/MnVulkReJRDlc/jE1PkDSLvZMhXLtR8CWrFYWMg==} - engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} - peerDependencies: - vuepress: 2.0.0-rc.2 - dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - chokidar: 3.5.3 - vue: 3.4.15(typescript@5.3.3) - vue-router: 4.2.5(vue@3.4.15) - vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) - vuepress-shared: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - transitivePeerDependencies: - - '@vue/composition-api' - - typescript - dev: true - - /vuepress-plugin-comment2@2.0.0-rc.19(@waline/client@packages+client)(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-NC9/eNea/pHMb3Z3eJDC7YeOn4bU9FBhFFu7i9JdbplIHCM++U0tpq202gBd7yYQrZTTUi9ZEXWlhuWNS46SGQ==} + /vuepress-plugin-comment2@2.0.0-rc.21(@waline/client@packages+client)(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-2185hbypgTKbhp4hJeXm7QcQWl6Ay5wmIBOYL2zlbFmJ9IjhqV4/1NqIR2Vp2CPqZwOF+OSKPYateQT9eQiAfg==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: '@waline/client': ^2.15.8 || ^3.0.0-alpha.11 artalk: ^2.7.3 sass-loader: ^14.0.0 twikoo: ^1.5.0 - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 peerDependenciesMeta: '@waline/client': optional: true @@ -14042,21 +14053,21 @@ packages: twikoo: optional: true dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@waline/client': link:packages/client giscus: 1.4.0 vue: 3.4.15(typescript@5.3.3) vue-router: 4.2.5(vue@3.4.15) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) - vuepress-plugin-sass-palette: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-shared: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-sass-palette: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-shared: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) transitivePeerDependencies: - '@vue/composition-api' - typescript dev: true - /vuepress-plugin-components@2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-9Uypxdt2pjP5tmwJmzMPHU7awM+BhyPXul6JLHyJM2DnXfGuTVF7tdm7TTu0g0cfCQK5pPU5OlQCMzTLFEcHSA==} + /vuepress-plugin-components@2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-tjAH9uj4NY4ZEQpK9dTFlVUBRqZxN17RyJhrHxxMZ3l3CWu1B1g4jp7xP6H1M0x5GhvtLTkfpl2AW5RprUSfdA==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: artplayer: ^5.0.0 @@ -14066,7 +14077,7 @@ packages: plyr: ^3.7.8 sass-loader: ^14.0.0 vidstack: ^1.9.0 - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 peerDependenciesMeta: artplayer: optional: true @@ -14084,7 +14095,7 @@ packages: optional: true dependencies: '@stackblitz/sdk': 1.9.0 - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@vueuse/core': 10.7.2(vue@3.4.15) balloon-css: 1.2.0 create-codepen: 1.0.1 @@ -14092,15 +14103,15 @@ packages: vue: 3.4.15(typescript@5.3.3) vue-router: 4.2.5(vue@3.4.15) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) - vuepress-plugin-sass-palette: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-shared: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-sass-palette: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-shared: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) transitivePeerDependencies: - '@vue/composition-api' - typescript dev: true - /vuepress-plugin-md-enhance@2.0.0-rc.19(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-FoBsdhj+zSWzo2J4jyAVrPx8G05BGo0PLg/RkaRBdlxpgaJqFoiXao44Ugc7KiCn35xrj66DWdVHbvEzj6GLcA==} + /vuepress-plugin-md-enhance@2.0.0-rc.21(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-5vZwq62MSlKbwt6qN4wz2uIhLrdCO3BjNnhuPQYWbw5CeWG95Aopb3Ht4iplV/ZLh20Yj5pERjC55qj9qjzGyg==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: '@types/reveal.js': ^4.4.5 @@ -14114,11 +14125,11 @@ packages: markmap-toolbar: ^0.15.5 markmap-view: ^0.15.5 mathjax-full: ^3.2.2 - mermaid: ^10.6.0 + mermaid: ^10.8.0 reveal.js: ^5.0.0 sandpack-vue3: ^3.0.0 sass-loader: ^14.0.0 - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 peerDependenciesMeta: '@types/reveal.js': optional: true @@ -14173,7 +14184,7 @@ packages: '@mdit/plugin-tex': 0.8.0(markdown-it@14.0.0) '@mdit/plugin-uml': 0.8.0(markdown-it@14.0.0) '@types/markdown-it': 13.0.7 - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@vueuse/core': 10.7.2(vue@3.4.15) balloon-css: 1.2.0 js-yaml: 4.1.0 @@ -14181,32 +14192,32 @@ packages: vue: 3.4.15(typescript@5.3.3) vue-router: 4.2.5(vue@3.4.15) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) - vuepress-plugin-sass-palette: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-shared: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-sass-palette: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-shared: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) transitivePeerDependencies: - '@vue/composition-api' - markdown-it - typescript dev: true - /vuepress-plugin-photo-swipe@2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-bd0JTOJOOm78cn7M+MXovOYzJ0K1gTrTxr+4O28KWALS54r5XlET+MBSbiK94Sjl4u8bs/69uDJdw690Gj6gFg==} + /vuepress-plugin-photo-swipe@2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-zFyTd1zmE4uMnFbUjeRM79ncJOkVZjznw5TcmQDJNKqh3sEffUwXzOvwHgMLEw9ttFDWJ73s6VeCsk5iPV1SQQ==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: sass-loader: ^14.0.0 - vuepress: 2.0.0-rc.2 + vuepress: 2.0.0-rc.5 peerDependenciesMeta: sass-loader: optional: true dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@vueuse/core': 10.7.2(vue@3.4.15) photoswipe: 5.4.3 vue: 3.4.15(typescript@5.3.3) vue-router: 4.2.5(vue@3.4.15) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) - vuepress-plugin-sass-palette: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-shared: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-sass-palette: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-shared: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -14256,6 +14267,26 @@ packages: - typescript dev: true + /vuepress-plugin-sass-palette@2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-hxWWFiQzdzw0mtbZ99O8dQhF3M839TP/GrVxYEwnSC8JQvsXgm41Nc6P4uVx5tHLLNi15fHn7LxKiRVFp8HG4A==} + engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} + peerDependencies: + sass-loader: ^14.0.0 + vuepress: 2.0.0-rc.5 + peerDependenciesMeta: + sass-loader: + optional: true + dependencies: + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + chokidar: 3.5.3 + sass: 1.70.0 + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) + vuepress-shared: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + transitivePeerDependencies: + - '@vue/composition-api' + - typescript + dev: true + /vuepress-shared@2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2): resolution: {integrity: sha512-Y2HNuiEcrkInfwlse0azVA2if9VS2m04/PMk8Aum4j92iHlBmiW+uR7pYkHfaskdDJ1V3iwx6zp89IftD7dXtw==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} @@ -14278,24 +14309,48 @@ packages: - typescript dev: true - /vuepress-theme-hope@2.0.0-rc.19(@vuepress/plugin-docsearch@2.0.0-rc.7)(@waline/client@packages+client)(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress-plugin-redirect@2.0.0-rc.19)(vuepress@2.0.0-rc.2): - resolution: {integrity: sha512-b405apB3aFgw/ggGlSlBz1N+Pj+rGiXLbgIkGhdLyZVSfIUAxFqykbaxywteydKJhXlq8lCdIEM6u2oXdQsdaQ==} + /vuepress-shared@2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-GbMh5mY6sa++jpIwy2PRb2jfoNJo4hqIHJJQoA9ZcDjGm0kyr8X7GFTgA9BZEx9KOltDI+xgC2cz7M0yr3drfQ==} + engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} + peerDependencies: + vuepress: 2.0.0-rc.5 + dependencies: + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vueuse/core': 10.7.2(vue@3.4.15) + cheerio: 1.0.0-rc.12 + dayjs: 1.11.10 + execa: 8.0.1 + fflate: 0.8.1 + gray-matter: 4.0.3 + semver: 7.5.4 + vue: 3.4.15(typescript@5.3.3) + vue-router: 4.2.5(vue@3.4.15) + vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) + transitivePeerDependencies: + - '@vue/composition-api' + - typescript + dev: true + + /vuepress-theme-hope@2.0.0-rc.21(@vuepress/plugin-docsearch@2.0.0-rc.7)(@waline/client@packages+client)(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress@2.0.0-rc.2): + resolution: {integrity: sha512-mHmukAa3sTwFsYiLwwCgYTw2Sbj7Sm3yAsRxkhQe70vpqDgp4CTSANneHjCDtTJS9qXSJy7BoeO99biNAeQTNA==} engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'} peerDependencies: - '@vuepress/plugin-docsearch': 2.0.0-rc.7 - '@vuepress/plugin-feed': 2.0.0-rc.7 - '@vuepress/plugin-search': 2.0.0-rc.7 + '@vuepress/plugin-docsearch': 2.0.0-rc.10 + '@vuepress/plugin-feed': 2.0.0-rc.10 + '@vuepress/plugin-redirect': 2.0.0-rc.10 + '@vuepress/plugin-search': 2.0.0-rc.10 nodejs-jieba: ^0.1.2 sass-loader: ^14.0.0 - vuepress: 2.0.0-rc.2 - vuepress-plugin-pwa2: 2.0.0-rc.19 - vuepress-plugin-redirect: 2.0.0-rc.19 - vuepress-plugin-search-pro: 2.0.0-rc.19 + vuepress: 2.0.0-rc.5 + vuepress-plugin-pwa2: 2.0.0-rc.21 + vuepress-plugin-search-pro: 2.0.0-rc.21 peerDependenciesMeta: '@vuepress/plugin-docsearch': optional: true '@vuepress/plugin-feed': optional: true + '@vuepress/plugin-redirect': + optional: true '@vuepress/plugin-search': optional: true nodejs-jieba: @@ -14304,25 +14359,26 @@ packages: optional: true vuepress-plugin-pwa2: optional: true - vuepress-plugin-redirect: - optional: true vuepress-plugin-search-pro: optional: true dependencies: - '@vuepress/helper': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-active-header-links': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-copy-code': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-copyright': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/helper': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-active-header-links': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-back-to-top': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-blog': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-catalog': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-copy-code': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-copyright': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@vuepress/plugin-docsearch': 2.0.0-rc.7(@algolia/client-search@4.22.1)(search-insights@2.13.0)(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-external-link-icon': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-git': 2.0.0-rc.7(vuepress@2.0.0-rc.2) - '@vuepress/plugin-nprogress': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-prismjs': 2.0.0-rc.7(vuepress@2.0.0-rc.2) - '@vuepress/plugin-reading-time': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-rtl': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-seo': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-sitemap': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) - '@vuepress/plugin-theme-data': 2.0.0-rc.7(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-external-link-icon': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-git': 2.0.0-rc.10(vuepress@2.0.0-rc.2) + '@vuepress/plugin-nprogress': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-prismjs': 2.0.0-rc.10(vuepress@2.0.0-rc.2) + '@vuepress/plugin-reading-time': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-rtl': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-seo': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-sitemap': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) + '@vuepress/plugin-theme-data': 2.0.0-rc.10(typescript@5.3.3)(vuepress@2.0.0-rc.2) '@vueuse/core': 10.7.2(vue@3.4.15) balloon-css: 1.2.0 bcrypt-ts: 5.0.1 @@ -14332,15 +14388,12 @@ packages: vue: 3.4.15(typescript@5.3.3) vue-router: 4.2.5(vue@3.4.15) vuepress: 2.0.0-rc.2(@vuepress/bundler-vite@2.0.0-rc.2)(typescript@5.3.3)(vue@3.4.15) - vuepress-plugin-auto-catalog: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-blog2: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-comment2: 2.0.0-rc.19(@waline/client@packages+client)(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-components: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-md-enhance: 2.0.0-rc.19(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-photo-swipe: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-redirect: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-plugin-sass-palette: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) - vuepress-shared: 2.0.0-rc.19(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-comment2: 2.0.0-rc.21(@waline/client@packages+client)(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-components: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-md-enhance: 2.0.0-rc.21(markdown-it@14.0.0)(mathjax-full@3.2.2)(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-photo-swipe: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-plugin-sass-palette: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) + vuepress-shared: 2.0.0-rc.21(typescript@5.3.3)(vuepress@2.0.0-rc.2) transitivePeerDependencies: - '@types/reveal.js' - '@vue/composition-api'