-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
104 lines (78 loc) · 2.55 KB
/
pnpm-lock.yaml
File metadata and controls
104 lines (78 loc) · 2.55 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
95
96
97
98
99
100
101
102
103
104
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
prettier:
specifier: ^3.4.2
version: 3.4.2
turbo:
specifier: ^2.4.0
version: 2.4.0
typescript:
specifier: 5.7.3
version: 5.7.3
apps/backend: {}
apps/client: {}
packages/engine: {}
packages:
prettier@3.4.2:
resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
engines: {node: '>=14'}
hasBin: true
turbo-darwin-64@2.4.0:
resolution: {integrity: sha512-kVMScnPUa3R4n7woNmkR15kOY0aUwCLJcUyH5UC59ggKqr5HIHwweKYK8N1pwBQso0LQF4I9i93hIzfJguCcwQ==}
cpu: [x64]
os: [darwin]
turbo-darwin-arm64@2.4.0:
resolution: {integrity: sha512-8JObIpfun1guA7UlFR5jC/SOVm49lRscxMxfg5jZ5ABft79rhFC+ygN9AwAhGKv6W2DUhIh2xENkSgu4EDmUyg==}
cpu: [arm64]
os: [darwin]
turbo-linux-64@2.4.0:
resolution: {integrity: sha512-xWDGGcRlBuGV7HXWAVuTY6vsQi4aZxGMAnuiuNDg8Ij1aHGohOM0RUsWMXjxz4vuJmjk9+/D6NQqHH3AJEXezg==}
cpu: [x64]
os: [linux]
turbo-linux-arm64@2.4.0:
resolution: {integrity: sha512-c3En99xMguc/Pdtk/rZP53LnDdw0W6lgUc04he8r8F+UHYSNvgzHh0WGXXmCC6lGbBH72kPhhGx4bAwyvi7dug==}
cpu: [arm64]
os: [linux]
turbo-windows-64@2.4.0:
resolution: {integrity: sha512-/gOORuOlyA8JDPzyA16CD3wvyRcuBFePa1URAnFUof9hXQmKxK0VvSDO79cYZFsJSchCKNJpckUS0gYxGsWwoA==}
cpu: [x64]
os: [win32]
turbo-windows-arm64@2.4.0:
resolution: {integrity: sha512-/DJIdTFijEMM5LSiEpSfarDOMOlYqJV+EzmppqWtHqDsOLF4hbbIBH9sJR6OOp5dURAu5eURBYdmvBRz9Lo6TA==}
cpu: [arm64]
os: [win32]
turbo@2.4.0:
resolution: {integrity: sha512-ah/yQp2oMif1X0u7fBJ4MLMygnkbKnW5O8SG6pJvloPCpHfFoZctkSVQiJ3VnvNTq71V2JJIdwmOeu1i34OQyg==}
hasBin: true
typescript@5.7.3:
resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==}
engines: {node: '>=14.17'}
hasBin: true
snapshots:
prettier@3.4.2: {}
turbo-darwin-64@2.4.0:
optional: true
turbo-darwin-arm64@2.4.0:
optional: true
turbo-linux-64@2.4.0:
optional: true
turbo-linux-arm64@2.4.0:
optional: true
turbo-windows-64@2.4.0:
optional: true
turbo-windows-arm64@2.4.0:
optional: true
turbo@2.4.0:
optionalDependencies:
turbo-darwin-64: 2.4.0
turbo-darwin-arm64: 2.4.0
turbo-linux-64: 2.4.0
turbo-linux-arm64: 2.4.0
turbo-windows-64: 2.4.0
turbo-windows-arm64: 2.4.0
typescript@5.7.3: {}