feat: migrate to pnpm

This commit is contained in:
07akioni
2026-06-16 14:55:37 +08:00
parent 30765bd6d5
commit dabc2ff411
46 changed files with 4697 additions and 5064 deletions

13
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,13 @@
packages:
- vendor/*
- packages/*
peerDependencyRules:
allowedVersions:
typescript: '>=5 <7'
allowBuilds:
'@google/genai': true
esbuild: true
lefthook: true
protobufjs: true