]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: update pnpm to 8
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 29 May 2023 16:37:31 +0000 (00:37 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 29 May 2023 16:37:31 +0000 (00:37 +0800)
.github/workflows/ci.yml
pnpm-lock.yaml

index 620d83d3c9b32c3fe1a8156c18bccc2fb3cdf2e3..2081e9f35a5483bfdf40e9e5c96d40541f08dee4 100644 (file)
@@ -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 }}
index 0f0dd40eab344ed9474431c4dd8a48b0cb7d8465..d0440b0f3e0995d513644db765d39e6dcdbf0b27 100644 (file)
@@ -1,4 +1,8 @@
-lockfileVersion: '6.0'
+lockfileVersion: '6.1'
+
+settings:
+  autoInstallPeers: true
+  excludeLinksFromLockfile: false
 
 importers: