|
1 | 1 | { |
2 | 2 | "name": "@streamr/dht", |
3 | | - "version": "103.7.0-rc.2", |
| 3 | + "version": "103.8.0-rc.3", |
4 | 4 | "description": "Streamr Network DHT", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
52 | 52 | "@js-sdsl/ordered-map": "^4.4.2", |
53 | 53 | "@protobuf-ts/runtime": "^2.8.2", |
54 | 54 | "@protobuf-ts/runtime-rpc": "^2.8.2", |
55 | | - "@streamr/autocertifier-client": "103.7.0-rc.2", |
56 | | - "@streamr/cdn-location": "103.7.0-rc.2", |
57 | | - "@streamr/geoip-location": "103.7.0-rc.2", |
58 | | - "@streamr/proto-rpc": "103.7.0-rc.2", |
59 | | - "@streamr/utils": "103.7.0-rc.2", |
| 55 | + "@streamr/autocertifier-client": "103.8.0-rc.3", |
| 56 | + "@streamr/cdn-location": "103.8.0-rc.3", |
| 57 | + "@streamr/geoip-location": "103.8.0-rc.3", |
| 58 | + "@streamr/proto-rpc": "103.8.0-rc.3", |
| 59 | + "@streamr/utils": "103.8.0-rc.3", |
60 | 60 | "comlink": "^4.4.2", |
61 | 61 | "eventemitter3": "^5.0.0", |
62 | 62 | "heap": "^0.2.6", |
|
76 | 76 | "@rollup/plugin-json": "^6.1.0", |
77 | 77 | "@rollup/plugin-node-resolve": "^16.0.3", |
78 | 78 | "@streamr/browser-test-runner": "^0.0.1", |
79 | | - "@streamr/test-utils": "103.7.0-rc.2", |
| 79 | + "@streamr/test-utils": "103.8.0-rc.3", |
80 | 80 | "@types/heap": "^0.2.35", |
81 | 81 | "@types/k-bucket": "^5.0.1", |
82 | 82 | "@types/lodash": "^4.17.21", |
|
0 commit comments