-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
107 lines (82 loc) · 2.93 KB
/
pnpm-lock.yaml
File metadata and controls
107 lines (82 loc) · 2.93 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
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
commander:
specifier: ^13.1.0
version: 13.1.0
devDependencies:
oxlint:
specifier: ^0.16.9
version: 0.16.9
packages:
'@oxlint/darwin-arm64@0.16.9':
resolution: {integrity: sha512-s8gPacumFNuDQcl0dCRLI0+efbiQrOF984brGrW1i2buJtaMzjYiunaU5TSrbHgnb/omvpFnG4l9g+YHOK/s0A==}
cpu: [arm64]
os: [darwin]
'@oxlint/darwin-x64@0.16.9':
resolution: {integrity: sha512-QFue9yhfRU+fkbsOmDzCCwDafPR6fnaP/M+Rocp/MMDQ7qvjbB2sj0/xxp/CcvL7aLtFklMeXPR0hCfW3LyrSw==}
cpu: [x64]
os: [darwin]
'@oxlint/linux-arm64-gnu@0.16.9':
resolution: {integrity: sha512-qP/wdlgqLuiW9WDkAsyMN85wQ3nqAQynjRD+1II1QO0yI9N1ZHD6LF9P5fXAqY0eJwcf3emluQMoaeveewtiCg==}
cpu: [arm64]
os: [linux]
'@oxlint/linux-arm64-musl@0.16.9':
resolution: {integrity: sha512-486wn1MIqP4hkHTnuWedTb16X6Zs3ImmmMxqzfYlcemf9kODM6yNlxal6wGvkm7SGRPYrsB/P9S5wgpzmLzKrw==}
cpu: [arm64]
os: [linux]
'@oxlint/linux-x64-gnu@0.16.9':
resolution: {integrity: sha512-d20zqy4Mimz9CxjIEJdGd6jtyyhpSryff95gNJSTvh/EA4NqvjjlbjxuHt3clNjglRwJWE3kgmUCw9U9oWFcWA==}
cpu: [x64]
os: [linux]
'@oxlint/linux-x64-musl@0.16.9':
resolution: {integrity: sha512-mZLshz99773RMa77YhtsgWbqE7JY4xnYSDecDy+ZkafRb0acqz1Ujiq2l4cE+HnJOGVOMaOpzG0UoQ3ZNkXNAA==}
cpu: [x64]
os: [linux]
'@oxlint/win32-arm64@0.16.9':
resolution: {integrity: sha512-Zp9+0CfTb7ebgvRwDO2F6NVgRtRmxWMdBnrbMRdVbKY6CCT2vjLAIILwBf5AsNLdLQC7FbXAEivSKbRX0UPyJA==}
cpu: [arm64]
os: [win32]
'@oxlint/win32-x64@0.16.9':
resolution: {integrity: sha512-6a507bALmDNFdvEbJzu9ybajryBHo+6nMWPNyu/mBguCqmconoBbQXftELd2VG/0ecxBmBcMKAQW6aONGUVc3w==}
cpu: [x64]
os: [win32]
commander@13.1.0:
resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
engines: {node: '>=18'}
oxlint@0.16.9:
resolution: {integrity: sha512-YMGu177AURJxdCq45/Yw6Q+uDh9ZfU++GuLYhUz+DfIGdHpAqVlBI9lCqm2HkLc6qO8ySYZ+8ljsWHLQA8F+EQ==}
engines: {node: '>=8.*'}
hasBin: true
snapshots:
'@oxlint/darwin-arm64@0.16.9':
optional: true
'@oxlint/darwin-x64@0.16.9':
optional: true
'@oxlint/linux-arm64-gnu@0.16.9':
optional: true
'@oxlint/linux-arm64-musl@0.16.9':
optional: true
'@oxlint/linux-x64-gnu@0.16.9':
optional: true
'@oxlint/linux-x64-musl@0.16.9':
optional: true
'@oxlint/win32-arm64@0.16.9':
optional: true
'@oxlint/win32-x64@0.16.9':
optional: true
commander@13.1.0: {}
oxlint@0.16.9:
optionalDependencies:
'@oxlint/darwin-arm64': 0.16.9
'@oxlint/darwin-x64': 0.16.9
'@oxlint/linux-arm64-gnu': 0.16.9
'@oxlint/linux-arm64-musl': 0.16.9
'@oxlint/linux-x64-gnu': 0.16.9
'@oxlint/linux-x64-musl': 0.16.9
'@oxlint/win32-arm64': 0.16.9
'@oxlint/win32-x64': 0.16.9