-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
215 lines (215 loc) · 7.35 KB
/
deno.lock
File metadata and controls
215 lines (215 loc) · 7.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
{
"version": "5",
"specifiers": {
"jsr:@david/console-static-text@0.3": "0.3.0",
"jsr:@david/dax@*": "0.43.2",
"jsr:@david/dax@~0.43.2": "0.43.2",
"jsr:@david/path@0.2": "0.2.0",
"jsr:@david/which@~0.4.1": "0.4.1",
"jsr:@iroha/client@0.4": "0.4.0",
"jsr:@iroha/core@0.4": "0.4.0",
"jsr:@std/assert@*": "1.0.13",
"jsr:@std/assert@^1.0.11": "1.0.13",
"jsr:@std/assert@^1.0.13": "1.0.13",
"jsr:@std/async@^1.0.14": "1.0.14",
"jsr:@std/bytes@^1.0.5": "1.0.6",
"jsr:@std/collections@^1.1.1": "1.1.2",
"jsr:@std/encoding@^1.0.7": "1.0.10",
"jsr:@std/fmt@1": "1.0.8",
"jsr:@std/fs@1": "1.0.19",
"jsr:@std/fs@^1.0.19": "1.0.19",
"jsr:@std/internal@^1.0.6": "1.0.10",
"jsr:@std/internal@^1.0.9": "1.0.10",
"jsr:@std/io@0.225": "0.225.2",
"jsr:@std/path@*": "1.1.1",
"jsr:@std/path@1": "1.1.1",
"jsr:@std/path@^1.1.1": "1.1.1",
"jsr:@std/toml@*": "1.0.8",
"jsr:@std/toml@^1.0.8": "1.0.8",
"jsr:@std/yaml@*": "1.0.9",
"jsr:@std/yaml@^1.0.9": "1.0.9",
"npm:@faker-js/faker@^9.9.0": "9.9.0",
"npm:@scale-codec/core@^2.0.1": "2.0.1",
"npm:@types/node@*": "22.15.15",
"npm:debug@^4.4.1": "4.4.1",
"npm:emittery@^1.1.0": "1.1.0",
"npm:p-defer@^4.0.1": "4.0.1",
"npm:true-myth@^9.0.1": "9.0.1",
"npm:ts-pattern@^5.8.0": "5.8.0",
"npm:type-fest@^4.33.0": "4.41.0",
"npm:zod@^4.0.15": "4.0.15"
},
"jsr": {
"@david/console-static-text@0.3.0": {
"integrity": "2dfb46ecee525755f7989f94ece30bba85bd8ffe3e8666abc1bf926e1ee0698d"
},
"@david/dax@0.43.2": {
"integrity": "8c7df175465d994c0e3568e3eb91102768c2f1c86d2a513d7fc4cab13f9cb328",
"dependencies": [
"jsr:@david/console-static-text",
"jsr:@david/path",
"jsr:@david/which",
"jsr:@std/fmt",
"jsr:@std/fs@1",
"jsr:@std/io",
"jsr:@std/path@1"
]
},
"@david/path@0.2.0": {
"integrity": "f2d7aa7f02ce5a55e27c09f9f1381794acb09d328f8d3c8a2e3ab3ffc294dccd",
"dependencies": [
"jsr:@std/fs@1",
"jsr:@std/path@1"
]
},
"@david/which@0.4.1": {
"integrity": "896a682b111f92ab866cc70c5b4afab2f5899d2f9bde31ed00203b9c250f225e"
},
"@iroha/client@0.4.0": {
"integrity": "4abd4bd3951f1b7f2936d9965f734e0be7f2c963b096463b83b7fb9da0aa60b3",
"dependencies": [
"jsr:@iroha/core",
"jsr:@std/assert@^1.0.11",
"npm:emittery",
"npm:p-defer",
"npm:type-fest"
]
},
"@iroha/core@0.4.0": {
"integrity": "3786372580fea5e3ef0fafcacba4f44c1f3505a437457aa1fe60e00ea454b974",
"dependencies": [
"jsr:@std/assert@^1.0.11",
"jsr:@std/encoding",
"npm:@scale-codec/core",
"npm:type-fest"
]
},
"@std/assert@1.0.13": {
"integrity": "ae0d31e41919b12c656c742b22522c32fb26ed0cba32975cb0de2a273cb68b29",
"dependencies": [
"jsr:@std/internal@^1.0.6"
]
},
"@std/async@1.0.14": {
"integrity": "62e954a418652c704d37563a3e54a37d4cf0268a9dcaeac1660cc652880b5326"
},
"@std/bytes@1.0.6": {
"integrity": "f6ac6adbd8ccd99314045f5703e23af0a68d7f7e58364b47d2c7f408aeb5820a"
},
"@std/collections@1.1.2": {
"integrity": "f1685dd45c3ec27c39d0e8a642ccf810f391ec8a6cb5e7355926e6dacc64c43e"
},
"@std/encoding@1.0.10": {
"integrity": "8783c6384a2d13abd5e9e87a7ae0520a30e9f56aeeaa3bdf910a3eaaf5c811a1"
},
"@std/fmt@1.0.8": {
"integrity": "71e1fc498787e4434d213647a6e43e794af4fd393ef8f52062246e06f7e372b7"
},
"@std/fs@1.0.19": {
"integrity": "051968c2b1eae4d2ea9f79a08a3845740ef6af10356aff43d3e2ef11ed09fb06",
"dependencies": [
"jsr:@std/internal@^1.0.9",
"jsr:@std/path@^1.1.1"
]
},
"@std/internal@1.0.7": {
"integrity": "39eeb5265190a7bc5d5591c9ff019490bd1f2c3907c044a11b0d545796158a0f"
},
"@std/internal@1.0.10": {
"integrity": "e3be62ce42cab0e177c27698e5d9800122f67b766a0bea6ca4867886cbde8cf7"
},
"@std/io@0.225.2": {
"integrity": "3c740cd4ee4c082e6cfc86458f47e2ab7cb353dc6234d5e9b1f91a2de5f4d6c7",
"dependencies": [
"jsr:@std/bytes"
]
},
"@std/path@1.1.1": {
"integrity": "fe00026bd3a7e6a27f73709b83c607798be40e20c81dde655ce34052fd82ec76",
"dependencies": [
"jsr:@std/internal@^1.0.9"
]
},
"@std/toml@1.0.8": {
"integrity": "eb8ae76b4cc1c6c13f2a91123675823adbec2380de75cd3748c628960d952164",
"dependencies": [
"jsr:@std/collections"
]
},
"@std/yaml@1.0.9": {
"integrity": "6bad3dc766dd85b4b37eabcba81b6aa4eac7a392792ae29abcfb0f90602d55bb"
}
},
"npm": {
"@faker-js/faker@9.9.0": {
"integrity": "sha512-OEl393iCOoo/z8bMezRlJu+GlRGlsKbUAN7jKB6LhnKoqKve5DXRpalbItIIcwnCjs1k/FOPjFzcA6Qn+H+YbA=="
},
"@scale-codec/core@2.0.1": {
"integrity": "sha512-3Ei7Gf3wNDrP5l7W/dEF9Q7Py1ttdNTFulzNNdFrqBw8v1khyC7SZIcYpsbAJ5uo/PDIhhK4FKOrK467I0vv4Q==",
"dependencies": [
"@scale-codec/enum",
"@scale-codec/util"
]
},
"@scale-codec/enum@2.1.1": {
"integrity": "sha512-n5mTWxc4wbeIBn+HlIXjeU7PtzUAY1hqX3Y+BTd5OOCds83+DA/qB+bikKCDZ+NjDHBMZo1667vXudxjMTIW3g=="
},
"@scale-codec/util@1.1.2": {
"integrity": "sha512-Aali9gWoI1vOUUwk2H1FktstiInl6x5rjrPd3Am/b1WJV603NEI9QcJ7UGM7Eh42UjLD9e6H7E1ZF0yFnlRUUQ=="
},
"@types/node@22.15.15": {
"integrity": "sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==",
"dependencies": [
"undici-types"
]
},
"debug@4.4.1": {
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
"dependencies": [
"ms"
]
},
"emittery@1.1.0": {
"integrity": "sha512-rsX7ktqARv/6UQDgMaLfIqUWAEzzbCQiVh7V9rhDXp6c37yoJcks12NVD+XPkgl4AEavmNhVfrhGoqYwIsMYYA=="
},
"ms@2.1.3": {
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
},
"p-defer@4.0.1": {
"integrity": "sha512-Mr5KC5efvAK5VUptYEIopP1bakB85k2IWXaRC0rsh1uwn1L6M0LVml8OIQ4Gudg4oyZakf7FmeRLkMMtZW1i5A=="
},
"true-myth@9.0.1": {
"integrity": "sha512-8ePgamjgV3CKDI43o6eUtid+9iadfEKUiu2WTucbeCnPTyDOQpZ4svCuozLwm9S4hzUolOclsUCJf3yjQg3g/Q=="
},
"ts-pattern@5.8.0": {
"integrity": "sha512-kIjN2qmWiHnhgr5DAkAafF9fwb0T5OhMVSWrm8XEdTFnX6+wfXwYOFjeF86UZ54vduqiR7BfqScFmXSzSaH8oA=="
},
"type-fest@4.41.0": {
"integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA=="
},
"undici-types@6.21.0": {
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="
},
"zod@4.0.15": {
"integrity": "sha512-2IVHb9h4Mt6+UXkyMs0XbfICUh1eUrlJJAOupBHUhLRnKkruawyDddYRCs0Eizt900ntIMk9/4RksYl+FgSpcQ=="
}
},
"workspace": {
"dependencies": [
"jsr:@david/dax@~0.43.2",
"jsr:@iroha/client@0.4",
"jsr:@iroha/core@0.4",
"jsr:@std/assert@^1.0.13",
"jsr:@std/async@^1.0.14",
"jsr:@std/fs@^1.0.19",
"jsr:@std/path@^1.1.1",
"jsr:@std/toml@^1.0.8",
"jsr:@std/yaml@^1.0.9",
"npm:@faker-js/faker@^9.9.0",
"npm:debug@^4.4.1",
"npm:true-myth@^9.0.1",
"npm:ts-pattern@^5.8.0",
"npm:zod@^4.0.15"
]
}
}