From 01abc5ca381b7887948640f84ca7c944c8f35518 Mon Sep 17 00:00:00 2001 From: Baorong Li Date: Sat, 10 Nov 2018 09:50:20 +0800 Subject: [PATCH] upgrade antd@3.10.5 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 799b9d8..370c04d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@lingui/react": "^2.7.0", "ant-design-pro": "^2.1.1", - "antd": "^3.10.4", + "antd": "^3.10.5", "axios": "^0.18.0", "babel-core": "7.0.0-bridge.0", "classnames": "^2.2.6", @@ -28,7 +28,7 @@ "path-to-regexp": "^2.4.0", "prop-types": "^15.6.2", "qs": "^6.5.2", - "rc-tween-one": "^2.2.15", + "rc-tween-one": "^2.2.16", "react-adsense": "^0.0.6", "react-countup": "^4.0.0-alpha.6", "react-draft-wysiwyg": "^1.12.13", @@ -48,7 +48,7 @@ "babel-plugin-macros": "^2.4.2", "babel-plugin-module-resolver": "^3.1.1", "cross-env": "^5.2.0", - "eslint": "^5.7.0", + "eslint": "^5.9.0", "eslint-config-react-app": "^3.0.5", "eslint-plugin-flowtype": "^3.0.0", "eslint-plugin-import": "^2.6.0", @@ -60,7 +60,7 @@ "mockjs": "^1.0.1-beta3", "module": "^1.2.5", "prettier": "^1.15.1", - "stylelint": "^9.6.0", + "stylelint": "^9.8.0", "stylelint-config-prettier": "^4.0.0", "stylelint-config-standard": "^18.2.0", "umi": "^2.3.0-beta.1",