Skip to content

Commit

Permalink
chore(ui): update dependency react-i18next to v14.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 3eac061 commit 633d2c8
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"react-hook-consent": "3.5.3",
"react-hook-form": "7.51.5",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.1"
"react-i18next": "14.1.2"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"react-hook-form": "7.51.5",
"react-hook-form-mantine": "2.0.0",
"react-hook-tracer": "1.4.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"react-refresh": "0.14.2",
"react-refresh-typescript": "2.0.9",
"resolve-url-loader": "5.0.0",
Expand Down Expand Up @@ -212,7 +212,7 @@
"react-error-boundary": "4.0.13",
"react-hook-form": "7.51.5",
"react-hook-form-mantine": "2.0.0",
"react-i18next": "14.1.1"
"react-i18next": "14.1.2"
},
"msw": {
"workerDirectory": [
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 633d2c8

Please sign in to comment.