Skip to content

Commit 4b64b2f

Browse files
committed
Update and remove unused deps
1 parent c32aad5 commit 4b64b2f

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

package.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
"@grpc/grpc-js": "^0.5.1",
3636
"@oclif/command": "^1.5.19",
3737
"@oclif/config": "^1.14.0",
38+
"@oclif/errors": "^1.2.2",
3839
"@oclif/plugin-autocomplete": "^0.1.5",
3940
"@oclif/plugin-help": "^2.2.3",
4041
"buffer-json-encoding": "^1.0.2",
41-
"collect-stream": "^1.2.1",
4242
"corestore": "^5.0.0",
4343
"corestore-swarm-networking": "^5.0.0",
4444
"dat-encoding": "^5.0.1",
45+
"end-of-stream": "^1.4.4",
4546
"fs-extra": "^7.0.1",
46-
"globby": "^11.0.0",
47+
"fuse-native": "^2.2.1",
4748
"google-protobuf": "^3.8.0",
48-
"hypercore": "^8.8.0",
4949
"hypercore-cache": "^1.0.2",
5050
"hypercore-default-storage": "^1.0.0",
51+
"hypercore-protocol": "^8.0.0",
5152
"hyperdrive": "^10.8.10",
5253
"hyperdrive-daemon-client": "beta",
53-
"hypertrie": "^4.4.0",
54-
"last-one-wins": "^1.0.4",
54+
"hyperdrive-schemas": "^1.9.0",
5555
"level": "^6.0.0",
5656
"level-mem": "^5.0.1",
5757
"minimist": "^1.2.5",
@@ -60,13 +60,12 @@
6060
"peersockets": "^0.3.0",
6161
"pino": "^5.12.6",
6262
"pm2": "^4.2.1",
63-
"prettier-bytes": "^1.0.4",
6463
"pump": "^3.0.0",
65-
"random-access-file": "^2.1.2",
64+
"pumpify": "^2.0.1",
6665
"random-access-memory": "^3.1.1",
67-
"simple-get": "^3.1.0",
6866
"sodium-universal": "^2.0.0",
6967
"stream-collector": "^1.0.1",
68+
"streamx": "^2.6.0",
7069
"subleveldown": "^4.0.0",
7170
"through2-map": "^3.0.0"
7271
},

0 commit comments

Comments
 (0)