diff --git a/package.json b/package.json index 66fd5ed963..73f1e65325 100644 --- a/package.json +++ b/package.json @@ -276,7 +276,8 @@ "@types/react": "^18", "**/expo-constants": "17.0.3", "**/expo-device": "7.0.1", - "**/zod": "3.23.8" + "**/zod": "3.23.8", + "sonner": "^2.0.1" }, "jest": { "preset": "jest-expo/ios", diff --git a/yarn.lock b/yarn.lock index 313bd53929..574d3b427a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17280,10 +17280,10 @@ sonic-boom@^3.7.0: dependencies: atomic-sleep "^1.0.0" -sonner@^0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/sonner/-/sonner-0.3.5.tgz#5ef175732cb7b637c6460620ab01a0fba0e6a36b" - integrity sha512-yIwaQ4dftMvFApuruto2t7wGyyaPRpj5qYBWYJIz4Z7uGcVn0IfqI/hWN0JyJN4izNbZFuCYZISf3fOGnvSlNQ== +sonner@^0.3.5, sonner@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/sonner/-/sonner-2.0.1.tgz#f41774b2e0ee770152458a336570a4d577d03e6f" + integrity sha512-FRBphaehZ5tLdLcQ8g2WOIRE+Y7BCfWi5Zyd8bCvBjiW8TxxAyoWZIxS661Yz6TGPqFQ4VLzOF89WEYhfynSFQ== source-list-map@^2.0.1: version "2.0.1"