From b40170939669fb9a589b25932cc188ab78c5a048 Mon Sep 17 00:00:00 2001 From: levy <897895407@qq.com> Date: Sat, 30 Dec 2023 11:19:54 +0800 Subject: [PATCH] fix: pnpm-lock update --- .github/workflows/gh-pages.yml | 2 +- pnpm-lock.yaml | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index dc445047..0614c525 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -19,7 +19,7 @@ jobs: with: version: 8 - name: Install dependencies - run: pnpm install --no-frozen-lockfile + run: pnpm install - name: Build run: pnpm build - name: Deploy 🚀 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93161349..11d6ab6e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,6 +8,9 @@ dependencies: '@vuepress/client': specifier: 2.0.0-beta.66 version: 2.0.0-beta.66 + '@vuepress/plugin-register-components': + specifier: 2.0.0-beta.66 + version: 2.0.0-beta.66 '@vuepress/plugin-search': specifier: ^2.0.0-beta.66 version: 2.0.0-beta.66 @@ -2193,6 +2196,17 @@ packages: - supports-color dev: false + /@vuepress/plugin-register-components@2.0.0-beta.66: + resolution: {integrity: sha512-AQP813aOEByVcZXTsYXuzdC0rw/UjRETyTMwad83cAFM+lNle9bVBbMlC6FfXwb+hYo4Sbc9JJUvvaPUxc51jg==} + dependencies: + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 + chokidar: 3.5.3 + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + /@vuepress/plugin-search@2.0.0-beta.66: resolution: {integrity: sha512-OeAaTOBnBwIH1xyleyHGOVjgJNdGvbCPocNbnJOAjTaV6K5FeNgBlX338Kqw0adu2E4DK90UapYDmiXZH/BLAg==} dependencies: