Skip to content

Commit

Permalink
更新全局layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
初志鑫 committed Jun 28, 2020
1 parent 2b73669 commit cbc184e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"axios": "^0.19.2",
"better-scroll": "^1.15.2",
"clipboard": "^2.0.6",
"codemirror": "^5.54.0",
"codemirror": "^5.55.0",
"core-js": "^3.6.5",
"dayjs": "^1.8.28",
"echarts": "^4.8.0",
Expand All @@ -49,7 +49,7 @@
"jsencrypt": "^3.0.0-rc.1",
"jsonlint": "^1.6.3",
"lodash": "^4.17.15",
"maptalks": "^0.47.2",
"maptalks": "^0.47.5",
"mapv": "^2.0.56",
"nprogress": "^0.2.0",
"qs": "^6.9.4",
Expand All @@ -67,41 +67,41 @@
"zx-count": "^0.3.5",
"zx-icon": "^1.0.9",
"zx-keel": "^0.9.2",
"zx-layouts": "^0.3.7",
"zx-layouts": "^0.3.8",
"zx-magnifie": "^0.4.0",
"zx-markdown-editor": "^0.0.1",
"zx-player": "^0.9.6",
"zx-templates": "^0.0.7",
"zx-verify": "^0.0.1"
},
"devDependencies": {
"@babel/register": "^7.10.1",
"@vue/cli-plugin-babel": "^4.4.4",
"@vue/cli-plugin-eslint": "^4.4.4",
"@vue/cli-plugin-router": "^4.4.4",
"@vue/cli-plugin-vuex": "^4.4.4",
"@vue/cli-service": "^4.4.4",
"@babel/register": "^7.10.3",
"@vue/cli-plugin-babel": "^4.4.6",
"@vue/cli-plugin-eslint": "^4.4.6",
"@vue/cli-plugin-router": "^4.4.6",
"@vue/cli-plugin-vuex": "^4.4.6",
"@vue/cli-service": "^4.4.6",
"@vue/eslint-config-prettier": "^6.0.0",
"autoprefixer": "^9.8.0",
"autoprefixer": "^9.8.4",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^4.0.0",
"connect": "^3.7.0",
"eslint": "^7.2.0",
"eslint": "^7.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^6.2.2",
"filemanager-webpack-plugin": "^2.0.5",
"html-webpack-plugin": "^4.3.0",
"husky": "^4.2.5",
"increase-memory-limit": "^1.0.7",
"lint-staged": "^10.2.10",
"lint-staged": "^10.2.11",
"mockjs": "^1.1.0",
"plop": "^2.7.1",
"prettier": "^2.0.5",
"sass": "^1.26.8",
"sass": "^1.26.9",
"sass-loader": "^8.0.2",
"script-loader": "^0.7.2",
"serve-static": "^1.14.1",
"stylelint": "^13.6.0",
"stylelint": "^13.6.1",
"stylelint-config-recess-order": "^2.0.4",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.1.0",
Expand Down

0 comments on commit cbc184e

Please sign in to comment.