aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-08 05:07:13 +0000
committerGitHub <noreply@github.com>2022-07-08 05:07:13 +0000
commitd2336f9a0cdaadac432c1bb17d7af2f95dca1012 (patch)
tree57edc780a1d68225b285682a58df965392dcbf99 /FrontEnd
parent878645e14a7122414f48ef1eb0424ed1b49cea87 (diff)
downloadtimeline-d2336f9a0cdaadac432c1bb17d7af2f95dca1012.tar.gz
timeline-d2336f9a0cdaadac432c1bb17d7af2f95dca1012.tar.bz2
timeline-d2336f9a0cdaadac432c1bb17d7af2f95dca1012.zip
build(deps): Bump react-i18next from 11.17.4 to 11.18.0 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.4 to 11.18.0. - [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.4...v11.18.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a14cc75c..b79957f5 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.2.0",
- "react-i18next": "^11.17.4",
+ "react-i18next": "^11.18.0",
"react-popper": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",