-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
35 lines (29 loc) · 910 Bytes
/
pnpm-lock.yaml
File metadata and controls
35 lines (29 loc) · 910 Bytes
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
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
devDependencies:
'@sindresorhus/tsconfig':
specifier: 8.0.0
version: 8.0.0
prettier:
specifier: 3.6.2
version: 3.6.2
typescript:
specifier: 5.9.2
version: 5.9.2
packages:
/@sindresorhus/tsconfig@8.0.0:
resolution: {integrity: sha512-2aZELaNoJR/6sxueOsxJzb+oU6pdCEvERqSmytfklBTZ9Bzmae/xE5F61Czp0nWXDVVukyDkaDAWpV84MJEE3Q==}
engines: {node: '>=20'}
dev: true
/prettier@3.6.2:
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
engines: {node: '>=14'}
hasBin: true
dev: true
/typescript@5.9.2:
resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
engines: {node: '>=14.17'}
hasBin: true
dev: true