代码拉取完成,页面将自动刷新
同步操作将从 秦少卫/vue-fabric-editor 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "view-ui-project-ts",
"private": true,
"version": "1.0.0",
"description": "a template project for vue3, ViewUIPlus, TypeScript and Vite.",
"scripts": {
"preinstall": "npx only-allow pnpm",
"serve": "pnpm dev",
"dev": "vite serve",
"dev:staging": "vite serve --mode=staging",
"dev:prod": "vite serve --mode=production",
"build": "vite build",
"build:sdk": "pnpm -C packages/core build",
"build:staging": "vite build --mode=staging",
"preview": "pnpm build && vite preview",
"preview:staging": "pnpm build:staging && vite preview --mode=staging",
"prepare": "husky install",
"test": "pnpm -C packages/core test"
},
"dependencies": {
"@kuaitu/core": "workspace:^",
"@vueuse/core": "^10.1.0",
"axios": "^1.3.4",
"dayjs": "^1.11.11",
"events": "^3.3.0",
"fabric": "^5.3.0",
"fontfaceobserver": "^2.1.0",
"lodash-es": "^4.17.21",
"number-precision": "^1.6.0",
"qs": "^6.12.1",
"uuid": "^8.3.2",
"view-ui-plus": "^1.3.7",
"vite-svg-loader": "^5.1.0",
"vue": "^3.2.25",
"vue-i18n": "9.0.0",
"vue-masonry": "^0.16.0",
"vue-router": "^4.0.16",
"vue3-lazyload": "^0.3.6"
},
"workspaces": [
"packages/*"
],
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@types/events": "^3.0.0",
"@types/fabric": "^5.3.0",
"@types/fontfaceobserver": "^2.1.3",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.15.13",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"autoprefixer": "^10.4.16",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.9.0",
"husky": "^8.0.0",
"less": "^4.1.3",
"less-loader": "^11.1.0",
"lint-staged": "^13.1.1",
"prettier": "2.8.4",
"typescript": "5.1.6",
"unplugin-auto-import": "^0.16.0",
"vite": "^4.2.1",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-vue-setup-extend-plus": "^0.1.0",
"vue-tsc": "^0.34.7"
},
"lint-staged": {
"*.{ts,tsx,js,vue}": [
"eslint --fix",
"prettier --write"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。