Bump react-i18next from 13.0.1 to 13.0.2 in /js (#21574)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.1 to 13.0.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.0.1...v13.0.2)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2023-07-11 13:37:31 +02:00 committed by GitHub
parent 4ac883fa09
commit 13aaebbe8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View file

@ -20,7 +20,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.44.3",
"react-i18next": "^13.0.1",
"react-i18next": "^13.0.2",
"react-router-dom": "6.12.1",
"ui-shared": "workspace:*"
},

View file

@ -82,7 +82,7 @@
"react-dropzone": "^14.2.3",
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.44.3",
"react-i18next": "^13.0.1",
"react-i18next": "^13.0.2",
"react-router": "^6.12.1",
"react-router-dom": "6.12.1",
"reactflow": "^11.7.4",

View file

@ -105,8 +105,8 @@ importers:
specifier: ^7.44.3
version: 7.44.3(react@18.2.0)
react-i18next:
specifier: ^13.0.1
version: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0)
specifier: ^13.0.2
version: 13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0)
react-router-dom:
specifier: 6.12.1
version: 6.12.1(react-dom@18.2.0)(react@18.2.0)
@ -208,8 +208,8 @@ importers:
specifier: ^7.44.3
version: 7.44.3(react@18.2.0)
react-i18next:
specifier: ^13.0.1
version: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0)
specifier: ^13.0.2
version: 13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0)
react-router:
specifier: ^6.12.1
version: 6.12.1(react@18.2.0)
@ -5616,8 +5616,8 @@ packages:
react: 18.2.0
dev: false
/react-i18next@13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-gMO6N2GfSfuH7xlHSsZ/mZf+Py9bLm/+EDKIn5fNTuDTjcCcwmMU5UEuGCDk5mdfivbo7ySyYXBN7B9tbGUxiA==}
/react-i18next@13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==}
peerDependencies:
i18next: '>= 23.2.3'
react: '>= 16.8.0'
@ -7125,7 +7125,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.44.3(react@18.2.0)
react-i18next: 13.0.1(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0)
react-i18next: 13.0.2(i18next@23.2.8)(react-dom@18.2.0)(react@18.2.0)
react-router: 6.12.1(react@18.2.0)
react-router-dom: 6.12.1(react-dom@18.2.0)(react@18.2.0)
reactflow: 11.7.4(react-dom@18.2.0)(react@18.2.0)