Bump react-i18next from 13.0.2 to 13.0.3 in /js (#22135)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.0.2 to 13.0.3. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.0.2...v13.0.3) --- 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:
parent
0061038492
commit
e1e4107c91
3 changed files with 9 additions and 9 deletions
|
@ -20,7 +20,7 @@
|
|||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.45.2",
|
||||
"react-i18next": "^13.0.2",
|
||||
"react-i18next": "^13.0.3",
|
||||
"react-router-dom": "^6.14.2",
|
||||
"ui-shared": "workspace:*"
|
||||
},
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"react-dropzone": "^14.2.3",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hook-form": "^7.45.2",
|
||||
"react-i18next": "^13.0.2",
|
||||
"react-i18next": "^13.0.3",
|
||||
"react-router-dom": "^6.14.2",
|
||||
"reactflow": "^11.7.4",
|
||||
"ui-shared": "workspace:*",
|
||||
|
|
|
@ -105,8 +105,8 @@ importers:
|
|||
specifier: ^7.45.2
|
||||
version: 7.45.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^13.0.3
|
||||
version: 13.0.3(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.14.2
|
||||
version: 6.14.2(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -208,8 +208,8 @@ importers:
|
|||
specifier: ^7.45.2
|
||||
version: 7.45.2(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: ^13.0.3
|
||||
version: 13.0.3(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom:
|
||||
specifier: ^6.14.2
|
||||
version: 6.14.2(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -5713,8 +5713,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-i18next@13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==}
|
||||
/react-i18next@13.0.3(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==}
|
||||
peerDependencies:
|
||||
i18next: '>= 23.2.3'
|
||||
react: '>= 16.8.0'
|
||||
|
@ -7221,7 +7221,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.45.2(react@18.2.0)
|
||||
react-i18next: 13.0.2(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-i18next: 13.0.3(i18next@23.3.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-router-dom: 6.14.2(react-dom@18.2.0)(react@18.2.0)
|
||||
reactflow: 11.7.4(react-dom@18.2.0)(react@18.2.0)
|
||||
ui-shared: link:libs/ui-shared
|
||||
|
|
Loading…
Reference in a new issue