feat: settings & solid login

This commit is contained in:
zerosoul
2022-02-27 12:30:14 +08:00
parent 0394c99292
commit f7634a59cd
35 changed files with 1552 additions and 246 deletions
+3
View File
@@ -31,6 +31,7 @@
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
"html-webpack-plugin": "^5.5.0",
"linkify-it": "^3.0.3",
"mini-css-extract-plugin": "^2.5.3",
"react": "^17.0.2",
"react-dev-utils": "^12.0.0",
@@ -40,6 +41,7 @@
"react-google-login": "^5.2.2",
"react-hot-toast": "^2.2.0",
"react-icons": "^4.3.1",
"react-linkify": "^1.0.0-alpha",
"react-redux": "^7.2.6",
"react-refresh": "^0.11.0",
"react-router-dom": "6",
@@ -53,6 +55,7 @@
"styled-components": "^5.3.3",
"styled-reset": "^4.3.4",
"terser-webpack-plugin": "^5.3.1",
"tippy.js": "^6.3.7",
"webpack": "^5.68.0",
"webpack-dev-server": "^4.7.4",
"webpack-manifest-plugin": "^4.1.1",