Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: update deps (#3901)
Browse files Browse the repository at this point in the history
Reduce dep duplication by updating versions
  • Loading branch information
achingbrain committed Sep 28, 2021
1 parent 7bac678 commit 4dd8acf
Show file tree
Hide file tree
Showing 23 changed files with 45 additions and 45 deletions.
6 changes: 3 additions & 3 deletions packages/interface-ipfs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
"@types/pako": "^1.0.2",
"@types/readable-stream": "^2.3.11",
"abort-controller": "^3.0.0",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"blockstore-core": "^1.0.2",
"copyfiles": "^2.4.1",
"delay": "^5.0.0",
"err-code": "^3.0.1",
"ipfs-core-types": "^0.8.0",
"ipfs-unixfs": "^6.0.3",
"ipfs-unixfs-importer": "^9.0.3",
"ipfs-utils": "^9.0.1",
"ipfs-utils": "^9.0.2",
"ipns": "^0.15.0",
"is-ipfs": "^6.0.1",
"iso-random-stream": "^2.0.0",
Expand All @@ -91,7 +91,7 @@
"it-tar": "^4.0.0",
"it-to-buffer": "^2.0.0",
"libp2p-crypto": "^0.19.7",
"libp2p-websockets": "^0.16.1",
"libp2p-websockets": "^0.16.2",
"multiaddr": "^10.0.0",
"multiformats": "^9.4.1",
"nanoid": "^3.1.23",
Expand Down
4 changes: 2 additions & 2 deletions packages/ipfs-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"ipfs-daemon": "^0.10.0",
"ipfs-http-client": "^53.0.0",
"ipfs-repo": "^13.0.4",
"ipfs-utils": "^9.0.1",
"ipfs-utils": "^9.0.2",
"it-all": "^1.0.4",
"it-concat": "^2.0.0",
"it-first": "^1.0.4",
Expand All @@ -98,7 +98,7 @@
"@types/ncp": "^2.0.5",
"@types/progress": "^2.0.3",
"@types/yargs": "^16.0.0",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"it-to-buffer": "^2.0.0",
"nanoid": "^3.1.23",
"ncp": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"merge-options": "^3.0.4"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"rimraf": "^3.0.2"
}
}
8 changes: 4 additions & 4 deletions packages/ipfs-core-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"err-code": "^3.0.1",
"hashlru": "^2.3.0",
"ipfs-repo": "^13.0.4",
"ipfs-utils": "^9.0.1",
"ipfs-utils": "^9.0.2",
"ipns": "^0.15.0",
"is-ipfs": "^6.0.1",
"it-all": "^1.0.4",
Expand All @@ -99,13 +99,13 @@
"libp2p-mdns": "^0.17.0",
"libp2p-mplex": "^0.10.2",
"libp2p-tcp": "^0.17.1",
"libp2p-webrtc-star": "^0.23.0",
"libp2p-websockets": "^0.16.1",
"libp2p-webrtc-star": "^0.24.0",
"libp2p-websockets": "^0.16.2",
"p-queue": "^6.6.1",
"uint8arrays": "^3.0.0"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"ipfs-core-utils": "^0.11.0",
"rimraf": "^3.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-core-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"multiformats": "^9.4.1"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"copyfiles": "^2.4.1",
"rimraf": "^3.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ipfs-core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"err-code": "^3.0.1",
"ipfs-core-types": "^0.8.0",
"ipfs-unixfs": "^6.0.3",
"ipfs-utils": "^9.0.1",
"ipfs-utils": "^9.0.2",
"it-all": "^1.0.4",
"it-map": "^1.0.4",
"it-peekable": "^1.0.2",
Expand All @@ -129,7 +129,7 @@
},
"devDependencies": {
"@web-std/file": "^1.1.2",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"rimraf": "^3.0.2"
}
}
6 changes: 3 additions & 3 deletions packages/ipfs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"ipfs-unixfs": "^6.0.3",
"ipfs-unixfs-exporter": "^7.0.3",
"ipfs-unixfs-importer": "^9.0.3",
"ipfs-utils": "^9.0.1",
"ipfs-utils": "^9.0.2",
"ipns": "^0.15.0",
"is-domain-name": "^1.0.1",
"is-ipfs": "^6.0.1",
Expand Down Expand Up @@ -133,12 +133,12 @@
"@types/dlv": "^1.1.2",
"@types/pako": "^1.0.2",
"@types/rimraf": "^3.0.1",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"delay": "^5.0.0",
"go-ipfs": "0.9.1",
"interface-blockstore-tests": "^2.0.1",
"interface-ipfs-core": "^0.151.0",
"ipfsd-ctl": "^10.0.3",
"ipfsd-ctl": "^10.0.4",
"iso-url": "^1.0.0",
"libp2p-gossipsub": "^0.11.1",
"nanoid": "^3.1.23",
Expand Down
4 changes: 2 additions & 2 deletions packages/ipfs-core/src/version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

