Skip to content

Commit

Permalink
deps: update libp2p patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Feb 28, 2024
1 parent cb35a1b commit 917a1bc
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions packages/block-brokers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@libp2p/interface": "^1.1.3",
"@libp2p/interface": "^1.1.4",
"interface-blockstore": "^5.2.10",
"ipfs-bitswap": "^20.0.2",
"multiformats": "^13.1.0",
"progress-events": "^1.0.0"
},
"devDependencies": {
"@libp2p/logger": "^4.0.6",
"@libp2p/logger": "^4.0.7",
"@types/sinon": "^17.0.3",
"aegir": "^42.2.5",
"sinon": "^17.0.1",
Expand Down
36 changes: 18 additions & 18 deletions packages/helia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,29 +61,29 @@
"@helia/interface": "^4.0.0",
"@helia/routers": "^1.0.0",
"@helia/utils": "^0.0.1",
"@libp2p/autonat": "^1.0.12",
"@libp2p/bootstrap": "^10.0.15",
"@libp2p/circuit-relay-v2": "^1.0.15",
"@libp2p/dcutr": "^1.0.12",
"@libp2p/identify": "^1.0.14",
"@libp2p/interface": "^1.1.3",
"@libp2p/kad-dht": "^12.0.7",
"@libp2p/keychain": "^4.0.8",
"@libp2p/logger": "^4.0.6",
"@libp2p/mdns": "^10.0.15",
"@libp2p/mplex": "^10.0.15",
"@libp2p/ping": "^1.0.11",
"@libp2p/tcp": "^9.0.15",
"@libp2p/upnp-nat": "^1.0.13",
"@libp2p/webrtc": "^4.0.19",
"@libp2p/websockets": "^8.0.15",
"@libp2p/webtransport": "^4.0.19",
"@libp2p/autonat": "^1.0.13",
"@libp2p/bootstrap": "^10.0.16",
"@libp2p/circuit-relay-v2": "^1.0.16",
"@libp2p/dcutr": "^1.0.13",
"@libp2p/identify": "^1.0.15",
"@libp2p/interface": "^1.1.4",
"@libp2p/kad-dht": "^12.0.8",
"@libp2p/keychain": "^4.0.9",
"@libp2p/logger": "^4.0.7",
"@libp2p/mdns": "^10.0.16",
"@libp2p/mplex": "^10.0.16",
"@libp2p/ping": "^1.0.12",
"@libp2p/tcp": "^9.0.16",
"@libp2p/upnp-nat": "^1.0.14",
"@libp2p/webrtc": "^4.0.20",
"@libp2p/websockets": "^8.0.16",
"@libp2p/webtransport": "^4.0.20",
"blockstore-core": "^4.4.0",
"datastore-core": "^9.2.9",
"interface-blockstore": "^5.2.10",
"interface-datastore": "^8.2.11",
"ipns": "^9.0.0",
"libp2p": "^1.2.3",
"libp2p": "^1.2.4",
"multiformats": "^13.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"datastore-core": "^9.2.9"
},
"devDependencies": {
"@libp2p/interface": "^1.1.3",
"@libp2p/interface": "^1.1.4",
"aegir": "^42.2.5",
"interface-datastore": "^8.2.11",
"multiformats": "^13.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"build": "aegir build"
},
"dependencies": {
"@libp2p/interface": "^1.1.3",
"@libp2p/interface": "^1.1.4",
"interface-blockstore": "^5.2.10",
"interface-datastore": "^8.2.11",
"interface-store": "^5.1.8",
Expand Down
14 changes: 7 additions & 7 deletions packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
"@helia/unixfs": "^3.0.0",
"@ipld/car": "^5.3.0",
"@ipld/dag-cbor": "^9.2.0",
"@libp2p/interface": "^1.1.3",
"@libp2p/kad-dht": "^12.0.7",
"@libp2p/keychain": "^4.0.8",
"@libp2p/peer-id": "^4.0.6",
"@libp2p/peer-id-factory": "^4.0.6",
"@libp2p/websockets": "^8.0.15",
"@libp2p/interface": "^1.1.4",
"@libp2p/kad-dht": "^12.0.8",
"@libp2p/keychain": "^4.0.9",
"@libp2p/peer-id": "^4.0.7",
"@libp2p/peer-id-factory": "^4.0.7",
"@libp2p/websockets": "^8.0.16",
"@multiformats/sha3": "^3.0.2",
"aegir": "^42.2.5",
"helia": "^4.0.1",
Expand All @@ -91,7 +91,7 @@
"it-to-buffer": "^4.0.5",
"kubo": "^0.26.0",
"kubo-rpc-client": "^3.0.3",
"libp2p": "^1.2.3",
"libp2p": "^1.2.4",
"multiformats": "^13.1.0",
"p-defer": "^4.0.0",
"uint8arrays": "^5.0.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/ipns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@
},
"dependencies": {
"@helia/interface": "^4.0.0",
"@libp2p/interface": "^1.1.3",
"@libp2p/kad-dht": "^12.0.7",
"@libp2p/logger": "^4.0.6",
"@libp2p/peer-id": "^4.0.6",
"@libp2p/interface": "^1.1.4",
"@libp2p/kad-dht": "^12.0.8",
"@libp2p/logger": "^4.0.7",
"@libp2p/peer-id": "^4.0.7",
"dns-over-http-resolver": "^3.0.2",
"dns-packet": "^5.6.1",
"hashlru": "^2.3.0",
Expand All @@ -180,7 +180,7 @@
"uint8arrays": "^5.0.2"
},
"devDependencies": {
"@libp2p/peer-id-factory": "^4.0.6",
"@libp2p/peer-id-factory": "^4.0.7",
"@types/dns-packet": "^5.6.5",
"aegir": "^42.2.5",
"datastore-core": "^9.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/mfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"dependencies": {
"@helia/unixfs": "^3.0.0",
"@libp2p/interfaces": "^3.3.2",
"@libp2p/logger": "^4.0.6",
"@libp2p/logger": "^4.0.7",
"interface-blockstore": "^5.2.10",
"interface-datastore": "^8.2.11",
"ipfs-unixfs": "^11.1.3",
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,16 +55,16 @@
"dependencies": {
"@helia/delegated-routing-v1-http-api-client": "^3.0.0",
"@helia/interface": "^4.0.0",
"@libp2p/interface": "^1.1.3",
"@libp2p/interface": "^1.1.4",
"ipns": "^9.0.0",
"it-first": "^3.0.4",
"it-map": "^3.0.5",
"multiformats": "^13.1.0",
"uint8arrays": "^5.0.2"
},
"devDependencies": {
"@libp2p/peer-id": "^4.0.6",
"@libp2p/peer-id-factory": "^4.0.6",
"@libp2p/peer-id": "^4.0.7",
"@libp2p/peer-id-factory": "^4.0.7",
"aegir": "^42.2.5",
"it-drain": "^3.0.5",
"sinon-ts": "^2.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/unixfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@
"dependencies": {
"@helia/interface": "^4.0.0",
"@ipld/dag-pb": "^4.1.0",
"@libp2p/interface": "^1.1.3",
"@libp2p/logger": "^4.0.6",
"@libp2p/interface": "^1.1.4",
"@libp2p/logger": "^4.0.7",
"@multiformats/murmur3": "^2.1.8",
"hamt-sharding": "^3.0.6",
"interface-blockstore": "^5.2.10",
Expand Down
8 changes: 4 additions & 4 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"@ipld/dag-cbor": "^9.2.0",
"@ipld/dag-json": "^10.2.0",
"@ipld/dag-pb": "^4.1.0",
"@libp2p/interface": "^1.1.3",
"@libp2p/logger": "^4.0.6",
"@libp2p/peer-collections": "^5.1.6",
"@libp2p/utils": "^5.2.5",
"@libp2p/interface": "^1.1.4",
"@libp2p/logger": "^4.0.7",
"@libp2p/peer-collections": "^5.1.7",
"@libp2p/utils": "^5.2.6",
"any-signal": "^4.1.1",
"blockstore-core": "^4.4.0",
"cborg": "^4.0.9",
Expand Down

0 comments on commit 917a1bc

Please sign in to comment.