|
148 | 148 | "docs": "aegir docs"
|
149 | 149 | },
|
150 | 150 | "dependencies": {
|
151 |
| - "@helia/interface": "^3.0.1", |
152 |
| - "@libp2p/interface": "^1.1.1", |
153 |
| - "@libp2p/logger": "^4.0.4", |
154 |
| - "@libp2p/peer-collections": "^5.1.5", |
155 |
| - "@libp2p/utils": "^5.2.0", |
156 |
| - "@multiformats/multiaddr": "^12.1.0", |
| 151 | + "@helia/interface": "^4.0.0", |
| 152 | + "@libp2p/interface": "^1.1.2", |
| 153 | + "@libp2p/logger": "^4.0.5", |
| 154 | + "@libp2p/peer-collections": "^5.1.6", |
| 155 | + "@libp2p/utils": "^5.2.3", |
| 156 | + "@multiformats/multiaddr": "^12.1.14", |
157 | 157 | "@multiformats/multiaddr-matcher": "^1.1.2",
|
158 | 158 | "any-signal": "^4.1.1",
|
159 | 159 | "debug": "^4.3.4",
|
160 |
| - "events": "^3.3.0", |
161 |
| - "interface-blockstore": "^5.2.7", |
162 |
| - "interface-store": "^5.1.5", |
| 160 | + "interface-blockstore": "^5.2.9", |
| 161 | + "interface-store": "^5.1.7", |
163 | 162 | "it-all": "^3.0.4",
|
164 | 163 | "it-drain": "^3.0.5",
|
165 | 164 | "it-filter": "^3.0.4",
|
166 | 165 | "it-length-prefixed": "^9.0.0",
|
167 | 166 | "it-length-prefixed-stream": "^1.1.6",
|
168 | 167 | "it-map": "^3.0.5",
|
| 168 | + "it-merge": "^3.0.3", |
169 | 169 | "it-pipe": "^3.0.1",
|
170 | 170 | "it-take": "^3.0.1",
|
171 |
| - "multiformats": "^13.0.0", |
| 171 | + "multiformats": "^13.0.1", |
172 | 172 | "p-defer": "^4.0.0",
|
173 | 173 | "progress-events": "^1.0.0",
|
174 | 174 | "protons-runtime": "^5.0.0",
|
175 |
| - "race-signal": "^1.0.2", |
| 175 | + "race-event": "^1.2.0", |
176 | 176 | "uint8-varint": "^2.0.3",
|
177 | 177 | "uint8arraylist": "^2.4.3",
|
178 | 178 | "uint8arrays": "^5.0.1"
|
179 | 179 | },
|
180 | 180 | "devDependencies": {
|
181 | 181 | "@libp2p/interface-compliance-tests": "^5.1.3",
|
182 | 182 | "@libp2p/peer-id-factory": "^4.0.5",
|
183 |
| - "@types/lodash.difference": "^4.5.7", |
184 |
| - "@types/lodash.flatten": "^4.4.7", |
185 |
| - "@types/lodash.range": "^3.2.7", |
186 | 183 | "@types/sinon": "^17.0.3",
|
187 |
| - "@types/stats-lite": "^2.2.0", |
188 |
| - "@types/varint": "^6.0.0", |
189 |
| - "aegir": "^42.1.0", |
| 184 | + "aegir": "^42.2.2", |
190 | 185 | "blockstore-core": "^4.3.10",
|
191 | 186 | "delay": "^6.0.0",
|
192 | 187 | "it-pair": "^2.0.6",
|
|
0 commit comments