代码拉取完成,页面将自动刷新
同步操作将从 sssx_li/vue-vite-template 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "vue-vite-template",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"test": "vitest",
"test:ui": "vitest --ui",
"coverage": "vitest run --coverage",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.ts,.jsx,.tsx --fix",
"lint:style": "stylelint src/**/*.{vue,css,scss} --fix",
"prepare": "husky install",
"generateImgPaths": "node ./generate/imgPaths.js"
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@vueuse/core": "^10.2.0",
"normalize.css": "^8.0.1",
"pinia": "^2.1.4",
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.2"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@testing-library/vue": "^7.0.0",
"@types/mockjs": "^1.0.7",
"@types/node": "^18.16.18",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"@vue/runtime-core": "^3.3.4",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.15.0",
"happy-dom": "^12.9.1",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"miragejs": "^0.1.47",
"mockjs": "^1.1.0",
"postcss-html": "^1.5.0",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"sass": "^1.63.4",
"sass-loader": "^13.3.2",
"stylelint": "^15.8.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recess-order": "^4.2.0",
"stylelint-config-recommended-scss": "^12.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-prettier": "^3.0.0",
"typescript": "^4.9.5",
"unocss": "^0.50.8",
"unplugin-auto-import": "^0.15.3",
"unplugin-icons": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.9",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svg-icons": "^2.0.1",
"vitest": "^0.34.6",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.8.0"
},
"lint-staged": {
"*.{css,scss,vue}": [
"pnpm run lint:style"
],
"*.{js,jsx,vue,ts,tsx}": [
"pretty-quick --staged"
]
},
"engines": {
"node": ">= 16.15.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。