chore: upgrade buf connect v2

This commit is contained in:
Yordis Prieto
2024-11-19 15:55:14 -05:00
parent 699abeb91c
commit e279b3422d
11 changed files with 269 additions and 227 deletions

View File

@@ -44,8 +44,8 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"dependencies": {
"@bufbuild/protobuf": "^2.0.0",
"@connectrpc/connect": "2.0.0-alpha.1",
"@bufbuild/protobuf": "^2.2.2",
"@connectrpc/connect": "^2.0.0",
"@zitadel/proto": "workspace:*"
},
"devDependencies": {