Compare commits

...

2 Commits

Author SHA1 Message Date
Countess von Containerheim 0fcc1acb98 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
2026-05-20 03:03:48 +00:00
Chris Farhood a34c70568b fix: standardize pnpm to 10.32.1 to match other headlamp plugins
Updates packageManager field from pnpm@9.15.4 to pnpm@10.32.1 to ensure
consistency across all headlamp plugins (argocd-plugin, polaris-plugin,
sealed-secrets-plugin all use 10.32.1).

Resolves packageManager version mismatch that could cause lockfile sync issues.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-11 23:02:23 +00:00
+1 -1
View File
@@ -50,7 +50,7 @@
"lodash": ">=4.18.0",
"elliptic": ">=6.6.1"
},
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.32.1",
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",