-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpnpm-lock.yaml
36 lines (36 loc) · 1.12 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
dependencies:
typescript-logic: 0.0.0
devDependencies:
static-type-assert: [email protected]
typescript: 4.0.2
lockfileVersion: 5.1
packages:
/static-type-assert/[email protected]:
dependencies:
typescript: 4.0.2
typescript-compare: 0.0.2
dev: true
peerDependencies:
typescript: ^3.0.3
resolution:
integrity: sha512-zMKAbDEqRbysJdAmO6fcylkbTa1GQ285xZZvTxbjxNficxF+zVdkwsozJqbVntKds0oZ40kLFkPYTi2JO3zOBA==
/typescript-compare/0.0.2:
dependencies:
typescript-logic: 0.0.0
dev: true
resolution:
integrity: sha512-8ja4j7pMHkfLJQO2/8tut7ub+J3Lw2S3061eJLFQcvs3tsmJKp8KG5NtpLn7KcY2w08edF74BSVN7qJS0U6oHA==
/typescript-logic/0.0.0:
resolution:
integrity: sha512-zXFars5LUkI3zP492ls0VskH3TtdeHCqu0i7/duGt60i5IGPIpAHE/DWo5FqJ6EjQ15YKXrt+AETjv60Dat34Q==
/typescript/4.0.2:
dev: true
engines:
node: '>=4.2.0'
hasBin: true
resolution:
integrity: sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
specifiers:
static-type-assert: 3.0.1
typescript: ~4.0.0
typescript-logic: ^0.0.0