chore: token登录
Showing
... | @@ -15,6 +15,7 @@ | ... | @@ -15,6 +15,7 @@ |
"@vuelidate/validators": "^2.0.0-alpha.25", | "@vuelidate/validators": "^2.0.0-alpha.25", | ||
"axios": "0.21.1", | "axios": "0.21.1", | ||
"core-js": "^3.6.5", | "core-js": "^3.6.5", | ||
"crypto-js": "^4.1.1", | |||
"element-plus": "^1.2.0-beta.6", | "element-plus": "^1.2.0-beta.6", | ||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"miragejs": "^0.1.43", | "miragejs": "^0.1.43", | ||
... | @@ -31,6 +32,7 @@ | ... | @@ -31,6 +32,7 @@ |
"@tailwindcss/forms": "^0.4.0", | "@tailwindcss/forms": "^0.4.0", | ||
"@tailwindcss/line-clamp": "^0.3.0", | "@tailwindcss/line-clamp": "^0.3.0", | ||
"@tailwindcss/typography": "^0.5.0", | "@tailwindcss/typography": "^0.5.0", | ||
"@types/crypto-js": "^4.0.2", | |||
"@types/lodash": "^4.14.178", | "@types/lodash": "^4.14.178", | ||
"@typescript-eslint/eslint-plugin": "^4.18.0", | "@typescript-eslint/eslint-plugin": "^4.18.0", | ||
"@typescript-eslint/parser": "^4.18.0", | "@typescript-eslint/parser": "^4.18.0", | ||
... | ... |
Please
register
or
sign in
to comment