Sfoglia il codice sorgente

chore: Update pnpm lockfile

MystiPanda 1 anno fa
parent
commit
339c89dd1c
3 ha cambiato i file con 219 aggiunte e 445 eliminazioni
  1. 1 1
      .github/workflows/alpha.yml
  2. 1 1
      .github/workflows/release.yml
  3. 217 443
      pnpm-lock.yaml

+ 1 - 1
.github/workflows/alpha.yml

@@ -49,7 +49,7 @@ jobs:
       - uses: pnpm/action-setup@v3
         name: Install pnpm
         with:
-          version: 8
+          version: 9
           run_install: false
 
       - name: Pnpm install and check

+ 1 - 1
.github/workflows/release.yml

@@ -46,7 +46,7 @@ jobs:
       - uses: pnpm/action-setup@v3
         name: Install pnpm
         with:
-          version: 8
+          version: 9
           run_install: false
 
       - name: Pnpm install and check

File diff suppressed because it is too large
+ 217 - 443
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff