|
54 | 54 | "import": "./dist/src/plugins/plugins.js" |
55 | 55 | } |
56 | 56 | }, |
57 | | - "eslintConfig": { |
58 | | - "extends": "ipfs", |
59 | | - "parserOptions": { |
60 | | - "project": true, |
61 | | - "sourceType": "module" |
62 | | - } |
63 | | - }, |
64 | 57 | "release": { |
65 | 58 | "branches": [ |
66 | 59 | "main" |
|
180 | 173 | "@helia/unixfs": "^5.0.2", |
181 | 174 | "@ipld/dag-cbor": "^9.2.3", |
182 | 175 | "@ipld/dag-json": "^10.2.4", |
183 | | - "@ipld/dag-pb": "^4.1.4", |
184 | | - "@libp2p/interface": "^2.9.0", |
185 | | - "@libp2p/kad-dht": "^15.0.2", |
186 | | - "@libp2p/logger": "^5.1.15", |
187 | | - "@libp2p/peer-id": "^5.1.2", |
188 | | - "@libp2p/webrtc": "^5.2.12", |
189 | | - "@libp2p/websockets": "^9.2.10", |
| 176 | + "@ipld/dag-pb": "^4.1.5", |
| 177 | + "@libp2p/interface": "^2.10.1", |
| 178 | + "@libp2p/kad-dht": "^15.1.1", |
| 179 | + "@libp2p/logger": "^5.1.17", |
| 180 | + "@libp2p/peer-id": "^5.1.4", |
| 181 | + "@libp2p/webrtc": "^5.2.14", |
| 182 | + "@libp2p/websockets": "^9.2.12", |
190 | 183 | "@multiformats/dns": "^1.0.6", |
191 | | - "cborg": "^4.2.10", |
| 184 | + "cborg": "^4.2.11", |
192 | 185 | "file-type": "^20.5.0", |
193 | | - "hashlru": "^2.3.0", |
194 | 186 | "helia": "^5.4.1", |
195 | 187 | "interface-blockstore": "^5.3.1", |
196 | 188 | "interface-datastore": "^8.3.1", |
|
200 | 192 | "it-pipe": "^3.0.1", |
201 | 193 | "it-tar": "^6.0.5", |
202 | 194 | "it-to-browser-readablestream": "^2.0.11", |
203 | | - "libp2p": "^2.8.5", |
204 | | - "lru-cache": "^11.1.0", |
205 | | - "multiformats": "^13.3.3", |
| 195 | + "libp2p": "^2.8.7", |
| 196 | + "multiformats": "^13.3.6", |
206 | 197 | "progress-events": "^1.0.1", |
| 198 | + "quick-lru": "^7.0.1", |
207 | 199 | "uint8arrays": "^5.1.0" |
208 | 200 | }, |
209 | 201 | "devDependencies": { |
|
212 | 204 | "@helia/http": "^2.1.1", |
213 | 205 | "@helia/json": "^4.0.5", |
214 | 206 | "@ipld/car": "^5.4.1", |
215 | | - "@libp2p/crypto": "^5.1.1", |
| 207 | + "@libp2p/crypto": "^5.1.3", |
216 | 208 | "@types/sinon": "^17.0.4", |
217 | | - "aegir": "^46.0.1", |
| 209 | + "aegir": "^47.0.10", |
218 | 210 | "blockstore-core": "^5.0.2", |
219 | 211 | "browser-readablestream-to-it": "^2.0.9", |
220 | 212 | "datastore-core": "^10.0.2", |
|
0 commit comments