chore: update deps

This commit is contained in:
ChenZhaoYu
2023-02-16 12:29:47 +08:00
parent 20255ddce4
commit 63f4d7d77c
4 changed files with 54 additions and 54 deletions

View File

@@ -37,18 +37,18 @@
"@types/node": "^18.13.0",
"@vitejs/plugin-vue": "^4.0.0",
"autoprefixer": "^10.4.13",
"axios": "^1.3.2",
"axios": "^1.3.3",
"crypto-js": "^4.1.1",
"eslint": "^8.34.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.1",
"lint-staged": "^13.1.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"rimraf": "^4.1.2",
"tailwindcss": "^3.2.6",
"typescript": "~4.9.5",
"vite": "^4.1.1",
"vue-tsc": "^1.0.24"
"vue-tsc": "^1.1.0"
},
"lint-staged": {
"*.{ts,tsx,vue}": [