mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-01 08:05:25 -05:00
fix(deps): update dependency react-i18next to v11.11.2
This commit is contained in:
committed by
renovate[bot]
parent
e918e05cfa
commit
7b327f082b
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@@ -16798,9 +16798,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.11.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.1.tgz",
|
||||
"integrity": "sha512-MtfzPEOvx0ev2cz0HmrEcduuqkktSa5bfeN8Flp0cvN0xP3H3MRSTa8P6pxPtqstHbRe1cD9QBOr5T/FEV2gOw==",
|
||||
"version": "11.11.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.2.tgz",
|
||||
"integrity": "sha512-42tWoD0X12mJyYtTnK99Hihi2nCc3WIJ23WpUiDwojTWj7w5rfa/cCqo57QLhTFOoYSpG+ydr6Cr1hjtkvmVPw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
"react-ga": "3.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.11.1",
|
||||
"react-i18next": "11.11.2",
|
||||
"react-instantsearch-dom": "6.12.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.43.0",
|
||||
|
||||
Reference in New Issue
Block a user