mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 07:53:00 +00:00
client setup
This commit is contained in:
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
@@ -86,7 +86,7 @@ importers:
|
||||
lint-staged: 13.0.3
|
||||
make-dir-cli: 3.0.0
|
||||
postcss: 8.4.21
|
||||
prettier-plugin-tailwindcss: 0.1.13_prettier@2.7.1
|
||||
prettier-plugin-tailwindcss: 0.1.13_prettier@2.8.0
|
||||
tailwindcss: 3.2.4_postcss@8.4.21
|
||||
ts-proto: 1.146.0
|
||||
typescript: 4.8.4
|
||||
@@ -108,9 +108,14 @@ importers:
|
||||
'@zitadel/tsconfig': workspace:*
|
||||
eslint: ^7.32.0
|
||||
eslint-config-zitadel: workspace:*
|
||||
jose: ^4.13.1
|
||||
nice-grpc: 2.0.1
|
||||
ts-proto: ^1.139.0
|
||||
tsup: ^5.10.1
|
||||
typescript: ^4.5.3
|
||||
dependencies:
|
||||
jose: 4.13.1
|
||||
nice-grpc: 2.0.1
|
||||
devDependencies:
|
||||
'@zitadel/tsconfig': link:../zitadel-tsconfig
|
||||
eslint: 7.32.0
|
||||
@@ -4423,6 +4428,10 @@ packages:
|
||||
/isexe/2.0.0:
|
||||
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
||||
|
||||
/jose/4.13.1:
|
||||
resolution: {integrity: sha512-MSJQC5vXco5Br38mzaQKiq9mwt7lwj2eXpgpRyQYNHYt2lq1PjkWa7DLXX0WVcQLE9HhMh3jPiufS7fhJf+CLQ==}
|
||||
dev: false
|
||||
|
||||
/joycon/3.1.1:
|
||||
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
|
||||
engines: {node: '>=10'}
|
||||
@@ -5381,19 +5390,13 @@ packages:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
/prettier-plugin-tailwindcss/0.1.13_prettier@2.7.1:
|
||||
/prettier-plugin-tailwindcss/0.1.13_prettier@2.8.0:
|
||||
resolution: {integrity: sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==}
|
||||
engines: {node: '>=12.17.0'}
|
||||
peerDependencies:
|
||||
prettier: '>=2.2.0'
|
||||
dependencies:
|
||||
prettier: 2.7.1
|
||||
dev: true
|
||||
|
||||
/prettier/2.7.1:
|
||||
resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
prettier: 2.8.0
|
||||
dev: true
|
||||
|
||||
/prettier/2.8.0:
|
||||
|
||||
Reference in New Issue
Block a user