build(deps): update dependency react-i18next to v11.16.1 (#3035)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3036/head
parent
3b9e5ac243
commit
97d7e9091a
|
@ -20,7 +20,7 @@
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-ga": "3.3.0",
|
"react-ga": "3.3.0",
|
||||||
"react-i18next": "11.16.0",
|
"react-i18next": "11.16.1",
|
||||||
"react-loading": "2.0.3",
|
"react-loading": "2.0.3",
|
||||||
"react-otp-input": "2.4.0",
|
"react-otp-input": "2.4.0",
|
||||||
"react-router-dom": "6.2.2"
|
"react-router-dom": "6.2.2"
|
||||||
|
|
|
@ -45,7 +45,7 @@ specifiers:
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2
|
react-dom: 17.0.2
|
||||||
react-ga: 3.3.0
|
react-ga: 3.3.0
|
||||||
react-i18next: 11.16.0
|
react-i18next: 11.16.1
|
||||||
react-loading: 2.0.3
|
react-loading: 2.0.3
|
||||||
react-otp-input: 2.4.0
|
react-otp-input: 2.4.0
|
||||||
react-router-dom: 6.2.2
|
react-router-dom: 6.2.2
|
||||||
|
@ -75,7 +75,7 @@ dependencies:
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
react-dom: 17.0.2_react@17.0.2
|
react-dom: 17.0.2_react@17.0.2
|
||||||
react-ga: 3.3.0_react@17.0.2
|
react-ga: 3.3.0_react@17.0.2
|
||||||
react-i18next: 11.16.0_f94be6b4dd1edc1d8608af374b838bd6
|
react-i18next: 11.16.1_f94be6b4dd1edc1d8608af374b838bd6
|
||||||
react-loading: 2.0.3_react@17.0.2
|
react-loading: 2.0.3_react@17.0.2
|
||||||
react-otp-input: 2.4.0_react-dom@17.0.2+react@17.0.2
|
react-otp-input: 2.4.0_react-dom@17.0.2+react@17.0.2
|
||||||
react-router-dom: 6.2.2_react-dom@17.0.2+react@17.0.2
|
react-router-dom: 6.2.2_react-dom@17.0.2+react@17.0.2
|
||||||
|
@ -6847,8 +6847,8 @@ packages:
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/react-i18next/11.16.0_f94be6b4dd1edc1d8608af374b838bd6:
|
/react-i18next/11.16.1_f94be6b4dd1edc1d8608af374b838bd6:
|
||||||
resolution: {integrity: sha512-OLOl0NM/X6NMNthLkGpwcIVV5fxbnYYrKy7G/hhS85rEWF2JOy80RgOZCFpbywKwQRnF0GaiKkFFa+8vK7e9AQ==}
|
resolution: {integrity: sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
i18next: '>= 19.0.0'
|
i18next: '>= 19.0.0'
|
||||||
react: '>= 16.8.0'
|
react: '>= 16.8.0'
|
||||||
|
|
Loading…
Reference in New Issue