陈帅 7 лет назад
Родитель
Сommit
50c8ce3719
1 измененных файлов с 6 добавлено и 7 удалено
  1. 6 7
      package.json

+ 6 - 7
package.json

@@ -23,8 +23,8 @@
     "prettier": "prettier --write ./src/**/**/**/*"
   },
   "dependencies": {
-    "@antv/data-set": "^0.8.0",
-    "antd": "^3.7.0",
+    "@antv/data-set": "^0.8.9",
+    "antd": "^3.7.3",
     "bizcharts": "^3.1.10",
     "bizcharts-plugin-slider": "^2.0.3",
     "classnames": "^2.2.6",
@@ -50,7 +50,7 @@
     "@babel/polyfill": "^7.0.0-beta.53",
     "@types/react": "^16.4.4",
     "@types/react-dom": "^16.0.6",
-    "antd-pro-merge-less": "^0.0.1",
+    "antd-pro-merge-less": "^0.0.2",
     "antd-theme-webpack-plugin": "^1.0.8",
     "babel-eslint": "^8.2.6",
     "babel-plugin-dva-hmr": "^0.4.1",
@@ -66,23 +66,22 @@
     "eslint-config-prettier": "^2.9.0",
     "eslint-config-umi": "^0.1.4",
     "eslint-plugin-babel": "^5.1.0",
-    "eslint-plugin-compat": "^2.1.0",
+    "eslint-plugin-compat": "^2.5.1",
     "eslint-plugin-flowtype": "2.50.0",
     "eslint-plugin-import": "^2.8.0",
     "eslint-plugin-jsx-a11y": "^6.0.3",
     "eslint-plugin-markdown": "^1.0.0-beta.6",
     "eslint-plugin-react": "^7.9.1",
     "gh-pages": "^1.2.0",
-    "husky": "^0.14.3",
     "lint-staged": "^7.2.0",
     "merge-umi-mock-data": "^0.0.2",
     "mockjs": "^1.0.1-beta3",
-    "prettier": "1.13.7",
+    "prettier": "1.14.0",
     "pro-download": "^1.0.1",
     "react-loadable": "^5.4.0",
     "redbox-react": "^1.5.0",
     "regenerator-runtime": "^0.12.0",
-    "stylelint": "^9.2.1",
+    "stylelint": "^9.4.0",
     "stylelint-config-prettier": "^3.0.4",
     "stylelint-config-standard": "^18.0.0",
     "umi": "^1.3.15",