refactor(auth): use icon library for provider icons

This commit is contained in:
2026-06-17 16:58:24 +08:00
parent 08d512d9d6
commit b34533b242
8 changed files with 64 additions and 86 deletions
+12
View File
@@ -47,6 +47,9 @@ importers:
react-dom:
specifier: 19.2.4
version: 19.2.4(react@19.2.4)
react-icons:
specifier: ^5.6.0
version: 5.6.0(react@19.2.4)
stripe:
specifier: ^22.2.1
version: 22.2.1(@types/node@20.19.41)
@@ -2698,6 +2701,11 @@ packages:
peerDependencies:
react: ^19.2.4
react-icons@5.6.0:
resolution: {integrity: sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==}
peerDependencies:
react: '*'
react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
@@ -5890,6 +5898,10 @@ snapshots:
react: 19.2.4
scheduler: 0.27.0
react-icons@5.6.0(react@19.2.4):
dependencies:
react: 19.2.4
react-is@16.13.1: {}
react@19.2.4: {}