Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Revert "Bump react packages to 15.4.1"
Browse files Browse the repository at this point in the history
This reverts commit 44195b289b31bf248c35abc241870cf8d76a0d2d.
  • Loading branch information
tmeasday committed Nov 23, 2016
1 parent c1041b8 commit 8c1f02f
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 103 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@
"mobx": "^2.4.2",
"mobx-react": "^3.5.4",
"pretty-bytes": "^3.0.1",
"react": "^15.4.1",
"react-addons-test-utils": "^15.4.1",
"react-dom": "^15.4.1",
"react-native": "^0.38.0-rc.1",
"react": "15.3.2",
"react-addons-test-utils": "15.3.2",
"react-dom": "15.3.2",
"react-native": "^0.36.0",
"react-redux": "^4.4.5",
"react-test-renderer": "^15.4.1",
"react-test-renderer": "15.4.0-rc.4",
"redux": "^3.5.2",
"redux-form": "^6.0.5",
"redux-immutable": "^3.0.7",
Expand Down
140 changes: 42 additions & 98 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ babel-code-frame@^6.16.0:
esutils "^2.0.2"
js-tokens "^2.0.0"

babel-core@^6.0.0, babel-core@^6.18.0, babel-core@^6.7.2:
babel-core@^6.0.0, babel-core@^6.10.4, babel-core@^6.18.0, babel-core@^6.7.2:
version "6.18.0"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.18.0.tgz#bb5ce9bc0a956e6e94e2f12d597abb3b0b330deb"
dependencies:
Expand All @@ -416,31 +416,7 @@ babel-core@^6.0.0, babel-core@^6.18.0, babel-core@^6.7.2:
slash "^1.0.0"
source-map "^0.5.0"

babel-core@^6.18.2:
version "6.18.2"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.18.2.tgz#d8bb14dd6986fa4f3566a26ceda3964fa0e04e5b"
dependencies:
babel-code-frame "^6.16.0"
babel-generator "^6.18.0"
babel-helpers "^6.16.0"
babel-messages "^6.8.0"
babel-register "^6.18.0"
babel-runtime "^6.9.1"
babel-template "^6.16.0"
babel-traverse "^6.18.0"
babel-types "^6.18.0"
babylon "^6.11.0"
convert-source-map "^1.1.0"
debug "^2.1.1"
json5 "^0.5.0"
lodash "^4.2.0"
minimatch "^3.0.2"
path-is-absolute "^1.0.0"
private "^0.1.6"
slash "^1.0.0"
source-map "^0.5.0"

babel-generator@^6.18.0:
babel-generator@^6.14.0, babel-generator@^6.18.0:
version "6.18.0"
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.18.0.tgz#e4f104cb3063996d9850556a45aae4a022060a07"
dependencies:
Expand Down Expand Up @@ -563,7 +539,7 @@ babel-plugin-check-es2015-constants@^6.5.0, babel-plugin-check-es2015-constants@
dependencies:
babel-runtime "^6.0.0"

babel-plugin-external-helpers@^6.18.0:
babel-plugin-external-helpers@^6.8.0:
version "6.18.0"
resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.18.0.tgz#c6bbf87a4448eb49616f24a8b8088503863488da"
dependencies:
Expand Down Expand Up @@ -612,7 +588,7 @@ babel-plugin-syntax-object-rest-spread@^6.5.0, babel-plugin-syntax-object-rest-s
version "6.13.0"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"

babel-plugin-syntax-trailing-function-commas@^6.13.0, babel-plugin-syntax-trailing-function-commas@^6.5.0, babel-plugin-syntax-trailing-function-commas@^6.8.0:
babel-plugin-syntax-trailing-function-commas@^6.5.0, babel-plugin-syntax-trailing-function-commas@^6.8.0:
version "6.13.0"
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.13.0.tgz#2b84b7d53dd744f94ff1fad7669406274b23f541"

Expand Down Expand Up @@ -768,7 +744,7 @@ babel-plugin-transform-es3-property-literals@^6.5.0, babel-plugin-transform-es3-
dependencies:
babel-runtime "^6.0.0"

babel-plugin-transform-flow-strip-types@^6.18.0, babel-plugin-transform-flow-strip-types@^6.5.0, babel-plugin-transform-flow-strip-types@^6.7.0, babel-plugin-transform-flow-strip-types@^6.8.0:
babel-plugin-transform-flow-strip-types@^6.5.0, babel-plugin-transform-flow-strip-types@^6.6.5, babel-plugin-transform-flow-strip-types@^6.7.0, babel-plugin-transform-flow-strip-types@^6.8.0:
version "6.18.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.18.0.tgz#4d3e642158661e9b40db457c004a30817fa32592"
dependencies:
Expand All @@ -781,13 +757,6 @@ babel-plugin-transform-object-assign@^6.5.0:
dependencies:
babel-runtime "^6.0.0"

babel-plugin-transform-object-rest-spread@^6.16.0:
version "6.19.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.19.0.tgz#f6ac428ee3cb4c6aa00943ed1422ce813603b34c"
dependencies:
babel-plugin-syntax-object-rest-spread "^6.8.0"
babel-runtime "^6.0.0"

babel-plugin-transform-object-rest-spread@^6.5.0, babel-plugin-transform-object-rest-spread@^6.6.5, babel-plugin-transform-object-rest-spread@^6.8.0:
version "6.16.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.16.0.tgz#db441d56fffc1999052fdebe2e2f25ebd28e36a9"
Expand Down Expand Up @@ -831,15 +800,15 @@ babel-plugin-transform-strict-mode@^6.18.0:
babel-runtime "^6.0.0"
babel-types "^6.18.0"

babel-polyfill@^6.16.0:
babel-polyfill@^6.9.1:
version "6.16.0"
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.16.0.tgz#2d45021df87e26a374b6d4d1a9c65964d17f2422"
dependencies:
babel-runtime "^6.9.1"
core-js "^2.4.0"
regenerator-runtime "^0.9.5"

babel-preset-es2015-node@^6.1.1:
babel-preset-es2015-node@^6.1.0:
version "6.1.1"
resolved "https://registry.yarnpkg.com/babel-preset-es2015-node/-/babel-preset-es2015-node-6.1.1.tgz#60b23157024b0cfebf3a63554cb05ee035b4e55f"
dependencies:
Expand Down Expand Up @@ -882,7 +851,7 @@ babel-preset-fbjs@^1.0.0:
babel-plugin-transform-object-rest-spread "^6.6.5"
object-assign "^4.0.1"

babel-preset-fbjs@^2.1.0:
babel-preset-fbjs@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/babel-preset-fbjs/-/babel-preset-fbjs-2.1.0.tgz#1a8d4cacbac7c5a9194ce3b8475ffab33ed524fb"
dependencies:
Expand Down Expand Up @@ -961,7 +930,7 @@ babel-preset-react-native@^1.9.0:
babel-plugin-transform-regenerator "^6.5.0"
react-transform-hmr "^1.0.4"

babel-register@^6.18.0:
babel-register@^6.18.0, babel-register@^6.6.0:
version "6.18.0"
resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.18.0.tgz#892e2e03865078dd90ad2c715111ec4449b32a68"
dependencies:
Expand Down Expand Up @@ -1010,7 +979,7 @@ babel-traverse@^6.16.0, babel-traverse@^6.18.0:
invariant "^2.2.0"
lodash "^4.2.0"

babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.8.0, babel-types@^6.9.0:
babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.6.4, babel-types@^6.8.0, babel-types@^6.9.0:
version "6.18.0"
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.18.0.tgz#1f7d5a73474c59eb9151b2417bbff4e4fce7c3f8"
dependencies:
Expand All @@ -1019,14 +988,10 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.8.0, babel-types@^6.9.0
lodash "^4.2.0"
to-fast-properties "^1.0.1"

babylon@^6.11.0, babylon@^6.13.0:
babylon@^6.11.0, babylon@^6.13.0, babylon@^6.8.2:
version "6.13.1"
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.13.1.tgz#adca350e088f0467647157652bafead6ddb8dfdb"

babylon@^6.13.1:
version "6.14.1"
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.14.1.tgz#956275fab72753ad9b3435d7afe58f8bf0a29815"

balanced-match@^0.4.1:
version "0.4.2"
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
Expand Down Expand Up @@ -2483,18 +2448,7 @@ fbjs-scripts@^0.7.0:
semver "^5.1.0"
through2 "^2.0.0"

fbjs@^0.8.1, fbjs@^0.8.5:
version "0.8.6"
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.6.tgz#7eb67d6986b2d5007a9b6e92e0e7cb6f75cad290"
dependencies:
core-js "^1.0.0"
isomorphic-fetch "^2.1.1"
loose-envify "^1.0.0"
object-assign "^4.1.0"
promise "^7.1.1"
ua-parser-js "^0.7.9"

fbjs@^0.8.4:
fbjs@^0.8.3, fbjs@^0.8.4:
version "0.8.5"
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.5.tgz#f69ba8a876096cb1b9bffe4d7c1e71c19d39d008"
dependencies:
Expand Down Expand Up @@ -4299,10 +4253,6 @@ lodash@^4.1.0, lodash@^4.12.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.2.0, lo
version "4.16.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"

lodash@^4.16.6:
version "4.17.2"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"

log-symbols@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
Expand Down Expand Up @@ -5192,9 +5142,9 @@ rc@^1.0.1, rc@^1.1.2, rc@^1.1.5, rc@^1.1.6:
minimist "^1.2.0"
strip-json-comments "~1.0.4"

react-addons-test-utils@^15.4.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.4.1.tgz#1e4caab151bf27cce26df5f9cb714f4fd8359ae1"
react-addons-test-utils@15.3.2:
version "15.3.2"
resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.3.2.tgz#c09a44f583425a4a9c1b38444d7a6c3e6f0f41f6"

react-clone-referenced-element@^1.0.1:
version "1.0.1"
Expand All @@ -5204,34 +5154,30 @@ react-deep-force-update@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7"

react-dom@^15.4.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.4.1.tgz#d54c913261aaedb17adc20410d029dcc18a1344a"
dependencies:
fbjs "^0.8.1"
loose-envify "^1.1.0"
object-assign "^4.1.0"
react-dom@15.3.2:
version "15.3.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.3.2.tgz#c46b0aa5380d7b838e7a59c4a7beff2ed315531f"

react-native@^0.38.0-rc.1:
version "0.38.0-rc.1"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.38.0-rc.1.tgz#a973dbbbaa82674e4a6f737706a6be151175626c"
react-native@^0.36.0:
version "0.36.0"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.36.0.tgz#3ce19cebcf99e2dc5a889cbb74201ef63ecb6a55"
dependencies:
absolute-path "^0.0.0"
art "^0.10.0"
async "^2.0.1"
babel-core "^6.18.2"
babel-generator "^6.18.0"
babel-plugin-external-helpers "^6.18.0"
babel-plugin-syntax-trailing-function-commas "^6.13.0"
babel-plugin-transform-flow-strip-types "^6.18.0"
babel-plugin-transform-object-rest-spread "^6.16.0"
babel-polyfill "^6.16.0"
babel-preset-es2015-node "^6.1.1"
babel-preset-fbjs "^2.1.0"
babel-core "^6.10.4"
babel-generator "^6.14.0"
babel-plugin-external-helpers "^6.8.0"
babel-plugin-syntax-trailing-function-commas "^6.5.0"
babel-plugin-transform-flow-strip-types "^6.6.5"
babel-plugin-transform-object-rest-spread "^6.6.5"
babel-polyfill "^6.9.1"
babel-preset-es2015-node "^6.1.0"
babel-preset-fbjs "^2.0.0"
babel-preset-react-native "^1.9.0"
babel-register "^6.18.0"
babel-types "^6.18.0"
babylon "^6.13.1"
babel-register "^6.6.0"
babel-types "^6.6.4"
babylon "^6.8.2"
base64-js "^1.1.2"
bser "^1.0.2"
chalk "^1.1.1"
Expand All @@ -5241,7 +5187,7 @@ react-native@^0.38.0-rc.1:
debug "^2.2.0"
denodeify "^1.2.1"
event-target-shim "^1.0.5"
fbjs "^0.8.5"
fbjs "^0.8.3"
fbjs-scripts "^0.7.0"
fs-extra "^0.26.2"
glob "^5.0.15"
Expand All @@ -5254,7 +5200,7 @@ react-native@^0.38.0-rc.1:
json-stable-stringify "^1.0.1"
json5 "^0.4.0"
jstransform "^11.0.3"
lodash "^4.16.6"
lodash "^3.10.1"
mime "^1.3.4"
mime-types "2.1.11"
minimist "^1.2.0"
Expand All @@ -5274,11 +5220,9 @@ react-native@^0.38.0-rc.1:
regenerator-runtime "^0.9.5"
sane "~1.4.1"
semver "^5.0.3"
shell-quote "1.6.1"
source-map "^0.5.6"
stacktrace-parser "^0.1.3"
temp "0.8.3"
throat "^3.0.0"
uglify-js "^2.6.2"
whatwg-fetch "^1.0.0"
wordwrap "^1.0.0"
Expand Down Expand Up @@ -5306,9 +5250,9 @@ react-redux@^4.4.5:
lodash "^4.2.0"
loose-envify "^1.1.0"

react-test-renderer@^15.4.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-15.4.1.tgz#e38cd7057868d4a655d3764689735b4b97260706"
react-test-renderer@15.4.0-rc.4:
version "15.4.0-rc.4"
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-15.4.0-rc.4.tgz#49ee184c0bb50195f8f588f452dc6f0dbc735f40"

react-timer-mixin@^0.13.2:
version "0.13.3"
Expand All @@ -5321,9 +5265,9 @@ react-transform-hmr@^1.0.4:
global "^4.3.0"
react-proxy "^1.1.7"

react@^15.4.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/react/-/react-15.4.1.tgz#498e918602677a3983cd0fd206dfe700389a0dd6"
react@15.3.2:
version "15.3.2"
resolved "https://registry.yarnpkg.com/react/-/react-15.3.2.tgz#a7bccd2fee8af126b0317e222c28d1d54528d09e"
dependencies:
fbjs "^0.8.4"
loose-envify "^1.1.0"
Expand Down Expand Up @@ -5763,7 +5707,7 @@ shasum@^1.0.0:
json-stable-stringify "~0.0.0"
sha.js "~2.4.4"

shell-quote@^1.4.3, shell-quote@1.6.1:
shell-quote@^1.4.3:
version "1.6.1"
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767"
dependencies:
Expand Down

0 comments on commit 8c1f02f

Please sign in to comment.