|
1 | 1 | { |
2 | 2 | "name": "@enkryptcom/extension", |
3 | | - "version": "2.17.0", |
| 3 | + "version": "2.18.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.38.1", |
| 26 | + "@amplitude/analytics-browser": "^2.42.4", |
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.33.0", |
| 41 | + "@ledgerhq/hw-transport-webusb": "^6.34.2", |
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", |
|
64 | 64 | "bitcoinjs-lib": "^6.1.7", |
65 | 65 | "bs58": "^6.0.0", |
66 | 66 | "concurrently": "^9.2.1", |
67 | | - "echarts": "^6.0.0", |
| 67 | + "echarts": "^6.1.0", |
68 | 68 | "ethereum-cryptography": "^2.2.1", |
69 | 69 | "ethereumjs-abi": "^0.6.8", |
70 | 70 | "eventemitter3": "^5.0.4", |
71 | 71 | "jdenticon": "^3.3.0", |
72 | | - "lodash": "^4.18.0", |
| 72 | + "lodash": "^4.18.1", |
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.8.0", |
| 78 | + "qrcode.vue": "^3.9.1", |
79 | 79 | "switch-ts": "^2.0.0", |
80 | 80 | "url-parse": "^1.5.10", |
81 | | - "uuid": "^13.0.0", |
82 | | - "vue": "^3.5.31", |
| 81 | + "uuid": "^13.0.2", |
| 82 | + "vue": "^3.5.34", |
83 | 83 | "vue-echarts": "8.0.1", |
84 | 84 | "vue-router": "^4.6.4", |
85 | 85 | "vue3-lottie": "^3.3.1", |
|
100 | 100 | "@rollup/plugin-typescript": "^12.3.0", |
101 | 101 | "@tsconfig/node20": "^20.1.9", |
102 | 102 | "@types/bs58": "^5.0.0", |
103 | | - "@types/chrome": "^0.1.38", |
| 103 | + "@types/chrome": "^0.1.42", |
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.24", |
109 | | - "@types/node": "^22.19.15", |
| 109 | + "@types/node": "^22.19.19", |
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.5", |
| 116 | + "@vitejs/plugin-vue": "^6.0.7", |
117 | 117 | "@vue/eslint-config-prettier": "^10.2.0", |
118 | 118 | "@vue/eslint-config-typescript": "^14.7.0", |
119 | | - "@vue/tsconfig": "^0.8.1", |
120 | | - "@vueuse/core": "^14.2.1", |
| 119 | + "@vue/tsconfig": "^0.9.1", |
| 120 | + "@vueuse/core": "^14.3.0", |
121 | 121 | "cross-env": "^10.1.0", |
122 | 122 | "eslint": "^9.39.4", |
123 | | - "eslint-plugin-vue": "^10.8.0", |
124 | | - "fs-extra": "^11.3.4", |
125 | | - "jsdom": "^29.0.1", |
| 123 | + "eslint-plugin-vue": "^10.9.1", |
| 124 | + "fs-extra": "^11.3.5", |
| 125 | + "jsdom": "^29.1.1", |
126 | 126 | "less": "^4.6.4", |
127 | | - "less-loader": "^12.3.2", |
| 127 | + "less-loader": "^12.3.3", |
128 | 128 | "npm-run-all2": "^8.0.4", |
129 | | - "prettier": "^3.8.1", |
| 129 | + "prettier": "^3.8.3", |
130 | 130 | "rimraf": "^6.1.3", |
131 | | - "rollup": "^4.60.1", |
| 131 | + "rollup": "^4.60.4", |
132 | 132 | "rollup-plugin-visualizer": "^6.0.11", |
133 | | - "semver": "^7.7.4", |
134 | | - "systeminformation": "^5.31.5", |
| 133 | + "semver": "^7.8.1", |
| 134 | + "systeminformation": "^5.31.6", |
135 | 135 | "tsup": "^8.5.1", |
136 | 136 | "typescript": "~5.9.3", |
137 | 137 | "url": "^0.11.4", |
138 | | - "vite": "^7.3.1", |
| 138 | + "vite": "^7.3.3", |
139 | 139 | "vite-plugin-node-polyfills": "0.26.0", |
140 | 140 | "vite-tsconfig-paths": "^6.1.1", |
141 | | - "vitest": "^4.1.2", |
142 | | - "vue-tsc": "^3.2.6", |
| 141 | + "vitest": "^4.1.7", |
| 142 | + "vue-tsc": "^3.3.1", |
143 | 143 | "webextension-polyfill": "^0.12.0" |
144 | 144 | }, |
145 | 145 | "installConfig": { |
|
0 commit comments