add a bunch of number parsing logic with libphonenumber

This commit is contained in:
Samuel Newman
2025-12-02 19:54:43 +02:00
parent 7cedf6d8c4
commit 29af9831a9
2 changed files with 6 additions and 3 deletions
@@ -0,0 +1,3 @@
export function SyncContactsFlow() {
throw new Error('SyncContactsFlow is not available on web')
}
+3 -3
View File
@@ -14231,9 +14231,9 @@ levn@^0.4.1:
type-check "~0.4.0"
libphonenumber-js@^1.12.30:
version "1.12.31"
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.12.31.tgz#3cdb45641c6b77228dd1238f3d810c3bb5d91199"
integrity sha512-Z3IhgVgrqO1S5xPYM3K5XwbkDasU67/Vys4heW+lfSBALcUZjeIIzI8zCLifY+OCzSq+fpDdywMDa7z+4srJPQ==
version "1.12.30"
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.12.30.tgz#8f37c6d0546e89a399085d329214a583642e611a"
integrity sha512-KxH7uIJFD6+cR6nhdh+wY6prFiH26A3W/W1gTMXnng2PXSwVfi5MhYkdq3Z2Y7vhBVa1/5VJgpNtI76UM2njGA==
lighthouse-logger@^1.0.0:
version "1.4.2"