mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-18 03:58:36 +08:00
Bump dependencies (#2658)
This commit is contained in:
committed by
William Monk
parent
9e64ca3999
commit
55df6e1130
@@ -21,7 +21,7 @@
|
||||
"babel-plugin-transform-react-jsx-source": "6.22.0",
|
||||
"babel-plugin-transform-regenerator": "6.24.1",
|
||||
"babel-plugin-transform-runtime": "6.23.0",
|
||||
"babel-preset-env": "1.4.0",
|
||||
"babel-preset-env": "1.5.2",
|
||||
"babel-preset-react": "6.24.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
"webpackHotDevClient.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"address": "1.0.1",
|
||||
"anser": "1.3.0",
|
||||
"address": "1.0.2",
|
||||
"anser": "1.4.1",
|
||||
"babel-code-frame": "6.22.0",
|
||||
"chalk": "1.1.3",
|
||||
"cross-spawn": "4.0.2",
|
||||
@@ -43,13 +43,13 @@
|
||||
"filesize": "3.3.0",
|
||||
"gzip-size": "3.0.0",
|
||||
"html-entities": "1.2.1",
|
||||
"inquirer": "3.0.6",
|
||||
"inquirer": "3.1.1",
|
||||
"is-root": "1.0.0",
|
||||
"opn": "5.0.0",
|
||||
"opn": "5.1.0",
|
||||
"recursive-readdir": "2.2.1",
|
||||
"shell-quote": "1.6.1",
|
||||
"sockjs-client": "1.1.4",
|
||||
"strip-ansi": "3.0.1",
|
||||
"strip-ansi": "4.0.0",
|
||||
"text-table": "0.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user