mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-05 05:42:45 +08:00
🐛 fix: lf
This commit is contained in:
parent
d2ba053d15
commit
57a8e93915
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -9,4 +9,6 @@
|
||||
*.md text eol=lf
|
||||
*.json text eol=lf
|
||||
*.yml text eol=lf
|
||||
*.js linguist-language=vue
|
||||
.browserslistrc text eol=lf
|
||||
.gitignore text eol=lf
|
||||
*.js linguist-language=vue
|
||||
|
@ -41,7 +41,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.27.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"core-js": "^3.23.3",
|
||||
"core-js": "^3.23.4",
|
||||
"dayjs": "^1.11.3",
|
||||
"echarts": "5.3.3",
|
||||
"element-ui": "^2.15.9",
|
||||
@ -80,7 +80,7 @@
|
||||
"chokidar": "^3.5.3",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-vue": "^9.1.1",
|
||||
"eslint-plugin-vue": "^9.2.0",
|
||||
"filemanager-webpack-plugin": "^7.0.0",
|
||||
"image-webpack-loader": "^8.1.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
@ -92,7 +92,7 @@
|
||||
"stylelint-config-prettier": "^9.0.3",
|
||||
"stylelint-config-recess-order": "^3.0.0",
|
||||
"svg-sprite-loader": "^6.0.11",
|
||||
"vue-template-compiler": "^2.7.0",
|
||||
"vue-template-compiler": "^2.7.5",
|
||||
"webpackbar": "^5.0.2"
|
||||
},
|
||||
"keywords": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user