From ce61d3cb03a912557971d1a8d6a1b661e8d08ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:42:37 +0000 Subject: [PATCH] Bump vuepress-theme-hope in the vuepress group Bumps the vuepress group with 1 update: [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme). Updates `vuepress-theme-hope` from 2.0.0-rc.64 to 2.0.0-rc.65 - [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases) - [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/theme/CHANGELOG.md) - [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.65/packages/theme) --- updated-dependencies: - dependency-name: vuepress-theme-hope dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vuepress ... Signed-off-by: dependabot[bot] --- package-lock.json | 275 ++++++++-------------------------------------- package.json | 2 +- 2 files changed, 47 insertions(+), 230 deletions(-) diff --git a/package-lock.json b/package-lock.json index bffa610fc..8a3405c8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "start-server-and-test": "^2.0.9", "vue": "^3.5.13", "vuepress": "2.0.0-rc.19", - "vuepress-theme-hope": "2.0.0-rc.64" + "vuepress-theme-hope": "2.0.0-rc.65" } }, "node_modules/@antfu/install-pkg": { @@ -619,21 +619,6 @@ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", "dev": true }, - "node_modules/@lit-labs/ssr-dom-shim": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.1.tgz", - "integrity": "sha512-wx4aBmgeGvFmOKucFKY+8VFJSYZxs9poN3SDNQFF6lT6NrQUnHiPB2PWz2sc4ieEcAaYYzN+1uWahEeTq2aRIQ==", - "dev": true - }, - "node_modules/@lit/reactive-element": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.0.4.tgz", - "integrity": "sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==", - "dev": true, - "dependencies": { - "@lit-labs/ssr-dom-shim": "^1.2.0" - } - }, "node_modules/@mdit-vue/plugin-component": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/@mdit-vue/plugin-component/-/plugin-component-2.1.3.tgz", @@ -2211,7 +2196,8 @@ "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", "dev": true, - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/@types/unist": { "version": "3.0.3", @@ -2570,9 +2556,9 @@ } }, "node_modules/@vuepress/plugin-catalog": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.66.tgz", - "integrity": "sha512-vIpfKnUJ2wtVk4JjLa7h91tN7LUi9rWTwrtiRCtUeRkkX9HX/VlxcnVFVIzClNwo0vTRuIVnMsIfKbta5QKZIw==", + "version": "2.0.0-rc.67", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.67.tgz", + "integrity": "sha512-AjKJWuMgkb44uLaylcQ/58jiEI4rNT2cr1RJU29b1vLWbxXtgDGWi1A/13j61bu9mIciUSStCx4xvHHnOEN39w==", "dev": true, "dependencies": { "@vuepress/helper": "2.0.0-rc.66", @@ -2582,34 +2568,6 @@ "vuepress": "2.0.0-rc.19" } }, - "node_modules/@vuepress/plugin-comment": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-comment/-/plugin-comment-2.0.0-rc.66.tgz", - "integrity": "sha512-Rvr7EH7BTv1xSuUWoVWHj4iErSelDYgtKwkDQ2uJYVFwvV1y2ue5eInWSsCQdESZG52AbFO/UobQNbpCXp+v+A==", - "dev": true, - "dependencies": { - "@vuepress/helper": "2.0.0-rc.66", - "giscus": "^1.5.0", - "vue": "^3.5.13" - }, - "peerDependencies": { - "@waline/client": "^3.4.1", - "artalk": "^2.9.0", - "twikoo": "^1.6.39", - "vuepress": "2.0.0-rc.19" - }, - "peerDependenciesMeta": { - "@waline/client": { - "optional": true - }, - "artalk": { - "optional": true - }, - "twikoo": { - "optional": true - } - } - }, "node_modules/@vuepress/plugin-copy-code": { "version": "2.0.0-rc.66", "resolved": "https://registry.npmjs.org/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.66.tgz", @@ -3098,9 +3056,9 @@ } }, "node_modules/@vuepress/plugin-photo-swipe": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.66.tgz", - "integrity": "sha512-lKF0yFYAJ6lhg6+/ud2CukOznMV3G8ZivZIAIG79YrM27FeFG0QznXVYdWmA/76sPu83gGQEQLFM6DyDHgkhEg==", + "version": "2.0.0-rc.67", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.67.tgz", + "integrity": "sha512-I/u77fMvOmDiWrETjkGoAV9gLGjbykmSETfzYFsp2FxU8Rl6JWqdj09siIY30+q/EECIH+xVzq0f4zx+/9fzmA==", "dev": true, "dependencies": { "@vuepress/helper": "2.0.0-rc.66", @@ -3292,20 +3250,6 @@ "@vue/devtools-kit": "^7.6.8" } }, - "node_modules/@vuepress/plugin-watermark": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-watermark/-/plugin-watermark-2.0.0-rc.66.tgz", - "integrity": "sha512-QaC7v/s/kUvO7rMzoyE3V4VPXDQarMUNEBVbSi4k/ghJxCyyO57GxlB2P+5ZLgp5P3frmecGd/BJ0lNUFPbR3g==", - "dev": true, - "dependencies": { - "@vuepress/helper": "2.0.0-rc.66", - "vue": "^3.5.13", - "watermark-js-plus": "^1.5.7" - }, - "peerDependencies": { - "vuepress": "2.0.0-rc.19" - } - }, "node_modules/@vuepress/shared": { "version": "2.0.0-rc.19", "resolved": "https://registry.npmjs.org/@vuepress/shared/-/shared-2.0.0-rc.19.tgz", @@ -5625,15 +5569,6 @@ "assert-plus": "^1.0.0" } }, - "node_modules/giscus": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/giscus/-/giscus-1.5.0.tgz", - "integrity": "sha512-t3LL0qbSO3JXq3uyQeKpF5CegstGfKX/0gI6eDe1cmnI7D56R7j52yLdzw4pdKrg3VnufwCgCM3FDz7G1Qr6lg==", - "dev": true, - "dependencies": { - "lit": "^3.1.2" - } - }, "node_modules/glob-parent": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", @@ -6333,37 +6268,6 @@ } } }, - "node_modules/lit": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/lit/-/lit-3.2.1.tgz", - "integrity": "sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w==", - "dev": true, - "dependencies": { - "@lit/reactive-element": "^2.0.4", - "lit-element": "^4.1.0", - "lit-html": "^3.2.0" - } - }, - "node_modules/lit-element": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.1.1.tgz", - "integrity": "sha512-HO9Tkkh34QkTeUmEdNYhMT8hzLid7YlMlATSi1q4q17HE5d9mrrEHJ/o8O2D0cMi182zK1F3v7x0PWFjrhXFew==", - "dev": true, - "dependencies": { - "@lit-labs/ssr-dom-shim": "^1.2.0", - "@lit/reactive-element": "^2.0.4", - "lit-html": "^3.2.0" - } - }, - "node_modules/lit-html": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.2.1.tgz", - "integrity": "sha512-qI/3lziaPMSKsrwlxH/xMgikhQ0EGOX2ICU73Bi/YHFvz2j/yMCIrw4+puF2IpQ4+upd3EWbvnHM9+PnJn48YA==", - "dev": true, - "dependencies": { - "@types/trusted-types": "^2.0.2" - } - }, "node_modules/local-pkg": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz", @@ -9243,9 +9147,9 @@ } }, "node_modules/vuepress-plugin-components": { - "version": "2.0.0-rc.64", - "resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.64.tgz", - "integrity": "sha512-rRfm6YfieQoKmfqZYlM+S5N7sU+iiwlAb80uEo+CTMm7lxsPSDRH2X13u3op35KQn/QWqkEVkf75vTesyBZZhw==", + "version": "2.0.0-rc.65", + "resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.65.tgz", + "integrity": "sha512-Fj7h32V6BdOBdLWPDCvLTYrJgLJInXW+X/8rv/QH73+JjrHlyObqfzQEMkp2mDu/05WqM1BEzTDPFHgPNvqJJw==", "dev": true, "dependencies": { "@stackblitz/sdk": "^1.11.0", @@ -9425,17 +9329,16 @@ } }, "node_modules/vuepress-theme-hope": { - "version": "2.0.0-rc.64", - "resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.64.tgz", - "integrity": "sha512-nRy00CHINQXeKa7ztOyRyYPnP0rzL2iyEDTXMGOEbBtYS2RCp6CM/587nCKV7VXrFPY/3Ps/4C2Abf9kTkMdwA==", + "version": "2.0.0-rc.65", + "resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.65.tgz", + "integrity": "sha512-B2wcIb2t8avRNhuIPH/BEMeN2sJZbrzaLE1j/kP/YEVqvXFyfLjlwrlYsZUfqE2xiUvVWJ6THMgSU0V2bY6OFA==", "dev": true, "dependencies": { "@vuepress/helper": "2.0.0-rc.66", "@vuepress/plugin-active-header-links": "2.0.0-rc.66", "@vuepress/plugin-back-to-top": "2.0.0-rc.66", "@vuepress/plugin-blog": "2.0.0-rc.66", - "@vuepress/plugin-catalog": "2.0.0-rc.66", - "@vuepress/plugin-comment": "2.0.0-rc.66", + "@vuepress/plugin-catalog": "2.0.0-rc.67", "@vuepress/plugin-copy-code": "2.0.0-rc.66", "@vuepress/plugin-copyright": "2.0.0-rc.66", "@vuepress/plugin-git": "2.0.0-rc.66", @@ -9449,7 +9352,7 @@ "@vuepress/plugin-markdown-tab": "2.0.0-rc.66", "@vuepress/plugin-notice": "2.0.0-rc.66", "@vuepress/plugin-nprogress": "2.0.0-rc.66", - "@vuepress/plugin-photo-swipe": "2.0.0-rc.66", + "@vuepress/plugin-photo-swipe": "2.0.0-rc.67", "@vuepress/plugin-reading-time": "2.0.0-rc.66", "@vuepress/plugin-redirect": "2.0.0-rc.66", "@vuepress/plugin-rtl": "2.0.0-rc.66", @@ -9458,13 +9361,12 @@ "@vuepress/plugin-shiki": "2.0.0-rc.66", "@vuepress/plugin-sitemap": "2.0.0-rc.66", "@vuepress/plugin-theme-data": "2.0.0-rc.66", - "@vuepress/plugin-watermark": "2.0.0-rc.66", "@vueuse/core": "^12.0.0", "balloon-css": "^1.2.0", "bcrypt-ts": "^5.0.3", "chokidar": "^3.6.0", "vue": "^3.5.13", - "vuepress-plugin-components": "2.0.0-rc.64", + "vuepress-plugin-components": "2.0.0-rc.65", "vuepress-plugin-md-enhance": "2.0.0-rc.64", "vuepress-shared": "2.0.0-rc.64" }, @@ -9475,13 +9377,15 @@ "yarn": ">=2" }, "peerDependencies": { - "@vuepress/plugin-docsearch": "2.0.0-rc.66", + "@vuepress/plugin-comment": "2.0.0-rc.67", + "@vuepress/plugin-docsearch": "2.0.0-rc.67", "@vuepress/plugin-feed": "2.0.0-rc.66", "@vuepress/plugin-prismjs": "2.0.0-rc.66", "@vuepress/plugin-pwa": "2.0.0-rc.66", - "@vuepress/plugin-revealjs": "2.0.0-rc.66", + "@vuepress/plugin-revealjs": "2.0.0-rc.67", "@vuepress/plugin-search": "2.0.0-rc.66", - "@vuepress/plugin-slimsearch": "2.0.0-rc.66", + "@vuepress/plugin-slimsearch": "2.0.0-rc.67", + "@vuepress/plugin-watermark": "2.0.0-rc.67", "nodejs-jieba": "^0.2.1", "sass": "^1.81.0", "sass-embedded": "^1.81.0", @@ -9489,6 +9393,9 @@ "vuepress": "2.0.0-rc.19" }, "peerDependenciesMeta": { + "@vuepress/plugin-comment": { + "optional": true + }, "@vuepress/plugin-docsearch": { "optional": true }, @@ -9510,6 +9417,9 @@ "@vuepress/plugin-slimsearch": { "optional": true }, + "@vuepress/plugin-watermark": { + "optional": true + }, "nodejs-jieba": { "optional": true }, @@ -9543,15 +9453,6 @@ "node": ">=12.0.0" } }, - "node_modules/watermark-js-plus": { - "version": "1.5.7", - "resolved": "https://registry.npmjs.org/watermark-js-plus/-/watermark-js-plus-1.5.7.tgz", - "integrity": "sha512-KaQEUnvBX5em2hBeuKcpAASpV+sO1j8NbXY7FL7jb0w1TCKmMSyn8nkj2e+KeleuQ1iwyXHEMFdSWXDIQsACYQ==", - "dev": true, - "engines": { - "node": ">=20.0.0" - } - }, "node_modules/whatwg-encoding": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", @@ -10050,21 +9951,6 @@ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", "dev": true }, - "@lit-labs/ssr-dom-shim": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.1.tgz", - "integrity": "sha512-wx4aBmgeGvFmOKucFKY+8VFJSYZxs9poN3SDNQFF6lT6NrQUnHiPB2PWz2sc4ieEcAaYYzN+1uWahEeTq2aRIQ==", - "dev": true - }, - "@lit/reactive-element": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.0.4.tgz", - "integrity": "sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==", - "dev": true, - "requires": { - "@lit-labs/ssr-dom-shim": "^1.2.0" - } - }, "@mdit-vue/plugin-component": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/@mdit-vue/plugin-component/-/plugin-component-2.1.3.tgz", @@ -11124,7 +11010,8 @@ "version": "2.0.7", "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", - "dev": true + "dev": true, + "optional": true }, "@types/unist": { "version": "3.0.3", @@ -11453,26 +11340,15 @@ } }, "@vuepress/plugin-catalog": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.66.tgz", - "integrity": "sha512-vIpfKnUJ2wtVk4JjLa7h91tN7LUi9rWTwrtiRCtUeRkkX9HX/VlxcnVFVIzClNwo0vTRuIVnMsIfKbta5QKZIw==", + "version": "2.0.0-rc.67", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-catalog/-/plugin-catalog-2.0.0-rc.67.tgz", + "integrity": "sha512-AjKJWuMgkb44uLaylcQ/58jiEI4rNT2cr1RJU29b1vLWbxXtgDGWi1A/13j61bu9mIciUSStCx4xvHHnOEN39w==", "dev": true, "requires": { "@vuepress/helper": "2.0.0-rc.66", "vue": "^3.5.13" } }, - "@vuepress/plugin-comment": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-comment/-/plugin-comment-2.0.0-rc.66.tgz", - "integrity": "sha512-Rvr7EH7BTv1xSuUWoVWHj4iErSelDYgtKwkDQ2uJYVFwvV1y2ue5eInWSsCQdESZG52AbFO/UobQNbpCXp+v+A==", - "dev": true, - "requires": { - "@vuepress/helper": "2.0.0-rc.66", - "giscus": "^1.5.0", - "vue": "^3.5.13" - } - }, "@vuepress/plugin-copy-code": { "version": "2.0.0-rc.66", "resolved": "https://registry.npmjs.org/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.66.tgz", @@ -11796,9 +11672,9 @@ } }, "@vuepress/plugin-photo-swipe": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.66.tgz", - "integrity": "sha512-lKF0yFYAJ6lhg6+/ud2CukOznMV3G8ZivZIAIG79YrM27FeFG0QznXVYdWmA/76sPu83gGQEQLFM6DyDHgkhEg==", + "version": "2.0.0-rc.67", + "resolved": "https://registry.npmjs.org/@vuepress/plugin-photo-swipe/-/plugin-photo-swipe-2.0.0-rc.67.tgz", + "integrity": "sha512-I/u77fMvOmDiWrETjkGoAV9gLGjbykmSETfzYFsp2FxU8Rl6JWqdj09siIY30+q/EECIH+xVzq0f4zx+/9fzmA==", "dev": true, "requires": { "@vuepress/helper": "2.0.0-rc.66", @@ -11927,17 +11803,6 @@ } } }, - "@vuepress/plugin-watermark": { - "version": "2.0.0-rc.66", - "resolved": "https://registry.npmjs.org/@vuepress/plugin-watermark/-/plugin-watermark-2.0.0-rc.66.tgz", - "integrity": "sha512-QaC7v/s/kUvO7rMzoyE3V4VPXDQarMUNEBVbSi4k/ghJxCyyO57GxlB2P+5ZLgp5P3frmecGd/BJ0lNUFPbR3g==", - "dev": true, - "requires": { - "@vuepress/helper": "2.0.0-rc.66", - "vue": "^3.5.13", - "watermark-js-plus": "^1.5.7" - } - }, "@vuepress/shared": { "version": "2.0.0-rc.19", "resolved": "https://registry.npmjs.org/@vuepress/shared/-/shared-2.0.0-rc.19.tgz", @@ -13620,15 +13485,6 @@ "assert-plus": "^1.0.0" } }, - "giscus": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/giscus/-/giscus-1.5.0.tgz", - "integrity": "sha512-t3LL0qbSO3JXq3uyQeKpF5CegstGfKX/0gI6eDe1cmnI7D56R7j52yLdzw4pdKrg3VnufwCgCM3FDz7G1Qr6lg==", - "dev": true, - "requires": { - "lit": "^3.1.2" - } - }, "glob-parent": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", @@ -14120,37 +13976,6 @@ "wrap-ansi": "^7.0.0" } }, - "lit": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/lit/-/lit-3.2.1.tgz", - "integrity": "sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w==", - "dev": true, - "requires": { - "@lit/reactive-element": "^2.0.4", - "lit-element": "^4.1.0", - "lit-html": "^3.2.0" - } - }, - "lit-element": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.1.1.tgz", - "integrity": "sha512-HO9Tkkh34QkTeUmEdNYhMT8hzLid7YlMlATSi1q4q17HE5d9mrrEHJ/o8O2D0cMi182zK1F3v7x0PWFjrhXFew==", - "dev": true, - "requires": { - "@lit-labs/ssr-dom-shim": "^1.2.0", - "@lit/reactive-element": "^2.0.4", - "lit-html": "^3.2.0" - } - }, - "lit-html": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.2.1.tgz", - "integrity": "sha512-qI/3lziaPMSKsrwlxH/xMgikhQ0EGOX2ICU73Bi/YHFvz2j/yMCIrw4+puF2IpQ4+upd3EWbvnHM9+PnJn48YA==", - "dev": true, - "requires": { - "@types/trusted-types": "^2.0.2" - } - }, "local-pkg": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz", @@ -16010,9 +15835,9 @@ } }, "vuepress-plugin-components": { - "version": "2.0.0-rc.64", - "resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.64.tgz", - "integrity": "sha512-rRfm6YfieQoKmfqZYlM+S5N7sU+iiwlAb80uEo+CTMm7lxsPSDRH2X13u3op35KQn/QWqkEVkf75vTesyBZZhw==", + "version": "2.0.0-rc.65", + "resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.65.tgz", + "integrity": "sha512-Fj7h32V6BdOBdLWPDCvLTYrJgLJInXW+X/8rv/QH73+JjrHlyObqfzQEMkp2mDu/05WqM1BEzTDPFHgPNvqJJw==", "dev": true, "requires": { "@stackblitz/sdk": "^1.11.0", @@ -16076,17 +15901,16 @@ } }, "vuepress-theme-hope": { - "version": "2.0.0-rc.64", - "resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.64.tgz", - "integrity": "sha512-nRy00CHINQXeKa7ztOyRyYPnP0rzL2iyEDTXMGOEbBtYS2RCp6CM/587nCKV7VXrFPY/3Ps/4C2Abf9kTkMdwA==", + "version": "2.0.0-rc.65", + "resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.65.tgz", + "integrity": "sha512-B2wcIb2t8avRNhuIPH/BEMeN2sJZbrzaLE1j/kP/YEVqvXFyfLjlwrlYsZUfqE2xiUvVWJ6THMgSU0V2bY6OFA==", "dev": true, "requires": { "@vuepress/helper": "2.0.0-rc.66", "@vuepress/plugin-active-header-links": "2.0.0-rc.66", "@vuepress/plugin-back-to-top": "2.0.0-rc.66", "@vuepress/plugin-blog": "2.0.0-rc.66", - "@vuepress/plugin-catalog": "2.0.0-rc.66", - "@vuepress/plugin-comment": "2.0.0-rc.66", + "@vuepress/plugin-catalog": "2.0.0-rc.67", "@vuepress/plugin-copy-code": "2.0.0-rc.66", "@vuepress/plugin-copyright": "2.0.0-rc.66", "@vuepress/plugin-git": "2.0.0-rc.66", @@ -16100,7 +15924,7 @@ "@vuepress/plugin-markdown-tab": "2.0.0-rc.66", "@vuepress/plugin-notice": "2.0.0-rc.66", "@vuepress/plugin-nprogress": "2.0.0-rc.66", - "@vuepress/plugin-photo-swipe": "2.0.0-rc.66", + "@vuepress/plugin-photo-swipe": "2.0.0-rc.67", "@vuepress/plugin-reading-time": "2.0.0-rc.66", "@vuepress/plugin-redirect": "2.0.0-rc.66", "@vuepress/plugin-rtl": "2.0.0-rc.66", @@ -16109,13 +15933,12 @@ "@vuepress/plugin-shiki": "2.0.0-rc.66", "@vuepress/plugin-sitemap": "2.0.0-rc.66", "@vuepress/plugin-theme-data": "2.0.0-rc.66", - "@vuepress/plugin-watermark": "2.0.0-rc.66", "@vueuse/core": "^12.0.0", "balloon-css": "^1.2.0", "bcrypt-ts": "^5.0.3", "chokidar": "^3.6.0", "vue": "^3.5.13", - "vuepress-plugin-components": "2.0.0-rc.64", + "vuepress-plugin-components": "2.0.0-rc.65", "vuepress-plugin-md-enhance": "2.0.0-rc.64", "vuepress-shared": "2.0.0-rc.64" } @@ -16133,12 +15956,6 @@ "rxjs": "^7.8.1" } }, - "watermark-js-plus": { - "version": "1.5.7", - "resolved": "https://registry.npmjs.org/watermark-js-plus/-/watermark-js-plus-1.5.7.tgz", - "integrity": "sha512-KaQEUnvBX5em2hBeuKcpAASpV+sO1j8NbXY7FL7jb0w1TCKmMSyn8nkj2e+KeleuQ1iwyXHEMFdSWXDIQsACYQ==", - "dev": true - }, "whatwg-encoding": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", diff --git a/package.json b/package.json index ee24e4db6..a47ffb68f 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "start-server-and-test": "^2.0.9", "vue": "^3.5.13", "vuepress": "2.0.0-rc.19", - "vuepress-theme-hope": "2.0.0-rc.64" + "vuepress-theme-hope": "2.0.0-rc.65" } }