From d6c85a4a898bc35c3317b3f28dc6b7471752df8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 11:58:57 +0000 Subject: build(deps): Bump react-i18next from 11.12.0 to 11.13.0 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.12.0 to 11.13.0. - [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.12.0...v11.13.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'FrontEnd/package.json') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 26fb0b93..0886cd09 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -23,7 +23,7 @@ "react": "^17.0.1", "react-color": "^2.19.3", "react-dom": "^17.0.2", - "react-i18next": "^11.12.0", + "react-i18next": "^11.13.0", "react-popper": "^2.2.5", "react-responsive": "^8.2.0", "react-router": "^5.2.0", @@ -60,7 +60,7 @@ "@types/react-transition-group": "^4.4.3", "@types/remarkable": "^2.0.3", "@typescript-eslint/eslint-plugin": "^4.32.0", - "@typescript-eslint/parser": "^4.32.0", + "@typescript-eslint/parser": "^4.33.0", "@vitejs/plugin-react-refresh": "^1.3.6", "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0", @@ -70,6 +70,6 @@ "prettier": "^2.4.1", "typescript": "^4.4.3", "vite": "^2.6.2", - "vite-plugin-pwa": "^0.11.2" + "vite-plugin-pwa": "^0.11.3" } } -- cgit v1.2.3