Barazo default frontend barazo.forum
at main 21 lines 587 B view raw
1ignoredBuiltDependencies: 2 - sharp 3 - unrs-resolver 4 5# Catalog entries for CI (standalone) installs. 6# When running in the workspace root, the root pnpm-workspace.yaml takes precedence. 7# Keep these versions in sync with the workspace root catalog. 8catalog: 9 zod: '4.3.6' 10 vitest: '4.0.18' 11 typescript: '5.9.3' 12 typescript-eslint: '8.56.1' 13 eslint: '10.0.1' 14 '@types/node': '25.3.3' 15 '@commitlint/cli': '20.4.2' 16 '@commitlint/config-conventional': '20.4.2' 17 '@vitest/coverage-v8': '4.0.18' 18 husky: '9.1.7' 19 lint-staged: '16.3.1' 20 multiformats: '13.4.2' 21 prettier: '3.8.1'