|
@@ -41,7 +41,7 @@
|
|
|
"dependencies": {
|
|
|
"axios": "^0.27.2",
|
|
|
"clipboard": "^2.0.11",
|
|
|
- "core-js": "^3.23.2",
|
|
|
+ "core-js": "^3.23.3",
|
|
|
"dayjs": "^1.11.3",
|
|
|
"echarts": "5.3.3",
|
|
|
"element-ui": "^2.15.9",
|
|
@@ -51,7 +51,7 @@
|
|
|
"mapv": "^2.0.62",
|
|
|
"mockjs": "^1.1.0",
|
|
|
"nprogress": "^0.2.0",
|
|
|
- "qs": "^6.10.5",
|
|
|
+ "qs": "^6.11.0",
|
|
|
"screenfull": "^5.2.0",
|
|
|
"sortablejs": "^1.15.0",
|
|
|
"vab-icon": "^0.0.1",
|
|
@@ -72,18 +72,18 @@
|
|
|
"@vue/cli-plugin-babel": "^4.5.15",
|
|
|
"@vue/cli-plugin-eslint": "^4.5.15",
|
|
|
"@vue/cli-service": "^4.5.15",
|
|
|
- "@vue/composition-api": "^1.6.3",
|
|
|
+ "@vue/composition-api": "^1.7.0",
|
|
|
"@vue/eslint-config-prettier": "^7.0.0",
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
"body-parser": "^1.20.0",
|
|
|
"chalk": "^4.1.2",
|
|
|
"chokidar": "^3.5.3",
|
|
|
"eslint": "^7.32.0",
|
|
|
- "eslint-plugin-prettier": "^4.0.0",
|
|
|
+ "eslint-plugin-prettier": "^4.2.1",
|
|
|
"eslint-plugin-vue": "^9.1.1",
|
|
|
"filemanager-webpack-plugin": "^7.0.0",
|
|
|
"image-webpack-loader": "^8.1.0",
|
|
|
- "lint-staged": "^13.0.2",
|
|
|
+ "lint-staged": "^13.0.3",
|
|
|
"plop": "^3.1.1",
|
|
|
"prettier": "^2.7.1",
|
|
|
"sass": "~1.32.13",
|
|
@@ -92,7 +92,7 @@
|
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
|
"stylelint-config-recess-order": "^3.0.0",
|
|
|
"svg-sprite-loader": "^6.0.11",
|
|
|
- "vue-template-compiler": "^2.6.14",
|
|
|
+ "vue-template-compiler": "^2.7.0",
|
|
|
"webpackbar": "^5.0.2"
|
|
|
},
|
|
|
"keywords": [
|