Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arobsn committed Sep 20, 2024
1 parent 57d6755 commit 20e3643
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 362 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@
"access": "public"
},
"dependencies": {
"@fleet-sdk/common": "^0.4.1",
"@fleet-sdk/core": "0.6.1",
"@fleet-sdk/crypto": "^0.5.0",
"@fleet-sdk/common": "^0.6.4",
"@fleet-sdk/core": "0.7.0",
"@fleet-sdk/crypto": "^0.6.4",
"bip32-path": "^0.4.2"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@ledgerhq/hw-transport": "^6.31.2",
"@ledgerhq/hw-transport-mocker": "^6.29.2",
"@types/node": "^22.4.0",
"@vitest/coverage-v8": "^2.0.5",
"@biomejs/biome": "^1.9.2",
"@ledgerhq/hw-transport": "^6.31.3",
"@ledgerhq/hw-transport-mocker": "^6.29.3",
"@types/node": "^22.5.5",
"@vitest/coverage-v8": "^2.1.1",
"open-cli": "^8.0.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
}
}
Loading

0 comments on commit 20e3643

Please sign in to comment.