From 670a288316df948ed44534603dbb7766b0196147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:38:02 +0000 Subject: [PATCH] chore(deps): bump next-intl in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [next-intl](https://github.com/amannn/next-intl). Updates `next-intl` from 3.26.5 to 4.9.1 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/next-intl/compare/v3.26.5...v4.9.1) --- updated-dependencies: - dependency-name: next-intl dependency-version: 4.9.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97e142b..4ea7685 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "motion": "^11.12.0", "next": "^15.5.2", "next-auth": "^5.0.0-beta.25", - "next-intl": "^3.25.3", + "next-intl": "^4.9.1", "next-redux-wrapper": "^8.1.0", "notistack": "^3.0.1", "playwright": "^1.49.0",