-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpnpm-lock.yaml
49 lines (40 loc) · 1.35 KB
/
pnpm-lock.yaml
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
lockfileVersion: 5.3
specifiers:
'@types/node': ^14.14.37
fp-ts: '=2.10.0'
io-ts: '=2.2.0'
tslib: '=2.0.0'
typescript: ^4
zod: '=3.2.0'
devDependencies:
'@types/node': 14.17.4
fp-ts: 2.10.0
io-ts: [email protected]
tslib: 2.0.0
typescript: 4.3.4
zod: 3.2.0
packages:
/@types/node/14.17.4:
resolution: {integrity: sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==}
dev: true
/fp-ts/2.10.0:
resolution: {integrity: sha512-FC2VYweD6QJ5qIKq2wGXRuTtMxIRrXqLlIhRDnxVisbmjEEENHPyf6vrQ9Tdj5Pha1o/SbdYBrfANpvaUxW0dg==}
dev: true
/io-ts/[email protected]:
resolution: {integrity: sha512-BIZkC9IJ1ix8v3ttSWb5CWVzbEbMkGwjl0dMBGCXVT921/4f/9wAngsqA8VLXFe5JjLJ3INxBufz3BaQVf2zKw==}
peerDependencies:
fp-ts: ^2.0.0
dependencies:
fp-ts: 2.10.0
dev: true
/tslib/2.0.0:
resolution: {integrity: sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==}
dev: true
/typescript/4.3.4:
resolution: {integrity: sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==}
engines: {node: '>=4.2.0'}
hasBin: true
dev: true
/zod/3.2.0:
resolution: {integrity: sha512-yvcO3FZ8URR+LliMGqaW7tlVOOTzmup3vzKEe9Ds7twyJtdhvYa7dIYr0FbD1wVfWC1OuS83vZfHtCKslPuRhA==}
dev: true