103 lines
3.8 KiB
JSON
103 lines
3.8 KiB
JSON
|
|
{
|
||
|
|
"name": "fe-cisdigital-lingshu",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"packageManager": "pnpm@10.13.1",
|
||
|
|
"scripts": {
|
||
|
|
"prepare": "husky",
|
||
|
|
"storybook": "pnpm --filter docs run storybook",
|
||
|
|
"build:storybook": "pnpm --filter docs run build-storybook",
|
||
|
|
"start:lcdp:prod": "pnpm --filter fe-cisdigital-lingshu-lcdp run dev:prod",
|
||
|
|
"start:lcdp:dev": "pnpm --filter fe-cisdigital-lingshu-lcdp run dev",
|
||
|
|
"start:lcdp:pet": "pnpm --filter fe-cisdigital-lingshu-lcdp run dev:pet",
|
||
|
|
"start:lcdp:pre": "pnpm --filter fe-cisdigital-lingshu-lcdp run dev:pre",
|
||
|
|
"start:lcdp:qa": "pnpm --filter fe-cisdigital-lingshu-lcdp run dev:qa",
|
||
|
|
"start:lcdp:test": "pnpm --filter fe-cisdigital-lingshu-lcdp run dev:test",
|
||
|
|
"lcdp:build-only": "pnpm --filter fe-cisdigital-lingshu-lcdp run build-only",
|
||
|
|
"form-designer:dev": "pnpm --filter form-designer run dev",
|
||
|
|
"form-designer:build": "pnpm --filter form-designer run build",
|
||
|
|
"form-create:dev": "pnpm --filter form-create run dev",
|
||
|
|
"lowcode-create:dev": "pnpm --filter lowcode-create run dev",
|
||
|
|
"mock:dev": "pnpm --filter client run start:mock",
|
||
|
|
"build:form-create": "pnpm --filter form-create run build:vite",
|
||
|
|
"build:lowcode-create": "pnpm --filter lowcode-create run build:vite",
|
||
|
|
"build:core": "pnpm run build:form-create && pnpm run build:lowcode-create",
|
||
|
|
"build:snippet": "node ./.vscode/cisdi-design_css-theme-var-v1.code-snippets.js",
|
||
|
|
"updateDeps": "npx taze -r major -w --install",
|
||
|
|
"clean": "pnpm -r exec rimraf node_modules && rimraf node_modules",
|
||
|
|
"lint:fix": "eslint --fix .",
|
||
|
|
"postinstall": "pnpm run build:core && pnpm run build:snippet",
|
||
|
|
"release": "bumpp",
|
||
|
|
"reinstall": "sh scripts/reinstall.sh"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@lingshu/ai-lib": "catalog:",
|
||
|
|
"@lingshu/language-lib": "catalog:",
|
||
|
|
"@lingshu/widget-cli": "catalog:",
|
||
|
|
"@minmetals-ui/biz-components": "catalog:",
|
||
|
|
"@minmetals-ui/mobile-biz-components": "catalog:",
|
||
|
|
"@minmetals/auth-lib": "catalog:",
|
||
|
|
"@minmetals/file-lib": "catalog:",
|
||
|
|
"@vueuse/core": "catalog:",
|
||
|
|
"@vueuse/integrations": "catalog:",
|
||
|
|
"dompurify": "catalog:",
|
||
|
|
"lodash-es": "catalog:",
|
||
|
|
"zod": "^4.2.0"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@antfu/eslint-config": "catalog:",
|
||
|
|
"@antfu/ni": "catalog:",
|
||
|
|
"@commitlint/cli": "catalog:",
|
||
|
|
"@commitlint/config-conventional": "catalog:",
|
||
|
|
"@commitlint/types": "catalog:",
|
||
|
|
"@lingshu/theme-lib": "catalog:",
|
||
|
|
"@lingshu/vite-plugin-share": "catalog:",
|
||
|
|
"@manypkg/get-packages": "catalog:",
|
||
|
|
"@tsconfig/node22": "catalog:",
|
||
|
|
"@unocss/eslint-plugin": "catalog:",
|
||
|
|
"@unocss/preset-wind3": "catalog:",
|
||
|
|
"@vitest/browser": "catalog:",
|
||
|
|
"@vitest/coverage-v8": "catalog:",
|
||
|
|
"@vue/tsconfig": "catalog:",
|
||
|
|
"bumpp": "catalog:",
|
||
|
|
"eslint": "catalog:",
|
||
|
|
"eslint-plugin-format": "catalog:",
|
||
|
|
"husky": "catalog:",
|
||
|
|
"lint-staged": "catalog:",
|
||
|
|
"npm-run-all2": "catalog:",
|
||
|
|
"rimraf": "catalog:",
|
||
|
|
"typescript": "catalog:",
|
||
|
|
"unocss": "catalog:",
|
||
|
|
"vite": "catalog:",
|
||
|
|
"vite-plugin-dts": "catalog:",
|
||
|
|
"vitest": "catalog:",
|
||
|
|
"vue": "catalog:",
|
||
|
|
"vue-i18n": "catalog:",
|
||
|
|
"vue-tsc": "catalog:"
|
||
|
|
},
|
||
|
|
"publishConfig": {
|
||
|
|
"registry": "http://nexus.cisdigital.cn/repository/npm-internal/"
|
||
|
|
},
|
||
|
|
"pnpm": {
|
||
|
|
"patchedDependencies": {
|
||
|
|
"vxe-table@4.18.0": "patches/vxe-table@4.18.0.patch"
|
||
|
|
},
|
||
|
|
"peerDependencyRules": {
|
||
|
|
"allowedVersions": {
|
||
|
|
"@lingshu/vite-plugin-msw>vite": "8",
|
||
|
|
"@lingshu/vite-plugin-share>vite": "8",
|
||
|
|
"@lingshu/language-lib>vite": "8"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"resolutions": {
|
||
|
|
"@minmetals-ui/biz-components": "0.0.17-g2.rc.9",
|
||
|
|
"@minmetals/types": "0.0.10",
|
||
|
|
"birpc": "0.2.17",
|
||
|
|
"element-plus-cisdi": "2.11.2-cisdi.minmetals.G2.RC.11"
|
||
|
|
},
|
||
|
|
"lint-staged": {
|
||
|
|
"*.{js,ts,vue}": "eslint --fix",
|
||
|
|
"*.{json,md}": "prettier --write"
|
||
|
|
}
|
||
|
|
}
|