ci: Upgrade pnpm (no-changelog) (#9606)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2024-06-04 11:44:44 +02:00 committed by GitHub
parent b91e50fc92
commit 87faa58045
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15076 additions and 12373 deletions

View file

@ -68,7 +68,7 @@ dependencies are installed and the packages get linked correctly. Here's a short
#### pnpm
[pnpm](https://pnpm.io/) version 8.9 or newer is required for development purposes. We recommend installing it with [corepack](#corepack).
[pnpm](https://pnpm.io/) version 9.1 or newer is required for development purposes. We recommend installing it with [corepack](#corepack).
##### pnpm workspaces

View file

@ -5,9 +5,9 @@
"homepage": "https://n8n.io",
"engines": {
"node": ">=18.10",
"pnpm": ">=8.14"
"pnpm": ">=9.1"
},
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@9.1.4",
"scripts": {
"preinstall": "node scripts/block-npm-install.js",
"build": "turbo run build",

File diff suppressed because it is too large Load diff