mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency react-i18next to v11.17.2
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@
|
||||
"react-ga": "3.3.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.17.1",
|
||||
"react-i18next": "11.17.2",
|
||||
"react-instantsearch-dom": "6.27.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
|
||||
Generated
+8
-8
@@ -500,7 +500,7 @@
|
||||
"react-ga": "3.3.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.17.1",
|
||||
"react-i18next": "11.17.2",
|
||||
"react-instantsearch-dom": "6.27.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@@ -42367,9 +42367,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.17.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.1.tgz",
|
||||
"integrity": "sha512-4H4fK9vWsQtPP0iAdqzGfdPKLaSXpCjuh1xaGsejX/CO8tx8zCnrOnlQhMgrJf+OlUfzth5YaDPXYGp3RHxV1g==",
|
||||
"version": "11.17.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz",
|
||||
"integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
@@ -55868,7 +55868,7 @@
|
||||
"react-ga": "3.3.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "11.17.1",
|
||||
"react-i18next": "11.17.2",
|
||||
"react-instantsearch-dom": "6.27.0",
|
||||
"react-lazy-load": "3.1.13",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
@@ -82570,9 +82570,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.17.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.1.tgz",
|
||||
"integrity": "sha512-4H4fK9vWsQtPP0iAdqzGfdPKLaSXpCjuh1xaGsejX/CO8tx8zCnrOnlQhMgrJf+OlUfzth5YaDPXYGp3RHxV1g==",
|
||||
"version": "11.17.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz",
|
||||
"integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user