Skip to content

Commit

Permalink
chore: update project config (#419)
Browse files Browse the repository at this point in the history
Align dep versions and project references.
  • Loading branch information
achingbrain authored Feb 6, 2024
1 parent 7074e26 commit 5c0c39c
Show file tree
Hide file tree
Showing 17 changed files with 128 additions and 131 deletions.
14 changes: 7 additions & 7 deletions packages/block-brokers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@libp2p/interface": "^1.1.1",
"interface-blockstore": "^5.2.7",
"ipfs-bitswap": "^20.0.0",
"multiformats": "^13.0.0",
"@libp2p/interface": "^1.1.2",
"interface-blockstore": "^5.2.9",
"ipfs-bitswap": "^20.0.2",
"multiformats": "^13.0.1",
"progress-events": "^1.0.0"
},
"devDependencies": {
"@libp2p/logger": "^4.0.4",
"@types/sinon": "^17.0.2",
"aegir": "^42.1.0",
"@libp2p/logger": "^4.0.5",
"@types/sinon": "^17.0.3",
"aegir": "^42.2.2",
"sinon": "^17.0.1",
"sinon-ts": "^2.0.0"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/car/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,22 +140,22 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@ipld/car": "^5.2.5",
"@libp2p/interfaces": "^3.3.1",
"@ipld/car": "^5.2.6",
"@libp2p/interfaces": "^3.3.2",
"interface-blockstore": "^5.2.9",
"it-drain": "^3.0.5",
"it-map": "^3.0.5",
"multiformats": "^13.0.0",
"multiformats": "^13.0.1",
"p-defer": "^4.0.0",
"p-queue": "^8.0.1",
"progress-events": "^1.0.0"
},
"devDependencies": {
"@helia/unixfs": "^3.0.0",
"@ipld/dag-pb": "^4.0.8",
"aegir": "^42.1.0",
"aegir": "^42.2.2",
"blockstore-core": "^4.3.10",
"ipfs-unixfs-importer": "^15.2.3",
"it-to-buffer": "^4.0.2"
"ipfs-unixfs-importer": "^15.2.4",
"it-to-buffer": "^4.0.5"
}
}
8 changes: 4 additions & 4 deletions packages/dag-cbor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,14 +141,14 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@ipld/dag-cbor": "^9.0.7",
"@libp2p/interfaces": "^3.3.1",
"@ipld/dag-cbor": "^9.1.0",
"@libp2p/interfaces": "^3.3.2",
"interface-blockstore": "^5.2.9",
"multiformats": "^13.0.0",
"multiformats": "^13.0.1",
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.1.0",
"aegir": "^42.2.2",
"blockstore-core": "^4.3.10"
}
}
8 changes: 4 additions & 4 deletions packages/dag-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,14 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@ipld/dag-json": "^10.1.5",
"@libp2p/interfaces": "^3.3.1",
"@ipld/dag-json": "^10.1.7",
"@libp2p/interfaces": "^3.3.2",
"interface-blockstore": "^5.2.9",
"multiformats": "^13.0.0",
"multiformats": "^13.0.1",
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.1.0",
"aegir": "^42.2.2",
"blockstore-core": "^4.3.10"
}
}
52 changes: 26 additions & 26 deletions packages/helia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,35 +61,35 @@
"@helia/interface": "^4.0.0",
"@helia/routers": "^1.0.0",
"@helia/utils": "^0.0.1",
"@libp2p/autonat": "^1.0.1",
"@libp2p/bootstrap": "^10.0.2",
"@libp2p/circuit-relay-v2": "^1.0.2",
"@libp2p/dcutr": "^1.0.1",
"@libp2p/identify": "^1.0.1",
"@libp2p/interface": "^1.1.1",
"@libp2p/kad-dht": "^12.0.2",
"@libp2p/keychain": "^4.0.2",
"@libp2p/logger": "^4.0.4",
"@libp2p/mdns": "^10.0.2",
"@libp2p/mplex": "^10.0.2",
"@libp2p/ping": "^1.0.1",
"@libp2p/tcp": "^9.0.2",
"@libp2p/upnp-nat": "^1.0.1",
"@libp2p/webrtc": "^4.0.3",
"@libp2p/websockets": "^8.0.10",
"@libp2p/webtransport": "^4.0.3",
"blockstore-core": "^4.3.8",
"datastore-core": "^9.2.6",
"interface-blockstore": "^5.2.7",
"interface-datastore": "^8.2.9",
"@libp2p/autonat": "^1.0.10",
"@libp2p/bootstrap": "^10.0.13",
"@libp2p/circuit-relay-v2": "^1.0.13",
"@libp2p/dcutr": "^1.0.10",
"@libp2p/identify": "^1.0.12",
"@libp2p/interface": "^1.1.2",
"@libp2p/kad-dht": "^12.0.5",
"@libp2p/keychain": "^4.0.7",
"@libp2p/logger": "^4.0.5",
"@libp2p/mdns": "^10.0.13",
"@libp2p/mplex": "^10.0.13",
"@libp2p/ping": "^1.0.10",
"@libp2p/tcp": "^9.0.13",
"@libp2p/upnp-nat": "^1.0.11",
"@libp2p/webrtc": "^4.0.17",
"@libp2p/websockets": "^8.0.13",
"@libp2p/webtransport": "^4.0.17",
"blockstore-core": "^4.3.10",
"datastore-core": "^9.2.7",
"interface-blockstore": "^5.2.9",
"interface-datastore": "^8.2.10",
"ipns": "^9.0.0",
"libp2p": "^1.1.1",
"multiformats": "^13.0.0"
"libp2p": "^1.2.1",
"multiformats": "^13.0.1"
},
"devDependencies": {
"@multiformats/mafmt": "^12.1.5",
"@multiformats/multiaddr": "^12.1.12",
"aegir": "^42.1.0",
"@multiformats/mafmt": "^12.1.6",
"@multiformats/multiaddr": "^12.1.14",
"aegir": "^42.2.2",
"it-all": "^3.0.4",
"it-drain": "^3.0.5"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
"@helia/interface": "^4.0.0",
"@helia/routers": "^1.0.0",
"@helia/utils": "^0.0.1",
"blockstore-core": "^4.3.8",
"datastore-core": "^9.2.6"
"blockstore-core": "^4.3.10",
"datastore-core": "^9.2.7"
},
"devDependencies": {
"@libp2p/interface": "^1.1.1",
"aegir": "^42.1.0",
"@libp2p/interface": "^1.1.2",
"aegir": "^42.2.2",
"interface-datastore": "^8.2.10",
"multiformats": "^13.0.1",
"sinon": "^17.0.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
"build": "aegir build"
},
"dependencies": {
"@libp2p/interface": "^1.1.1",
"interface-blockstore": "^5.2.7",
"interface-datastore": "^8.2.9",
"interface-store": "^5.1.5",
"multiformats": "^13.0.0",
"@libp2p/interface": "^1.1.2",
"interface-blockstore": "^5.2.9",
"interface-datastore": "^8.2.10",
"interface-store": "^5.1.7",
"multiformats": "^13.0.1",
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.1.0"
"aegir": "^42.2.2"
}
}
24 changes: 12 additions & 12 deletions packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"test:electron-main": "aegir test -t electron-main"
},
"dependencies": {
"@chainsafe/libp2p-gossipsub": "^11.1.0",
"@chainsafe/libp2p-gossipsub": "^11.2.0",
"@helia/block-brokers": "^2.0.1",
"@helia/car": "^3.0.0",
"@helia/dag-cbor": "^3.0.0",
Expand All @@ -71,29 +71,29 @@
"@helia/strings": "^3.0.0",
"@helia/unixfs": "^3.0.0",
"@helia/verified-fetch": "^0.0.0",
"@ipld/car": "^5.2.5",
"@ipld/car": "^5.2.6",
"@ipld/dag-cbor": "^9.1.0",
"@libp2p/interface": "^1.1.2",
"@libp2p/kad-dht": "^12.0.2",
"@libp2p/kad-dht": "^12.0.5",
"@libp2p/keychain": "^4.0.7",
"@libp2p/peer-id": "^4.0.5",
"@libp2p/peer-id-factory": "^4.0.3",
"@libp2p/websockets": "^8.0.10",
"@multiformats/sha3": "^3.0.0",
"aegir": "^42.1.0",
"@libp2p/peer-id-factory": "^4.0.5",
"@libp2p/websockets": "^8.0.13",
"@multiformats/sha3": "^3.0.2",
"aegir": "^42.2.2",
"helia": "^4.0.1",
"ipfs-core-types": "^0.14.1",
"ipfs-unixfs-importer": "^15.2.3",
"ipfs-unixfs-importer": "^15.2.4",
"ipfsd-ctl": "^13.0.0",
"it-all": "^3.0.4",
"it-drain": "^3.0.5",
"it-last": "^3.0.4",
"it-map": "^3.0.5",
"it-to-buffer": "^4.0.2",
"it-to-buffer": "^4.0.5",
"kubo": "^0.26.0",
"kubo-rpc-client": "^3.0.1",
"libp2p": "^1.2.0",
"multiformats": "^13.0.0",
"kubo-rpc-client": "^3.0.2",
"libp2p": "^1.2.1",
"multiformats": "^13.0.1",
"p-defer": "^4.0.0",
"uint8arrays": "^5.0.1",
"wherearewe": "^2.0.1"
Expand Down
18 changes: 9 additions & 9 deletions packages/ipns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,25 +165,25 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@libp2p/interface": "^1.1.1",
"@libp2p/kad-dht": "^12.0.2",
"@libp2p/logger": "^4.0.4",
"@libp2p/interface": "^1.1.2",
"@libp2p/kad-dht": "^12.0.5",
"@libp2p/logger": "^4.0.5",
"@libp2p/peer-id": "^4.0.5",
"dns-over-http-resolver": "^3.0.0",
"dns-packet": "^5.6.0",
"dns-over-http-resolver": "^3.0.2",
"dns-packet": "^5.6.1",
"hashlru": "^2.3.0",
"interface-datastore": "^8.2.9",
"interface-datastore": "^8.2.10",
"ipns": "^9.0.0",
"is-ipfs": "^8.0.1",
"multiformats": "^13.0.0",
"multiformats": "^13.0.1",
"p-queue": "^8.0.1",
"progress-events": "^1.0.0",
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@libp2p/peer-id-factory": "^4.0.5",
"@types/dns-packet": "^5.6.4",
"aegir": "^42.1.0",
"@types/dns-packet": "^5.6.5",
"aegir": "^42.2.2",
"datastore-core": "^9.2.7",
"sinon": "^17.0.1",
"sinon-ts": "^2.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,13 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@libp2p/interfaces": "^3.3.1",
"@libp2p/interfaces": "^3.3.2",
"interface-blockstore": "^5.2.9",
"multiformats": "^13.0.0",
"multiformats": "^13.0.1",
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.1.0",
"aegir": "^42.2.2",
"blockstore-core": "^4.3.10"
}
}
20 changes: 10 additions & 10 deletions packages/mfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,26 +140,26 @@
},
"dependencies": {
"@helia/unixfs": "^3.0.0",
"@libp2p/interfaces": "^3.3.1",
"@libp2p/logger": "^4.0.4",
"@libp2p/interfaces": "^3.3.2",
"@libp2p/logger": "^4.0.5",
"interface-blockstore": "^5.2.9",
"interface-datastore": "^8.2.9",
"ipfs-unixfs": "^11.0.0",
"ipfs-unixfs-exporter": "^13.1.0",
"ipfs-unixfs-importer": "^15.2.3",
"multiformats": "^13.0.0"
"interface-datastore": "^8.2.10",
"ipfs-unixfs": "^11.1.3",
"ipfs-unixfs-exporter": "^13.5.0",
"ipfs-unixfs-importer": "^15.2.4",
"multiformats": "^13.0.1"
},
"devDependencies": {
"@ipld/dag-pb": "^4.0.8",
"aegir": "^42.1.0",
"aegir": "^42.2.2",
"blockstore-core": "^4.3.10",
"datastore-core": "^9.2.7",
"delay": "^6.0.0",
"it-all": "^3.0.4",
"it-drain": "^3.0.5",
"it-first": "^3.0.1",
"it-first": "^3.0.4",
"it-last": "^3.0.4",
"it-to-buffer": "^4.0.2",
"it-to-buffer": "^4.0.5",
"uint8arrays": "^5.0.1"
}
}
3 changes: 0 additions & 3 deletions packages/mfs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
"test"
],
"references": [
{
"path": "../interface"
},
{
"path": "../unixfs"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/routers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@
"dependencies": {
"@helia/delegated-routing-v1-http-api-client": "^3.0.0",
"@helia/interface": "^4.0.0",
"@libp2p/interface": "^1.1.1",
"@libp2p/interface": "^1.1.2",
"ipns": "^9.0.0",
"it-first": "^3.0.4",
"it-map": "^3.0.5",
"multiformats": "^13.0.0",
"multiformats": "^13.0.1",
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@libp2p/peer-id": "^4.0.5",
"@libp2p/peer-id-factory": "^4.0.5",
"aegir": "^42.1.0",
"aegir": "^42.2.2",
"it-drain": "^3.0.5",
"sinon-ts": "^2.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/strings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,14 +142,14 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@libp2p/interfaces": "^3.3.1",
"@libp2p/interfaces": "^3.3.2",
"interface-blockstore": "^5.2.9",
"multiformats": "^13.0.0",
"multiformats": "^13.0.1",
"progress-events": "^1.0.0",
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"aegir": "^42.1.0",
"aegir": "^42.2.2",
"blockstore-core": "^4.3.10"
}
}
Loading

0 comments on commit 5c0c39c

Please sign in to comment.