chore(deps): update pnpm to v10.10.0 (#541)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-01 22:30:41 +01:00 committed by GitHub
parent fa3981aa30
commit fa5094cc4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@
"lint": "eslint . --ext .ts \"$@\" && pnpm g:typecheck",
"postinstall": "husky && pnpm --filter @catppuccin/vscode compiled:pack"
},
"packageManager": "pnpm@10.9.0",
"packageManager": "pnpm@10.10.0",
"engines": {
"node": ">=20.0.0"
},