Browse Source

🐛 fix: lf

chuzhixin 2 years ago
parent
commit
57a8e93915
2 changed files with 6 additions and 4 deletions
  1. 3 1
      .gitattributes
  2. 3 3
      package.json

+ 3 - 1
.gitattributes

@@ -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

+ 3 - 3
package.json

@@ -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": [