From: Haoqun Jiang Date: Mon, 29 May 2023 16:37:31 +0000 (+0800) Subject: chore: update pnpm to 8 X-Git-Tag: v3.7.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8ebd7b62b852befa221da64c9e4e6bfd3fe178;p=thirdparty%2Fvuejs%2Fcreate-vue.git chore: update pnpm to 8 --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 620d83d3..2081e9f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v3 - uses: pnpm/action-setup@v2 with: - version: 7 + version: 8 - uses: actions/setup-node@v3 with: node-version: 18 @@ -104,7 +104,7 @@ jobs: - uses: actions/checkout@v3 - uses: pnpm/action-setup@v2 with: - version: 7 + version: 8 - uses: actions/setup-node@v3 with: node-version: ${{ matrix.node-version }} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0f0dd40e..d0440b0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,8 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false importers: