diff --git a/package.json b/package.json index 06bdd4c..7583068 100644 --- a/package.json +++ b/package.json @@ -22,22 +22,22 @@ }, "homepage": "https://github.com/dielduarte/animate-css-styled-components#readme", "dependencies": { - "animate-css-styled-components": "^0.0.7", - "jest": "^20.0.4", - "prop-types": "^15.5.10", - "react": "^15.5.4", - "react-dom": "^15.5.4", - "react-test-renderer": "^15.6.1", + "animate-css-styled-components": "^0.0.17", + "react-test-renderer": "^15.6.1" + }, + "peerDependencies": { "styled-components": "^2.1.2" }, "devDependencies": { "@kadira/storybook": "^2.21.0", - "babel-cli": "^6.24.1", - "babel-core": "^6.24.1", + "babel-cli": "^6.26.0", + "babel-core": "^6.26.0", "babel-preset-es2015": "^6.24.1", "babel-preset-react": "^6.24.1", - "react": "^15.5.4", - "react-dom": "^15.5.4" + "jest": "^20.0.4", + "prop-types": "^15.5.10", + "react": "^15.6.1", + "react-dom": "^15.6.1" }, "files": [ "lib/" diff --git a/src/Attention/__snapshots__/Flash.spec.js.snap b/src/Attention/__snapshots__/Flash.spec.js.snap index 281f9ed..395eec8 100644 --- a/src/Attention/__snapshots__/Flash.spec.js.snap +++ b/src/Attention/__snapshots__/Flash.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = `
diff --git a/src/Attention/__snapshots__/HeadShake.spec.js.snap b/src/Attention/__snapshots__/HeadShake.spec.js.snap index cd34ed4..05c56d7 100644 --- a/src/Attention/__snapshots__/HeadShake.spec.js.snap +++ b/src/Attention/__snapshots__/HeadShake.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Attention/__snapshots__/Jello.spec.js.snap b/src/Attention/__snapshots__/Jello.spec.js.snap index 983926a..5fa333f 100644 --- a/src/Attention/__snapshots__/Jello.spec.js.snap +++ b/src/Attention/__snapshots__/Jello.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Attention/__snapshots__/Pulse.spec.js.snap b/src/Attention/__snapshots__/Pulse.spec.js.snap index 16f014d..f3070ce 100644 --- a/src/Attention/__snapshots__/Pulse.spec.js.snap +++ b/src/Attention/__snapshots__/Pulse.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Attention/__snapshots__/RubberBand.spec.js.snap b/src/Attention/__snapshots__/RubberBand.spec.js.snap index 8d860ca..e1d73bc 100644 --- a/src/Attention/__snapshots__/RubberBand.spec.js.snap +++ b/src/Attention/__snapshots__/RubberBand.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Attention/__snapshots__/Shake.spec.js.snap b/src/Attention/__snapshots__/Shake.spec.js.snap index ef60f9d..cf5a7b3 100644 --- a/src/Attention/__snapshots__/Shake.spec.js.snap +++ b/src/Attention/__snapshots__/Shake.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Attention/__snapshots__/Swing.spec.js.snap b/src/Attention/__snapshots__/Swing.spec.js.snap index e87fa76..6151bb4 100644 --- a/src/Attention/__snapshots__/Swing.spec.js.snap +++ b/src/Attention/__snapshots__/Swing.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Attention/__snapshots__/Tada.spec.js.snap b/src/Attention/__snapshots__/Tada.spec.js.snap index 26fe802..ddc135c 100644 --- a/src/Attention/__snapshots__/Tada.spec.js.snap +++ b/src/Attention/__snapshots__/Tada.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Attention/__snapshots__/Wobble.spec.js.snap b/src/Attention/__snapshots__/Wobble.spec.js.snap index 191ee15..905b4c5 100644 --- a/src/Attention/__snapshots__/Wobble.spec.js.snap +++ b/src/Attention/__snapshots__/Wobble.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/In.spec.js.snap b/src/Bounce/__snapshots__/In.spec.js.snap index caf7161..f726607 100644 --- a/src/Bounce/__snapshots__/In.spec.js.snap +++ b/src/Bounce/__snapshots__/In.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/Out.spec.js.snap b/src/Bounce/__snapshots__/Out.spec.js.snap index 9b0cf80..67095cb 100644 --- a/src/Bounce/__snapshots__/Out.spec.js.snap +++ b/src/Bounce/__snapshots__/Out.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/OutDown.spec.js.snap b/src/Bounce/__snapshots__/OutDown.spec.js.snap index 9203330..189c987 100644 --- a/src/Bounce/__snapshots__/OutDown.spec.js.snap +++ b/src/Bounce/__snapshots__/OutDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/OutLeft.spec.js.snap b/src/Bounce/__snapshots__/OutLeft.spec.js.snap index 8bb747d..b39fd33 100644 --- a/src/Bounce/__snapshots__/OutLeft.spec.js.snap +++ b/src/Bounce/__snapshots__/OutLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/OutRight.spec.js.snap b/src/Bounce/__snapshots__/OutRight.spec.js.snap index d7e9ada..3b8f73b 100644 --- a/src/Bounce/__snapshots__/OutRight.spec.js.snap +++ b/src/Bounce/__snapshots__/OutRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/OutUp.spec.js.snap b/src/Bounce/__snapshots__/OutUp.spec.js.snap index 82a9a84..3954e10 100644 --- a/src/Bounce/__snapshots__/OutUp.spec.js.snap +++ b/src/Bounce/__snapshots__/OutUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/inDown.spec.js.snap b/src/Bounce/__snapshots__/inDown.spec.js.snap index 9b26cb3..967269e 100644 --- a/src/Bounce/__snapshots__/inDown.spec.js.snap +++ b/src/Bounce/__snapshots__/inDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/inLeft.spec.js.snap b/src/Bounce/__snapshots__/inLeft.spec.js.snap index cdeb482..d03722e 100644 --- a/src/Bounce/__snapshots__/inLeft.spec.js.snap +++ b/src/Bounce/__snapshots__/inLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/inRight.spec.js.snap b/src/Bounce/__snapshots__/inRight.spec.js.snap index 06fded8..5a749e7 100644 --- a/src/Bounce/__snapshots__/inRight.spec.js.snap +++ b/src/Bounce/__snapshots__/inRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/inUp.spec.js.snap b/src/Bounce/__snapshots__/inUp.spec.js.snap index 2689fb5..dc3cd1f 100644 --- a/src/Bounce/__snapshots__/inUp.spec.js.snap +++ b/src/Bounce/__snapshots__/inUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Bounce/__snapshots__/index.spec.js.snap b/src/Bounce/__snapshots__/index.spec.js.snap index 9d50907..a923a67 100644 --- a/src/Bounce/__snapshots__/index.spec.js.snap +++ b/src/Bounce/__snapshots__/index.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Especials/__snapshots__/Hinge.spec.js.snap b/src/Especials/__snapshots__/Hinge.spec.js.snap index 8329fe9..6452dcf 100644 --- a/src/Especials/__snapshots__/Hinge.spec.js.snap +++ b/src/Especials/__snapshots__/Hinge.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Especials/__snapshots__/RollIn.spec.js.snap b/src/Especials/__snapshots__/RollIn.spec.js.snap index d970767..999d9ce 100644 --- a/src/Especials/__snapshots__/RollIn.spec.js.snap +++ b/src/Especials/__snapshots__/RollIn.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Especials/__snapshots__/RollOut.spec.js.snap b/src/Especials/__snapshots__/RollOut.spec.js.snap index 060d3e9..5b92a07 100644 --- a/src/Especials/__snapshots__/RollOut.spec.js.snap +++ b/src/Especials/__snapshots__/RollOut.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/In.spec.js.snap b/src/Fade/__snapshots__/In.spec.js.snap index dc72582..788b630 100644 --- a/src/Fade/__snapshots__/In.spec.js.snap +++ b/src/Fade/__snapshots__/In.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InDown.spec.js.snap b/src/Fade/__snapshots__/InDown.spec.js.snap index f289d52..74e15dd 100644 --- a/src/Fade/__snapshots__/InDown.spec.js.snap +++ b/src/Fade/__snapshots__/InDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InDownBig.spec.js.snap b/src/Fade/__snapshots__/InDownBig.spec.js.snap index dc92fb2..6fd046c 100644 --- a/src/Fade/__snapshots__/InDownBig.spec.js.snap +++ b/src/Fade/__snapshots__/InDownBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InLeft.spec.js.snap b/src/Fade/__snapshots__/InLeft.spec.js.snap index 675daf2..bc0ebdc 100644 --- a/src/Fade/__snapshots__/InLeft.spec.js.snap +++ b/src/Fade/__snapshots__/InLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InLeftBig.spec.js.snap b/src/Fade/__snapshots__/InLeftBig.spec.js.snap index a58f9ab..b92740c 100644 --- a/src/Fade/__snapshots__/InLeftBig.spec.js.snap +++ b/src/Fade/__snapshots__/InLeftBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InRight.spec.js.snap b/src/Fade/__snapshots__/InRight.spec.js.snap index 67d5b71..4342293 100644 --- a/src/Fade/__snapshots__/InRight.spec.js.snap +++ b/src/Fade/__snapshots__/InRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InRightBig.spec.js.snap b/src/Fade/__snapshots__/InRightBig.spec.js.snap index 9c534fa..1f433a2 100644 --- a/src/Fade/__snapshots__/InRightBig.spec.js.snap +++ b/src/Fade/__snapshots__/InRightBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InUp.spec.js.snap b/src/Fade/__snapshots__/InUp.spec.js.snap index 41f0c20..3d2cd4b 100644 --- a/src/Fade/__snapshots__/InUp.spec.js.snap +++ b/src/Fade/__snapshots__/InUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/InUpBig.spec.js.snap b/src/Fade/__snapshots__/InUpBig.spec.js.snap index 29fd357..9a61b84 100644 --- a/src/Fade/__snapshots__/InUpBig.spec.js.snap +++ b/src/Fade/__snapshots__/InUpBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/Out.spec.js.snap b/src/Fade/__snapshots__/Out.spec.js.snap index 44fba10..7a6e89e 100644 --- a/src/Fade/__snapshots__/Out.spec.js.snap +++ b/src/Fade/__snapshots__/Out.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutDown.spec.js.snap b/src/Fade/__snapshots__/OutDown.spec.js.snap index 0344bf4..bb35e48 100644 --- a/src/Fade/__snapshots__/OutDown.spec.js.snap +++ b/src/Fade/__snapshots__/OutDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutDownBig.spec.js.snap b/src/Fade/__snapshots__/OutDownBig.spec.js.snap index f9fe81e..a03eeff 100644 --- a/src/Fade/__snapshots__/OutDownBig.spec.js.snap +++ b/src/Fade/__snapshots__/OutDownBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutLeft.spec.js.snap b/src/Fade/__snapshots__/OutLeft.spec.js.snap index 53c7f1b..b77c349 100644 --- a/src/Fade/__snapshots__/OutLeft.spec.js.snap +++ b/src/Fade/__snapshots__/OutLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutLeftBig.spec.js.snap b/src/Fade/__snapshots__/OutLeftBig.spec.js.snap index 0284089..18d04e1 100644 --- a/src/Fade/__snapshots__/OutLeftBig.spec.js.snap +++ b/src/Fade/__snapshots__/OutLeftBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutRight.spec.js.snap b/src/Fade/__snapshots__/OutRight.spec.js.snap index e445615..f7a2aaf 100644 --- a/src/Fade/__snapshots__/OutRight.spec.js.snap +++ b/src/Fade/__snapshots__/OutRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutRightBig.spec.js.snap b/src/Fade/__snapshots__/OutRightBig.spec.js.snap index 0da9107..25da068 100644 --- a/src/Fade/__snapshots__/OutRightBig.spec.js.snap +++ b/src/Fade/__snapshots__/OutRightBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutUp.spec.js.snap b/src/Fade/__snapshots__/OutUp.spec.js.snap index 5910315..8f653ed 100644 --- a/src/Fade/__snapshots__/OutUp.spec.js.snap +++ b/src/Fade/__snapshots__/OutUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Fade/__snapshots__/OutUpBig.spec.js.snap b/src/Fade/__snapshots__/OutUpBig.spec.js.snap index d4cf9b3..e02661a 100644 --- a/src/Fade/__snapshots__/OutUpBig.spec.js.snap +++ b/src/Fade/__snapshots__/OutUpBig.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Flip/__snapshots__/InX.spec.js.snap b/src/Flip/__snapshots__/InX.spec.js.snap index 8b0d648..a5f9f07 100644 --- a/src/Flip/__snapshots__/InX.spec.js.snap +++ b/src/Flip/__snapshots__/InX.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Flip/__snapshots__/InY.spec.js.snap b/src/Flip/__snapshots__/InY.spec.js.snap index de699d7..9a441ba 100644 --- a/src/Flip/__snapshots__/InY.spec.js.snap +++ b/src/Flip/__snapshots__/InY.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Flip/__snapshots__/OutX.spec.js.snap b/src/Flip/__snapshots__/OutX.spec.js.snap index 2012de6..c3c7d63 100644 --- a/src/Flip/__snapshots__/OutX.spec.js.snap +++ b/src/Flip/__snapshots__/OutX.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Flip/__snapshots__/OutY.spec.js.snap b/src/Flip/__snapshots__/OutY.spec.js.snap index 61b1578..132d080 100644 --- a/src/Flip/__snapshots__/OutY.spec.js.snap +++ b/src/Flip/__snapshots__/OutY.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Flip/__snapshots__/index.spec.js.snap b/src/Flip/__snapshots__/index.spec.js.snap index 5336a94..b1d9464 100644 --- a/src/Flip/__snapshots__/index.spec.js.snap +++ b/src/Flip/__snapshots__/index.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/LightSpeed/__snapshots__/In.spec.js.snap b/src/LightSpeed/__snapshots__/In.spec.js.snap index c3a3ca8..de9127d 100644 --- a/src/LightSpeed/__snapshots__/In.spec.js.snap +++ b/src/LightSpeed/__snapshots__/In.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/LightSpeed/__snapshots__/Out.spec.js.snap b/src/LightSpeed/__snapshots__/Out.spec.js.snap index 01e45a3..81d4da3 100644 --- a/src/LightSpeed/__snapshots__/Out.spec.js.snap +++ b/src/LightSpeed/__snapshots__/Out.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/In.spec.js.snap b/src/Rotate/__snapshots__/In.spec.js.snap index 66096c9..7606160 100644 --- a/src/Rotate/__snapshots__/In.spec.js.snap +++ b/src/Rotate/__snapshots__/In.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/InDownLeft.spec.js.snap b/src/Rotate/__snapshots__/InDownLeft.spec.js.snap index 34fa60a..e2c7e92 100644 --- a/src/Rotate/__snapshots__/InDownLeft.spec.js.snap +++ b/src/Rotate/__snapshots__/InDownLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/InDownRight.spec.js.snap b/src/Rotate/__snapshots__/InDownRight.spec.js.snap index a9ee076..be02678 100644 --- a/src/Rotate/__snapshots__/InDownRight.spec.js.snap +++ b/src/Rotate/__snapshots__/InDownRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/InUpLeft.spec.js.snap b/src/Rotate/__snapshots__/InUpLeft.spec.js.snap index b79d225..a143d07 100644 --- a/src/Rotate/__snapshots__/InUpLeft.spec.js.snap +++ b/src/Rotate/__snapshots__/InUpLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/InUpRight.spec.js.snap b/src/Rotate/__snapshots__/InUpRight.spec.js.snap index 0818f5b..fe184e9 100644 --- a/src/Rotate/__snapshots__/InUpRight.spec.js.snap +++ b/src/Rotate/__snapshots__/InUpRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/Out.spec.js.snap b/src/Rotate/__snapshots__/Out.spec.js.snap index ca07010..e5e0d95 100644 --- a/src/Rotate/__snapshots__/Out.spec.js.snap +++ b/src/Rotate/__snapshots__/Out.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/OutDownLeft.spec.js.snap b/src/Rotate/__snapshots__/OutDownLeft.spec.js.snap index 2d9eac7..d5f75e4 100644 --- a/src/Rotate/__snapshots__/OutDownLeft.spec.js.snap +++ b/src/Rotate/__snapshots__/OutDownLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/OutDownRight.spec.js.snap b/src/Rotate/__snapshots__/OutDownRight.spec.js.snap index 61ecb72..fc99b6d 100644 --- a/src/Rotate/__snapshots__/OutDownRight.spec.js.snap +++ b/src/Rotate/__snapshots__/OutDownRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/OutUpLeft.spec.js.snap b/src/Rotate/__snapshots__/OutUpLeft.spec.js.snap index bd9e172..21a472d 100644 --- a/src/Rotate/__snapshots__/OutUpLeft.spec.js.snap +++ b/src/Rotate/__snapshots__/OutUpLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Rotate/__snapshots__/OutUpRight.spec.js.snap b/src/Rotate/__snapshots__/OutUpRight.spec.js.snap index 717eddc..4ca4d0a 100644 --- a/src/Rotate/__snapshots__/OutUpRight.spec.js.snap +++ b/src/Rotate/__snapshots__/OutUpRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/InDown.spec.js.snap b/src/Slide/__snapshots__/InDown.spec.js.snap index 8e91141..7d1c153 100644 --- a/src/Slide/__snapshots__/InDown.spec.js.snap +++ b/src/Slide/__snapshots__/InDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/InLeft.spec.js.snap b/src/Slide/__snapshots__/InLeft.spec.js.snap index 9bf5dff..80ff3e4 100644 --- a/src/Slide/__snapshots__/InLeft.spec.js.snap +++ b/src/Slide/__snapshots__/InLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/InRight.spec.js.snap b/src/Slide/__snapshots__/InRight.spec.js.snap index fc5948d..3bcf10b 100644 --- a/src/Slide/__snapshots__/InRight.spec.js.snap +++ b/src/Slide/__snapshots__/InRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/InUp.spec.js.snap b/src/Slide/__snapshots__/InUp.spec.js.snap index cc9d65c..8a6da8c 100644 --- a/src/Slide/__snapshots__/InUp.spec.js.snap +++ b/src/Slide/__snapshots__/InUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/OutDown.spec.js.snap b/src/Slide/__snapshots__/OutDown.spec.js.snap index a462dfb..c302aef 100644 --- a/src/Slide/__snapshots__/OutDown.spec.js.snap +++ b/src/Slide/__snapshots__/OutDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/OutLeft.spec.js.snap b/src/Slide/__snapshots__/OutLeft.spec.js.snap index 743b6f7..158d080 100644 --- a/src/Slide/__snapshots__/OutLeft.spec.js.snap +++ b/src/Slide/__snapshots__/OutLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/OutRight.spec.js.snap b/src/Slide/__snapshots__/OutRight.spec.js.snap index d3b467f..d0d2946 100644 --- a/src/Slide/__snapshots__/OutRight.spec.js.snap +++ b/src/Slide/__snapshots__/OutRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Slide/__snapshots__/OutUp.spec.js.snap b/src/Slide/__snapshots__/OutUp.spec.js.snap index d6cb738..cf0a941 100644 --- a/src/Slide/__snapshots__/OutUp.spec.js.snap +++ b/src/Slide/__snapshots__/OutUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/In.spec.js.snap b/src/Zoom/__snapshots__/In.spec.js.snap index 44bfd82..ddcb041 100644 --- a/src/Zoom/__snapshots__/In.spec.js.snap +++ b/src/Zoom/__snapshots__/In.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/InDown.spec.js.snap b/src/Zoom/__snapshots__/InDown.spec.js.snap index 71704bd..4d2505d 100644 --- a/src/Zoom/__snapshots__/InDown.spec.js.snap +++ b/src/Zoom/__snapshots__/InDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/InLeft.spec.js.snap b/src/Zoom/__snapshots__/InLeft.spec.js.snap index 3782f8e..55407e4 100644 --- a/src/Zoom/__snapshots__/InLeft.spec.js.snap +++ b/src/Zoom/__snapshots__/InLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/InRight.spec.js.snap b/src/Zoom/__snapshots__/InRight.spec.js.snap index f195ebf..bcb043b 100644 --- a/src/Zoom/__snapshots__/InRight.spec.js.snap +++ b/src/Zoom/__snapshots__/InRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/InUp.spec.js.snap b/src/Zoom/__snapshots__/InUp.spec.js.snap index 38844ff..56c8d63 100644 --- a/src/Zoom/__snapshots__/InUp.spec.js.snap +++ b/src/Zoom/__snapshots__/InUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/Out.spec.js.snap b/src/Zoom/__snapshots__/Out.spec.js.snap index 6bb1a38..66ae824 100644 --- a/src/Zoom/__snapshots__/Out.spec.js.snap +++ b/src/Zoom/__snapshots__/Out.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/OutDown.spec.js.snap b/src/Zoom/__snapshots__/OutDown.spec.js.snap index 18ca828..0cfe4d5 100644 --- a/src/Zoom/__snapshots__/OutDown.spec.js.snap +++ b/src/Zoom/__snapshots__/OutDown.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/OutLeft.spec.js.snap b/src/Zoom/__snapshots__/OutLeft.spec.js.snap index 6888d71..2a3cf2f 100644 --- a/src/Zoom/__snapshots__/OutLeft.spec.js.snap +++ b/src/Zoom/__snapshots__/OutLeft.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/OutRight.spec.js.snap b/src/Zoom/__snapshots__/OutRight.spec.js.snap index 0af1f4c..4348259 100644 --- a/src/Zoom/__snapshots__/OutRight.spec.js.snap +++ b/src/Zoom/__snapshots__/OutRight.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/Zoom/__snapshots__/OutUp.spec.js.snap b/src/Zoom/__snapshots__/OutUp.spec.js.snap index 317f55d..9af4649 100644 --- a/src/Zoom/__snapshots__/OutUp.spec.js.snap +++ b/src/Zoom/__snapshots__/OutUp.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/src/__snapshots__/BaseAnimation.spec.js.snap b/src/__snapshots__/BaseAnimation.spec.js.snap index b2488f4..f6f6d2b 100644 --- a/src/__snapshots__/BaseAnimation.spec.js.snap +++ b/src/__snapshots__/BaseAnimation.spec.js.snap @@ -2,7 +2,7 @@ exports[`renders with default props 1`] = ` diff --git a/yarn.lock b/yarn.lock index ea2c60f..c05254a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -164,6 +164,18 @@ amdefine@>=0.0.4: version "1.0.1" resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" +animate-css-styled-components@^0.0.17: + version "0.0.17" + resolved "https://registry.yarnpkg.com/animate-css-styled-components/-/animate-css-styled-components-0.0.17.tgz#339a358140e838d4cc065c4af7de29ebaaf556bb" + dependencies: + animate-css-styled-components "^0.0.7" + jest "^20.0.4" + prop-types "^15.5.10" + react "^15.5.4" + react-dom "^15.5.4" + react-test-renderer "^15.6.1" + styled-components "^2.1.2" + animate-css-styled-components@^0.0.7: version "0.0.7" resolved "https://registry.yarnpkg.com/animate-css-styled-components/-/animate-css-styled-components-0.0.7.tgz#bf786361667c19dc7cbc75ee00af4bf887fecb9c" @@ -328,24 +340,24 @@ aws4@^1.2.1: version "1.6.0" resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e" -babel-cli@^6.24.1: - version "6.24.1" - resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.24.1.tgz#207cd705bba61489b2ea41b5312341cf6aca2283" +babel-cli@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1" dependencies: - babel-core "^6.24.1" - babel-polyfill "^6.23.0" - babel-register "^6.24.1" - babel-runtime "^6.22.0" - commander "^2.8.1" - convert-source-map "^1.1.0" + babel-core "^6.26.0" + babel-polyfill "^6.26.0" + babel-register "^6.26.0" + babel-runtime "^6.26.0" + commander "^2.11.0" + convert-source-map "^1.5.0" fs-readdir-recursive "^1.0.0" - glob "^7.0.0" - lodash "^4.2.0" - output-file-sync "^1.1.0" - path-is-absolute "^1.0.0" + glob "^7.1.2" + lodash "^4.17.4" + output-file-sync "^1.1.2" + path-is-absolute "^1.0.1" slash "^1.0.0" - source-map "^0.5.0" - v8flags "^2.0.10" + source-map "^0.5.6" + v8flags "^2.1.1" optionalDependencies: chokidar "^1.6.1" @@ -357,6 +369,14 @@ babel-code-frame@^6.11.0, babel-code-frame@^6.22.0: esutils "^2.0.2" js-tokens "^3.0.0" +babel-code-frame@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b" + dependencies: + chalk "^1.1.3" + esutils "^2.0.2" + js-tokens "^3.0.2" + babel-core@^6.0.0, babel-core@^6.11.4, babel-core@^6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.1.tgz#8c428564dce1e1f41fb337ec34f4c3b022b5ad83" @@ -381,6 +401,30 @@ babel-core@^6.0.0, babel-core@^6.11.4, babel-core@^6.24.1: slash "^1.0.0" source-map "^0.5.0" +babel-core@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8" + dependencies: + babel-code-frame "^6.26.0" + babel-generator "^6.26.0" + babel-helpers "^6.24.1" + babel-messages "^6.23.0" + babel-register "^6.26.0" + babel-runtime "^6.26.0" + babel-template "^6.26.0" + babel-traverse "^6.26.0" + babel-types "^6.26.0" + babylon "^6.18.0" + convert-source-map "^1.5.0" + debug "^2.6.8" + json5 "^0.5.1" + lodash "^4.17.4" + minimatch "^3.0.4" + path-is-absolute "^1.0.1" + private "^0.1.7" + slash "^1.0.0" + source-map "^0.5.6" + babel-generator@^6.18.0, babel-generator@^6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.1.tgz#e715f486c58ded25649d888944d52aa07c5d9497" @@ -394,6 +438,19 @@ babel-generator@^6.18.0, babel-generator@^6.24.1: source-map "^0.5.0" trim-right "^1.0.1" +babel-generator@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.0.tgz#ac1ae20070b79f6e3ca1d3269613053774f20dc5" + dependencies: + babel-messages "^6.23.0" + babel-runtime "^6.26.0" + babel-types "^6.26.0" + detect-indent "^4.0.0" + jsesc "^1.3.0" + lodash "^4.17.4" + source-map "^0.5.6" + trim-right "^1.0.1" + babel-helper-builder-binary-assignment-operator-visitor@^6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664" @@ -878,13 +935,13 @@ babel-plugin-transform-strict-mode@^6.24.1: babel-runtime "^6.22.0" babel-types "^6.24.1" -babel-polyfill@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.23.0.tgz#8364ca62df8eafb830499f699177466c3b03499d" +babel-polyfill@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153" dependencies: - babel-runtime "^6.22.0" - core-js "^2.4.0" - regenerator-runtime "^0.10.0" + babel-runtime "^6.26.0" + core-js "^2.5.0" + regenerator-runtime "^0.10.5" babel-preset-env@0.0.6: version "0.0.6" @@ -1034,6 +1091,18 @@ babel-register@^6.24.1: mkdirp "^0.5.1" source-map-support "^0.4.2" +babel-register@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.26.0.tgz#6ed021173e2fcb486d7acb45c6009a856f647071" + dependencies: + babel-core "^6.26.0" + babel-runtime "^6.26.0" + core-js "^2.5.0" + home-or-tmp "^2.0.0" + lodash "^4.17.4" + mkdirp "^0.5.1" + source-map-support "^0.4.15" + babel-runtime@6.11.6: version "6.11.6" resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.11.6.tgz#6db707fef2d49c49bfa3cb64efdb436b518b8222" @@ -1048,6 +1117,13 @@ babel-runtime@6.x.x, babel-runtime@^6.0.0, babel-runtime@^6.11.6, babel-runtime@ core-js "^2.4.0" regenerator-runtime "^0.10.0" +babel-runtime@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe" + dependencies: + core-js "^2.4.0" + regenerator-runtime "^0.11.0" + babel-template@^6.16.0, babel-template@^6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.24.1.tgz#04ae514f1f93b3a2537f2a0f60a5a45fb8308333" @@ -1058,6 +1134,16 @@ babel-template@^6.16.0, babel-template@^6.24.1: babylon "^6.11.0" lodash "^4.2.0" +babel-template@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02" + dependencies: + babel-runtime "^6.26.0" + babel-traverse "^6.26.0" + babel-types "^6.26.0" + babylon "^6.18.0" + lodash "^4.17.4" + babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.24.1.tgz#ab36673fd356f9a0948659e7b338d5feadb31695" @@ -1072,6 +1158,20 @@ babel-traverse@^6.16.0, babel-traverse@^6.18.0, babel-traverse@^6.24.1: invariant "^2.2.0" lodash "^4.2.0" +babel-traverse@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee" + dependencies: + babel-code-frame "^6.26.0" + babel-messages "^6.23.0" + babel-runtime "^6.26.0" + babel-types "^6.26.0" + babylon "^6.18.0" + debug "^2.6.8" + globals "^9.18.0" + invariant "^2.2.2" + lodash "^4.17.4" + babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1: version "6.24.1" resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.24.1.tgz#a136879dc15b3606bda0d90c1fc74304c2ff0975" @@ -1081,10 +1181,23 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24 lodash "^4.2.0" to-fast-properties "^1.0.1" +babel-types@^6.26.0: + version "6.26.0" + resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497" + dependencies: + babel-runtime "^6.26.0" + esutils "^2.0.2" + lodash "^4.17.4" + to-fast-properties "^1.0.3" + babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0: version "6.16.1" resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3" +babylon@^6.18.0: + version "6.18.0" + resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" + babylon@~5.8.3: version "5.8.38" resolved "https://registry.yarnpkg.com/babylon/-/babylon-5.8.38.tgz#ec9b120b11bf6ccd4173a18bf217e60b79859ffd" @@ -1093,6 +1206,10 @@ balanced-match@^0.4.1, balanced-match@^0.4.2: version "0.4.2" resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838" +balanced-match@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" + base64-js@^1.0.2: version "1.2.0" resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.0.tgz#a39992d723584811982be5e290bb6a53d86700f1" @@ -1134,6 +1251,13 @@ brace-expansion@^1.0.0: balanced-match "^0.4.1" concat-map "0.0.1" +brace-expansion@^1.1.7: + version "1.1.8" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292" + dependencies: + balanced-match "^1.0.0" + concat-map "0.0.1" + braces@^1.8.2: version "1.8.5" resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7" @@ -1365,7 +1489,11 @@ combined-stream@^1.0.5, combined-stream@~1.0.5: dependencies: delayed-stream "~1.0.0" -commander@^2.8.1, commander@^2.9.0: +commander@^2.11.0: + version "2.11.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563" + +commander@^2.9.0: version "2.9.0" resolved "https://registry.yarnpkg.com/commander/-/commander-2.9.0.tgz#9c99094176e12240cb22d6c5146098400fe0f7d4" dependencies: @@ -1425,7 +1553,7 @@ content-type@~1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.2.tgz#b7d113aee7a8dd27bd21133c4dc2529df1721eed" -convert-source-map@^1.1.0, convert-source-map@^1.4.0: +convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.5.0: version "1.5.0" resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" @@ -1445,6 +1573,10 @@ core-js@^2.4.0: version "2.4.1" resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.4.1.tgz#4de911e667b0eae9124e34254b53aea6fc618d3e" +core-js@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.0.tgz#569c050918be6486b3837552028ae0466b717086" + core-util-is@~1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" @@ -1467,6 +1599,14 @@ create-react-class@^15.5.2: fbjs "^0.8.9" object-assign "^4.1.1" +create-react-class@^15.6.0: + version "15.6.0" + resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.0.tgz#ab448497c26566e1e29413e883207d57cfe7bed4" + dependencies: + fbjs "^0.8.9" + loose-envify "^1.3.1" + object-assign "^4.1.1" + cryptiles@2.x.x: version "2.0.5" resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8" @@ -1629,6 +1769,12 @@ debug@2.6.3, debug@^2.1.1, debug@^2.2.0, debug@^2.6.3: dependencies: ms "0.7.2" +debug@^2.6.8: + version "2.6.8" + resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc" + dependencies: + ms "2.0.0" + decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2: version "1.2.0" resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" @@ -2119,10 +2265,25 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1: once "^1.3.0" path-is-absolute "^1.0.0" +glob@^7.1.2: + version "7.1.2" + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15" + dependencies: + fs.realpath "^1.0.0" + inflight "^1.0.4" + inherits "2" + minimatch "^3.0.4" + once "^1.3.0" + path-is-absolute "^1.0.0" + globals@^9.0.0: version "9.17.0" resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286" +globals@^9.18.0: + version "9.18.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" + graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4: version "4.1.11" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" @@ -2305,7 +2466,7 @@ interpret@^1.0.0: version "1.0.3" resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90" -invariant@2.x.x, invariant@^2.2.0: +invariant@2.x.x, invariant@^2.2.0, invariant@^2.2.2: version "2.2.2" resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360" dependencies: @@ -2774,6 +2935,10 @@ js-tokens@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7" +js-tokens@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" + js-yaml@^3.4.3, js-yaml@^3.7.0: version "3.8.3" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.3.tgz#33a05ec481c850c8875929166fe1beb61c728766" @@ -2842,7 +3007,7 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" -json5@^0.5.0: +json5@^0.5.0, json5@^0.5.1: version "0.5.1" resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821" @@ -2972,7 +3137,7 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@4.x.x, lodash@^4.14.0, lodash@^4.2.0, lodash@^4.2.1: +lodash@4.x.x, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1: version "4.17.4" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" @@ -3080,6 +3245,12 @@ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3: dependencies: brace-expansion "^1.0.0" +minimatch@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" + dependencies: + brace-expansion "^1.1.7" + minimist@0.0.8, minimist@~0.0.1: version "0.0.8" resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" @@ -3106,6 +3277,10 @@ ms@1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/ms/-/ms-1.0.0.tgz#59adcd22edc543f7b5381862d31387b1f4bc9473" +ms@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" + nan@^2.3.0: version "2.6.2" resolved "https://registry.yarnpkg.com/nan/-/nan-2.6.2.tgz#e4ff34e6c95fdfb5aecc08de6596f43605a7db45" @@ -3356,7 +3531,7 @@ osenv@^0.1.0, osenv@^0.1.4: os-homedir "^1.0.0" os-tmpdir "^1.0.0" -output-file-sync@^1.1.0: +output-file-sync@^1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/output-file-sync/-/output-file-sync-1.1.2.tgz#d0a33eefe61a205facb90092e826598d5245ce76" dependencies: @@ -3419,7 +3594,7 @@ path-exists@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" -path-is-absolute@^1.0.0: +path-is-absolute@^1.0.0, path-is-absolute@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" @@ -3763,7 +3938,7 @@ pretty-format@^20.0.3: ansi-regex "^2.1.1" ansi-styles "^3.0.0" -private@^0.1.6, private@~0.1.5: +private@^0.1.6, private@^0.1.7, private@~0.1.5: version "0.1.7" resolved "https://registry.yarnpkg.com/private/-/private-0.1.7.tgz#68ce5e8a1ef0a23bb570cc28537b5332aba63ef1" @@ -3882,6 +4057,15 @@ react-dom@^15.5.4: object-assign "^4.1.0" prop-types "~15.5.7" +react-dom@^15.6.1: + version "15.6.1" + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.6.1.tgz#2cb0ed4191038e53c209eb3a79a23e2a4cf99470" + dependencies: + fbjs "^0.8.9" + loose-envify "^1.1.0" + object-assign "^4.1.0" + prop-types "^15.5.10" + react-fuzzy@^0.3.3: version "0.3.3" resolved "https://registry.yarnpkg.com/react-fuzzy/-/react-fuzzy-0.3.3.tgz#9f6775393cd03bbd3c977651771abe16c8b29a81" @@ -3956,6 +4140,16 @@ react@^15.5.4: object-assign "^4.1.0" prop-types "^15.5.7" +react@^15.6.1: + version "15.6.1" + resolved "https://registry.yarnpkg.com/react/-/react-15.6.1.tgz#baa8434ec6780bde997cdc380b79cd33b96393df" + dependencies: + create-react-class "^15.6.0" + fbjs "^0.8.9" + loose-envify "^1.1.0" + object-assign "^4.1.0" + prop-types "^15.5.10" + read-pkg-up@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02" @@ -4038,6 +4232,14 @@ regenerator-runtime@^0.10.0: version "0.10.3" resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.3.tgz#8c4367a904b51ea62a908ac310bf99ff90a82a3e" +regenerator-runtime@^0.10.5: + version "0.10.5" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658" + +regenerator-runtime@^0.11.0: + version "0.11.0" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.0.tgz#7e54fe5b5ccd5d6624ea6255c3473be090b802e1" + regenerator-runtime@^0.9.5: version "0.9.6" resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.9.6.tgz#d33eb95d0d2001a4be39659707c51b0cb71ce029" @@ -4296,6 +4498,12 @@ source-list-map@^0.1.7, source-list-map@~0.1.7: version "0.1.8" resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106" +source-map-support@^0.4.15: + version "0.4.16" + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.16.tgz#16fecf98212467d017d586a2af68d628b9421cd8" + dependencies: + source-map "^0.5.6" + source-map-support@^0.4.2: version "0.4.14" resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.14.tgz#9d4463772598b86271b4f523f6c1f4e02a7d6aef" @@ -4564,6 +4772,10 @@ to-fast-properties@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.2.tgz#f3f5c0c3ba7299a7ef99427e44633257ade43320" +to-fast-properties@^1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47" + tough-cookie@^2.3.2, tough-cookie@~2.3.0: version "2.3.2" resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a" @@ -4688,7 +4900,7 @@ uuid@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" -v8flags@^2.0.10: +v8flags@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-2.1.1.tgz#aab1a1fa30d45f88dd321148875ac02c0b55e5b4" dependencies: