|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@element-plus/icons-vue": "2.0.4", |
17 | | - "@extend-chrome/storage": "^1.5.0", |
| 17 | + "@extend-chrome/storage": "1.5.0", |
18 | 18 | "@fortawesome/fontawesome-svg-core": "^6.1.1", |
19 | 19 | "@fortawesome/free-brands-svg-icons": "^6.1.1", |
20 | 20 | "@fortawesome/free-solid-svg-icons": "^6.1.1", |
21 | 21 | "@fortawesome/vue-fontawesome": "^3.0.0-5", |
22 | | - "@walletconnect/web3-provider": "^1.7.8", |
23 | | - "async-lock": "^1.3.1", |
24 | | - "axios": "^0.27.2", |
25 | | - "bind-decorator": "^1.0.11", |
26 | | - "buffer": "^6.0.3", |
27 | | - "crossbell.js": "^0.8.3", |
| 22 | + "@walletconnect/web3-provider": "1.8.0", |
| 23 | + "async-lock": "1.3.2", |
| 24 | + "axios": "0.27.2", |
| 25 | + "bind-decorator": "1.0.11", |
| 26 | + "buffer": "6.0.3", |
| 27 | + "crossbell.js": "0.8.3", |
28 | 28 | "element-plus": "2.2.2", |
29 | | - "ethers": "^5.6.8", |
30 | | - "events": "^3.3.0", |
31 | | - "lodash-es": "^4.17.21", |
32 | | - "markdown-it": "^13.0.1", |
33 | | - "metamask-extension-provider": "^3.0.0", |
34 | | - "moment": "^2.29.3", |
35 | | - "process": "^0.11.10", |
| 29 | + "ethers": "5.6.9", |
| 30 | + "events": "3.3.0", |
| 31 | + "lodash-es": "4.17.21", |
| 32 | + "markdown-it": "13.0.1", |
| 33 | + "metamask-extension-provider": "3.0.0", |
| 34 | + "moment": "2.29.4", |
| 35 | + "process": "0.11.10", |
36 | 36 | "unidata.js": "0.6.1", |
37 | | - "util": "^0.12.4", |
38 | | - "vue": "^3.2.36", |
39 | | - "vue-router": "^4.0.15", |
40 | | - "vuex": "^4.0.2", |
41 | | - "web3modal": "^1.9.7" |
| 37 | + "util": "0.12.4", |
| 38 | + "vue": "3.2.37", |
| 39 | + "vue-router": "4.1.3", |
| 40 | + "vuex": "4.0.2", |
| 41 | + "web3modal": "1.9.8" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@crxjs/vite-plugin": "^1.0.7", |
45 | | - "@originjs/vite-plugin-commonjs": "^1.0.3", |
46 | | - "@tailwindcss/line-clamp": "^0.4.0", |
47 | | - "@types/async-lock": "^1.1.5", |
48 | | - "@types/chrome": "^0.0.188", |
49 | | - "@types/lodash-es": "^4.17.6", |
50 | | - "@types/markdown-it": "^12.2.3", |
51 | | - "@vitejs/plugin-vue": "^2.3.3", |
52 | | - "autoprefixer": "^10.4.7", |
53 | | - "browserify-zlib": "^0.2.0", |
54 | | - "husky": "^8.0.1", |
55 | | - "less": "^4.1.2", |
56 | | - "lint-staged": "^13.0.0", |
57 | | - "postcss": "^8.4.14", |
| 44 | + "@crxjs/vite-plugin": "1.0.13", |
| 45 | + "@originjs/vite-plugin-commonjs": "1.0.3", |
| 46 | + "@tailwindcss/line-clamp": "0.4.0", |
| 47 | + "@types/async-lock": "1.1.5", |
| 48 | + "@types/chrome": "0.0.188", |
| 49 | + "@types/lodash-es": "4.17.6", |
| 50 | + "@types/markdown-it": "12.2.3", |
| 51 | + "@vitejs/plugin-vue": "2.3.3", |
| 52 | + "autoprefixer": "10.4.8", |
| 53 | + "browserify-zlib": "0.2.0", |
| 54 | + "husky": "8.0.1", |
| 55 | + "less": "4.1.3", |
| 56 | + "lint-staged": "13.0.3", |
| 57 | + "postcss": "8.4.16", |
58 | 58 | "prettier": "2.6.2", |
59 | | - "rollup-plugin-polyfill-node": "^0.9.0", |
60 | | - "stream-browserify": "^3.0.0", |
61 | | - "tailwindcss": "^3.0.24", |
62 | | - "typescript": "^4.7.2", |
63 | | - "unplugin-auto-import": "^0.8.6", |
64 | | - "unplugin-vue-components": "^0.19.6", |
| 59 | + "rollup-plugin-polyfill-node": "0.9.0", |
| 60 | + "stream-browserify": "3.0.0", |
| 61 | + "tailwindcss": "3.1.8", |
| 62 | + "typescript": "4.7.4", |
| 63 | + "unplugin-auto-import": "0.8.8", |
| 64 | + "unplugin-vue-components": "0.19.9", |
65 | 65 | "vite": "3.0.0-alpha.9", |
66 | | - "vue-tsc": "^0.35.2" |
| 66 | + "vue-tsc": "0.35.2" |
67 | 67 | } |
68 | 68 | } |
0 commit comments