From bb52e6d2f66341f25ee39768f3f0d5ba7f1a00db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 07:29:29 +0000 Subject: build(deps): Bump i18next from 21.6.10 to 21.6.11 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 21.6.10 to 21.6.11. - [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.10...v21.6.11) --- 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(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 94186bc6..71ecce11 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -10,11 +10,11 @@ "@popperjs/core": "^2.11.2", "axios": "^0.25.0", "bootstrap": "^5.1.3", - "bootstrap-icons": "^1.8.0", + "bootstrap-icons": "^1.8.1", "classnames": "^2.3.1", "color": "^4.2.0", "core-js": "^3.21.0", - "i18next": "^21.6.10", + "i18next": "^21.6.11", "i18next-browser-languagedetector": "^6.1.3", "js-base64": "^3.7.2", "lodash": "^4.17.21", @@ -49,14 +49,14 @@ "devDependencies": { "@types/color": "^3.0.3", "@types/lodash": "^4.14.178", - "@types/node": "^17.0.15", + "@types/node": "^17.0.16", "@types/react": "^17.0.39", "@types/react-color": "^3.0.6", "@types/react-dom": "^17.0.11", "@types/react-responsive": "^8.0.5", "@types/react-transition-group": "^4.4.4", "@types/remarkable": "^2.0.3", - "@typescript-eslint/eslint-plugin": "^5.10.2", + "@typescript-eslint/eslint-plugin": "^5.11.0", "@typescript-eslint/parser": "^5.10.2", "@vitejs/plugin-react-refresh": "^1.3.6", "eslint": "^8.8.0", -- cgit v1.2.3