export const ipfsCore = '0.10.8'
export const ipfsCore = '0.11.0'
export const commit = ''
export const interfaceIpfsCore = '^0.150.4'
export const interfaceIpfsCore = '^0.151.0'
6 changes: 3 additions & 3 deletions packages/ipfs-daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"ipfs-grpc-server": "^0.7.0",
"ipfs-http-gateway": "^0.7.0",
"ipfs-http-server": "^0.8.0",
"ipfs-utils": "^9.0.1",
"ipfs-utils": "^9.0.2",
"just-safe-set": "^2.2.1",
"libp2p": "^0.33.0",
"libp2p-webrtc-star": "^0.23.0"
"libp2p-webrtc-star": "^0.24.0"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"node-fetch": "npm:@achingbrain/node-fetch@^2.6.4",
"ws": "^7.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-grpc-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ws": "^7.3.1"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"it-all": "^1.0.4",
"rimraf": "^3.0.2",
"sinon": "^11.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-grpc-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lint": "aegir ts -p check && aegir lint"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"mkdirp": "^1.0.4",
"protobufjs": "^6.10.2",
"rimraf": "^3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-grpc-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@types/ws": "^7.4.0",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"ipfs-core": "^0.11.0",
"it-all": "^1.0.4",
"it-drain": "^1.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/ipfs-http-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"err-code": "^3.0.1",
"ipfs-core-types": "^0.8.0",
"ipfs-core-utils": "^0.11.0",
"ipfs-utils": "^9.0.1",
"ipfs-utils": "^9.0.2",
"it-first": "^1.0.6",
"it-last": "^1.0.4",
"merge-options": "^3.0.4",
Expand All @@ -74,10 +74,10 @@
"uint8arrays": "^3.0.0"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"delay": "^5.0.0",
"go-ipfs": "0.9.1",
"ipfsd-ctl": "^10.0.3",
"ipfsd-ctl": "^10.0.4",
"it-all": "^1.0.4",
"it-first": "^1.0.4",
"nock": "^13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-http-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@types/hapi-pino": "^8.0.1",
"@types/hapi__hapi": "^20.0.5",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"file-type": "^16.0.0",
"rimraf": "^3.0.2",
"sinon": "^11.1.1"
Expand Down
10 changes: 5 additions & 5 deletions packages/ipfs-http-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,16 @@
"it-reader": "^3.0.0",
"it-to-stream": "^1.0.0",
"mime-types": "^2.1.30",
"multiformats": "^9.2.0",
"multiformats": "^9.4.1",
"p-try-each": "^1.0.1"
},
"devDependencies": {
"@types/ejs": "^3.1.0",
"aegir": "^35.0.3",
"aegir": "^35.1.1",
"get-stream": "^6.0.0",
"ipfs-core": "^0.10.5",
"ipfsd-ctl": "^10.0.1",
"it-all": "^1.0.5",
"ipfs-core": "^0.11.0",
"ipfsd-ctl": "^10.0.4",
"it-all": "^1.0.4",
"path": "^0.12.7",
"uint8arrays": "^3.0.0",
"util": "^0.12.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@types/hapi-pino": "^8.0.1",
"@types/hapi__hapi": "^20.0.5",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"form-data": "^4.0.0",
"ipfs-http-client": "^53.0.0",
"iso-random-stream": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-http-server/src/version.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

export const ipfsHttpClient = '^52.0.5'
export const ipfsHttpClient = '^53.0.0'
2 changes: 1 addition & 1 deletion packages/ipfs-message-port-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"multiformats": "^9.4.1"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"interface-ipfs-core": "^0.151.0",
"ipfs-core": "^0.11.0",
"ipfs-message-port-server": "^0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-message-port-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"multiformats": "^9.4.1"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"rimraf": "^3.0.2",
"uint8arrays": "^3.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs-message-port-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"multiformats": "^9.4.1"
},
"devDependencies": {
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"rimraf": "^3.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs/.aegir.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
const getPort = require('aegir/utils/get-port')
const { createServer } = require('ipfsd-ctl')
const EchoServer = require('aegir/utils/echo-server')
const webRTCStarSigServer = require('libp2p-webrtc-star/src/sig-server')
const webRTCStarSigServer = require('libp2p-webrtc-star-signalling-server')
const path = require('path')

/** @type {import('aegir').Options["build"]["config"]} */
Expand Down
10 changes: 5 additions & 5 deletions packages/ipfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"devDependencies": {
"@types/semver": "^7.3.4",
"@types/update-notifier": "^5.0.0",
"aegir": "^35.1.0",
"aegir": "^35.1.1",
"assert": "^2.0.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.0",
Expand All @@ -89,11 +89,11 @@
"ipfs-client": "^0.7.0",
"ipfs-core-types": "^0.8.0",
"ipfs-http-client": "^53.0.0",
"ipfs-interop": "^7.0.0",
"ipfs-utils": "^9.0.1",
"ipfsd-ctl": "^10.0.3",
"ipfs-interop": "^7.0.1",
"ipfs-utils": "^9.0.2",
"ipfsd-ctl": "^10.0.4",
"iso-url": "^1.0.0",
"libp2p-webrtc-star": "^0.23.0",
"libp2p-webrtc-star-signalling-server": "^0.1.0",
"merge-options": "^3.0.4",
"mock-ipfs-pinning-service": "^0.1.2",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipfs/src/package.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

export const name = 'ipfs'
export const version = '0.58.6'
export const version = '0.59.0'
export const node = '>=14.0.0'

0 comments on commit 4dd8acf

Please sign in to comment.