Bump react-i18next from 13.0.0 to 13.0.1 in /js (#21216)

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

---
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-06-26 20:46:37 +00:00 committed by GitHub
parent 8739153bd2
commit 5af35bd744
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View file

@ -19,7 +19,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.44.3",
"react-i18next": "^13.0.0",
"react-i18next": "^13.0.1",
"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.0",
"react-i18next": "^13.0.1",
"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.0
version: 13.0.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0)
specifier: ^13.0.1
version: 13.0.1(i18next@23.2.3)(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)
@ -205,8 +205,8 @@ importers:
specifier: ^7.44.3
version: 7.44.3(react@18.2.0)
react-i18next:
specifier: ^13.0.0
version: 13.0.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0)
specifier: ^13.0.1
version: 13.0.1(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0)
react-router:
specifier: ^6.12.1
version: 6.12.1(react@18.2.0)
@ -5645,10 +5645,10 @@ packages:
react: 18.2.0
dev: false
/react-i18next@13.0.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-qRFbrSgynsBSjfnSTb/Um3mw9uPjOfDi4Iq2rMCuzfsRsYGdkEdyCr0i+T0bR0bG6xwULvK4k1oRVLLd7ZDBVw==}
/react-i18next@13.0.1(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-gMO6N2GfSfuH7xlHSsZ/mZf+Py9bLm/+EDKIn5fNTuDTjcCcwmMU5UEuGCDk5mdfivbo7ySyYXBN7B9tbGUxiA==}
peerDependencies:
i18next: '>= 23.0.1'
i18next: '>= 23.2.3'
react: '>= 16.8.0'
react-dom: '*'
react-native: '*'
@ -7139,7 +7139,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.0(i18next@23.2.3)(react-dom@18.2.0)(react@18.2.0)
react-i18next: 13.0.1(i18next@23.2.3)(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)