|
1 | 1 | { |
2 | 2 | "name": "vue-tpl", |
3 | | - "version": "1.2.12", |
| 3 | + "version": "1.2.13", |
4 | 4 | "private": false, |
5 | 5 | "description": "vue + vuex + vue router + TypeScript(支持 JavaScript) 模板", |
6 | 6 | "author": "毛瑞 <Maorey@Foxmail.com>", |
|
17 | 17 | "crypto-js": "3.3.0", |
18 | 18 | "d3": "^5.16.0", |
19 | 19 | "echarts": "^4.7.0", |
| 20 | + "echarts-liquidfill": "^2.0.5", |
20 | 21 | "element-ui": "^2.13.1", |
21 | 22 | "jsencrypt": "^3.0.0-rc.1", |
22 | 23 | "luma.gl": "^7.3.2", |
23 | 24 | "normalize.css": "^8.0.1", |
24 | 25 | "nprogress": "^0.2.0", |
25 | | - "pixi.js": "^5.2.2", |
26 | | - "pixi.js-legacy": "^5.2.2", |
| 26 | + "pixi.js": "^5.2.3", |
| 27 | + "pixi.js-legacy": "^5.2.3", |
27 | 28 | "register-service-worker": "^1.7.1", |
28 | 29 | "three": "^0.115.0", |
29 | 30 | "vue": "^2.6.11", |
30 | 31 | "vue-class-component": "^7.2.3", |
31 | | - "vue-i18n": "^8.17.3", |
32 | | - "vue-property-decorator": "^8.4.1", |
| 32 | + "vue-i18n": "^8.17.4", |
| 33 | + "vue-property-decorator": "^8.4.2", |
33 | 34 | "vue-router": "^3.1.6", |
34 | | - "vuex": "^3.2.0", |
| 35 | + "vuex": "^3.3.0", |
35 | 36 | "vuex-class": "^0.3.2", |
36 | | - "vuex-module-decorators": "^0.16.1", |
| 37 | + "vuex-module-decorators": "^0.17.0", |
37 | 38 | "zdog": "^1.1.2", |
38 | 39 | "zrender": "^4.3.0" |
39 | 40 | }, |
|
42 | 43 | "@babel/plugin-proposal-export-namespace-from": "^7.8.3", |
43 | 44 | "@babel/plugin-proposal-function-sent": "^7.8.3", |
44 | 45 | "@babel/plugin-proposal-private-methods": "^7.8.3", |
45 | | - "@types/crypto-js": "3.1.44", |
| 46 | + "@types/crypto-js": "3.1.45", |
46 | 47 | "@types/d3": "^5.7.2", |
47 | | - "@types/echarts": "^4.4.6", |
| 48 | + "@types/echarts": "^4.6.0", |
48 | 49 | "@types/jest": "^25.2.1", |
49 | | - "@typescript-eslint/eslint-plugin": "^2.29.0", |
50 | | - "@typescript-eslint/parser": "^2.29.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^2.30.0", |
| 51 | + "@typescript-eslint/parser": "^2.30.0", |
51 | 52 | "@vue/cli-plugin-babel": "~4.3.1", |
52 | 53 | "@vue/cli-plugin-e2e-cypress": "~4.3.1", |
53 | 54 | "@vue/cli-plugin-eslint": "~4.3.1", |
|
68 | 69 | "eslint-plugin-promise": "^4.2.1", |
69 | 70 | "eslint-plugin-standard": "^4.0.1", |
70 | 71 | "eslint-plugin-vue": "^6.2.2", |
71 | | - "fibers": "^4.0.2", |
| 72 | + "fibers": "^5.0.0", |
72 | 73 | "hard-source-webpack-plugin": "^0.13.1", |
73 | | - "lint-staged": "^10.1.7", |
| 74 | + "lint-staged": "^10.2.0", |
74 | 75 | "postcss-preset-env": "^6.7.0", |
75 | 76 | "regenerate": "^1.4.0", |
76 | 77 | "regjsgen": "^0.5.1", |
77 | 78 | "regjsparser": "^0.6.4", |
78 | | - "sass": "^1.26.3", |
| 79 | + "sass": "^1.26.5", |
79 | 80 | "sass-loader": "^8.0.2", |
80 | 81 | "stylelint": "^13.3.3", |
81 | 82 | "stylelint-config-scss-maorey": "^1.1.1", |
|
0 commit comments