npm install react-haste@0.14.0

Summary: Install react-haste and fbjs-haste, remove react-tools, update npm-shrinkwrap.json. This only updates the npm packages; the subsequent commit will update the repo to work correctly with this new version.

public

Reviewed By: vjeux

Differential Revision: D2608597

fb-gh-sync-id: a372e4033f7c5091fa15b068853dd00ee69f5f75
This commit is contained in:
Ben Alpert 2015-11-06 19:50:00 -08:00 коммит произвёл facebook-github-bot-7
Родитель bfeaa6a4f5
Коммит 3b9cc4c2a5
2 изменённых файлов: 12 добавлений и 127 удалений

136
npm-shrinkwrap.json сгенерированный
Просмотреть файл

@ -2081,6 +2081,11 @@
"from": "event-target-shim@*",
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-1.0.5.tgz"
},
"fbjs-haste": {
"version": "0.3.2",
"from": "fbjs-haste@0.3.2",
"resolved": "https://registry.npmjs.org/fbjs-haste/-/fbjs-haste-0.3.2.tgz"
},
"fbjs-scripts": {
"version": "0.3.0",
"from": "fbjs-scripts@0.3.0",
@ -4020,137 +4025,16 @@
}
}
},
"react-haste": {
"version": "0.14.0",
"from": "react-haste@0.14.0",
"resolved": "https://registry.npmjs.org/react-haste/-/react-haste-0.14.0.tgz"
},
"react-timer-mixin": {
"version": "0.13.2",
"from": "react-timer-mixin@>=0.13.1 <0.14.0",
"resolved": "https://registry.npmjs.org/react-timer-mixin/-/react-timer-mixin-0.13.2.tgz"
},
"react-tools": {
"version": "0.14.0-beta1",
"from": "git://github.com/facebook/react.git#b4e74e38e43ac53af8acd62c78c9213be0194245",
"resolved": "git://github.com/facebook/react.git#b4e74e38e43ac53af8acd62c78c9213be0194245",
"dependencies": {
"commoner": {
"version": "0.10.3",
"from": "commoner@>=0.10.0 <0.11.0",
"resolved": "https://registry.npmjs.org/commoner/-/commoner-0.10.3.tgz",
"dependencies": {
"q": {
"version": "1.1.2",
"from": "q@>=1.1.2 <1.2.0",
"resolved": "https://registry.npmjs.org/q/-/q-1.1.2.tgz"
},
"recast": {
"version": "0.10.32",
"from": "recast@>=0.10.0 <0.11.0",
"resolved": "https://registry.npmjs.org/recast/-/recast-0.10.32.tgz",
"dependencies": {
"esprima-fb": {
"version": "15001.1001.0-dev-harmony-fb",
"from": "esprima-fb@>=15001.1001.0-dev-harmony-fb <15001.1002.0",
"resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz"
},
"ast-types": {
"version": "0.8.11",
"from": "ast-types@0.8.11",
"resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.11.tgz"
}
}
},
"commander": {
"version": "2.5.1",
"from": "commander@>=2.5.0 <2.6.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.5.1.tgz"
},
"graceful-fs": {
"version": "3.0.8",
"from": "graceful-fs@>=3.0.4 <3.1.0",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.8.tgz"
},
"glob": {
"version": "4.2.2",
"from": "glob@>=4.2.1 <4.3.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-4.2.2.tgz",
"dependencies": {
"inflight": {
"version": "1.0.4",
"from": "inflight@>=1.0.4 <2.0.0",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz",
"dependencies": {
"wrappy": {
"version": "1.0.1",
"from": "wrappy@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
}
}
},
"inherits": {
"version": "2.0.1",
"from": "inherits@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
},
"minimatch": {
"version": "1.0.0",
"from": "minimatch@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
"dependencies": {
"lru-cache": {
"version": "2.6.5",
"from": "lru-cache@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.6.5.tgz"
},
"sigmund": {
"version": "1.0.1",
"from": "sigmund@>=1.0.0 <1.1.0",
"resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz"
}
}
},
"once": {
"version": "1.3.2",
"from": "once@>=1.3.0 <2.0.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.3.2.tgz",
"dependencies": {
"wrappy": {
"version": "1.0.1",
"from": "wrappy@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
}
}
}
}
},
"mkdirp": {
"version": "0.5.1",
"from": "mkdirp@>=0.5.0 <0.6.0",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
"dependencies": {
"minimist": {
"version": "0.0.8",
"from": "minimist@0.0.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
}
}
},
"private": {
"version": "0.1.6",
"from": "private@>=0.1.6 <0.2.0",
"resolved": "https://registry.npmjs.org/private/-/private-0.1.6.tgz"
},
"install": {
"version": "0.1.8",
"from": "install@>=0.1.7 <0.2.0",
"resolved": "https://registry.npmjs.org/install/-/install-0.1.8.tgz"
},
"iconv-lite": {
"version": "0.4.11",
"from": "iconv-lite@>=0.4.5 <0.5.0",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.11.tgz"
}
}
}
}
},
"rebound": {
"version": "0.0.13",
"from": "rebound@>=0.0.13 <0.0.14",

Просмотреть файл

@ -62,6 +62,7 @@
"connect": "^2.8.3",
"debug": "^2.2.0",
"event-target-shim": "^1.0.5",
"fbjs-haste": "^0.3.2",
"fbjs-scripts": "^0.3.0",
"graceful-fs": "^4.1.2",
"image-size": "^0.3.5",
@ -74,8 +75,8 @@
"optimist": "^0.6.1",
"progress": "^1.1.8",
"promise": "^7.0.4",
"react-haste": "^0.14.0",
"react-timer-mixin": "^0.13.2",
"react-tools": "facebook/react#b4e74e3",
"rebound": "^0.0.13",
"regenerator": "^0.8.36",
"sane": "^1.2.0",