-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
94 lines (72 loc) · 2.35 KB
/
pnpm-lock.yaml
File metadata and controls
94 lines (72 loc) · 2.35 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
overrides:
'@vercel/nft': ^0.27.4
'@types/node': ^24.0.0
typescript: ^6.0.2
importers:
.:
dependencies:
husky:
specifier: ^9.1.7
version: 9.1.7
devDependencies:
turbo:
specifier: ^2.9.4
version: 2.9.4
packages:
'@turbo/darwin-64@2.9.4':
resolution: {integrity: sha512-ZSlPqJ5Vqg/wgVw8P3AOVCIosnbBilOxLq7TMz3MN/9U46DUYfdG2jtfevNDufyxyrg98pcPs/GBgDRaaids6g==}
cpu: [x64]
os: [darwin]
'@turbo/darwin-arm64@2.9.4':
resolution: {integrity: sha512-9cjTWe4OiNlFMSRggPNh+TJlRs7MS5FWrHc96MOzft5vESWjjpvaadYPv5ykDW7b45mVHOF2U/W+48LoX9USWw==}
cpu: [arm64]
os: [darwin]
'@turbo/linux-64@2.9.4':
resolution: {integrity: sha512-Cl1GjxqBXQ+r9KKowmXG+lhD1gclLp48/SE7NxL//66iaMytRw0uiphWGOkccD92iPiRjHLRUaA9lOTtgr5OCA==}
cpu: [x64]
os: [linux]
'@turbo/linux-arm64@2.9.4':
resolution: {integrity: sha512-j2hPAKVmGNN2EsKigEWD+43y9m7zaPhNAs6ptsyfq0u7evHHBAXAwOfv86OEMg/gvC+pwGip0i1CIm1bR1vYug==}
cpu: [arm64]
os: [linux]
'@turbo/windows-64@2.9.4':
resolution: {integrity: sha512-1jWPjCe9ZRmsDTXE7uzqfySNQspnUx0g6caqvwps+k/sc+fm9hC/4zRQKlXZLbVmP3Xxp601Ju71boegHdnYGw==}
cpu: [x64]
os: [win32]
'@turbo/windows-arm64@2.9.4':
resolution: {integrity: sha512-dlko15TQVu/BFYmIY018Y3covWMRQlUgAkD+OOk+Rokcfj6VY02Vv4mCfT/Zns6B4q8jGbOd6IZhnCFYsE8Viw==}
cpu: [arm64]
os: [win32]
husky@9.1.7:
resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
engines: {node: '>=18'}
hasBin: true
turbo@2.9.4:
resolution: {integrity: sha512-wZ/kMcZCuK5oEp7sXSSo/5fzKjP9I2EhoiarZjyCm2Ixk0WxFrC/h0gF3686eHHINoFQOOSWgB/pGfvkR8rkgQ==}
hasBin: true
snapshots:
'@turbo/darwin-64@2.9.4':
optional: true
'@turbo/darwin-arm64@2.9.4':
optional: true
'@turbo/linux-64@2.9.4':
optional: true
'@turbo/linux-arm64@2.9.4':
optional: true
'@turbo/windows-64@2.9.4':
optional: true
'@turbo/windows-arm64@2.9.4':
optional: true
husky@9.1.7: {}
turbo@2.9.4:
optionalDependencies:
'@turbo/darwin-64': 2.9.4
'@turbo/darwin-arm64': 2.9.4
'@turbo/linux-64': 2.9.4
'@turbo/linux-arm64': 2.9.4
'@turbo/windows-64': 2.9.4
'@turbo/windows-arm64': 2.9.4