代码拉取完成,页面将自动刷新
同步操作将从 fe-hl/vue3-vant4-template 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "vue3-vant4-template",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode dev",
"build:uat": "vue-cli-service build --mode uat",
"build:pro": "vue-cli-service build --mode pro",
"build:analyz": "vue-cli-service build --mode analyz",
"mock": "nodemon mock/app.js",
"lint": "vue-cli-service lint",
"release": "npm run build:pro && node release.js",
"prepare": "husky install"
},
"dependencies": {
"@fe-hl/utils": "^1.1.8",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"core-js": "^3.8.3",
"docx-preview": "^0.1.11",
"lodash-es": "^4.17.21",
"nprogress": "^0.2.0",
"qrcode": "^1.5.1",
"register-service-worker": "^1.7.2",
"vant": "^3.5.2",
"vue": "^3.2.13",
"vue-i18n": "^9.2.0-beta.40",
"vue-router": "^4.0.3",
"vuex": "^4.0.0",
"weixin-js-sdk": "^1.6.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@hl-cli/log": "^1.0.2",
"@hl-cli/utlis": "^1.0.2",
"@types/node": "^18.6.1",
"@types/path-exists": "^4.0.2",
"@types/qrcode": "^1.4.2",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-pwa": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/eslint-config-typescript": "^9.1.0",
"commitizen": "^4.2.5",
"compressing": "^1.6.2",
"cssnano": "^5.1.12",
"cssnano-preset-advanced": "^5.3.8",
"cz-customizable": "^6.9.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-html": "^7.0.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"fs-extra": "^10.1.0",
"husky": "^8.0.1",
"koa": "^2.13.4",
"koa-body": "^5.0.0",
"koa-router": "^12.0.0",
"koa-static": "^5.0.0",
"mockjs": "^1.1.0",
"nodemon": "^2.0.19",
"path-exists": "^4.0.0",
"postcss-aspect-ratio-mini": "^1.1.0",
"postcss-cssnext": "^3.1.1",
"postcss-import": "^14.1.0",
"postcss-px-to-viewport": "^1.1.1",
"postcss-style-px-to-viewport": "^2.9.1",
"postcss-url": "^10.1.3",
"postcss-viewport-units": "^0.1.6",
"postcss-write-svg": "^3.0.1",
"prettier": "^2.4.1",
"sass": "^1.32.7",
"sass-loader": "^12.0.0",
"terser-webpack-plugin": "^5.3.3",
"typescript": "~4.5.5",
"unplugin-vue-components": "^0.21.1",
"uuid": "^8.3.2",
"webpack-bundle-analyzer": "^4.5.0"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"config": {
"commitizen": {
"path": "node_modules/cz-customizable"
}
},
"lint-staged": {
"src/**/*.{js,ts,vue}": [
"eslint --fix",
"git add ."
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。