From e36de56b5098db760956e9595d6baee8bc71b751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 03:13:11 +0000 Subject: [PATCH] chore(deps): bump next-intl from 4.9.1 to 4.9.2 Bumps [next-intl](https://github.com/amannn/next-intl) from 4.9.1 to 4.9.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/v4.9.1...v4.9.2) --- updated-dependencies: - dependency-name: next-intl dependency-version: 4.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48640bf7..570b2564 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@supabase/ssr": "0.10.2", "@supabase/supabase-js": "2.104.1", "next": "16.2.4", - "next-intl": "4.9.1", + "next-intl": "4.9.2", "posthog-js": "1.372.1", "posthog-node": "5.30.4", "react": "19.2.5",