mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 13:52:20 +00:00
chore: add client2 tmp pkg
This commit is contained in:
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@@ -236,6 +236,25 @@ importers:
|
||||
specifier: ^1.139.0
|
||||
version: 1.146.0
|
||||
|
||||
packages/zitadel-client2:
|
||||
dependencies:
|
||||
'@bufbuild/protobuf':
|
||||
specifier: ^1.8.0
|
||||
version: 1.9.0
|
||||
'@connectrpc/connect':
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0(@bufbuild/protobuf@1.9.0)
|
||||
'@zitadel/proto':
|
||||
specifier: workspace:*
|
||||
version: link:../zitadel-proto
|
||||
devDependencies:
|
||||
'@zitadel/tsconfig':
|
||||
specifier: workspace:*
|
||||
version: link:../zitadel-tsconfig
|
||||
eslint-config-zitadel:
|
||||
specifier: workspace:*
|
||||
version: link:../eslint-config-zitadel
|
||||
|
||||
packages/zitadel-next:
|
||||
dependencies:
|
||||
'@zitadel/react':
|
||||
@@ -653,6 +672,11 @@ packages:
|
||||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==, tarball: https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz}
|
||||
engines: {node: '>=0.1.90'}
|
||||
|
||||
'@connectrpc/connect@1.4.0':
|
||||
resolution: {integrity: sha512-vZeOkKaAjyV4+RH3+rJZIfDFJAfr+7fyYr6sLDKbYX3uuTVszhFe9/YKf5DNqrDb5cKdKVlYkGn6DTDqMitAnA==, tarball: https://registry.npmjs.org/@connectrpc/connect/-/connect-1.4.0.tgz}
|
||||
peerDependencies:
|
||||
'@bufbuild/protobuf': ^1.4.2
|
||||
|
||||
'@cypress/request@3.0.1':
|
||||
resolution: {integrity: sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ==, tarball: https://registry.npmjs.org/@cypress/request/-/request-3.0.1.tgz}
|
||||
engines: {node: '>= 6'}
|
||||
@@ -5293,6 +5317,10 @@ snapshots:
|
||||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@connectrpc/connect@1.4.0(@bufbuild/protobuf@1.9.0)':
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 1.9.0
|
||||
|
||||
'@cypress/request@3.0.1':
|
||||
dependencies:
|
||||
aws-sign2: 0.7.0
|
||||
|
||||
Reference in New Issue
Block a user