fix(deps): update dependency react-i18next to v12.3.1 (#50459)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-22 05:50:56 +00:00
committed by GitHub
parent 53748bb950
commit 93430e1614
2 changed files with 6 additions and 6 deletions

View File

@@ -105,7 +105,7 @@
"react-gtm-module": "2.0.11",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "12.2.2",
"react-i18next": "12.3.1",
"react-instantsearch-core": "6.40.0",
"react-instantsearch-dom": "6.40.0",
"react-monaco-editor": "0.40.0",

10
pnpm-lock.yaml generated
View File

@@ -638,8 +638,8 @@ importers:
specifier: 2.0.0
version: 2.0.0(react@16.14.0)
react-i18next:
specifier: 12.2.2
version: 12.2.2(i18next@22.5.0)(react-dom@16.14.0)(react@16.14.0)
specifier: 12.3.1
version: 12.3.1(i18next@22.5.0)(react-dom@16.14.0)(react@16.14.0)
react-instantsearch-core:
specifier: 6.40.0
version: 6.40.0(algoliasearch@4.17.0)(react@16.14.0)
@@ -27742,8 +27742,8 @@ packages:
react: 16.14.0
dev: false
/react-i18next@12.2.2(i18next@22.5.0)(react-dom@16.14.0)(react@16.14.0):
resolution: {integrity: sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg==}
/react-i18next@12.3.1(i18next@22.5.0)(react-dom@16.14.0)(react@16.14.0):
resolution: {integrity: sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==}
peerDependencies:
i18next: '>= 19.0.0'
react: '>= 16.8.0'
@@ -27755,7 +27755,7 @@ packages:
react-native:
optional: true
dependencies:
'@babel/runtime': 7.21.0
'@babel/runtime': 7.21.5
html-parse-stringify: 3.0.1
i18next: 22.5.0
react: 16.14.0