-
Notifications
You must be signed in to change notification settings - Fork 248
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
50 lines (46 loc) · 1.1 KB
/
pnpm-workspace.yaml
File metadata and controls
50 lines (46 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
packages:
- packages/*
- demo
- demo-openid
- samples/*
catalog:
'@animo-id/pex': ^6.1.1
'@astronautlabs/jsonpath': ^1.1.2
'@biomejs/biome': 2.3.14
'@hyperledger/anoncreds-nodejs': ^0.4.0
'@hyperledger/anoncreds-shared': ^0.4.0
'@hyperledger/indy-vdr-nodejs': ^0.3.0
'@hyperledger/indy-vdr-shared': ^0.3.0
'@openwallet-foundation/askar-nodejs': 0.6.0
'@openwallet-foundation/askar-shared': 0.6.0
'@peculiar/x509': ^1.14.3
'@sphereon/pex-models': ^2.3.2
'@stablelib/ed25519': ^2.0.2
'@types/express': ^5.0.6
'@types/node': ^20.19.31
'@types/ws': ^8.18.1
'@vitest/coverage-v8': ^4.0.18
class-transformer: 0.5.1
class-validator: ^0.14.3
express: ^5.2.1
nock: ^14.0.11
reflect-metadata: 0.2.2
rxjs: ^7.8.2
tsyringe: ^4.10.0
typescript: ~5.9.3
vitest: ^4.0.18
ws: ^8.19.0
zod: ^4.3.6
ignoredBuiltDependencies:
- es5-ext
- esbuild
- protobufjs
- secp256k1
onlyBuiltDependencies:
- '@biomejs/biome'
- '@hyperledger/anoncreds-nodejs'
- '@hyperledger/indy-vdr-nodejs'
- '@openwallet-foundation/askar-nodejs'
- cbor-extract
- koffi
- zstd-napi