diff --git a/package-lock.json b/package-lock.json index 7416fe11..aa9287ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react-hook-form": "^7.54.2", "react-icons": "^5.2.1", "resend": "^4.0.0", - "sonner": "^1.6.1", + "sonner": "^2.0.1", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "uuid": "^11.0.2", @@ -6889,9 +6889,9 @@ } }, "node_modules/sonner": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/sonner/-/sonner-1.7.4.tgz", - "integrity": "sha512-DIS8z4PfJRbIyfVFDVnK9rO3eYDtse4Omcm6bt0oEr5/jtLgysmjuBl1frJ9E/EQZrFmKx2A8m/s5s9CRXIzhw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/sonner/-/sonner-2.0.1.tgz", + "integrity": "sha512-FRBphaehZ5tLdLcQ8g2WOIRE+Y7BCfWi5Zyd8bCvBjiW8TxxAyoWZIxS661Yz6TGPqFQ4VLzOF89WEYhfynSFQ==", "license": "MIT", "peerDependencies": { "react": "^18.0.0 || ^19.0.0 || ^19.0.0-rc", diff --git a/package.json b/package.json index 796134ef..6cfb1c04 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-hook-form": "^7.54.2", "react-icons": "^5.2.1", "resend": "^4.0.0", - "sonner": "^1.6.1", + "sonner": "^2.0.1", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "uuid": "^11.0.2",