[U] Update packages

This commit is contained in:
Hykilpikonna
2019-12-08 13:05:26 -05:00
parent bee2001013
commit a2f6a30ad1
2 changed files with 2754 additions and 2618 deletions
+2744 -2608
View File
File diff suppressed because it is too large Load Diff
+10 -10
View File
@@ -11,9 +11,9 @@
"@types/chroma-js": "^1.4.3",
"@types/md5": "^2.1.33",
"chroma-js": "^2.1.0",
"core-js": "^2.6.5",
"echarts": "^4.2.1",
"element-ui": "^2.11.1",
"core-js": "^2.6.10",
"echarts": "^4.5.0",
"element-ui": "^2.13.0",
"md5": "^2.2.1",
"moment": "^2.24.0",
"p-wait-for": "^3.1.0",
@@ -21,15 +21,15 @@
"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-cookies": "^1.5.13",
"vue-property-decorator": "^8.1.0"
"vue-property-decorator": "^8.3.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.10.0",
"@vue/cli-plugin-typescript": "^3.10.0",
"@vue/cli-service": "^3.10.0",
"node-sass": "^4.9.0",
"sass-loader": "^7.1.0",
"typescript": "^3.4.3",
"@vue/cli-plugin-babel": "^3.12.1",
"@vue/cli-plugin-typescript": "^3.12.1",
"@vue/cli-service": "^3.12.1",
"node-sass": "^4.13.0",
"sass-loader": "^7.3.1",
"typescript": "^3.7.3",
"vue-template-compiler": "^2.6.10"
},
"postcss": {