From 7f8190402e00cef5d86ab7c444dd273e78cffaec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 10:50:12 +0000 Subject: build(deps): Bump react-i18next from 11.17.0 to 11.17.1 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.0 to 11.17.1. - [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.17.0...v11.17.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 799b265b..57b7e6a4 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -24,7 +24,7 @@ "react": "^18.0.0", "react-color": "^2.19.3", "react-dom": "^18.0.0", - "react-i18next": "^11.17.0", + "react-i18next": "^11.17.1", "react-popper": "^2.3.0", "react-responsive": "^8.2.0", "react-router-dom": "^6.3.0", @@ -51,7 +51,7 @@ "@types/color": "^3.0.3", "@types/lodash": "^4.14.181", "@types/marked": "^4.0.3", - "@types/node": "^17.0.41", + "@types/node": "^17.0.42", "@types/react": "^18.0.12", "@types/react-color": "^3.0.6", "@types/react-dom": "^18.0.5", @@ -67,7 +67,7 @@ "eslint-plugin-react-hooks": "^4.5.0", "prettier": "^2.6.2", "typescript": "^4.7.3", - "vite": "^2.9.10", + "vite": "^2.9.12", "vite-plugin-pwa": "^0.12.0" } } \ No newline at end of file -- cgit v1.2.3