From a9956d68802857774dab3d22dd1add60f6f58c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 13:41:17 +0000 Subject: [PATCH] Bump sonner from 1.7.4 to 2.0.7 in /win/system/frontend Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.7.4 to 2.0.7. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/commits/v2.0.7) --- updated-dependencies: - dependency-name: sonner dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- win/system/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/system/frontend/package.json b/win/system/frontend/package.json index d93ab9b..d232c62 100644 --- a/win/system/frontend/package.json +++ b/win/system/frontend/package.json @@ -57,7 +57,7 @@ "react-resizable-panels": "^4.5.5", "react-router-dom": "^6.30.1", "recharts": "^2.15.4", - "sonner": "^1.7.4", + "sonner": "^2.0.7", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "vaul": "^1.1.2",