0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore(deps): update libphonenumber-js to v1.10.51 to fix china 19 started phone numbers (#4998)

* chore(deps): update libphonenumber-js action to v1.10.51 to fix china 19 start phone number

* chore: add changeset

---------

Co-authored-by: renjianhua <renjianhua@zuoshouyisheng.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
This commit is contained in:
backpast 2023-11-29 20:56:39 +08:00 committed by GitHub
parent 152d2815c7
commit 9421375d78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 8 deletions

View file

@ -0,0 +1,6 @@
---
"@logto/experience": patch
"@logto/console": patch
---
Bump libphonenumber-js to v1.10.51 to support China 19 started phone numbers. Thanks to @agileago

View file

@ -82,7 +82,7 @@
"jest-transformer-svg": "^2.0.0",
"just-kebab-case": "^4.2.0",
"ky": "^1.0.0",
"libphonenumber-js": "^1.9.49",
"libphonenumber-js": "^1.10.51",
"lint-staged": "^15.0.0",
"nanoid": "^5.0.1",
"overlayscrollbars": "^2.0.2",

View file

@ -67,7 +67,7 @@
"jest-transformer-svg": "^2.0.0",
"js-base64": "^3.7.5",
"ky": "^1.0.0",
"libphonenumber-js": "^1.9.49",
"libphonenumber-js": "^1.10.51",
"lint-staged": "^15.0.0",
"parcel": "2.9.3",
"parcel-resolver-ignore": "^2.1.3",

View file

@ -3008,8 +3008,8 @@ importers:
specifier: ^1.0.0
version: 1.0.0
libphonenumber-js:
specifier: ^1.9.49
version: 1.9.49
specifier: ^1.10.51
version: 1.10.51
lint-staged:
specifier: ^15.0.0
version: 15.0.2
@ -3651,8 +3651,8 @@ importers:
specifier: ^1.0.0
version: 1.0.0
libphonenumber-js:
specifier: ^1.9.49
version: 1.9.49
specifier: ^1.10.51
version: 1.10.51
lint-staged:
specifier: ^15.0.0
version: 15.0.2
@ -15627,8 +15627,8 @@ packages:
type-check: 0.4.0
dev: true
/libphonenumber-js@1.9.49:
resolution: {integrity: sha512-/wEOIONcVboFky+lWlCaF7glm1FhBz11M5PHeCApA+xDdVfmhKjHktHS8KjyGxouV5CSXIr4f3GvLSpJa4qMSg==}
/libphonenumber-js@1.10.51:
resolution: {integrity: sha512-vY2I+rQwrDQzoPds0JeTEpeWzbUJgqoV0O4v31PauHBb/e+1KCXKylHcDnBMgJZ9fH9mErsEbROJY3Z3JtqEmg==}
dev: true
/lightningcss-darwin-arm64@1.16.1: