Bump react-i18next from 13.4.1 to 13.5.0 in /js (#24784)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.4.1 to 13.5.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.4.1...v13.5.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
0e0fee40c4
commit
4a8f65286c
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.48.2",
|
||||
"react-i18next": "^13.4.1",
|
||||
"react-i18next": "^13.5.0",
|
||||
"react-router-dom": "^6.18.0",
|
||||
"ui-shared": "workspace:*"
|
||||
},
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"react-dropzone": "^14.2.3",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hook-form": "^7.48.2",
|
||||
"react-i18next": "^13.4.1",
|
||||
"react-i18next": "^13.5.0",
|
||||
"react-router-dom": "^6.18.0",
|
||||
"reactflow": "^11.10.1",
|
||||
"ui-shared": "workspace:*",
|
||||
|
|
|
@ -105,8 +105,8 @@ importers:
|
|||
specifier: ^7.48.2
|
||||
version: 7.48.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.4.1
|
||||
version: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^13.5.0
|
||||
version: 13.5.0(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.18.0
|
||||
version: 6.18.0(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -211,8 +211,8 @@ importers:
|
|||
specifier: ^7.48.2
|
||||
version: 7.48.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.4.1
|
||||
version: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^13.5.0
|
||||
version: 13.5.0(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.18.0
|
||||
version: 6.18.0(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -5932,8 +5932,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-i18next@13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==}
|
||||
/react-i18next@13.5.0(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 23.2.3'
|
||||
react: '>= 16.8.0'
|
||||
|
@ -7691,7 +7691,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.48.2(react@18.2.0)
|
||||
react-i18next: 13.4.1(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-i18next: 13.5.0(i18next@23.7.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom: 6.18.0(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow: 11.10.1(@types/react@18.2.37)(react-dom@18.2.0)(react@18.2.0)
|
||||
ui-shared: link:libs/ui-shared
|
||||
|
|
Loading…
Reference in a new issue