|
|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"name": "unibest",
|
|
|
"type": "commonjs",
|
|
|
- "version": "1.3.0",
|
|
|
+ "version": "1.4.0",
|
|
|
"description": "unibest - 最好的 uniapp 开发模板",
|
|
|
"author": {
|
|
|
"name": "codercup",
|
|
|
@@ -116,15 +116,15 @@
|
|
|
"@uni-helper/vite-plugin-uni-components": "^0.0.8",
|
|
|
"@uni-helper/vite-plugin-uni-layouts": "^0.1.7",
|
|
|
"@uni-helper/vite-plugin-uni-manifest": "^0.2.3",
|
|
|
- "@uni-helper/vite-plugin-uni-pages": "^0.2.13",
|
|
|
+ "@uni-helper/vite-plugin-uni-pages": "^0.2.15",
|
|
|
"@uni-helper/vite-plugin-uni-platform": "^0.0.4",
|
|
|
"@vue/runtime-core": "^3.3.13",
|
|
|
"@vue/tsconfig": "^0.1.3",
|
|
|
"autoprefixer": "^10.4.16",
|
|
|
"commitlint": "^18.4.3",
|
|
|
"eslint": "^8.56.0",
|
|
|
- "eslint-config-airbnb-base": "^15.0.0",
|
|
|
"eslint-config-prettier": "^9.1.0",
|
|
|
+ "eslint-config-standard": "^17.1.0",
|
|
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
|
"eslint-plugin-import": "^2.29.1",
|
|
|
"eslint-plugin-prettier": "^5.1.0",
|
|
|
@@ -153,7 +153,6 @@
|
|
|
"vite-plugin-svg-icons": "^2.0.1",
|
|
|
"vite-plugin-vue-setup-extend": "^0.4.0",
|
|
|
"vite-svg-loader": "^5.1.0",
|
|
|
- "vue-global-api": "^0.4.1",
|
|
|
"vue-tsc": "^1.8.25"
|
|
|
}
|
|
|
}
|