aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-14 10:50:12 +0000
committerGitHub <noreply@github.com>2022-06-14 10:50:12 +0000
commit7f8190402e00cef5d86ab7c444dd273e78cffaec (patch)
tree2ed9c635f73d23b66c09c80796a56a1e7460c815
parentbc1916990fd2baca26a5cc15cf9ed2ae9af9bc6e (diff)
downloadtimeline-7f8190402e00cef5d86ab7c444dd273e78cffaec.tar.gz
timeline-7f8190402e00cef5d86ab7c444dd273e78cffaec.tar.bz2
timeline-7f8190402e00cef5d86ab7c444dd273e78cffaec.zip
build(deps): Bump react-i18next from 11.17.0 to 11.17.1 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.0 to 11.17.1. - [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.0...v11.17.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 799b265b..57b7e6a4 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.0.0",
- "react-i18next": "^11.17.0",
+ "react-i18next": "^11.17.1",
"react-popper": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",
@@ -51,7 +51,7 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
- "@types/node": "^17.0.41",
+ "@types/node": "^17.0.42",
"@types/react": "^18.0.12",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.5",
@@ -67,7 +67,7 @@
"eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"typescript": "^4.7.3",
- "vite": "^2.9.10",
+ "vite": "^2.9.12",
"vite-plugin-pwa": "^0.12.0"
}
} \ No newline at end of file