diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-01 13:34:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-01 13:34:44 +0000 |
commit | 9ecb43aaaf620f6b30e9977a2332db238d36fea2 (patch) | |
tree | f41611b05935d067a5dd5fab5e23c89c995da9e6 | |
parent | 16e3f021807ca45ac4b41a1b3facd86b2484f01d (diff) | |
download | timeline-9ecb43aaaf620f6b30e9977a2332db238d36fea2.tar.gz timeline-9ecb43aaaf620f6b30e9977a2332db238d36fea2.tar.bz2 timeline-9ecb43aaaf620f6b30e9977a2332db238d36fea2.zip |
build(deps): Bump i18next from 21.6.3 to 21.6.4 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.3 to 21.6.4.
- [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.3...v21.6.4)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index c4f2d237..28b2a526 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -14,7 +14,7 @@ "classnames": "^2.3.1",
"color": "^4.1.0",
"core-js": "^3.20.0",
- "i18next": "^21.6.3",
+ "i18next": "^21.6.4",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -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 |