|
1 | 1 | { |
2 | 2 | "name": "@enkryptcom/extension", |
3 | | - "version": "2.6.2", |
| 3 | + "version": "2.7.0", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
|
24 | 24 | "watch:firefox": "yarn prebuild && cross-env BROWSER='firefox' vite" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@amplitude/analytics-browser": "^2.14.0", |
| 27 | + "@amplitude/analytics-browser": "^2.17.4", |
28 | 28 | "@enkryptcom/extension-bridge": "workspace:^", |
29 | 29 | "@enkryptcom/hw-wallets": "workspace:^", |
30 | 30 | "@enkryptcom/keyring": "workspace:^", |
|
41 | 41 | "@kadena/pactjs-cli": "^1.17.1", |
42 | 42 | "@ledgerhq/hw-transport-webusb": "^6.29.4", |
43 | 43 | "@metamask/eth-sig-util": "^8.2.0", |
44 | | - "@metaplex-foundation/mpl-bubblegum": "^4.4.0", |
| 44 | + "@metaplex-foundation/mpl-bubblegum": "^5.0.0", |
45 | 45 | "@metaplex-foundation/umi": "^1.2.0", |
46 | 46 | "@metaplex-foundation/umi-bundle-defaults": "^1.2.0", |
47 | | - "@polkadot/api": "^15.9.2", |
48 | | - "@polkadot/extension-inject": "^0.58.8", |
| 47 | + "@polkadot/api": "^15.9.3", |
| 48 | + "@polkadot/extension-inject": "^0.58.9", |
49 | 49 | "@polkadot/keyring": "^13.4.4", |
50 | | - "@polkadot/rpc-provider": "^15.9.2", |
51 | | - "@polkadot/types": "^15.9.2", |
52 | | - "@polkadot/types-known": "^15.9.2", |
| 50 | + "@polkadot/rpc-provider": "^15.9.3", |
| 51 | + "@polkadot/types": "^15.9.3", |
| 52 | + "@polkadot/types-known": "^15.9.3", |
53 | 53 | "@polkadot/ui-shared": "^3.13.1", |
54 | 54 | "@polkadot/util": "^13.4.4", |
55 | 55 | "@polkadot/wasm-crypto": "^7.4.1", |
56 | 56 | "@solana-developers/helpers": "2.8.0", |
57 | 57 | "@solana/spl-token": "^0.4.13", |
58 | 58 | "@solana/wallet-standard-features": "^1.3.0", |
59 | | - "@solana/web3.js": "^1.98.0", |
| 59 | + "@solana/web3.js": "^1.98.2", |
60 | 60 | "@wallet-standard/base": "^1.1.0", |
61 | 61 | "add": "^2.0.6", |
62 | | - "bignumber.js": "^9.2.1", |
| 62 | + "bignumber.js": "^9.3.0", |
63 | 63 | "bip39": "^3.1.0", |
64 | 64 | "bitcoinjs-lib": "^6.1.7", |
65 | 65 | "bs58": "^6.0.0", |
|
81 | 81 | "uuid": "^11.1.0", |
82 | 82 | "vue": "^3.5.13", |
83 | 83 | "vue-echarts": "7.0.3", |
84 | | - "vue-router": "^4.5.0", |
| 84 | + "vue-router": "^4.5.1", |
85 | 85 | "vue3-lottie": "^3.3.1", |
86 | 86 | "vuedraggable": "^4.1.0", |
87 | 87 | "web3-eth": "^1.10.4", |
|
100 | 100 | "@rollup/plugin-typescript": "^12.1.2", |
101 | 101 | "@tsconfig/node20": "^20.1.5", |
102 | 102 | "@types/bs58": "^5.0.0", |
103 | | - "@types/chrome": "^0.0.315", |
| 103 | + "@types/chrome": "^0.0.322", |
104 | 104 | "@types/ethereumjs-abi": "^0.6.5", |
105 | 105 | "@types/events": "^3.0.3", |
106 | 106 | "@types/fs-extra": "^11.0.4", |
107 | 107 | "@types/less": "^3.0.8", |
108 | 108 | "@types/lodash": "^4.17.16", |
109 | | - "@types/node": "^22.14.1", |
| 109 | + "@types/node": "^22.15.17", |
| 110 | + "@types/semver": "^7.7.0", |
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.3", |
| 116 | + "@vitejs/plugin-vue": "^5.2.4", |
116 | 117 | "@vue/eslint-config-prettier": "^10.2.0", |
117 | 118 | "@vue/eslint-config-typescript": "^14.5.0", |
118 | 119 | "@vue/tsconfig": "^0.7.0", |
119 | 120 | "@vueuse/core": "^13.1.0", |
120 | 121 | "cross-env": "^7.0.3", |
121 | | - "eslint": "^9.24.0", |
122 | | - "eslint-plugin-vue": "^10.0.0", |
| 122 | + "eslint": "^9.26.0", |
| 123 | + "eslint-plugin-vue": "^10.1.0", |
123 | 124 | "fs-extra": "^11.3.0", |
124 | 125 | "jsdom": "^26.1.0", |
125 | 126 | "less": "^4.3.0", |
126 | | - "less-loader": "^12.2.0", |
127 | | - "npm-run-all2": "^7.0.2", |
| 127 | + "less-loader": "^12.3.0", |
| 128 | + "npm-run-all2": "^8.0.1", |
128 | 129 | "prettier": "^3.5.3", |
129 | 130 | "rimraf": "^6.0.1", |
130 | | - "rollup": "^4.40.0", |
| 131 | + "rollup": "^4.40.2", |
131 | 132 | "rollup-plugin-visualizer": "^5.14.0", |
132 | | - "semver": "^7.7.1", |
| 133 | + "semver": "^7.7.2", |
133 | 134 | "systeminformation": "^5.25.11", |
134 | 135 | "tsup": "^8.4.0", |
135 | 136 | "typescript": "~5.8.3", |
136 | 137 | "url": "^0.11.4", |
137 | | - "vite": "^6.3.1", |
| 138 | + "vite": "^6.3.5", |
138 | 139 | "vite-plugin-node-polyfills": "0.23.0", |
139 | 140 | "vite-tsconfig-paths": "^5.1.4", |
140 | | - "vitest": "^3.1.1", |
141 | | - "vue-tsc": "^2.2.8", |
| 141 | + "vitest": "^3.1.3", |
| 142 | + "vue-tsc": "^2.2.10", |
142 | 143 | "webextension-polyfill": "^0.12.0" |
143 | 144 | }, |
144 | 145 | "installConfig": { |
|
0 commit comments