Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit c81f263

Browse files
dependabot[bot]joonatank
authored andcommitted
chore(deps): bump next-i18next from 15.2.0 to 15.3.0
Bumps [next-i18next](https://github.com/i18next/next-i18next) from 15.2.0 to 15.3.0. - [Release notes](https://github.com/i18next/next-i18next/releases) - [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/next-i18next@v15.2.0...v15.3.0) --- updated-dependencies: - dependency-name: next-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f185b9 commit c81f263

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"i18next": "^23.10.1",
4747
"lodash": "^4.17.21",
4848
"next": "14.2.3",
49-
"next-i18next": "^15.2.0",
49+
"next-i18next": "^15.3.0",
5050
"query-string": "9.0.0",
5151
"react": "^18.2.0",
5252
"react-dom": "^18.3.1",

apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lodash": "^4.17.21",
3434
"next": "14.2.3",
3535
"next-compose-plugins": "^2.2.1",
36-
"next-i18next": "^15.2.0",
36+
"next-i18next": "^15.3.0",
3737
"next-transpile-modules": "^10.0.1",
3838
"nuka-carousel": "^7.0.0",
3939
"query-string": "9.0.0",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"lodash": "^4.17.21",
2929
"mjml": "^4.15.3",
3030
"next": "14.2.3",
31-
"next-i18next": "^15.2.0",
31+
"next-i18next": "^15.3.0",
3232
"react": "^18.2.0",
3333
"react-big-calendar": "^1.8.6",
3434
"react-dom": "^18.3.1",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)