mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-06 03:58:00 +08:00
fix sass error
This commit is contained in:
parent
e3968a2946
commit
9376a3a227
@ -41,7 +41,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"clipboard": "^2.0.8",
|
||||
"core-js": "^3.13.0",
|
||||
"core-js": "^3.13.1",
|
||||
"dayjs": "^1.10.5",
|
||||
"echarts": "^5.1.1",
|
||||
"echarts-wordcloud": "^2.0.0",
|
||||
@ -80,18 +80,18 @@
|
||||
"chokidar": "^3.5.1",
|
||||
"eslint": "^7.27.0",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-vue": "^7.9.0",
|
||||
"eslint-plugin-vue": "^7.10.0",
|
||||
"filemanager-webpack-plugin": "^5.0.0",
|
||||
"image-webpack-loader": "^7.0.1",
|
||||
"lint-staged": "^11.0.0",
|
||||
"plop": "^2.7.4",
|
||||
"prettier": "^2.3.0",
|
||||
"sass": "^1.32.13",
|
||||
"sass": "~1.32.13",
|
||||
"sass-loader": "^10.1.1",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-prettier": "^8.0.2",
|
||||
"stylelint-config-recess-order": "^2.4.0",
|
||||
"svg-sprite-loader": "^6.0.6",
|
||||
"svg-sprite-loader": "^6.0.7",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"webpackbar": "^4.0.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user