Bump react-i18next from 13.2.2 to 13.3.0 in /js (#23997)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.2.2 to 13.3.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.2.2...v13.3.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef3474a5c1
commit
6f53b92b03
3 changed files with 9 additions and 9 deletions
|
@ -21,7 +21,7 @@
|
|||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.47.0",
|
||||
"react-i18next": "^13.2.2",
|
||||
"react-i18next": "^13.3.0",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"ui-shared": "workspace:*"
|
||||
},
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"react-dropzone": "^14.2.3",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hook-form": "^7.47.0",
|
||||
"react-i18next": "^13.2.2",
|
||||
"react-i18next": "^13.3.0",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"reactflow": "^11.9.4",
|
||||
"ui-shared": "workspace:*",
|
||||
|
|
|
@ -105,8 +105,8 @@ importers:
|
|||
specifier: ^7.47.0
|
||||
version: 7.47.0(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.2.2
|
||||
version: 13.2.2(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^13.3.0
|
||||
version: 13.3.0(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.15.0
|
||||
version: 6.15.0(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -211,8 +211,8 @@ importers:
|
|||
specifier: ^7.47.0
|
||||
version: 7.47.0(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.2.2
|
||||
version: 13.2.2(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^13.3.0
|
||||
version: 13.3.0(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.15.0
|
||||
version: 6.15.0(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -5901,8 +5901,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-i18next@13.2.2(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==}
|
||||
/react-i18next@13.3.0(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-FlR9xjYHSPIJfQspEmkN0yOlxgRyNuiJKJ8gCaZH08UJ7SZHG+VrptEPcpEMEchjNoCOZdKcvJ3PnmHEZhkeXg==}
|
||||
peerDependencies:
|
||||
i18next: '>= 23.2.3'
|
||||
react: '>= 16.8.0'
|
||||
|
@ -7625,7 +7625,7 @@ packages:
|
|||
react-dropzone: 14.2.3(react@18.2.0)
|
||||
react-error-boundary: 3.1.4(react@18.2.0)
|
||||
react-hook-form: 7.47.0(react@18.2.0)
|
||||
react-i18next: 13.2.2(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-i18next: 13.3.0(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom: 6.15.0(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow: 11.9.4(@types/react@18.2.28)(react-dom@18.2.0)(react@18.2.0)
|
||||
ui-shared: link:libs/ui-shared
|
||||
|
|
Loading…
Reference in a new issue