chore: updates

This commit is contained in:
pany
2022-10-12 17:28:29 +08:00
parent 2ebe66bde3
commit 9a7790f05b
2 changed files with 118 additions and 113 deletions

View File

@@ -41,11 +41,11 @@
"devDependencies": {
"@types/js-cookie": "^3.0.2",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.8.3",
"@types/node": "18.8.0",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@vitejs/plugin-vue": "^3.1.2",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
@@ -59,11 +59,11 @@
"terser": "^5.15.1",
"typescript": "^4.8.4",
"unocss": "^0.45.29",
"vite": "^3.1.6",
"vite": "^3.1.7",
"vite-plugin-svg-icons": "^2.0.1",
"vite-svg-loader": "^3.6.0",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.0.2"
"vue-tsc": "^1.0.6"
},
"lint-staged": {
"*.{js,jsx,vue,ts,tsx}": [