mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 07:00:55 -04:00
fix(deps): update dependency react-i18next to v11.18.3
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
"react-ga": "3.3.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.18.1",
|
||||
"react-i18next": "11.18.3",
|
||||
"react-instantsearch-dom": "6.30.2",
|
||||
"react-lazy-load": "3.1.14",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -502,7 +502,7 @@
|
||||
"react-ga": "3.3.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.18.1",
|
||||
"react-i18next": "11.18.3",
|
||||
"react-instantsearch-dom": "6.30.2",
|
||||
"react-lazy-load": "3.1.14",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@@ -42641,9 +42641,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.18.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.1.tgz",
|
||||
"integrity": "sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg==",
|
||||
"version": "11.18.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
|
||||
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
@@ -56422,7 +56422,7 @@
|
||||
"react-ga": "3.3.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.18.1",
|
||||
"react-i18next": "11.18.3",
|
||||
"react-instantsearch-dom": "6.30.2",
|
||||
"react-lazy-load": "3.1.14",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@@ -83329,9 +83329,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.18.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.1.tgz",
|
||||
"integrity": "sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg==",
|
||||
"version": "11.18.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
|
||||
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
||||
Reference in New Issue
Block a user