diff --git a/package.json b/package.json index 1118760fa8..36b5b800ef 100644 --- a/package.json +++ b/package.json @@ -86,14 +86,14 @@ "@types/react-dom": "~0.14.18", "antd-tools": "~2.1.0", "babel-cli": "^6.18.0", - "babel-eslint": "^7.1.0", + "babel-eslint": "^8.0.1", "babel-plugin-import": "^1.0.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-es2015": "^6.18.0", "babel-preset-react": "^6.16.0", "babel-preset-stage-0": "^6.16.0", "bezier-easing": "^2.0.3", - "bisheng": "^0.25.0", + "bisheng": "^0.26.0", "bisheng-plugin-antd": "^0.15.0", "bisheng-plugin-description": "^0.1.1", "bisheng-plugin-react": "^0.5.0", @@ -142,7 +142,7 @@ "rimraf": "^2.5.4", "stylelint": "^8.0.0", "stylelint-config-standard": "^17.0.0", - "typescript": "~2.4.2", + "typescript": "~2.5.3", "values.js": "^1.0.3", "xhr2": "^0.1.3" },