|
1 | 1 | { |
2 | 2 | "name": "@enkryptcom/extension", |
3 | | - "version": "2.10.0", |
| 3 | + "version": "2.11.0", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
|
23 | 23 | "watch:firefox": "yarn prebuild && cross-env BROWSER='firefox' vite" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "@amplitude/analytics-browser": "^2.20.1", |
| 26 | + "@amplitude/analytics-browser": "^2.24.0", |
27 | 27 | "@enkryptcom/extension-bridge": "workspace:^", |
28 | 28 | "@enkryptcom/hw-wallets": "workspace:^", |
29 | 29 | "@enkryptcom/keyring": "workspace:^", |
|
38 | 38 | "@ethereumjs/wallet": "^2.0.4", |
39 | 39 | "@kadena/client": "^1.18.0", |
40 | 40 | "@kadena/pactjs-cli": "^1.18.0", |
41 | | - "@ledgerhq/hw-transport-webusb": "^6.29.8", |
| 41 | + "@ledgerhq/hw-transport-webusb": "^6.29.10", |
| 42 | + "@massalabs/massa-web3": "^5.3.0", |
42 | 43 | "@metamask/eth-sig-util": "^8.2.0", |
43 | 44 | "@metaplex-foundation/mpl-bubblegum": "^5.0.2", |
44 | | - "@metaplex-foundation/umi": "^1.2.0", |
45 | | - "@metaplex-foundation/umi-bundle-defaults": "^1.2.0", |
46 | | - "@polkadot/api": "^16.4.2", |
47 | | - "@polkadot/extension-inject": "^0.61.4", |
48 | | - "@polkadot/keyring": "^13.5.3", |
49 | | - "@polkadot/rpc-provider": "^16.4.2", |
50 | | - "@polkadot/types": "^16.4.2", |
51 | | - "@polkadot/types-known": "^16.4.2", |
52 | | - "@polkadot/ui-shared": "^3.15.2", |
53 | | - "@polkadot/util": "^13.5.3", |
54 | | - "@polkadot/wasm-crypto": "^7.4.1", |
| 45 | + "@metaplex-foundation/umi": "^1.4.1", |
| 46 | + "@metaplex-foundation/umi-bundle-defaults": "^1.4.1", |
| 47 | + "@polkadot/api": "^16.4.7", |
| 48 | + "@polkadot/extension-inject": "^0.61.7", |
| 49 | + "@polkadot/keyring": "^13.5.6", |
| 50 | + "@polkadot/rpc-provider": "^16.4.7", |
| 51 | + "@polkadot/types": "^16.4.7", |
| 52 | + "@polkadot/types-known": "^16.4.7", |
| 53 | + "@polkadot/ui-shared": "^3.16.1", |
| 54 | + "@polkadot/util": "^13.5.6", |
| 55 | + "@polkadot/wasm-crypto": "^7.5.1", |
55 | 56 | "@solana-developers/helpers": "2.8.0", |
56 | | - "@solana/spl-token": "^0.4.13", |
| 57 | + "@solana/spl-token": "^0.4.14", |
57 | 58 | "@solana/wallet-standard-features": "^1.3.0", |
58 | | - "@solana/web3.js": "^1.98.2", |
| 59 | + "@solana/web3.js": "^1.98.4", |
59 | 60 | "@wallet-standard/base": "^1.1.0", |
60 | 61 | "add": "^2.0.6", |
61 | 62 | "bignumber.js": "^9.3.1", |
62 | 63 | "bip39": "^3.1.0", |
63 | 64 | "bitcoinjs-lib": "^6.1.7", |
64 | 65 | "bs58": "^6.0.0", |
65 | | - "concurrently": "^9.2.0", |
66 | | - "echarts": "^5.6.0", |
| 66 | + "concurrently": "^9.2.1", |
| 67 | + "echarts": "^6.0.0", |
67 | 68 | "ethereum-cryptography": "^2.2.1", |
68 | 69 | "ethereumjs-abi": "^0.6.8", |
69 | 70 | "eventemitter3": "^5.0.1", |
|
78 | 79 | "switch-ts": "^1.1.1", |
79 | 80 | "url-parse": "^1.5.10", |
80 | 81 | "uuid": "^11.1.0", |
81 | | - "vue": "^3.5.18", |
| 82 | + "vue": "^3.5.21", |
82 | 83 | "vue-echarts": "7.0.3", |
83 | 84 | "vue-router": "^4.5.1", |
84 | 85 | "vue3-lottie": "^3.3.1", |
|
89 | 90 | "zxcvbn": "^4.4.2" |
90 | 91 | }, |
91 | 92 | "devDependencies": { |
92 | | - "@crxjs/vite-plugin": "^2.0.0-beta.32", |
| 93 | + "@crxjs/vite-plugin": "^2.2.0", |
93 | 94 | "@rollup/plugin-commonjs": "^28.0.6", |
94 | 95 | "@rollup/plugin-inject": "^5.0.5", |
95 | 96 | "@rollup/plugin-json": "^6.1.0", |
|
99 | 100 | "@rollup/plugin-typescript": "^12.1.4", |
100 | 101 | "@tsconfig/node20": "^20.1.6", |
101 | 102 | "@types/bs58": "^5.0.0", |
102 | | - "@types/chrome": "^0.1.1", |
| 103 | + "@types/chrome": "^0.1.11", |
103 | 104 | "@types/ethereumjs-abi": "^0.6.5", |
104 | 105 | "@types/events": "^3.0.3", |
105 | 106 | "@types/fs-extra": "^11.0.4", |
106 | 107 | "@types/less": "^3.0.8", |
107 | 108 | "@types/lodash": "^4.17.20", |
108 | | - "@types/node": "^22.16.5", |
109 | | - "@types/semver": "^7.7.0", |
| 109 | + "@types/node": "^22.18.3", |
| 110 | + "@types/semver": "^7.7.1", |
110 | 111 | "@types/url-parse": "^1.4.11", |
111 | 112 | "@types/utf-8-validate": "^5.0.2", |
112 | 113 | "@types/uuid": "^10.0.0", |
113 | 114 | "@types/wif": "^2.0.5", |
114 | 115 | "@types/zxcvbn": "^4.4.5", |
115 | | - "@vitejs/plugin-vue": "^5.2.4", |
| 116 | + "@vitejs/plugin-vue": "^6.0.1", |
116 | 117 | "@vue/eslint-config-prettier": "^10.2.0", |
117 | 118 | "@vue/eslint-config-typescript": "^14.6.0", |
118 | | - "@vue/tsconfig": "^0.7.0", |
119 | | - "@vueuse/core": "^13.5.0", |
120 | | - "cross-env": "^7.0.3", |
121 | | - "eslint": "^9.32.0", |
122 | | - "eslint-plugin-vue": "^10.3.0", |
123 | | - "fs-extra": "^11.3.0", |
| 119 | + "@vue/tsconfig": "^0.8.1", |
| 120 | + "@vueuse/core": "^13.9.0", |
| 121 | + "cross-env": "^10.0.0", |
| 122 | + "eslint": "^9.35.0", |
| 123 | + "eslint-plugin-vue": "^10.4.0", |
| 124 | + "fs-extra": "^11.3.2", |
124 | 125 | "jsdom": "^26.1.0", |
125 | | - "less": "^4.4.0", |
| 126 | + "less": "^4.4.1", |
126 | 127 | "less-loader": "^12.3.0", |
127 | 128 | "npm-run-all2": "^8.0.4", |
128 | 129 | "prettier": "^3.6.2", |
129 | 130 | "rimraf": "^6.0.1", |
130 | | - "rollup": "^4.45.1", |
| 131 | + "rollup": "^4.50.2", |
131 | 132 | "rollup-plugin-visualizer": "^6.0.3", |
132 | 133 | "semver": "^7.7.2", |
133 | | - "systeminformation": "^5.27.7", |
| 134 | + "systeminformation": "^5.27.9", |
134 | 135 | "tsup": "^8.5.0", |
135 | | - "typescript": "~5.8.3", |
| 136 | + "typescript": "~5.9.2", |
136 | 137 | "url": "^0.11.4", |
137 | | - "vite": "^6.3.5", |
| 138 | + "vite": "^7.1.5", |
138 | 139 | "vite-plugin-node-polyfills": "0.24.0", |
139 | 140 | "vite-tsconfig-paths": "^5.1.4", |
140 | 141 | "vitest": "^3.2.4", |
141 | | - "vue-tsc": "^2.2.12", |
| 142 | + "vue-tsc": "^3.0.7", |
142 | 143 | "webextension-polyfill": "^0.12.0" |
143 | 144 | }, |
144 | 145 | "installConfig": { |
|
0 commit comments