This commit is contained in:
zhoutianchi
2026-01-14 10:52:06 +08:00
parent 8c1f4ec05e
commit d0c8ea0223
140 changed files with 16969 additions and 11469 deletions

View File

@@ -6,6 +6,7 @@
"license": "不对外分发 pig4cloud 版权所有,请购买商业版权",
"scripts": {
"dev": "vite --force",
"local": "vite --force",
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build",
"build:docker": "cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build --outDir ./docker/dist/",
"lint:eslint": "eslint --fix --ext .js,.ts,.vue ./src",
@@ -72,8 +73,7 @@
"vue-router": "4.1.6",
"vue3-tree-org": "^4.2.2",
"vue3-video-play": "1.3.1-beta.6",
"vuedraggable": "^4.1.0",
"xlsx": "^0.18.5"
"vuedraggable": "^4.1.0"
},
"resolutions": {
"@achrinza/node-ipc": "^11.0.0",
@@ -97,7 +97,7 @@
"daisyui": "4.12.10",
"eslint": "^8.34.0",
"eslint-plugin-vue": "^9.9.0",
"mockjs": "^1.1.0",
"mockjs": "^1.1.0",
"pinia-plugin-persist": "^1.0.0",
"prettier": "2.8.4",
"sass": "1.58.3",