chore(deps): upgrade PNPM to v9.4.0

This commit is contained in:
Joakim Carlstein 2024-06-27 11:12:21 +02:00
parent 0ff9f60d59
commit 2cefa2508b
3 changed files with 5785 additions and 4677 deletions

View file

@ -34,7 +34,7 @@ jobs:
with:
path: ./docs # The root location of your Astro project inside the repository. (optional)
node-version: 20 # The specific version of Node that should be used to build your site. Defaults to 18. (optional)
package-manager: pnpm@8.10.2 # The Node package manager that should be used to install dependencies and build your site. Automatically detected based on your lockfile. (optional)
package-manager: pnpm@9.4.0 # The Node package manager that should be used to install dependencies and build your site. Automatically detected based on your lockfile. (optional)
deploy:
needs: build

View file

@ -38,8 +38,9 @@
"license": "MIT",
"volta": {
"node": "20.9.0",
"pnpm": "8.10.2"
"pnpm": "9.4.0"
},
"packageManager": "pnpm@9.4.0",
"engines": {
"node": ">=18"
},

10457
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff