|
1 | 1 | { |
2 | 2 | "name": "adamant-im", |
3 | | - "version": "2.15.0", |
| 3 | + "version": "3.0.0", |
4 | 4 | "author": "ADAMANT Foundation <[email protected]>", |
5 | 5 | "license": "GPLv3", |
6 | 6 | "description": "Decentralized Messenger", |
|
20 | 20 | "dependencies": { |
21 | 21 | "@liskhq/lisk-cryptography": "3.2.0", |
22 | 22 | "@liskhq/lisk-transactions": "5.2.0", |
23 | | - "@mdi/font": "^6.3.95", |
| 23 | + "@mdi/font": "^6.5.95", |
24 | 24 | "@stablelib/utf8": "^1.0.1", |
25 | 25 | "@zxing/library": "0.18.6", |
26 | 26 | "abi-decoder": "^2.4.0", |
27 | | - "axios": "^0.23.0", |
| 27 | + "axios": "^0.24.0", |
28 | 28 | "b64-to-blob": "^1.2.19", |
29 | 29 | "bignumber.js": "^9.0.1", |
30 | 30 | "bip39": "^3.0.4", |
31 | 31 | "bitcoinjs-lib": "^5.2.0", |
32 | 32 | "bytebuffer": "^5.0.1", |
33 | 33 | "coininfo": "^5.1.0", |
34 | | - "core-js": "^3.18.3", |
| 34 | + "core-js": "^3.19.1", |
35 | 35 | "dayjs": "^1.10.7", |
36 | 36 | "deepmerge": "^4.2.2", |
37 | 37 | "detect-browser": "^5.2.1", |
38 | 38 | "dompurify": "^2.3.3", |
39 | 39 | "ed2curve": "^0.3.0", |
40 | 40 | "file-saver": "^2.0.5", |
41 | 41 | "hdkey": "^2.0.1", |
42 | | - "idb": "^6.1.5", |
| 42 | + "idb": "^7.0.0", |
43 | 43 | "js-base64": "^3.7.2", |
44 | 44 | "js-md5": "^0.7.3", |
45 | 45 | "lodash": "^4.17.21", |
46 | | - "marked": "^3.0.7", |
| 46 | + "marked": "^4.0.4", |
47 | 47 | "notifyjs": "^3.0.0", |
48 | 48 | "pbkdf2": "^3.1.2", |
49 | 49 | "promise-queue": "^2.2.5", |
|
57 | 57 | "throttle-promise": "^1.0.4", |
58 | 58 | "visibilityjs": "^2.0.2", |
59 | 59 | "vue": "^2.6.14", |
60 | | - "vue-i18n": "^8.26.5", |
61 | | - "vue-router": "^3.5.2", |
| 60 | + "vue-i18n": "^8.26.7", |
| 61 | + "vue-router": "^3.5.3", |
62 | 62 | "vue-scrollto": "^2.20.0", |
63 | 63 | "vuetify": "^1.5.24", |
64 | 64 | "vuex": "^3.6.2", |
65 | 65 | "vuex-persist": "^3.1.3", |
66 | | - "web3-eth": "^1.6.0", |
67 | | - "web3-utils": "^1.6.0" |
| 66 | + "web3-eth": "^1.6.1", |
| 67 | + "web3-utils": "^1.6.1" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@babel/core": "7.15.8", |
71 | | - "@babel/eslint-parser": "^7.15.8", |
| 70 | + "@babel/core": "7.16.0", |
| 71 | + "@babel/eslint-parser": "^7.16.3", |
72 | 72 | "@intlify/vue-i18n-loader": "^1.1.0", |
73 | | - "@vue/babel-preset-app": "^4.5.14", |
74 | | - "@vue/cli-plugin-babel": "^4.5.14", |
75 | | - "@vue/cli-plugin-e2e-cypress": "^4.5.14", |
76 | | - "@vue/cli-plugin-eslint": "^4.5.14", |
77 | | - "@vue/cli-plugin-pwa": "^4.5.14", |
78 | | - "@vue/cli-plugin-unit-jest": "^4.5.14", |
79 | | - "@vue/cli-service": "^4.5.14", |
| 73 | + "@vue/babel-preset-app": "^4.5.15", |
| 74 | + "@vue/cli-plugin-babel": "^4.5.15", |
| 75 | + "@vue/cli-plugin-e2e-cypress": "^4.5.15", |
| 76 | + "@vue/cli-plugin-eslint": "^4.5.15", |
| 77 | + "@vue/cli-plugin-pwa": "^4.5.15", |
| 78 | + "@vue/cli-plugin-unit-jest": "^4.5.15", |
| 79 | + "@vue/cli-service": "^4.5.15", |
80 | 80 | "@vue/eslint-config-standard": "^6.1.0", |
81 | | - "@vue/test-utils": "^1.2.2", |
| 81 | + "@vue/test-utils": "^1.3.0", |
82 | 82 | "babel-core": "7.0.0-bridge.0", |
83 | 83 | "babel-jest": "^27.3.1", |
84 | 84 | "babel-plugin-rewire": "^1.2.0", |
85 | 85 | "cross-env": "^7.0.3", |
86 | 86 | "electron": "^3.0.0", |
87 | 87 | "eslint": "^7.31.0", |
88 | 88 | "eslint-config-standard": "^16.0.3", |
89 | | - "eslint-plugin-import": "^2.25.2", |
| 89 | + "eslint-plugin-import": "^2.25.3", |
90 | 90 | "eslint-plugin-node": "^11.1.0", |
91 | 91 | "eslint-plugin-promise": "^5.1.1", |
92 | 92 | "eslint-plugin-vue": "^7.20.0", |
93 | 93 | "lorem-ipsum": "^2.0.4", |
94 | | - "sinon": "^11.1.2", |
| 94 | + "sinon": "^12.0.1", |
95 | 95 | "stylus": "^0.55.0", |
96 | 96 | "stylus-loader": "^3.0.2", |
97 | 97 | "uuid": "^8.3.2", |
98 | 98 | "vue-cli-plugin-electron-builder": "^2.1.1", |
99 | 99 | "vue-cli-plugin-i18n": "^2.3.1", |
100 | | - "vue-cli-plugin-vuetify": "^2.4.3", |
| 100 | + "vue-cli-plugin-vuetify": "^2.4.4", |
101 | 101 | "vue-cli-plugin-webpack-bundle-analyzer": "^4.0.0", |
102 | 102 | "vue-jest": "^3.0.7", |
103 | 103 | "vue-template-compiler": "^2.6.14", |
|
0 commit comments