From d4d5c72fbe58d1dbadcd4dd7c4ebfce8650ba153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Mar 2022 08:27:22 +0000 Subject: build(deps): Bump react-i18next from 11.16.1 to 11.16.2 in /FrontEnd Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.16.1 to 11.16.2. - [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.16.1...v11.16.2) --- updated-dependencies: - dependency-name: react-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 1b0c1162..d674a1de 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.16.1", + "react-i18next": "^11.16.2", "react-popper": "^2.2.5", "react-responsive": "^8.2.0", "react-router-dom": "^6.2.2", @@ -33,7 +33,7 @@ "rxjs": "^7.5.5", "workbox-cacheable-response": "^6.5.2", "workbox-expiration": "^6.5.2", - "workbox-precaching": "^6.5.1", + "workbox-precaching": "^6.5.2", "workbox-routing": "^6.5.0", "workbox-strategies": "^6.5.1", "workbox-window": "^6.5.1", @@ -59,13 +59,13 @@ "@typescript-eslint/eslint-plugin": "^5.16.0", "@typescript-eslint/parser": "^5.16.0", "@vitejs/plugin-react-refresh": "^1.3.6", - "eslint": "^8.11.0", + "eslint": "^8.12.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.4", "eslint-plugin-react-hooks": "^4.3.0", "prettier": "^2.6.0", - "typescript": "^4.6.2", + "typescript": "^4.6.3", "vite": "^2.8.6", "vite-plugin-pwa": "^0.11.13" } -- cgit v1.2.3