|
30 | 30 | "test:e2e:mobile": "env MOBILE_ENV=true mocha --timeout=60000 ./test/e2e" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@ethereumjs/common": "^2.6.5", |
34 | | - "@ethereumjs/tx": "^3.5.2", |
35 | | - "@gtm-support/vue2-gtm": "^1.3.0", |
| 33 | + "@ethereumjs/common": "^3.1.1", |
| 34 | + "@ethereumjs/tx": "^4.1.1", |
| 35 | + "@ethereumjs/util": "^8.0.5", |
| 36 | + "@gtm-support/vue2-gtm": "^2.0.0", |
36 | 37 | "@metamask/contract-metadata": "^2.2.0", |
37 | | - "@metamask/eth-sig-util": "^4.0.1", |
| 38 | + "@metamask/eth-sig-util": "^5.0.2", |
38 | 39 | "@metamask/obs-store": "^7.0.0", |
39 | 40 | "@rsksmart/rsk-utils": "^1.1.0", |
40 | | - "@sentry/browser": "^7.38.0", |
41 | | - "@sentry/tracing": "^7.38.0", |
42 | | - "@sentry/vue": "^7.38.0", |
| 41 | + "@sentry/browser": "^7.41.0", |
| 42 | + "@sentry/tracing": "^7.41.0", |
| 43 | + "@sentry/vue": "^7.41.0", |
43 | 44 | "@toruslabs/broadcast-channel": "^6.1.1", |
44 | 45 | "@toruslabs/eccrypto": "^1.1.8", |
45 | 46 | "@toruslabs/http-helpers": "^3.2.0", |
|
49 | 50 | "@toruslabs/openlogin-jrpc": "^3.0.0", |
50 | 51 | "@toruslabs/openlogin-subkey": "^3.0.0", |
51 | 52 | "@toruslabs/openlogin-utils": "^3.0.0", |
52 | | - "@uniswap/default-token-list": "^5.2.0", |
| 53 | + "@uniswap/default-token-list": "^9.0.1", |
53 | 54 | "@uniswap/router-sdk": "^1.4.0", |
54 | | - "@uniswap/sdk-core": "^3.1.1", |
| 55 | + "@uniswap/sdk-core": "^3.2.1", |
55 | 56 | "@uniswap/smart-order-router": "^2.10.2", |
56 | 57 | "@uniswap/v3-sdk": "^3.9.0", |
57 | 58 | "@walletconnect/core": "^1.8.0", |
58 | 59 | "@walletconnect/iso-crypto": "^1.8.0", |
59 | 60 | "await-semaphore": "^0.1.3", |
60 | 61 | "bignumber.js": "^9.1.1", |
| 62 | + "bn.js": "^5.2.1", |
61 | 63 | "bowser": "^2.11.0", |
62 | 64 | "copy-to-clipboard": "^3.3.3", |
63 | | - "core-js": "^3.28.0", |
| 65 | + "core-js": "^3.29.0", |
64 | 66 | "create-hash": "^1.2.0", |
65 | 67 | "das-sdk": "^1.9.3", |
66 | 68 | "deepmerge": "^4.3.0", |
67 | | - "eth-block-tracker": "^6.1.0", |
68 | | - "eth-json-rpc-filters": "^5.1.0", |
| 69 | + "eth-block-tracker": "^7.0.0", |
| 70 | + "eth-json-rpc-filters": "^6.0.0", |
69 | 71 | "eth-json-rpc-infura": "^5.1.0", |
70 | | - "eth-json-rpc-middleware": "^8.1.0", |
| 72 | + "eth-json-rpc-middleware": "^9.0.1", |
71 | 73 | "eth-query": "^2.1.2", |
72 | 74 | "eth-rpc-errors": "^4.0.3", |
73 | | - "ethereumjs-util": "^7.1.5", |
74 | 75 | "ethereumjs-wallet": "^1.0.2", |
75 | 76 | "ethers": "^5.7.2", |
76 | 77 | "ethjs-query": "^0.3.8", |
77 | | - "fast-json-patch": "^2.2.1", |
| 78 | + "fast-json-patch": "^3.1.1", |
78 | 79 | "human-standard-collectible-abi": "^1.0.2", |
79 | 80 | "human-standard-token-abi": "^2.0.0", |
80 | 81 | "jsonschema": "^1.4.1", |
|
93 | 94 | "vue-i18n": "^8.27.2", |
94 | 95 | "vue-json-pretty": "^1.9.2", |
95 | 96 | "vue-qr": "^3.2.4", |
96 | | - "vue-qrcode-reader": "^3.1.1", |
| 97 | + "vue-qrcode-reader": "^3.1.2", |
97 | 98 | "vue-router": "^3.6.5", |
98 | 99 | "vue-spinner": "^1.0.4", |
99 | 100 | "vuetify": "^2.6.14", |
|
114 | 115 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
115 | 116 | "@babel/preset-env": "^7.20.2", |
116 | 117 | "@babel/register": "^7.21.0", |
117 | | - "@sentry/cli": "^2.13.0", |
| 118 | + "@sentry/cli": "^2.14.4", |
118 | 119 | "@vue/cli-plugin-babel": "^5.0.8", |
119 | 120 | "@vue/cli-plugin-eslint": "^5.0.8", |
120 | 121 | "@vue/cli-plugin-pwa": "^5.0.8", |
|
126 | 127 | "crypto-browserify": "^3.12.0", |
127 | 128 | "dotenv": "^16.0.3", |
128 | 129 | "empty-module": "0.0.2", |
129 | | - "eslint": "^8.34.0", |
| 130 | + "eslint": "^8.35.0", |
130 | 131 | "eslint-config-airbnb-base": "^15.0.0", |
131 | | - "eslint-config-prettier": "^8.6.0", |
| 132 | + "eslint-config-prettier": "^8.7.0", |
132 | 133 | "eslint-config-problems": "^7.0.1", |
133 | 134 | "eslint-config-standard": "^17.0.0", |
134 | 135 | "eslint-plugin-import": "^2.27.5", |
|
138 | 139 | "eslint-plugin-promise": "^6.1.1", |
139 | 140 | "eslint-plugin-simple-import-sort": "^10.0.0", |
140 | 141 | "eslint-plugin-switch-case": "^1.1.2", |
141 | | - "eslint-plugin-unicorn": "^44.0.2", |
| 142 | + "eslint-plugin-unicorn": "^46.0.0", |
142 | 143 | "eslint-plugin-vue": "^9.9.0", |
143 | 144 | "eslint-plugin-vue-scoped-css": "^2.4.0", |
144 | 145 | "express": "^4.18.2", |
145 | 146 | "fibers": "^5.0.3", |
146 | | - "ganache": "^7.7.5", |
| 147 | + "ganache": "^7.7.6", |
147 | 148 | "https-browserify": "^1.0.0", |
148 | 149 | "husky": "^8.0.3", |
149 | | - "jsdom": "^20.0.3", |
| 150 | + "jsdom": "^21.1.0", |
150 | 151 | "jsdom-global": "^3.0.2", |
151 | 152 | "lint-staged": "^13.1.2", |
152 | 153 | "lodash-es": "^4.17.21", |
153 | | - "luxon": "^3.2.1", |
| 154 | + "luxon": "^3.3.0", |
154 | 155 | "mocha": "^10.2.0", |
155 | 156 | "nock": "13.3.0", |
156 | 157 | "node-fetch": "^3.3.0", |
157 | 158 | "nyc": "^15.1.0", |
158 | 159 | "os-browserify": "^0.3.0", |
159 | 160 | "prettier": "^2.8.4", |
160 | 161 | "process": "^0.11.10", |
161 | | - "puppeteer": "^19.7.2", |
| 162 | + "puppeteer": "^19.7.3", |
162 | 163 | "sass": "~1.32.13", |
163 | 164 | "sass-loader": "^13.2.0", |
164 | | - "sinon": "^14.0.2", |
| 165 | + "sinon": "^15.0.1", |
165 | 166 | "stream-browserify": "^3.0.0", |
166 | 167 | "stream-http": "^3.2.0", |
167 | 168 | "stylus": "^0.59.0", |
|
0 commit comments