chore: update pnpm

This commit is contained in:
Torsten Dittmann
2024-06-21 12:22:37 +02:00
parent 19b5929c8b
commit c8e4ebc502
3 changed files with 4333 additions and 3605 deletions

View File

@@ -14,12 +14,9 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 18
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 8
run_install: false
node-version: 20
- name: Install pnpm
run: corepack enable
- name: Get pnpm store directory
shell: bash
run: |

View File

@@ -1,5 +1,5 @@
{
"name": "website-svelte",
"name": "appwrite-website",
"version": "0.0.1",
"private": true,
"type": "module",
@@ -20,7 +20,7 @@
"test:integration": "playwright test",
"test:unit": "vitest"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
"dependencies": {
"h3": "^1.11.1"
},

7655
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff