From a269d407f5f58c5a2ad0bf8a1d04796b2bb8217c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 13:34:21 +0000 Subject: build(deps): Bump i18next from 21.6.11 to 21.6.13 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 21.6.11 to 21.6.13. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v21.6.11...v21.6.13) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'FrontEnd') diff --git a/FrontEnd/package.json b/FrontEnd/package.json index cfeabf9e..dfd95d6d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -14,7 +14,7 @@ "classnames": "^2.3.1", "color": "^4.2.1", "core-js": "^3.21.1", - "i18next": "^21.6.11", + "i18next": "^21.6.13", "i18next-browser-languagedetector": "^6.1.3", "js-base64": "^3.7.2", "lodash": "^4.17.21", @@ -26,12 +26,12 @@ "react-i18next": "^11.15.5", "react-popper": "^2.2.5", "react-responsive": "^8.2.0", - "react-router-dom": "^6.2.1", + "react-router-dom": "^6.2.2", "react-transition-group": "^4.4.2", "regenerator-runtime": "^0.13.9", "remarkable": "^2.0.1", "rxjs": "^7.5.4", - "workbox-cacheable-response": "^6.3.0", + "workbox-cacheable-response": "^6.5.1", "workbox-expiration": "^6.5.0", "workbox-precaching": "^6.5.0", "workbox-routing": "^6.5.0", @@ -52,7 +52,7 @@ "@types/node": "^17.0.21", "@types/react": "^17.0.39", "@types/react-color": "^3.0.6", - "@types/react-dom": "^17.0.11", + "@types/react-dom": "^17.0.13", "@types/react-responsive": "^8.0.5", "@types/react-transition-group": "^4.4.4", "@types/remarkable": "^2.0.3", -- cgit v1.2.3