Add simple-icons support for OAuth providers

This commit is contained in:
dysf888
2026-07-03 11:10:19 +08:00
parent 207fadf64e
commit 6bd7866688
5 changed files with 126 additions and 6 deletions
+20
View File
@@ -50,6 +50,7 @@
"react-i18next": "^17.0.8",
"react-router-dom": "^7.18.0",
"react-virtuoso": "^4.18.7",
"simple-icons": "^16.24.1",
"sonner": "^2.0.7",
"swr": "^2.4.1",
"tailwind-merge": "^3.6.0",
@@ -5940,6 +5941,25 @@
"dev": true,
"license": "ISC"
},
"node_modules/simple-icons": {
"version": "16.24.1",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.24.1.tgz",
"integrity": "sha512-AnDQPrZAVzYSym7cBVIrnbhLk9auWGgkl+9hKvkbTqGEfH6TU7WKgumEXYYaJuM1Ib87+cnzr881UZniCM7t+A==",
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/simple-icons"
},
{
"type": "github",
"url": "https://github.com/sponsors/simple-icons"
}
],
"license": "CC0-1.0",
"engines": {
"node": ">=0.12.18"
}
},
"node_modules/sonner": {
"version": "2.0.7",
"license": "MIT",