|
@@ -36,7 +36,7 @@
|
|
|
"@vue/cli-plugin-typescript": "~4.5.0",
|
|
"@vue/cli-plugin-typescript": "~4.5.0",
|
|
|
"@vue/cli-plugin-vuex": "~4.5.0",
|
|
"@vue/cli-plugin-vuex": "~4.5.0",
|
|
|
"@vue/cli-service": "~4.5.0",
|
|
"@vue/cli-service": "~4.5.0",
|
|
|
- "@vue/compiler-sfc": "^3.0.4",
|
|
|
|
|
|
|
+ "@vue/compiler-sfc": "^3.0.5",
|
|
|
"@vue/eslint-config-airbnb": "^5.0.2",
|
|
"@vue/eslint-config-airbnb": "^5.0.2",
|
|
|
"@vue/eslint-config-typescript": "^5.0.2",
|
|
"@vue/eslint-config-typescript": "^5.0.2",
|
|
|
"babel-plugin-component": "^1.1.1",
|
|
"babel-plugin-component": "^1.1.1",
|
|
@@ -50,7 +50,7 @@
|
|
|
"mockjs": "^1.1.0",
|
|
"mockjs": "^1.1.0",
|
|
|
"sass": "^1.26.5",
|
|
"sass": "^1.26.5",
|
|
|
"sass-loader": "^8.0.2",
|
|
"sass-loader": "^8.0.2",
|
|
|
- "typescript": "~3.9.3"
|
|
|
|
|
|
|
+ "typescript": "^4.3.5"
|
|
|
},
|
|
},
|
|
|
"gitHooks": {
|
|
"gitHooks": {
|
|
|
"pre-commit": "lint-staged"
|
|
"pre-commit": "lint-staged"
|