aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-05 13:34:21 +0000
committerGitHub <noreply@github.com>2022-03-05 13:34:21 +0000
commita269d407f5f58c5a2ad0bf8a1d04796b2bb8217c (patch)
tree8271f76972c73271e08bf00f9d865a18222bd411 /FrontEnd
parent8db32b6411ec6ff196ca32f130bef321685f0f91 (diff)
downloadtimeline-a269d407f5f58c5a2ad0bf8a1d04796b2bb8217c.tar.gz
timeline-a269d407f5f58c5a2ad0bf8a1d04796b2bb8217c.tar.bz2
timeline-a269d407f5f58c5a2ad0bf8a1d04796b2bb8217c.zip
build(deps): Bump i18next from 21.6.11 to 21.6.13 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.11 to 21.6.13. - [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.11...v21.6.13) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index cfeabf9e..dfd95d6d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.1",
"core-js": "^3.21.1",
- "i18next": "^21.6.11",
+ "i18next": "^21.6.13",
"i18next-browser-languagedetector": "^6.1.3",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -26,12 +26,12 @@
"react-i18next": "^11.15.5",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
- "react-router-dom": "^6.2.1",
+ "react-router-dom": "^6.2.2",
"react-transition-group": "^4.4.2",
"regenerator-runtime": "^0.13.9",
"remarkable": "^2.0.1",
"rxjs": "^7.5.4",
- "workbox-cacheable-response": "^6.3.0",
+ "workbox-cacheable-response": "^6.5.1",
"workbox-expiration": "^6.5.0",
"workbox-precaching": "^6.5.0",
"workbox-routing": "^6.5.0",
@@ -52,7 +52,7 @@
"@types/node": "^17.0.21",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",
- "@types/react-dom": "^17.0.11",
+ "@types/react-dom": "^17.0.13",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",