mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
deps: upgrade dependencies
This commit is contained in:
parent
e76030e0c9
commit
06011fee2b
11
package.json
11
package.json
@ -72,7 +72,7 @@
|
|||||||
"warning": "~2.1.0"
|
"warning": "~2.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"antd-md-loader": "~0.1.0",
|
"antd-md-loader": "~0.2.0",
|
||||||
"atool-build": "^0.6.5",
|
"atool-build": "^0.6.5",
|
||||||
"babel-cli": "^6.2.0",
|
"babel-cli": "^6.2.0",
|
||||||
"babel-core": "^6.2.1",
|
"babel-core": "^6.2.1",
|
||||||
@ -100,6 +100,7 @@
|
|||||||
"history": "^1.17.0",
|
"history": "^1.17.0",
|
||||||
"jest-cli": "~0.8.0",
|
"jest-cli": "~0.8.0",
|
||||||
"jsonml-to-react-component": "~0.1.0",
|
"jsonml-to-react-component": "~0.1.0",
|
||||||
|
"jsonml.js": "^0.1.0",
|
||||||
"jsonp": "^0.2.0",
|
"jsonp": "^0.2.0",
|
||||||
"lesshint": "^1.2.1",
|
"lesshint": "^1.2.1",
|
||||||
"lodash": "^4.1.0",
|
"lodash": "^4.1.0",
|
||||||
@ -109,10 +110,10 @@
|
|||||||
"ramda": "^0.19.1",
|
"ramda": "^0.19.1",
|
||||||
"rc-scroll-anim": "^0.1.7",
|
"rc-scroll-anim": "^0.1.7",
|
||||||
"rc-tween-one": "^0.1.8",
|
"rc-tween-one": "^0.1.8",
|
||||||
"react": "0.14.x",
|
"react": "^15.0.0-rc.2",
|
||||||
"react-addons-test-utils": "0.14.x",
|
"react-addons-test-utils": "^15.0.0-rc.2",
|
||||||
"react-copy-to-clipboard": "^4.0.1",
|
"react-copy-to-clipboard": "^4.0.1",
|
||||||
"react-dom": "0.14.x",
|
"react-dom": "^15.0.0-rc.2",
|
||||||
"react-github-button": "^0.1.1",
|
"react-github-button": "^0.1.1",
|
||||||
"react-router": "^2.0.0",
|
"react-router": "^2.0.0",
|
||||||
"react-stateless-wrapper": "~1.0.2",
|
"react-stateless-wrapper": "~1.0.2",
|
||||||
@ -177,4 +178,4 @@
|
|||||||
"path": "./node_modules/cz-conventional-changelog"
|
"path": "./node_modules/cz-conventional-changelog"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user