From 027c6aa53cfbdd88ffce3a6eef696487708bb383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 03:23:50 +0000 Subject: [PATCH] Bump next-intl from 3.25.3 to 4.0.2 Bumps [next-intl](https://github.com/amannn/next-intl) from 3.25.3 to 4.0.2. - [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.25.3...v4.0.2) --- updated-dependencies: - dependency-name: next-intl dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b149b9..5e87315 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "next": "15.1.3", - "next-intl": "3.25.3", + "next-intl": "4.0.2", "react": "19.0.0", "react-dom": "19.0.0", "sharp": "0.33.5"