diff --git a/package.json b/package.json index 5c8bcad2..8241fa43 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "gulp-rimraf": "^0.2.1", "ramda": "^0.23.0", "react-addons-css-transition-group": "^15.4.2", - "react-css-themr": "^1.7.1" + "react-css-themr": "^1.7.2" }, "devDependencies": { "babel-cli": "^6.22.2", @@ -79,7 +79,7 @@ "karma-webpack": "^2.0.2", "lint-staged": "^3.2.8", "mocha": "^3.1.2", - "normalize.css": "^4.2.0", + "normalize.css": "^5.0.0", "phantomjs-prebuilt": "^2.1.14", "postcss-cssnext": "^2.8.0", "postcss-each": "^0.9.3", @@ -91,7 +91,7 @@ "react": "^15.4.2", "react-addons-test-utils": "^15.4.2", "react-dom": "^15.4.2", - "react-style-proptype": "^1.4.0", + "react-style-proptype": "^2.0.0", "react-transform-catch-errors": "^1.0.2", "react-transform-hmr": "^1.0.4", "redbox-react": "^1.3.2", diff --git a/yarn.lock b/yarn.lock index c1f948f7..64c8295f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4374,9 +4374,9 @@ normalize-url@^1.4.0: query-string "^4.1.0" sort-keys "^1.0.0" -normalize.css@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-4.2.0.tgz#21d66cc557154d4379fd1e079ec7de58a379b099" +normalize.css@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-5.0.0.tgz#7cec875ce8178a5333c4de80b68ea9c18b9d7c37" npm-path@^2.0.2: version "2.0.3" @@ -5492,9 +5492,9 @@ react-addons-test-utils@^15.4.2: fbjs "^0.8.4" object-assign "^4.1.0" -react-css-themr@^1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/react-css-themr/-/react-css-themr-1.7.1.tgz#ac0959ee64f020a05e2f3f4e1c9c7489964f8556" +react-css-themr@^1.7.2: + version "1.7.2" + resolved "https://registry.yarnpkg.com/react-css-themr/-/react-css-themr-1.7.2.tgz#424701383488f63966677f10a908d40861544ef3" dependencies: invariant "^2.2.1" @@ -5517,6 +5517,10 @@ react-proxy@^1.1.7: lodash "^4.6.1" react-deep-force-update "^1.0.0" +react-style-proptype@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/react-style-proptype/-/react-style-proptype-2.0.0.tgz#268bef9c783e8997f3b5740c75673c98ba4a1639" + react-transform-catch-errors@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/react-transform-catch-errors/-/react-transform-catch-errors-1.0.2.tgz#1b4d4a76e97271896fc16fe3086c793ec88a9eeb"