aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-01 13:35:06 +0000
committerGitHub <noreply@github.com>2022-01-01 13:35:06 +0000
commit9171b3244532e2502a25bb886c1d2196b72879ca (patch)
treef29eb6d4198a621a2fd203d7a2e872ffdadde682
parent16e3f021807ca45ac4b41a1b3facd86b2484f01d (diff)
downloadtimeline-9171b3244532e2502a25bb886c1d2196b72879ca.tar.gz
timeline-9171b3244532e2502a25bb886c1d2196b72879ca.tar.bz2
timeline-9171b3244532e2502a25bb886c1d2196b72879ca.zip
build(deps): Bump react-i18next from 11.15.1 to 11.15.2 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.1 to 11.15.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.15.1...v11.15.2) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index c4f2d237..4f09509a 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.15.1",
+ "react-i18next": "^11.15.2",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.2.1",
@@ -56,7 +56,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.7.0",
+ "@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.5.0",
@@ -66,7 +66,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"typescript": "^4.5.4",
- "vite": "^2.7.3",
+ "vite": "^2.7.10",
"vite-plugin-pwa": "^0.11.12"
}
} \ No newline at end of file