⬆️(frontend) bump libphonenumber-js dependency

Update phone number formatting library to latest version for bug fixes
and improved international number handling.
This commit is contained in:
lebaudantoine
2025-07-16 14:18:01 +02:00
committed by aleb_the_flash
parent d075d60d19
commit 5e05b6b2a5
2 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
"i18next-browser-languagedetector": "8.2.0",
"i18next-parser": "9.3.0",
"i18next-resources-to-backend": "1.2.1",
"libphonenumber-js": "1.12.9",
"libphonenumber-js": "1.12.10",
"livekit-client": "2.15.2",
"posthog-js": "1.256.2",
"react": "18.3.1",