Merge pull request 'fix: standardize pnpm to 10.32.1 to match other headlamp plugins' (#80) from fix/standardize-pnpm-version into main
CI / ci (push) Successful in 42s

fix: standardize pnpm to 10.32.1
This commit was merged in pull request #80.
This commit is contained in:
2026-05-20 03:03:48 +00:00
+1 -1
View File
@@ -50,7 +50,7 @@
"lodash": ">=4.18.0", "lodash": ">=4.18.0",
"elliptic": ">=6.6.1" "elliptic": ">=6.6.1"
}, },
"packageManager": "pnpm@9.15.4", "packageManager": "pnpm@10.32.1",
"pnpm": { "pnpm": {
"onlyBuiltDependencies": [ "onlyBuiltDependencies": [
"@swc/core", "@swc/core",