Skip to content

Commit 93b7b55

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 9d6456f commit 93b7b55

21 files changed

Lines changed: 2949 additions & 2876 deletions

File tree

.yarn/releases/yarn-4.13.0.cjs

Lines changed: 940 additions & 0 deletions
Large diffs are not rendered by default.

.yarn/releases/yarn-4.5.1.cjs

Lines changed: 0 additions & 934 deletions
This file was deleted.

.yarnrc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ nodeLinker: node-modules
88

99
npmRegistryServer: "https://registry.yarnpkg.com/"
1010

11-
yarnPath: .yarn/releases/yarn-4.5.1.cjs
11+
yarnPath: .yarn/releases/yarn-4.13.0.cjs
12+
13+
npmMinimalAgeGate: "5d"

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"prepare": "husky"
3333
},
3434
"devDependencies": {
35-
"@commitlint/cli": "^20.4.2",
36-
"@commitlint/config-conventional": "^20.4.2",
37-
"@swc/core": "^1.15.13",
35+
"@commitlint/cli": "^20.5.0",
36+
"@commitlint/config-conventional": "^20.5.0",
37+
"@swc/core": "^1.15.21",
3838
"concurrently": "^9.2.1",
3939
"husky": "^9.1.7",
4040
"node-notifier": "^10.0.1",
4141
"nodemon": "^3.1.14",
4242
"ultra-runner": "^3.10.5",
43-
"vite-plugin-node-polyfills": "0.25.0"
43+
"vite-plugin-node-polyfills": "0.26.0"
4444
},
4545
"resolutions": {
4646
"@zondax/ledger-cosmos-js/vue": "^3.5.12",

packages/extension-bridge/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
"webextension-polyfill": "^0.12.0"
4545
},
4646
"devDependencies": {
47-
"@types/node": "^22.19.13",
47+
"@types/node": "^22.19.15",
4848
"@types/webextension-polyfill": "^0.12.5",
49-
"@typescript-eslint/eslint-plugin": "^8.56.1",
50-
"@typescript-eslint/parser": "^8.56.1",
49+
"@typescript-eslint/eslint-plugin": "^8.58.0",
50+
"@typescript-eslint/parser": "^8.58.0",
5151
"bumpp": "^10.4.1",
52-
"eslint": "^9.39.3",
52+
"eslint": "^9.39.4",
5353
"eslint-config-airbnb-base": "^15.0.0",
5454
"eslint-config-prettier": "^10.1.8",
5555
"eslint-import-resolver-alias": "^1.1.2",
@@ -59,8 +59,8 @@
5959
"ts-node": "^10.9.2",
6060
"tsconfig-paths": "^4.2.0",
6161
"tsup": "^8.5.1",
62-
"type-fest": "^5.4.4",
62+
"type-fest": "^5.5.0",
6363
"typescript": "^5.9.3",
64-
"typescript-eslint": "8.56.1"
64+
"typescript-eslint": "8.58.0"
6565
}
6666
}

