|
28 | 28 | "js-cookie": "^2.2.0",
|
29 | 29 | "jsonlint": "^1.6.3",
|
30 | 30 | "jszip": "^3.2.2",
|
31 |
| - "lodash": "^4.17.11", |
| 31 | + "lodash": "^4.17.14", |
32 | 32 | "morgan": "^1.9.1",
|
33 | 33 | "normalize.css": "^8.0.1",
|
34 | 34 | "nprogress": "^0.2.0",
|
|
42 | 42 | "vue": "^2.6.10",
|
43 | 43 | "vue-class-component": "^7.1.0",
|
44 | 44 | "vue-count-to": "^1.0.13",
|
45 |
| - "vue-i18n": "^8.11.2", |
| 45 | + "vue-i18n": "^8.12.0", |
46 | 46 | "vue-image-crop-upload": "^2.5.0",
|
47 | 47 | "vue-property-decorator": "^8.2.1",
|
48 | 48 | "vue-router": "^3.0.7",
|
|
68 | 68 | "@types/jest": "^24.0.15",
|
69 | 69 | "@types/js-cookie": "^2.2.2",
|
70 | 70 | "@types/jszip": "^3.1.6",
|
71 |
| - "@types/lodash": "^4.14.135", |
| 71 | + "@types/lodash": "^4.14.136", |
72 | 72 | "@types/morgan": "^1.7.35",
|
73 | 73 | "@types/nprogress": "^0.2.0",
|
74 | 74 | "@types/sortablejs": "^1.7.2",
|
75 | 75 | "@types/tinymce": "^4.5.22",
|
76 |
| - "@types/webpack-env": "^1.13.9", |
| 76 | + "@types/webpack-env": "^1.14.0", |
77 | 77 | "@types/yamljs": "^0.2.30",
|
78 |
| - "@vue/cli-plugin-babel": "^3.9.0", |
| 78 | + "@vue/cli-plugin-babel": "^3.9.2", |
79 | 79 | "@vue/cli-plugin-e2e-cypress": "^3.9.0",
|
80 |
| - "@vue/cli-plugin-eslint": "^3.9.1", |
| 80 | + "@vue/cli-plugin-eslint": "^3.9.2", |
81 | 81 | "@vue/cli-plugin-pwa": "^3.9.0",
|
82 | 82 | "@vue/cli-plugin-typescript": "^3.9.0",
|
83 | 83 | "@vue/cli-plugin-unit-jest": "^3.9.0",
|
84 |
| - "@vue/cli-service": "^3.9.0", |
| 84 | + "@vue/cli-service": "^3.9.2", |
85 | 85 | "@vue/eslint-config-standard": "^4.0.0",
|
86 | 86 | "@vue/eslint-config-typescript": "^4.0.0",
|
87 | 87 | "@vue/test-utils": "^1.0.0-beta.29",
|
|
92 | 92 | "eslint-plugin-vue": "^5.2.3",
|
93 | 93 | "fibers": "^4.0.1",
|
94 | 94 | "jest": "^24.8.0",
|
95 |
| - "lint-staged": "^9.0.2", |
96 |
| - "sass": "^1.22.3", |
| 95 | + "lint-staged": "^9.2.0", |
| 96 | + "sass": "^1.22.5", |
97 | 97 | "sass-loader": "^7.1.0",
|
98 | 98 | "style-resources-loader": "^1.2.1",
|
99 | 99 | "swagger-routes-express": "^3.0.2",
|
100 | 100 | "ts-jest": "^24.0.2",
|
101 | 101 | "ts-node-dev": "^1.0.0-pre.40",
|
102 |
| - "typescript": "3.5.2", |
| 102 | + "typescript": "3.5.3", |
103 | 103 | "vue-cli-plugin-element": "^1.0.1",
|
104 | 104 | "vue-cli-plugin-style-resources-loader": "^0.1.3",
|
105 | 105 | "vue-template-compiler": "^2.6.10",
|
106 |
| - "webpack": "^4.35.2" |
| 106 | + "webpack": "^4.35.3" |
107 | 107 | },
|
108 | 108 | "bugs": {
|
109 | 109 | "url": "https://github.com/armour/vue-typescript-admin-template/issues"
|
|
0 commit comments