diff --git a/package.json b/package.json index 1a762a9e256a..0e42d99d2daa 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "css-animation": "^1.2.5", "dom-closest": "^0.2.0", "lodash.debounce": "^4.0.8", - "moment": "~2.17.0", + "moment": "~2.18.0", "object-assign": "~4.1.0", "omit.js": "^0.1.0", "rc-animate": "~2.3.0", @@ -82,14 +82,14 @@ "antd-tools": "~0.18.0", "babel-cli": "^6.18.0", "babel-eslint": "^7.1.0", - "babel-jest": "^17.0.0", + "babel-jest": "^19.0.0", "babel-plugin-import": "^1.0.0", - "babel-plugin-transform-runtime": "~6.15.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.22.0", + "bisheng": "^0.23.0", "bisheng-plugin-antd": "^0.13.2", "bisheng-plugin-description": "^0.1.1", "bisheng-plugin-react": "^0.5.0", @@ -106,8 +106,8 @@ "eslint-plugin-babel": "^4.0.0", "eslint-plugin-import": "^2.1.0", "eslint-plugin-jsx-a11y": "^3.0.2", - "eslint-plugin-markdown": "1.0.0-beta.3", - "eslint-plugin-react": "^6.1.2", + "eslint-plugin-markdown": "1.0.0-beta.4", + "eslint-plugin-react": "6.10.0", "eslint-tinker": "^0.4.0", "fetch-jsonp": "^1.0.3", "glob": "^7.1.1", @@ -118,9 +118,9 @@ "moment-timezone": "^0.5.5", "pre-commit": "^1.2.2", "querystring": "^0.2.0", - "rc-queue-anim": "~0.12.4", - "rc-scroll-anim": "~0.5.0", - "rc-tween-one": "~0.11.0", + "rc-queue-anim": "~0.13.2", + "rc-scroll-anim": "~0.6.5", + "rc-tween-one": "~1.1.2", "react": "^15.0.0", "react-addons-test-utils": "^15.0.0", "react-color-standalone": "^2.4.2-1", @@ -136,7 +136,7 @@ "stylelint": "^7.8.0", "stylelint-config-standard": "^16.0.0", "typescript": "~2.2.1", - "typescript-babel-jest": "^0.1.5", + "typescript-babel-jest": "^1.0.2", "values.js": "^1.0.3", "xhr2": "^0.1.3" },