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

@ -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"
},