From fcd0f5add65772960ac38d128f012f40f8293066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 07:05:08 +0000 Subject: build(deps-dev): Bump @types/node from 15.0.0 to 15.0.1 in /FrontEnd Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.0 to 15.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index f9b7560e..a4b23aed 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -66,7 +66,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3", "@types/classnames": "^2.3.1", "@types/lodash": "^4.14.168", - "@types/node": "^15.0.0", + "@types/node": "^15.0.1", "@types/react": "^17.0.4", "@types/react-dom": "^17.0.3", "@types/react-responsive": "^8.0.2", -- cgit v1.2.3 From 3d74020ea787f728a51a102b482ebd33bea4f93b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 07:06:03 +0000 Subject: build(deps): Bump react-i18next from 11.8.13 to 11.8.14 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.13 to 11.8.14. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.13...v11.8.14) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index f9b7560e..9e5af1ad 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -19,7 +19,7 @@ "react": "^17.0.1", "react-bootstrap": "^1.5.2", "react-dom": "^17.0.2", - "react-i18next": "^11.8.13", + "react-i18next": "^11.8.14", "react-inlinesvg": "^2.2.2", "react-responsive": "^8.2.0", "react-router": "^5.2.0", -- cgit v1.2.3 From c85d2ec6f69c89179d82a62255bc2df16317d17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 07:07:03 +0000 Subject: build(deps-dev): Bump webpack from 5.35.1 to 5.36.0 in /FrontEnd Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0) Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index f9b7560e..4740eed9 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -106,7 +106,7 @@ "ts-loader": "^9.1.1", "typescript": "^4.2.4", "url-loader": "^4.1.1", - "webpack": "^5.35.1", + "webpack": "^5.36.0", "webpack-chain": "^6.5.1", "webpack-cli": "^4.6.0", "webpack-dev-server": "^3.11.2", -- cgit v1.2.3