fix: update

This commit is contained in:
xiaoxian521
2021-11-08 09:21:14 +08:00
parent 7d453fdca7
commit 41a0fde036
3 changed files with 37 additions and 31 deletions

View File

@@ -82,7 +82,7 @@
"@vue/compiler-sfc": "^3.2.21",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/eslint-config-typescript": "7.0.0",
"@zougt/vite-plugin-theme-preprocessor": "^1.3.4",
"@zougt/vite-plugin-theme-preprocessor": "^1.3.5",
"autoprefixer": "10.2.4",
"babel-plugin-transform-remove-console": "6.9.4",
"chalk": "2.4.2",
@@ -97,8 +97,8 @@
"prettier": "2.3.2",
"pretty-quick": "3.1.1",
"rimraf": "3.0.2",
"sass": "1.32.8",
"sass-loader": "12.1.0",
"sass": "^1.43.4",
"sass-loader": "^12.3.0",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "22.0.0",