|
26 | 26 | "updateVersion": "pnpm genversion --es6 --semi src/version.ts" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "@orbitdb/core": "^2.5.0", |
| 29 | + "@orbitdb/core": "^3.0.2", |
30 | 30 | "helia": "^5.4.2" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@chainsafe/libp2p-gossipsub": "^14.1.1", |
34 | | - "@chainsafe/libp2p-noise": "^16.1.3", |
35 | | - "@chainsafe/libp2p-yamux": "^7.0.2", |
36 | | - "@eslint/js": "^9.29.0", |
| 34 | + "@chainsafe/libp2p-noise": "^16.1.4", |
| 35 | + "@chainsafe/libp2p-yamux": "^7.0.4", |
| 36 | + "@eslint/js": "^9.30.1", |
37 | 37 | "@helia/block-brokers": "^4.2.2", |
38 | | - "@libp2p/circuit-relay-v2": "^3.2.19", |
39 | | - "@libp2p/identify": "^3.0.36", |
40 | | - "@libp2p/interface": "^2.10.4", |
41 | | - "@libp2p/webrtc": "^5.2.19", |
42 | | - "@libp2p/websockets": "^9.2.16", |
| 38 | + "@libp2p/circuit-relay-v2": "^3.2.20", |
| 39 | + "@libp2p/identify": "^3.0.37", |
| 40 | + "@libp2p/interface": "^2.10.5", |
| 41 | + "@libp2p/webrtc": "^5.2.20", |
| 42 | + "@libp2p/websockets": "^9.2.17", |
43 | 43 | "@orbitdb/core-types": "^1.1.6", |
44 | 44 | "@types/mocha": "^10.0.10", |
45 | | - "aegir": "^45.2.1", |
| 45 | + "aegir": "^47.0.19", |
46 | 46 | "blockstore-core": "^5.0.4", |
47 | 47 | "blockstore-level": "^2.0.3", |
48 | | - "eslint": "^9.29.0", |
| 48 | + "eslint": "^9.30.1", |
49 | 49 | "eslint-config-prettier": "^10.1.5", |
50 | 50 | "genversion": "^3.2.0", |
51 | | - "libp2p": "^2.8.11", |
52 | | - "mocha": "^11.7.0", |
53 | | - "prettier": "^3.5.3", |
| 51 | + "libp2p": "^2.8.12", |
| 52 | + "mocha": "^11.7.1", |
| 53 | + "prettier": "^3.6.2", |
54 | 54 | "rimraf": "^6.0.1", |
55 | 55 | "ts-patch": "^3.3.0", |
56 | 56 | "typescript": "^5.8.3", |
57 | | - "typescript-eslint": "^8.34.1", |
| 57 | + "typescript-eslint": "^8.35.1", |
58 | 58 | "typescript-transform-paths": "^3.5.5", |
59 | 59 | "wherearewe": "^2.0.1" |
60 | 60 | }, |
|
0 commit comments