aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-08 07:29:29 +0000
committerGitHub <noreply@github.com>2022-02-08 07:29:29 +0000
commitbb52e6d2f66341f25ee39768f3f0d5ba7f1a00db (patch)
tree50be8c414a7cacbecc2a4f9266ef1aebb5dfd22b
parent6c7cf832b2aec8a6cdfde286d9f33ca70e42f293 (diff)
downloadtimeline-bb52e6d2f66341f25ee39768f3f0d5ba7f1a00db.tar.gz
timeline-bb52e6d2f66341f25ee39768f3f0d5ba7f1a00db.tar.bz2
timeline-bb52e6d2f66341f25ee39768f3f0d5ba7f1a00db.zip
build(deps): Bump i18next from 21.6.10 to 21.6.11 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.10 to 21.6.11. - [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.10...v21.6.11) --- 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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 94186bc6..71ecce11 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -10,11 +10,11 @@
"@popperjs/core": "^2.11.2",
"axios": "^0.25.0",
"bootstrap": "^5.1.3",
- "bootstrap-icons": "^1.8.0",
+ "bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
"color": "^4.2.0",
"core-js": "^3.21.0",
- "i18next": "^21.6.10",
+ "i18next": "^21.6.11",
"i18next-browser-languagedetector": "^6.1.3",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -49,14 +49,14 @@
"devDependencies": {
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.178",
- "@types/node": "^17.0.15",
+ "@types/node": "^17.0.16",
"@types/react": "^17.0.39",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.10.2",
+ "@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.10.2",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.8.0",