aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-31 07:16:54 +0000
committerGitHub <noreply@github.com>2021-05-31 07:16:54 +0000
commit1d5473fd0a079865b4c3a72c3258a1d9ef94db45 (patch)
treef890910fd64098e3f163a2939c879775bf5e1d3d
parentdf75722b3d08e1d23532c27c197ae9f97f81bd51 (diff)
downloadtimeline-1d5473fd0a079865b4c3a72c3258a1d9ef94db45.tar.gz
timeline-1d5473fd0a079865b4c3a72c3258a1d9ef94db45.tar.bz2
timeline-1d5473fd0a079865b4c3a72c3258a1d9ef94db45.zip
build(deps): Bump react-i18next from 11.9.0 to 11.10.0 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.9.0 to 11.10.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.9.0...v11.10.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package-lock.json18
-rw-r--r--FrontEnd/package.json2
2 files changed, 10 insertions, 10 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index c7904f53..e7338c09 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -24,7 +24,7 @@
"react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.9.0",
+ "react-i18next": "^11.10.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
@@ -10958,11 +10958,11 @@
}
},
"node_modules/react-i18next": {
- "version": "11.9.0",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.9.0.tgz",
- "integrity": "sha512-Yrvldj3gB0z5AMaJw5O1HojTUTjSZFkvQg4ycW4voNSmf/Is/jvHoNoUD0r1qc5lNtiKuMoJPOiiim5vovgbng==",
+ "version": "11.10.0",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.10.0.tgz",
+ "integrity": "sha512-Vn0Xw2MczBZHKciWdayx4J+P3S9Im2FWIzUPV2O7iUVFqIOhMv6o9mVTJN1gEi/MA2FZzorjvaEijglCMeehZQ==",
"dependencies": {
- "@babel/runtime": "^7.13.6",
+ "@babel/runtime": "^7.14.0",
"html-parse-stringify": "^3.0.1"
},
"peerDependencies": {
@@ -23241,11 +23241,11 @@
"requires": {}
},
"react-i18next": {
- "version": "11.9.0",
- "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.9.0.tgz",
- "integrity": "sha512-Yrvldj3gB0z5AMaJw5O1HojTUTjSZFkvQg4ycW4voNSmf/Is/jvHoNoUD0r1qc5lNtiKuMoJPOiiim5vovgbng==",
+ "version": "11.10.0",
+ "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.10.0.tgz",
+ "integrity": "sha512-Vn0Xw2MczBZHKciWdayx4J+P3S9Im2FWIzUPV2O7iUVFqIOhMv6o9mVTJN1gEi/MA2FZzorjvaEijglCMeehZQ==",
"requires": {
- "@babel/runtime": "^7.13.6",
+ "@babel/runtime": "^7.14.0",
"html-parse-stringify": "^3.0.1"
}
},
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7608c51b..05cdfbf2 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -22,7 +22,7 @@
"react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.9.0",
+ "react-i18next": "^11.10.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",