forked from openwallet-foundation/credo-ts
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
53 lines (50 loc) · 1.36 KB
/
pnpm-workspace.yaml
File metadata and controls
53 lines (50 loc) · 1.36 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
50
51
52
53
packages:
- packages/*
- demo
- demo-openid
- samples/*
catalog:
'@biomejs/biome': ^2.3.8
'@animo-id/pex': ^6.1.1
'@astronautlabs/jsonpath': ^1.1.2
'@hyperledger/anoncreds-nodejs': ^0.3.4
'@hyperledger/anoncreds-shared': ^0.3.4
'@hyperledger/indy-vdr-nodejs': ^0.2.3
'@hyperledger/indy-vdr-shared': ^0.2.3
'@openwallet-foundation/askar-nodejs': ^0.4.3
'@openwallet-foundation/askar-shared': ^0.4.3
'@peculiar/x509': ^1.14.2
'@sphereon/pex-models': ^2.3.2
'@stablelib/ed25519': ^2.0.2
'@types/express': ^5.0.6
'@types/node': ^20.19.25
'@types/ws': ^8.18.1
'@vitest/coverage-v8': ^4.0.14
class-transformer: 0.5.1
# We have locked the version in a lot of repos because 0.14.2 released
# some breaking changes. We now account for that, but keep it at ^0.14.1
# for now to not make npm install multiple versions (as 0.14.1 is still valid)
class-validator: ^0.14.1
express: ^5.2.0
nock: ^14.0.10
reflect-metadata: 0.2.2
rxjs: ^7.8.2
tsyringe: ^4.10.0
typescript: ~5.9.3
vitest: ^4.0.14
ws: ^8.18.3
zod: ^4.1.12
ignoredBuiltDependencies:
- es5-ext
- esbuild
- protobufjs
- secp256k1
onlyBuiltDependencies:
- '@2060.io/ffi-napi'
- '@2060.io/ref-napi'
- '@biomejs/biome'
- '@hyperledger/anoncreds-nodejs'
- '@hyperledger/indy-vdr-nodejs'
- '@openwallet-foundation/askar-nodejs'
- zstd-napi
- cbor-extract