Skip to content

Commit

Permalink
chore: remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
clostao committed Oct 26, 2024
1 parent 73866ba commit 1fb4904
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
1 change: 0 additions & 1 deletion packages/auto-drive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
},
"devDependencies": {
"@types/jest": "^29.5.13",
"interface-blockstore": "^5.3.1",
"interface-store": "^6.0.2",
"jest": "^29.7.0",
"protobufjs": "^7.4.0",
Expand Down
22 changes: 2 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ __metadata:
"@ipld/dag-pb": "npm:^4.1.2"
"@types/jest": "npm:^29.5.13"
blake3: "npm:1.1.0"
interface-blockstore: "npm:^5.3.1"
interface-store: "npm:^6.0.2"
jest: "npm:^29.7.0"
multiformats: "npm:^13.2.2"
Expand Down Expand Up @@ -6502,17 +6501,7 @@ __metadata:
languageName: node
linkType: hard

"interface-blockstore@npm:^5.3.1":
version: 5.3.1
resolution: "interface-blockstore@npm:5.3.1"
dependencies:
interface-store: "npm:^6.0.0"
multiformats: "npm:^13.2.3"
checksum: 10c0/520dc6584643ebcae21ca6ac5ace075a6898eba85842f74701584ed3c5251c1c374097489b05f4525e65d29d047b938750d94cdd8a611ff48928037a8abd8ffd
languageName: node
linkType: hard

"interface-store@npm:^6.0.0, interface-store@npm:^6.0.2":
"interface-store@npm:^6.0.2":
version: 6.0.2
resolution: "interface-store@npm:6.0.2"
checksum: 10c0/26650c98c411fcf5dfeec76d4433f9ca594c2d27cc7afb285b618132d512b62d684471054b2fb4e687b477ab36f1ca21fd81caad404925502a4a54160a7158c4
Expand Down Expand Up @@ -8493,13 +8482,6 @@ __metadata:
languageName: node
linkType: hard

"multiformats@npm:^13.2.3":
version: 13.3.0
resolution: "multiformats@npm:13.3.0"
checksum: 10c0/4ef4d591e36ab610b8592a975f3f7fec0d678450290cf668e093a561942bbcc03181f513422cdf996e73f014efa849207d00ddd252a4e640068c767dd0071312
languageName: node
linkType: hard

"multimatch@npm:5.0.0":
version: 5.0.0
resolution: "multimatch@npm:5.0.0"
Expand Down Expand Up @@ -11494,7 +11476,7 @@ __metadata:

"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=5adc0c"
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit 1fb4904

Please sign in to comment.