packages/extension/package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"watch:firefox": "yarn prebuild && cross-env BROWSER='firefox' vite"
2424
},
2525
"dependencies": {
26-
"@amplitude/analytics-browser": "^2.35.3",
26+
"@amplitude/analytics-browser": "^2.38.1",
2727
"@enkryptcom/extension-bridge": "workspace:^",
2828
"@enkryptcom/hw-wallets": "workspace:^",
2929
"@enkryptcom/keyring": "workspace:^",
@@ -38,20 +38,20 @@
3838
"@ethereumjs/wallet": "^2.0.4",
3939
"@kadena/client": "^1.18.3",
4040
"@kadena/pactjs-cli": "^1.18.3",
41-
"@ledgerhq/hw-transport-webusb": "^6.30.0",
41+
"@ledgerhq/hw-transport-webusb": "^6.33.0",
4242
"@massalabs/massa-web3": "^5.3.0",
4343
"@metamask/eth-sig-util": "^8.2.0",
4444
"@metaplex-foundation/mpl-bubblegum": "^5.0.2",
4545
"@metaplex-foundation/umi": "^1.5.1",
4646
"@metaplex-foundation/umi-bundle-defaults": "^1.5.1",
47-
"@polkadot/api": "^16.5.4",
48-
"@polkadot/extension-inject": "^0.62.6",
49-
"@polkadot/keyring": "^14.0.1",
50-
"@polkadot/rpc-provider": "^16.5.4",
51-
"@polkadot/types": "^16.5.4",
52-
"@polkadot/types-known": "^16.5.4",
53-
"@polkadot/ui-shared": "^3.16.4",
54-
"@polkadot/util": "^14.0.1",
47+
"@polkadot/api": "^16.5.6",
48+
"@polkadot/extension-inject": "^0.63.1",
49+
"@polkadot/keyring": "^14.0.3",
50+
"@polkadot/rpc-provider": "^16.5.6",
51+
"@polkadot/types": "^16.5.6",
52+
"@polkadot/types-known": "^16.5.6",
53+
"@polkadot/ui-shared": "^3.16.7",
54+
"@polkadot/util": "^14.0.3",
5555
"@polkadot/wasm-crypto": "^7.5.4",
5656
"@solana-developers/helpers": "2.8.0",
5757
"@solana/spl-token": "^0.4.14",
@@ -69,7 +69,7 @@
6969
"ethereumjs-abi": "^0.6.8",
7070
"eventemitter3": "^5.0.4",
7171
"jdenticon": "^3.3.0",
72-
"lodash": "^4.17.23",
72+
"lodash": "^4.18.0",
7373
"memoize-one": "^6.0.0",
7474
"moment": "^2.30.1",
7575
"nanoevents": "^9.1.0",
@@ -79,7 +79,7 @@
7979
"switch-ts": "^2.0.0",
8080
"url-parse": "^1.5.10",
8181
"uuid": "^13.0.0",
82-
"vue": "^3.5.29",
82+
"vue": "^3.5.31",
8383
"vue-echarts": "8.0.1",
8484
"vue-router": "^4.6.4",
8585
"vue3-lottie": "^3.3.1",
@@ -90,8 +90,8 @@
9090
"zxcvbn": "^4.4.2"
9191
},
9292
"devDependencies": {
93-
"@crxjs/vite-plugin": "^2.3.0",
94-
"@rollup/plugin-commonjs": "^29.0.0",
93+
"@crxjs/vite-plugin": "^2.4.0",
94+
"@rollup/plugin-commonjs": "^29.0.2",
9595
"@rollup/plugin-inject": "^5.0.5",
9696
"@rollup/plugin-json": "^6.1.0",
9797
"@rollup/plugin-node-resolve": "^16.0.3",
@@ -100,46 +100,46 @@
100100
"@rollup/plugin-typescript": "^12.3.0",
101101
"@tsconfig/node20": "^20.1.9",
102102
"@types/bs58": "^5.0.0",
103-
"@types/chrome": "^0.1.37",
103+
"@types/chrome": "^0.1.38",
104104
"@types/ethereumjs-abi": "^0.6.5",
105105
"@types/events": "^3.0.3",
106106
"@types/fs-extra": "^11.0.4",
107107
"@types/less": "^3.0.8",
108108
"@types/lodash": "^4.17.24",
109-
"@types/node": "^22.19.13",
109+
"@types/node": "^22.19.15",
110110
"@types/semver": "^7.7.1",
111111
"@types/url-parse": "^1.4.11",
112112
"@types/utf-8-validate": "^5.0.2",
113113
"@types/uuid": "^11.0.0",
114114
"@types/wif": "^2.0.5",
115115
"@types/zxcvbn": "^4.4.5",
116-
"@vitejs/plugin-vue": "^6.0.4",
116+
"@vitejs/plugin-vue": "^6.0.5",
117117
"@vue/eslint-config-prettier": "^10.2.0",
118118
"@vue/eslint-config-typescript": "^14.7.0",
119119
"@vue/tsconfig": "^0.8.1",
120120
"@vueuse/core": "^14.2.1",
121121
"cross-env": "^10.1.0",
122-
"eslint": "^9.39.3",
122+
"eslint": "^9.39.4",
123123
"eslint-plugin-vue": "^10.8.0",
124-
"fs-extra": "^11.3.3",
125-
"jsdom": "^27.4.0",
126-
"less": "^4.5.1",
127-
"less-loader": "^12.3.1",
124+
"fs-extra": "^11.3.4",
125+
"jsdom": "^29.0.1",
126+
"less": "^4.6.4",
127+
"less-loader": "^12.3.2",
128128
"npm-run-all2": "^8.0.4",
129129
"prettier": "^3.8.1",
130130
"rimraf": "^6.1.3",
131-
"rollup": "^4.59.0",
132-
"rollup-plugin-visualizer": "^6.0.5",
131+
"rollup": "^4.60.1",
132+
"rollup-plugin-visualizer": "^6.0.11",
133133
"semver": "^7.7.4",
134-
"systeminformation": "^5.31.1",
134+
"systeminformation": "^5.31.5",
135135
"tsup": "^8.5.1",
136136
"typescript": "~5.9.3",
137137
"url": "^0.11.4",
138138
"vite": "^7.3.1",
139-
"vite-plugin-node-polyfills": "0.25.0",
139+
"vite-plugin-node-polyfills": "0.26.0",
140140
"vite-tsconfig-paths": "^6.1.1",
141-
"vitest": "^4.0.18",
142-
"vue-tsc": "^3.2.5",
141+
"vitest": "^4.1.2",
142+
"vue-tsc": "^3.2.6",
143143
"webextension-polyfill": "^0.12.0"
144144
},
145145
"installConfig": {

packages/hw-wallets/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"node": ">=14.15.0"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^25.3.2",
26-
"@typescript-eslint/eslint-plugin": "^8.56.1",
27-
"@typescript-eslint/parser": "^8.56.1",
28-
"eslint": "^9.39.3",
25+
"@types/node": "^25.5.0",
26+
"@typescript-eslint/eslint-plugin": "^8.58.0",
27+
"@typescript-eslint/parser": "^8.58.0",
28+
"eslint": "^9.39.4",
2929
"eslint-config-airbnb-base": "^15.0.0",
3030
"eslint-config-prettier": "^10.1.8",
3131
"eslint-import-resolver-alias": "^1.1.2",
@@ -36,8 +36,8 @@
3636
"tsconfig-paths": "^4.2.0",
3737
"tsup": "^8.5.1",
3838
"typescript": "^5.9.3",
39-
"typescript-eslint": "8.56.1",
40-
"vitest": "^4.0.18"
39+
"typescript-eslint": "8.58.0",
40+
"vitest": "^4.1.2"
4141
},
4242
"repository": {
4343
"type": "git",
@@ -52,15 +52,15 @@
5252
"@ethereumjs/rlp": "^5.0.2",
5353
"@ethereumjs/tx": "^5.4.0",
5454
"@ethereumjs/util": "^9.1.0",
55-
"@ledgerhq/hw-app-btc": "^10.17.0",
56-
"@ledgerhq/hw-app-eth": "^7.4.1",
57-
"@ledgerhq/hw-app-solana": "^7.7.0",
58-
"@ledgerhq/hw-transport": "^6.32.0",
59-
"@ledgerhq/hw-transport-webusb": "^6.30.0",
55+
"@ledgerhq/hw-app-btc": "^10.20.1",
56+
"@ledgerhq/hw-app-eth": "^7.6.2",
57+
"@ledgerhq/hw-app-solana": "^7.9.1",
58+
"@ledgerhq/hw-transport": "^6.34.1",
59+
"@ledgerhq/hw-transport-webusb": "^6.33.0",
6060
"@ledgerhq/live-common": "^34.20.0",
6161
"@metamask/eth-sig-util": "^8.2.0",
62-
"@polkadot/types": "^16.5.4",
63-
"@polkadot/util": "^14.0.1",
62+
"@polkadot/types": "^16.5.6",
63+
"@polkadot/util": "^14.0.3",
6464
"@trezor/connect": "^9.7.2",
6565
"@trezor/connect-plugin-ethereum": "^9.1.5",
6666
"@trezor/connect-web": "^9.7.2",

packages/hw-wallets/src/ledger/ethereum/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import type Transport from "@ledgerhq/hw-transport";
22
import webUsbTransport from "@ledgerhq/hw-transport-webusb";
3-
import ledgerService from "@ledgerhq/hw-app-eth/lib/services/ledger";
3+
import { ledgerService } from "@ledgerhq/hw-app-eth";
44
import { HWwalletCapabilities, NetworkNames } from "@enkryptcom/types";
55
import EthApp from "@ledgerhq/hw-app-eth";
66
import { toRpcSig, publicToAddress } from "@ethereumjs/util";

packages/keyring/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
"@enkryptcom/storage": "workspace:^",
3131
"@enkryptcom/types": "workspace:^",
3232
"@enkryptcom/utils": "workspace:^",
33-
"@polkadot/util": "^14.0.1",
33+
"@polkadot/util": "^14.0.3",
3434
"assert": "^2.1.0",
3535
"bip39": "^3.1.0"
3636
},
3737
"devDependencies": {
38-
"@types/node": "^22.19.13",
39-
"@typescript-eslint/eslint-plugin": "^8.56.1",
40-
"@typescript-eslint/parser": "^8.56.1",
41-
"eslint": "^9.39.3",
38+
"@types/node": "^22.19.15",
39+
"@typescript-eslint/eslint-plugin": "^8.58.0",
40+
"@typescript-eslint/parser": "^8.58.0",
41+
"eslint": "^9.39.4",
4242
"eslint-config-airbnb-base": "^15.0.0",
4343
"eslint-config-prettier": "^10.1.8",
4444
"eslint-import-resolver-alias": "^1.1.2",
@@ -49,8 +49,8 @@
4949
"tsconfig-paths": "^4.2.0",
5050
"tsup": "^8.5.1",
5151
"typescript": "^5.9.3",
52-
"typescript-eslint": "8.56.1",
53-
"vitest": "^4.0.18"
52+
"typescript-eslint": "8.58.0",
53+
"vitest": "^4.1.2"
5454
},
5555
"repository": {
5656
"type": "git",

packages/name-resolution/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"node": ">=14.15.0"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^22.19.13",
26-
"@typescript-eslint/eslint-plugin": "^8.56.1",
27-
"@typescript-eslint/parser": "^8.56.1",
28-
"eslint": "^9.39.3",
25+
"@types/node": "^22.19.15",
26+
"@typescript-eslint/eslint-plugin": "^8.58.0",
27+
"@typescript-eslint/parser": "^8.58.0",
28+
"eslint": "^9.39.4",
2929
"eslint-config-airbnb-base": "^15.0.0",
3030
"eslint-config-prettier": "^10.1.8",
3131
"eslint-import-resolver-alias": "^1.1.2",
@@ -36,9 +36,9 @@
3636
"tsconfig-paths": "^4.2.0",
3737
"tsup": "^8.5.1",
3838
"typescript": "^5.9.3",
39-
"typescript-eslint": "8.56.1",
40-
"viem": "^2.46.3",
41-
"vitest": "^4.0.18"
39+
"typescript-eslint": "8.58.0",
40+
"viem": "^2.47.6",
41+
"vitest": "^4.1.2"
4242
},
4343
"repository": {
4444
"type": "git",
@@ -48,7 +48,7 @@
4848
"author": "kvhnuke",
4949
"license": "MIT",
5050
"dependencies": {
51-
"@bonfida/spl-name-service": "3.0.19",
51+
"@bonfida/spl-name-service": "3.0.20",
5252
"@ensdomains/address-encoder": "^1.1.4",
5353
"@unstoppabledomains/resolution": "^9.3.3",
5454
"@web3-name-sdk/core": "0.4.2",

0 commit comments

Comments
 (0)