build(deps): update dependency react-i18next to v11.17.0 (#3471)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/3473/head^2
parent
161b3dfa4f
commit
354732fbd4
|
@ -33,7 +33,7 @@
|
|||
"query-string": "7.1.1",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0",
|
||||
"react-i18next": "11.16.11",
|
||||
"react-i18next": "11.17.0",
|
||||
"react-loading": "2.0.3",
|
||||
"react-otp-input": "2.4.0",
|
||||
"react-router-dom": "6.3.0",
|
||||
|
|
|
@ -48,7 +48,7 @@ specifiers:
|
|||
query-string: 7.1.1
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0
|
||||
react-i18next: 11.16.11
|
||||
react-i18next: 11.17.0
|
||||
react-loading: 2.0.3
|
||||
react-otp-input: 2.4.0
|
||||
react-router-dom: 6.3.0
|
||||
|
@ -78,7 +78,7 @@ dependencies:
|
|||
query-string: 7.1.1
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0_react@18.1.0
|
||||
react-i18next: 11.16.11_xoj65rcdat5ngipydygujavba4
|
||||
react-i18next: 11.17.0_xoj65rcdat5ngipydygujavba4
|
||||
react-loading: 2.0.3_react@18.1.0
|
||||
react-otp-input: 2.4.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||
react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||
|
@ -7252,8 +7252,8 @@ packages:
|
|||
react: 18.1.0
|
||||
scheduler: 0.22.0
|
||||
|
||||
/react-i18next/11.16.11_xoj65rcdat5ngipydygujavba4:
|
||||
resolution: {integrity: sha512-x2UUTizhrnApV8Y/VmJ54/jxWVg9WwQ3CI5CC7u/aUTyqkCE6hUcymPg+Ibqw4XmYSz/Pa4dSXc9SLStQxvHKQ==}
|
||||
/react-i18next/11.17.0_xoj65rcdat5ngipydygujavba4:
|
||||
resolution: {integrity: sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
react: '>= 16.8.0 || 18'
|
||||
|
|
Loading…
Reference in New Issue