From d664007ce588349e5e11b82f92dc3d5624f19237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 12 May 2018 11:35:05 +0100 Subject: [PATCH] Update html-webpack-plugin requirement to 3.2.0 in /services/client (#83) * Update webpack requirement to ^4.6.0 in /services/client (#65) Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/commits/v4.6.0) Signed-off-by: dependabot[bot] * Update webpack-manifest-plugin requirement to 2.0.1 in /services/client (#62) Updates the requirements on [webpack-manifest-plugin](https://github.com/danethurber/webpack-manifest-plugin) to permit the latest version. - [Release notes](https://github.com/danethurber/webpack-manifest-plugin/releases) - [Commits](https://github.com/danethurber/webpack-manifest-plugin/commits/v2.0.1) Signed-off-by: dependabot[bot] * Update case-sensitive-paths-webpack-plugin requirement to 2.1.2 in /services/client (#41) Updates the requirements on [case-sensitive-paths-webpack-plugin](https://github.com/Urthen/case-sensitive-paths-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/releases) - [Changelog](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commits/v2.1.2) Signed-off-by: dependabot[bot] * Update dotenv requirement to 5.0.1 in /services/client (#74) Updates the requirements on [dotenv](https://github.com/motdotla/dotenv) to permit the latest version. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits/v5.0.1) Signed-off-by: dependabot[bot] * Update babel-loader requirement to 7.1.4 in /services/client (#73) Updates the requirements on [babel-loader](https://github.com/babel/babel-loader) to permit the latest version. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/commits/v7.1.4) Signed-off-by: dependabot[bot] * Update sw-precache-webpack-plugin requirement to 0.11.5 in /services/client (#72) Updates the requirements on [sw-precache-webpack-plugin](https://github.com/goldhand/sw-precache-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/goldhand/sw-precache-webpack-plugin/releases) - [Changelog](https://github.com/goldhand/sw-precache-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/goldhand/sw-precache-webpack-plugin/commits/v0.11.5) Signed-off-by: dependabot[bot] * Update prettier requirement to 1.12.1 in /services/client (#70) Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/commits/1.12.1) Signed-off-by: dependabot[bot] * Update style-loader requirement to 0.21.0 in /services/client (#71) Updates the requirements on [style-loader](https://github.com/webpack-contrib/style-loader) to permit the latest version. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/commits/v0.21.0) Signed-off-by: dependabot[bot] * Update autoprefixer requirement to 8.3.0 in /services/client (#75) Updates the requirements on [autoprefixer](https://github.com/postcss/autoprefixer) to permit the latest version. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/commits/8.3.0) Signed-off-by: dependabot[bot] * Update react-dom requirement to ^16.3.2 in /services/client (#76) Updates the requirements on [react-dom](https://github.com/facebook/react) to permit the latest version. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.3.2) Signed-off-by: dependabot[bot] * Update webpack-dev-server requirement to 3.1.3 in /services/client (#77) Updates the requirements on [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to permit the latest version. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Commits](https://github.com/webpack/webpack-dev-server/commits/v3.1.3) Signed-off-by: dependabot[bot] * Update babel-jest requirement to 22.4.3 in /services/client (#78) Updates the requirements on [babel-jest](https://github.com/facebook/jest) to permit the latest version. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits) Signed-off-by: dependabot[bot] * Update react requirement to ^16.3.2 in /services/client (#79) Updates the requirements on [react](https://github.com/facebook/react) to permit the latest version. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.3.2) Signed-off-by: dependabot[bot] * Update html-webpack-plugin requirement to 3.2.0 in /services/client Updates the requirements on [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/commits/v3.2.0) Signed-off-by: dependabot[bot] --- services/client/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/services/client/package.json b/services/client/package.json index 8451994b..d9028817 100644 --- a/services/client/package.json +++ b/services/client/package.json @@ -7,16 +7,16 @@ }, "dependencies": { "ajv": "^6.4.0", - "autoprefixer": "7.1.2", + "autoprefixer": "8.3.0", "axios": "^0.18.0", - "case-sensitive-paths-webpack-plugin": "2.1.1", + "case-sensitive-paths-webpack-plugin": "2.1.2", "chainable-check": "^1.0.0", "css-loader": "0.28.11", - "dotenv": "4.0.0", + "dotenv": "5.0.1", "eslint-plugin-babel": "^5.1.0", "file-loader": "0.11.2", "font-awesome": "^4.7.0", - "html-webpack-plugin": "2.29.0", + "html-webpack-plugin": "3.2.0", "jest": "22.4.3", "jsonwebtoken": "^8.2.0", "moment": "^2.19.1", @@ -26,9 +26,9 @@ "promise": "8.0.1", "prop-types": "^15.6.0", "query-string": "^6.0.0", - "react": "^15.6.2", + "react": "^16.3.2", "react-dev-utils": "^5.0.1", - "react-dom": "^15.6.2", + "react-dom": "^16.3.2", "react-fontawesome": "^1.6.1", "react-redux": "^5.0.6", "react-router-dom": "^4.2.2", @@ -43,8 +43,8 @@ "devDependencies": { "babel-core": "6.25.0", "babel-eslint": "^8.2.3", - "babel-jest": "20.0.3", - "babel-loader": "7.1.1", + "babel-jest": "22.4.3", + "babel-loader": "7.1.4", "babel-plugin-transform-runtime": "^6.23.0", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.6.1", @@ -65,14 +65,14 @@ "extract-text-webpack-plugin": "3.0.0", "fs-extra": "^5.0.0", "node-sass": "^4.5.3", - "prettier": "1.10.2", + "prettier": "1.12.1", "sass-loader": "^7.0.1", - "style-loader": "0.18.2", - "sw-precache-webpack-plugin": "0.11.4", + "style-loader": "0.21.0", + "sw-precache-webpack-plugin": "0.11.5", "url-loader": "1.0.1", - "webpack": "^3.5.1", - "webpack-dev-server": "2.7.1", - "webpack-manifest-plugin": "1.2.1", + "webpack": "^4.6.0", + "webpack-dev-server": "3.1.3", + "webpack-manifest-plugin": "2.0.1", "whatwg-fetch": "2.0.3" }, "scripts": {