diff --git a/package.json b/package.json index a7dd005..5fc702f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "history": "^4.6.3", "joi-browser": "^13.4.0", "normalize.css": "^8.0.0", - "react": "~16.8.2", + "react": "~16.9.0", "react-dom": "^16.8.2", "react-redux": "^7.1.0", "react-router": "^5.0.1", @@ -41,11 +41,11 @@ "@types/fs-extra": "^8.0.0", "@types/history": "^4.7.2", "@types/html-webpack-plugin": "^3.2.0", - "@types/jest": "^23.0.0", + "@types/jest": "^24.0.17", "@types/joi": "^14.0.0", - "@types/mini-css-extract-plugin": "0.2.0", - "@types/node": "^10.1.3", - "@types/pixelmatch": "^4.0.0", + "@types/mini-css-extract-plugin": "0.8.0", + "@types/node": "^12.7.1", + "@types/pixelmatch": "^5.0.0", "@types/pngjs": "^3.3.2", "@types/react": "*", "@types/react-dom": "^16.8.2", @@ -62,20 +62,20 @@ "css-loader": "^3.1.0", "cypress": "^3.1.0", "env-cmd": "^9.0.3", - "fs-extra": "^7.0.0", + "fs-extra": "^8.1.0", "hash-all-modules-plugin": "^0.2.1", "html-webpack-plugin": "^3.0.6", "jest": "^24.8.0", "less": "^3.9.0", "less-loader": "^5.0.0", - "mini-css-extract-plugin": "^0.4.0", - "pixelmatch": "^4.0.2", + "mini-css-extract-plugin": "^0.8.0", + "pixelmatch": "^5.0.2", "postcss": "^7.0.0", "postcss-loader": "^3.0.0", "react-hot-loader": "^4.7.1", "react-test-renderer": "^16.8.2", "redbox-react": "^1.5.0", - "style-loader": "^0.23.1", + "style-loader": "^1.0.0", "stylelint": "^10.1.0", "stylelint-config-recommended": "^2.2.0", "ts-jest": "^24.0.2",