aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-11-10 17:10:25 +0800
committerGitHub <noreply@github.com>2021-11-10 17:10:25 +0800
commitd6c764c1c42bc6aecc6e1ada2b13010b6618000d (patch)
tree7e5e6921cc7fb75e0e5e48a96c823b642750146c /FrontEnd
parent16da8da04d8cbd0bf9145a31d984ca567e9e0471 (diff)
parent742176a9d8ae85f3f1488feaa0aa73abe36a85a4 (diff)
downloadtimeline-d6c764c1c42bc6aecc6e1ada2b13010b6618000d.tar.gz
timeline-d6c764c1c42bc6aecc6e1ada2b13010b6618000d.tar.bz2
timeline-d6c764c1c42bc6aecc6e1ada2b13010b6618000d.zip
Merge pull request #929 from crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.14.0
build(deps): Bump react-i18next from 11.13.0 to 11.14.0 in /FrontEnd
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 5d846650..31a17612 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -23,7 +23,7 @@
"react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.13.0",
+ "react-i18next": "^11.14.0",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",