From cd3a632f7a8ac288f3d6ca587b99e29026f8295a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 14:46:42 +0000 Subject: [PATCH] chore(deps): bump sonner from 1.4.41 to 2.0.3 Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.41 to 2.0.3. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/compare/v.1.4.41...v2.0.3) --- updated-dependencies: - dependency-name: sonner dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b6fd2f4..e3bec5a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react": "19", "react-dom": "19", "react-hook-form": "^7.54.2", - "sonner": "^1.4.41", + "sonner": "^2.0.3", "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7", "zod": "^3.24.1" diff --git a/yarn.lock b/yarn.lock index 0ddb4a1..38fa997 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4307,10 +4307,10 @@ sisteransi@^1.0.5: resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== -sonner@^1.4.41: - version "1.4.41" - resolved "https://registry.yarnpkg.com/sonner/-/sonner-1.4.41.tgz#ff085ae4f4244713daf294959beaa3e90f842d2c" - integrity sha512-uG511ggnnsw6gcn/X+YKkWPo5ep9il9wYi3QJxHsYe7yTZ4+cOd1wuodOUmOpFuXL+/RE3R04LczdNCDygTDgQ== +sonner@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/sonner/-/sonner-2.0.3.tgz#de7cdbc4b6a25ac3f0a9e0aed3748e0b3d6e092e" + integrity sha512-njQ4Hht92m0sMqqHVDL32V2Oun9W1+PHO9NDv9FHfJjT3JT22IG4Jpo3FPQy+mouRKCXFWO+r67v6MrHX2zeIA== source-map-js@^1.0.2, source-map-js@^1.2.1: version "1.2.1"