|
1 | 1 | { |
2 | 2 | "name": "@enkryptcom/extension", |
3 | | - "version": "2.15.0", |
| 3 | + "version": "2.16.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.32.0", |
| 26 | + "@amplitude/analytics-browser": "^2.35.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.3", |
40 | 40 | "@kadena/pactjs-cli": "^1.18.3", |
41 | | - "@ledgerhq/hw-transport-webusb": "^6.29.13", |
| 41 | + "@ledgerhq/hw-transport-webusb": "^6.30.0", |
42 | 42 | "@massalabs/massa-web3": "^5.3.0", |
43 | 43 | "@metamask/eth-sig-util": "^8.2.0", |
44 | 44 | "@metaplex-foundation/mpl-bubblegum": "^5.0.2", |
45 | | - "@metaplex-foundation/umi": "^1.4.1", |
46 | | - "@metaplex-foundation/umi-bundle-defaults": "^1.4.1", |
| 45 | + "@metaplex-foundation/umi": "^1.5.1", |
| 46 | + "@metaplex-foundation/umi-bundle-defaults": "^1.5.1", |
47 | 47 | "@polkadot/api": "^16.5.4", |
48 | 48 | "@polkadot/extension-inject": "^0.62.6", |
49 | 49 | "@polkadot/keyring": "^14.0.1", |
|
67 | 67 | "echarts": "^6.0.0", |
68 | 68 | "ethereum-cryptography": "^2.2.1", |
69 | 69 | "ethereumjs-abi": "^0.6.8", |
70 | | - "eventemitter3": "^5.0.1", |
| 70 | + "eventemitter3": "^5.0.4", |
71 | 71 | "jdenticon": "^3.3.0", |
72 | | - "lodash": "^4.17.21", |
| 72 | + "lodash": "^4.17.23", |
73 | 73 | "memoize-one": "^6.0.0", |
74 | 74 | "moment": "^2.30.1", |
75 | 75 | "nanoevents": "^9.1.0", |
76 | 76 | "pact-lang-api": "^4.3.6", |
77 | 77 | "pinia": "^3.0.4", |
78 | | - "qrcode.vue": "^3.6.0", |
| 78 | + "qrcode.vue": "^3.8.0", |
79 | 79 | "switch-ts": "^2.0.0", |
80 | 80 | "url-parse": "^1.5.10", |
81 | 81 | "uuid": "^13.0.0", |
82 | | - "vue": "^3.5.25", |
| 82 | + "vue": "^3.5.28", |
83 | 83 | "vue-echarts": "8.0.1", |
84 | | - "vue-router": "^4.6.3", |
| 84 | + "vue-router": "^4.6.4", |
85 | 85 | "vue3-lottie": "^3.3.1", |
86 | 86 | "vuedraggable": "^4.1.0", |
87 | 87 | "web3-eth": "^1.10.4", |
|
98 | 98 | "@rollup/plugin-replace": "^6.0.3", |
99 | 99 | "@rollup/plugin-terser": "^0.4.4", |
100 | 100 | "@rollup/plugin-typescript": "^12.3.0", |
101 | | - "@tsconfig/node20": "^20.1.8", |
| 101 | + "@tsconfig/node20": "^20.1.9", |
102 | 102 | "@types/bs58": "^5.0.0", |
103 | | - "@types/chrome": "^0.1.32", |
| 103 | + "@types/chrome": "^0.1.36", |
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 | | - "@types/lodash": "^4.17.21", |
109 | | - "@types/node": "^22.19.2", |
| 108 | + "@types/lodash": "^4.17.23", |
| 109 | + "@types/node": "^22.19.11", |
110 | 110 | "@types/semver": "^7.7.1", |
111 | 111 | "@types/url-parse": "^1.4.11", |
112 | 112 | "@types/utf-8-validate": "^5.0.2", |
113 | 113 | "@types/uuid": "^11.0.0", |
114 | 114 | "@types/wif": "^2.0.5", |
115 | 115 | "@types/zxcvbn": "^4.4.5", |
116 | | - "@vitejs/plugin-vue": "^6.0.2", |
| 116 | + "@vitejs/plugin-vue": "^6.0.4", |
117 | 117 | "@vue/eslint-config-prettier": "^10.2.0", |
118 | | - "@vue/eslint-config-typescript": "^14.6.0", |
| 118 | + "@vue/eslint-config-typescript": "^14.7.0", |
119 | 119 | "@vue/tsconfig": "^0.8.1", |
120 | | - "@vueuse/core": "^14.1.0", |
| 120 | + "@vueuse/core": "^14.2.1", |
121 | 121 | "cross-env": "^10.1.0", |
122 | | - "eslint": "^9.39.1", |
123 | | - "eslint-plugin-vue": "^10.6.2", |
124 | | - "fs-extra": "^11.3.2", |
125 | | - "jsdom": "^27.3.0", |
126 | | - "less": "^4.4.2", |
127 | | - "less-loader": "^12.3.0", |
| 122 | + "eslint": "^9.39.2", |
| 123 | + "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", |
128 | 128 | "npm-run-all2": "^8.0.4", |
129 | | - "prettier": "^3.7.4", |
130 | | - "rimraf": "^6.1.2", |
131 | | - "rollup": "^4.53.3", |
| 129 | + "prettier": "^3.8.1", |
| 130 | + "rimraf": "^6.1.3", |
| 131 | + "rollup": "^4.57.1", |
132 | 132 | "rollup-plugin-visualizer": "^6.0.5", |
133 | | - "semver": "^7.7.3", |
134 | | - "systeminformation": "^5.27.14", |
| 133 | + "semver": "^7.7.4", |
| 134 | + "systeminformation": "^5.31.1", |
135 | 135 | "tsup": "^8.5.1", |
136 | 136 | "typescript": "~5.9.3", |
137 | 137 | "url": "^0.11.4", |
138 | | - "vite": "^7.2.7", |
139 | | - "vite-plugin-node-polyfills": "0.24.0", |
140 | | - "vite-tsconfig-paths": "^5.1.4", |
141 | | - "vitest": "^4.0.15", |
142 | | - "vue-tsc": "^3.1.8", |
| 138 | + "vite": "^7.3.1", |
| 139 | + "vite-plugin-node-polyfills": "0.25.0", |
| 140 | + "vite-tsconfig-paths": "^6.1.1", |
| 141 | + "vitest": "^4.0.18", |
| 142 | + "vue-tsc": "^3.2.4", |
143 | 143 | "webextension-polyfill": "^0.12.0" |
144 | 144 | }, |
145 | 145 | "installConfig": { |
|
0 commit comments