build(deps): update dependency i18next to v22.4.14 (#5161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5165/head
renovate[bot] 2023-04-03 19:37:55 +10:00 committed by GitHub
parent 0a099cbec0
commit 5653419bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -31,7 +31,7 @@
"axios": "1.3.4", "axios": "1.3.4",
"broadcast-channel": "5.0.3", "broadcast-channel": "5.0.3",
"classnames": "2.3.2", "classnames": "2.3.2",
"i18next": "22.4.13", "i18next": "22.4.14",
"i18next-browser-languagedetector": "7.0.1", "i18next-browser-languagedetector": "7.0.1",
"i18next-http-backend": "2.2.0", "i18next-http-backend": "2.2.0",
"qrcode.react": "3.1.0", "qrcode.react": "3.1.0",

View File

@ -41,8 +41,8 @@ dependencies:
specifier: 2.3.2 specifier: 2.3.2
version: 2.3.2 version: 2.3.2
i18next: i18next:
specifier: 22.4.13 specifier: 22.4.14
version: 22.4.13 version: 22.4.14
i18next-browser-languagedetector: i18next-browser-languagedetector:
specifier: 7.0.1 specifier: 7.0.1
version: 7.0.1 version: 7.0.1
@ -60,7 +60,7 @@ dependencies:
version: 18.2.0(react@18.2.0) version: 18.2.0(react@18.2.0)
react-i18next: react-i18next:
specifier: 12.2.0 specifier: 12.2.0
version: 12.2.0(i18next@22.4.13)(react-dom@18.2.0)(react@18.2.0) version: 12.2.0(i18next@22.4.14)(react-dom@18.2.0)(react@18.2.0)
react-loading: react-loading:
specifier: 2.0.3 specifier: 2.0.3
version: 2.0.3(react@18.2.0) version: 2.0.3(react@18.2.0)
@ -6212,8 +6212,8 @@ packages:
- encoding - encoding
dev: false dev: false
/i18next@22.4.13: /i18next@22.4.14:
resolution: {integrity: sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==} resolution: {integrity: sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==}
dependencies: dependencies:
'@babel/runtime': 7.21.0 '@babel/runtime': 7.21.0
dev: false dev: false
@ -8162,7 +8162,7 @@ packages:
react: 18.2.0 react: 18.2.0
scheduler: 0.23.0 scheduler: 0.23.0
/react-i18next@12.2.0(i18next@22.4.13)(react-dom@18.2.0)(react@18.2.0): /react-i18next@12.2.0(i18next@22.4.14)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==} resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==}
peerDependencies: peerDependencies:
i18next: '>= 19.0.0' i18next: '>= 19.0.0'
@ -8177,7 +8177,7 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.20.13 '@babel/runtime': 7.20.13
html-parse-stringify: 3.0.1 html-parse-stringify: 3.0.1
i18next: 22.4.13 i18next: 22.4.14
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
dev: false dev: false