-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
68 lines (49 loc) · 1.88 KB
/
pnpm-lock.yaml
File metadata and controls
68 lines (49 loc) · 1.88 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
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
'@iron-vault/datasworn-compiler-cli':
specifier: ^0.1.3
version: 0.1.3
packages:
'@iron-vault/datasworn-compiler-cli@0.1.3':
resolution: {integrity: sha512-u6Ahppr7OrZTK8Xuw+A3N3tBjKlhjEVnQ+EwbHxN2bbFOf3oCiSjEZguzp+xg7qkPSb8J36GFnAPPjKYpc0dmQ==}
engines: {node: '>=20', pnpm: '>=9'}
hasBin: true
'@stricli/auto-complete@1.2.0':
resolution: {integrity: sha512-r9/msiloVmTF95mdhe04Uzqei1B0ZofhYRLeiPqpJ1W1RMCC8p9iW7kqBZEbALl2aRL5ZK9OEW3Q1cIejH7KEQ==}
hasBin: true
'@stricli/core@1.2.0':
resolution: {integrity: sha512-5b+npntDY0TAB7wAw0daGlh3/R2sf0TDLyrB1By2jCNH+C+lmcSqMtJXOMLVtEGSkIOvqAgIWpLMSs1PXqzt3w==}
'@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
adze@2.2.5:
resolution: {integrity: sha512-QK+1EdcehjO1IRR8Bd4L7jhpeav+Enrp/cRLOlpHMsc4pdFTAKI5RI3rHqCakIVzq1RVZXCIzykMcD31ipiHAQ==}
engines: {node: '>=18.19.0'}
picocolors@1.1.1:
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
yaml@2.8.1:
resolution: {integrity: sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==}
engines: {node: '>= 14.6'}
hasBin: true
snapshots:
'@iron-vault/datasworn-compiler-cli@0.1.3':
dependencies:
'@stricli/auto-complete': 1.2.0
'@stricli/core': 1.2.0
adze: 2.2.5
yaml: 2.8.1
'@stricli/auto-complete@1.2.0':
dependencies:
'@stricli/core': 1.2.0
'@stricli/core@1.2.0': {}
'@ungap/structured-clone@1.2.0': {}
adze@2.2.5:
dependencies:
'@ungap/structured-clone': 1.2.0
picocolors: 1.1.1
picocolors@1.1.1: {}
yaml@2.8.1: {}