diff --git a/bun.lock b/bun.lock index 689a88ef..a9e44916 100644 --- a/bun.lock +++ b/bun.lock @@ -89,7 +89,7 @@ "react-native-volume-manager": "^2.0.8", "react-native-web": "^0.21.0", "react-native-worklets": "0.5.1", - "sonner-native": "0.21.2", + "sonner-native": "0.25.1", "tailwindcss": "3.3.2", "use-debounce": "^10.0.4", "zod": "4.1.13", @@ -1818,7 +1818,7 @@ "slugify": ["slugify@1.6.9", "", {}, "sha512-vZ7rfeehZui7wQs438JXBckYLkIIdfHOXsaVEUMyS5fHo1483l1bMdo0EDSWYclY0yZKFOipDy4KHuKs6ssvdg=="], - "sonner-native": ["sonner-native@0.21.2", "", { "peerDependencies": { "react": "*", "react-native": "*", "react-native-gesture-handler": ">=2.16.1", "react-native-reanimated": ">=3.10.1", "react-native-safe-area-context": ">=4.10.5", "react-native-screens": ">=3.31.1", "react-native-svg": ">=15.6.0" } }, "sha512-LnGPmfgzrNIwcc+FvcLJqx8aH1dEHePRzvNR8aIR4kl9spySRkXK160GmQIazjfm6mSMlPqZwRa5eycvrzg/eQ=="], + "sonner-native": ["sonner-native@0.25.1", "", { "peerDependencies": { "react": "*", "react-native": "*", "react-native-gesture-handler": "^2.28.0", "react-native-reanimated": "^4.1.1", "react-native-safe-area-context": "^5.6.0", "react-native-screens": "^4.16.0", "react-native-svg": "^15.12.1", "react-native-worklets": "^0.6.1 || ^0.7.0 || ^0.8.0" } }, "sha512-WyE5SjyRF8f845edmMw5hB89fkSrxpPRv6AjooVkN9SufF5n5jXSjIYa3+JI5UBthE0NeurbwHP3fzV3RehP0Q=="], "source-map": ["source-map@0.5.7", "", {}, "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ=="], diff --git a/package.json b/package.json index a5963384..17816498 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "react-native-volume-manager": "^2.0.8", "react-native-web": "^0.21.0", "react-native-worklets": "0.5.1", - "sonner-native": "0.21.2", + "sonner-native": "0.25.1", "tailwindcss": "3.3.2", "use-debounce": "^10.0.4", "zod": "4.1.13"