-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpnpm-lock.yaml
34 lines (28 loc) · 963 Bytes
/
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
lockfileVersion: 5.4
specifiers:
'@titanom/prettier-config': ^1.0.3
prettier: ^2.8.4
typescript: ^5.0.2
devDependencies:
'@titanom/prettier-config': [email protected]
prettier: 2.8.4
typescript: 5.0.2
packages:
/@titanom/prettier-config/[email protected]:
resolution: {integrity: sha512-8Fidn3Kq1CapWP3PGS8hy8Tphzbxf8qm70HLqvIjOvE5r63KkW9SePMa+p3SaxnwayZRaxEcxARf8/oExrQmYA==}
engines: {node: '>=16', pnpm: '>=7'}
peerDependencies:
prettier: ^2.x.x
dependencies:
prettier: 2.8.4
dev: true
/prettier/2.8.4:
resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==}
engines: {node: '>=10.13.0'}
hasBin: true
dev: true
/typescript/5.0.2:
resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==}
engines: {node: '>=12.20'}
hasBin: true
dev: true