diff --git a/bun.lock b/bun.lock index 326bd749..e86712ea 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.23.0", "tailwindcss": "3.3.2", "use-debounce": "^10.0.4", "zod": "4.1.13", @@ -1830,7 +1830,7 @@ "slugify": ["slugify@1.6.6", "", {}, "sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw=="], - "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.23.0", "", { "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-Z6T4l6R+PVGbG00pml+i23zplHLv3hq5yCVev9Y9GoJGQTzQ2VbtnMripvuZQ32wrghmSmlKxyb8eRu5TzY7VQ=="], "source-map": ["source-map@0.5.7", "", {}, "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ=="], diff --git a/package.json b/package.json index 9864985a..16f83917 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,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.23.0", "tailwindcss": "3.3.2", "use-debounce": "^10.0.4", "zod": "4.1.13"