upgrade some devDependencies

This commit is contained in:
afc163 2017-10-11 18:20:05 +08:00
parent 3f54dbd3d2
commit 627e94fa5a

View File

@ -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"
},