-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
109 lines (84 loc) · 2.95 KB
/
pnpm-lock.yaml
File metadata and controls
109 lines (84 loc) · 2.95 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
105
106
107
108
109
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
oxfmt:
specifier: ^0.27.0
version: 0.27.0
packages:
'@oxfmt/darwin-arm64@0.27.0':
resolution: {integrity: sha512-3vwqyzNlVTVFVzHMlrqxb4tgVgHp6FYS0uIxsIZ/SeEDG0azaqiOw/2t8LlJ9f72PKRLWSey+Ak99tiKgpbsnQ==}
cpu: [arm64]
os: [darwin]
'@oxfmt/darwin-x64@0.27.0':
resolution: {integrity: sha512-5u8mZVLm70v6l1wLZ2MmeNIEzGsruwKw5F7duePzpakPfxGtLpiFNUwe4aBUJULTP6aMzH+A4dA0JOn8lb7Luw==}
cpu: [x64]
os: [darwin]
'@oxfmt/linux-arm64-gnu@0.27.0':
resolution: {integrity: sha512-aql/LLYriX/5Ar7o5Qivnp/qMTUPNiOCr7cFLvmvzYZa3XL0H8XtbKUfIVm+9ILR0urXQzcml+L8pLe1p8sgEg==}
cpu: [arm64]
os: [linux]
libc: [glibc]
'@oxfmt/linux-arm64-musl@0.27.0':
resolution: {integrity: sha512-6u/kNb7hubthg4u/pn3MK/GJLwPgjDvDDnjjr7TC0/OK/xztef8ToXmycxIQ9OeDNIJJf7Z0Ss/rHnKvQOWzRw==}
cpu: [arm64]
os: [linux]
libc: [musl]
'@oxfmt/linux-x64-gnu@0.27.0':
resolution: {integrity: sha512-EhvDfFHO1yrK/Cu75eU1U828lBsW2cV0JITOrka5AjR3PlmnQQ03Mr9ROkWkbPmzAMklXI4Q16eO+4n+7FhS1w==}
cpu: [x64]
os: [linux]
libc: [glibc]
'@oxfmt/linux-x64-musl@0.27.0':
resolution: {integrity: sha512-1pgjuwMT5sCekuteYZ7LkDsto7DJouaccwjozHqdWohSj2zJpFeSP2rMaC+6JJ1KD5r9HG9sWRuHZGEaoX9uOw==}
cpu: [x64]
os: [linux]
libc: [musl]
'@oxfmt/win32-arm64@0.27.0':
resolution: {integrity: sha512-mmuEhXZEhAYAeyjVTWwGKIA3RSb2b/He9wrXkDJPhmqp8qISUzkVg1dQmLEt4hD+wI5rzR+6vchPt521tzuRDA==}
cpu: [arm64]
os: [win32]
'@oxfmt/win32-x64@0.27.0':
resolution: {integrity: sha512-cXKVkL1DuRq31QjwHqtBEUztyBmM9YZKdeFhsDLBURNdk1CFW42uWsmTsaqrXSoiCj7nCjfP0pwTOzxhQZra/A==}
cpu: [x64]
os: [win32]
oxfmt@0.27.0:
resolution: {integrity: sha512-FHR0HR3WeMKBuVEQvW3EeiRZXs/cQzNHxGbhCoAIEPr1FVcOa9GCqrKJXPqv2jkzmCg6Wqot+DvN9RzemyFJhw==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
tinypool@2.0.0:
resolution: {integrity: sha512-/RX9RzeH2xU5ADE7n2Ykvmi9ED3FBGPAjw9u3zucrNNaEBIO0HPSYgL0NT7+3p147ojeSdaVu08F6hjpv31HJg==}
engines: {node: ^20.0.0 || >=22.0.0}
snapshots:
'@oxfmt/darwin-arm64@0.27.0':
optional: true
'@oxfmt/darwin-x64@0.27.0':
optional: true
'@oxfmt/linux-arm64-gnu@0.27.0':
optional: true
'@oxfmt/linux-arm64-musl@0.27.0':
optional: true
'@oxfmt/linux-x64-gnu@0.27.0':
optional: true
'@oxfmt/linux-x64-musl@0.27.0':
optional: true
'@oxfmt/win32-arm64@0.27.0':
optional: true
'@oxfmt/win32-x64@0.27.0':
optional: true
oxfmt@0.27.0:
dependencies:
tinypool: 2.0.0
optionalDependencies:
'@oxfmt/darwin-arm64': 0.27.0
'@oxfmt/darwin-x64': 0.27.0
'@oxfmt/linux-arm64-gnu': 0.27.0
'@oxfmt/linux-arm64-musl': 0.27.0
'@oxfmt/linux-x64-gnu': 0.27.0
'@oxfmt/linux-x64-musl': 0.27.0
'@oxfmt/win32-arm64': 0.27.0
'@oxfmt/win32-x64': 0.27.0
tinypool@2.0.0: {}