You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
278 lines
19 KiB
278 lines
19 KiB
{
|
|
"name": "nerv-lib",
|
|
"version": "1.0.27",
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"main": "./dist/nerv-lib.es.js",
|
|
"scripts": {
|
|
"start": "npm run dev",
|
|
"ip": "npm run pension",
|
|
"dy-oa-op": "vite serve ./nervui-dy-oa-op --config ./nervui-dy-oa-op/vite.config.ts",
|
|
"dy-oa-op-build": "cross-env NODE_ENV=production vite build ./nervui-dy-oa-op --config ./nervui-dy-oa-op/vite.config.ts",
|
|
"dy-oa-cloud": "vite serve ./nervui-dy-oa-cloud --config ./nervui-dy-oa-cloud/vite.config.ts",
|
|
"dy-oa-cloud-build": "cross-env NODE_ENV=production vite build ./nervui-dy-oa-cloud --config ./nervui-dy-oa-cloud/vite.config.ts",
|
|
"brain-login": "vite serve ./nervui-brain-login --config ./nervui-brain-login/vite.config.ts",
|
|
"brain-login-build": "cross-env NODE_ENV=production vite build ./nervui-brain-login --config ./nervui-brain-login/vite.config.ts",
|
|
"work-flow": "vite serve ./nervui-work-flow --config ./nervui-work-flow/vite.config.ts",
|
|
"work-flow-build": "cross-env NODE_ENV=production vite build ./nervui-work-flow --config ./nervui-work-flow/vite.config.ts",
|
|
"party-construction": "vite serve ./nervui-party-construction --config ./nervui-party-construction/vite.config.ts",
|
|
"party-construction-build": "cross-env NODE_ENV=production vite build ./nervui-party-construction --config ./nervui-party-construction/vite.config.ts",
|
|
"doc-manage": "vite serve ./nervui-doc-manage --config ./nervui-doc-manage/vite.config.ts",
|
|
"doc-manage-build": "cross-env NODE_ENV=production vite build ./nervui-doc-manage --config ./nervui-doc-manage/vite.config.ts",
|
|
"brain-feedback": "vite serve ./nervui-brain-feedback --config ./nervui-brain-feedback/vite.config.ts",
|
|
"brain-feedback-build": "cross-env NODE_ENV=production vite build ./nervui-brain-feedback --config ./nervui-brain-feedback/vite.config.ts",
|
|
"conference-center": "vite serve ./nervui-conference-center --config ./nervui-conference-center/vite.config.ts",
|
|
"conference-center-build": "cross-env NODE_ENV=production vite build ./nervui-conference-center --config ./nervui-conference-center/vite.config.ts",
|
|
"report-center": "vite serve ./nervui-report-center --config ./nervui-report-center/vite.config.ts",
|
|
"report-center-build": "cross-env NODE_ENV=production vite build ./nervui-report-center --config ./nervui-report-center/vite.config.ts",
|
|
"pension-cloud": "cross-env PLATFORM=CLOUD vite serve ./nervui-intelligent-pension --config ./nervui-intelligent-pension/vite.config.ts",
|
|
"pension-cloud-build": "cross-env PLATFORM=CLOUD NODE_ENV=production NODE_OPTIONS=--max_old_space_size=8192 vite build ./nervui-intelligent-pension-cloud --config ./nervui-intelligent-pension-cloud/vite.config.ts",
|
|
"pension-dingcloud-build": "cross-env PLATFORM=CLOUD NODE_ENV=production NODE_OPTIONS=--max_old_space_size=8192 vite build ./nervui-attendance-dingcloud --config ./nervui-attendance-dingcloud/vite.config.ts",
|
|
"pension-op": "cross-env PLATFORM=OP vite serve ./nervui-intelligent-pension --config ./nervui-intelligent-pension/vite.config.ts",
|
|
"pension-op-build": "cross-env PLATFORM=OP NODE_ENV=production vite build ./nervui-intelligent-pension-op --config ./nervui-intelligent-pension-op/vite.config.ts",
|
|
"intelligent-olderRegister": "vite serve ./nervui-intelligent-olderRegister --config ./nervui-intelligent-olderRegister/vite.config.ts",
|
|
"intelligent-olderRegister-build": "cross-env NODE_ENV=production vite build ./nervui-intelligent-olderRegister --config ./nervui-intelligent-olderRegister/vite.config.ts",
|
|
"service-manage": "cross-env vite serve ./nervui-service-manage --config ./nervui-service-manage/vite.config.ts",
|
|
"service-manage-build": "cross-env NODE_ENV=production vite build ./nervui-service-manage --config ./nervui-service-manage/vite.config.ts",
|
|
"sc": "npm run community",
|
|
"sc-build": "cross-env NODE_ENV=production vite build ./smart-community --config ./smart-community/vite.config.ts",
|
|
"ns": "vite serve ./nervui-screen --config ./nervui-screen/vite.config.ts",
|
|
"ns-build": "cross-env NODE_ENV=production vite build ./nervui-screen --config ./nervui-screen/vite.config.ts",
|
|
"ihorn": "vite serve ./nervui-ihorn-home --config ./nervui-ihorn-home/vite.config.ts",
|
|
"ihorn-build": "cross-env NODE_ENV=production vite build ./nervui-ihorn-home --config ./nervui-ihorn-home/vite.config.ts",
|
|
"ihorn-op": "vite serve ./nervui-ihorn-home-op --config ./nervui-ihorn-home-op/vite.config.ts",
|
|
"ihorn-op-build": "cross-env NODE_ENV=production vite build ./nervui-ihorn-home-op --config ./nervui-ihorn-home-op/vite.config.ts",
|
|
"mobile": "vite serve ./nervui-mobile-application --config ./nervui-mobile-application/vite.config.ts",
|
|
"mobile-build": "cross-env NODE_ENV=production vite build ./nervui-mobile-application --config ./nervui-mobile-application/vite.config.ts",
|
|
"parking": "vite serve ./nervui-smart-parking --config ./nervui-smart-parking/vite.config.ts",
|
|
"parking-build": "cross-env NODE_ENV=production vite build ./nervui-smart-parking --config ./nervui-smart-parking/vite.config.ts",
|
|
"parking-op": "vite serve ./nervui-smart-parking-op --config ./nervui-smart-parking-op/vite.config.ts",
|
|
"parking-op-build": "cross-env NODE_ENV=production vite build ./nervui-smart-parking-op --config ./nervui-smart-parking-op/vite.config.ts",
|
|
"sc-preview": "vite preview ./smart-community --config ./smart-community/vite.config.ts --port 9000",
|
|
"community": "vite serve ./nervui-smart-community --config ./nervui-smart-community/vite.config.ts",
|
|
"community-build": "cross-env NODE_ENV=production NODE_OPTIONS=--max_old_space_size=8192 vite build ./nervui-smart-community --config ./nervui-smart-community/vite.config.ts",
|
|
"video": "vite serve ./nervui-video --config ./nervui-video/vite.config.ts",
|
|
"video-build": "cross-env NODE_ENV=production vite build ./nervui-video --config ./nervui-video/vite.config.ts",
|
|
"community-op": "vite serve ./nervui-smart-community-op --config ./nervui-smart-community-op/vite.config.ts",
|
|
"community-op-build": "cross-env NODE_ENV=production vite build ./nervui-smart-community-op --config ./nervui-smart-community-op/vite.config.ts",
|
|
"big-data": "vite serve ./nervui-big-data --config ./nervui-big-data/vite.config.ts",
|
|
"bd-build": "cross-env NODE_ENV=production NODE_OPTIONS=--max_old_space_size=10240 vite build ./nervui-big-data --config ./nervui-big-data/vite.config.ts",
|
|
"data-tunnel": "vite serve ./nervui-data-tunnel --config ./nervui-data-tunnel/vite.config.ts",
|
|
"dataTunnel-build": "cross-env NODE_ENV=production vite build ./nervui-data-tunnel --config ./nervui-data-tunnel/vite.config.ts",
|
|
"data-govern": "vite serve ./nervui-data-govern --config ./nervui-data-govern/vite.config.ts",
|
|
"dataGovern-build": "cross-env NODE_ENV=production vite build ./nervui-data-govern --config ./nervui-data-govern/vite.config.ts",
|
|
"data-computity-cloud": "vite serve ./nervui-data-computity-cloud --config ./nervui-data-computity-cloud/vite.config.ts",
|
|
"dataComputityCloud-build": "cross-env PLATFORM=CLOUD NODE_ENV=production NODE_OPTIONS=--max_old_space_size=8192 vite build ./nervui-data-computity-cloud --config ./nervui-data-computity-cloud/vite.config.ts",
|
|
"data-computity-becloud": "vite serve ./nervui-data-computity-becloud --config ./nervui-data-computity-becloud/vite.config.ts",
|
|
"dataComputityBecloud-build": "cross-env NODE_ENV=production vite build ./nervui-data-computity-becloud --config ./nervui-data-computity-becloud/vite.config.ts",
|
|
"operations-console": "vite serve ./nervui-operations-console --config ./nervui-operations-console/vite.config.ts",
|
|
"operationsConsole-build": "cross-env NODE_ENV=production NODE_OPTIONS=--max_old_space_size=10240 vite build ./nervui-operations-console --config ./nervui-operations-console/vite.config.ts",
|
|
"wuhu-screen": "vite serve ./nervui-wuhu-screen --config ./nervui-wuhu-screen/vite.config.ts",
|
|
"wh-build": "cross-env NODE_ENV=production vite build ./nervui-wuhu-screen --config ./nervui-wuhu-screen/vite.config.ts",
|
|
"community-screen": "vite serve ./nervui-community-screen --config ./nervui-community-screen/vite.config.ts",
|
|
"cs-build": "cross-env NODE_ENV=production vite build ./nervui-community-screen --config ./nervui-community-screen/vite.config.ts",
|
|
"rs": "npm run service",
|
|
"service": "vite serve ./resource-service --config ./resource-service/vite.config.ts",
|
|
"ga": "npm run gateway",
|
|
"ga-build": "cross-env NODE_ENV=production vite build ./nervui-gateway-api --config ./nervui-gateway-api/vite.config.ts",
|
|
"gateway": "vite serve ./nervui-gateway-api --config ./nervui-gateway-api/vite.config.ts",
|
|
"slb": "vite serve ./nervui-slb --config ./nervui-slb/vite.config.ts",
|
|
"slb-build": "cross-env NODE_ENV=production vite build ./nervui-slb --config ./nervui-slb/vite.config.ts",
|
|
"notify": "vite serve ./nervui-notify --config ./nervui-notify/vite.config.ts",
|
|
"notify-build": "cross-env NODE_ENV=production vite build ./nervui-notify --config ./nervui-notify/vite.config.ts",
|
|
"credential": "vite serve ./nervui-credential --config ./nervui-credential/vite.config.ts",
|
|
"credential-build": "cross-env NODE_ENV=production vite build ./nervui-credential --config ./nervui-credential/vite.config.ts",
|
|
"operations": "vite serve ./nervui-operations --config ./nervui-operations/vite.config.ts",
|
|
"operations-build": "cross-env NODE_ENV=production vite build ./nervui-operations --config ./nervui-operations/vite.config.ts",
|
|
"alerting": "vite serve ./nervui-alerting --config ./nervui-alerting/vite.config.ts",
|
|
"alerting-build": "cross-env NODE_ENV=production vite build ./nervui-alerting --config ./nervui-alerting/vite.config.ts",
|
|
"noeNetwork": "vite serve ./nervui-noenetwork --config ./nervui-noenetwork/vite.config.ts",
|
|
"noeNetwork-build": "cross-env NODE_ENV=production vite build ./nervui-noenetwork --config ./nervui-noenetwork/vite.config.ts",
|
|
"noe": "vite serve ./nervui-noe --config ./nervui-noe/vite.config.ts",
|
|
"noe-build": "cross-env NODE_ENV=production vite build ./nervui-noe --config ./nervui-noe/vite.config.ts",
|
|
"noeIaasvdisk": "vite serve ./nervui-noeIaasvdisk --config ./nervui-noeIaasvdisk/vite.config.ts",
|
|
"noeIaasvdisk-build": "cross-env NODE_ENV=production vite build ./nervui-noeIaasvdisk --config ./nervui-noeIaasvdisk/vite.config.ts",
|
|
"iaasvdisk": "vite serve ./nervui-iaasvdisk --config ./nervui-iaasvdisk/vite.config.ts",
|
|
"iaasvdisk-build": "cross-env NODE_ENV=production vite build ./nervui-iaasvdisk --config ./nervui-iaasvdisk/vite.config.ts",
|
|
"user": "vite serve ./nervui-user --config ./nervui-user/vite.config.ts",
|
|
"user-build": "cross-env NODE_ENV=production vite build ./nervui-user --config ./nervui-user/vite.config.ts",
|
|
"lowcode": "vite serve ./nervui-lowcode --config ./nervui-lowcode/vite.config.ts",
|
|
"lowcode-build": "cross-env NODE_ENV=production vite build ./nervui-lowcode --config ./nervui-lowcode/vite.config.ts",
|
|
"lm": "vite serve ./nervui-lowcode-manage --config ./nervui-lowcode-manage/vite.config.ts",
|
|
"lm-build": "cross-env NODE_ENV=production vite build ./nervui-lowcode-manage --config ./nervui-lowcode-manage/vite.config.ts",
|
|
"nks": "vite serve ./nervui-nks --config ./nervui-nks/vite.config.ts",
|
|
"nks-build": "cross-env NODE_ENV=production vite build ./nervui-nks --config ./nervui-nks/vite.config.ts",
|
|
"nursing-manage": "vite serve ./nervui-nursing-home-manage --config ./nervui-nursing-home-manage/vite.config.ts",
|
|
"nursing-manage-build": "cross-env NODE_ENV=production vite build ./nervui-nursing-home-manage --config ./nervui-nursing-home-manage/vite.config.ts",
|
|
"jerrow": "vite serve ./nervui-jerrow --config ./nervui-jerrow/vite.config.ts",
|
|
"jerrow-build": "cross-env NODE_ENV=production vite build ./nervui-jerrow --config ./nervui-jerrow/vite.config.ts",
|
|
"appOperation": "vite serve ./nervui-app-operation --config ./nervui-app-operation/vite.config.ts",
|
|
"ao-build": "cross-env NODE_ENV=production NODE_OPTIONS=--max_old_space_size=10240 vite build ./nervui-app-operation --config ./nervui-app-operation/vite.config.ts",
|
|
"actionTrail": "vite serve ./nervui-action-trail --config ./nervui-action-trail/vite.config.ts",
|
|
"at-build": "cross-env NODE_ENV=production vite build ./nervui-action-trail --config ./nervui-action-trail/vite.config.ts",
|
|
"conference-screen": "vite serve ./nervui-conference-screen --config ./nervui-conference-screen/vite.config.ts",
|
|
"conference-screen-build": "cross-env NODE_ENV=production vite build ./nervui-conference-screen --config ./nervui-conference-screen/vite.config.ts",
|
|
"vpc": "vite serve ./nervui-iaasvpc --config ./nervui-iaasvpc/vite.config.ts",
|
|
"vpc-build": "cross-env NODE_ENV=production vite build ./nervui-iaasvpc --config ./nervui-iaasvpc/vite.config.ts",
|
|
"vm": "vite serve ./nervui-iaasvm --config ./nervui-iaasvm/vite.config.ts",
|
|
"vm-build": "cross-env NODE_ENV=production vite build ./nervui-iaasvm --config ./nervui-iaasvm/vite.config.ts",
|
|
"work-order": "vite serve ./nervui-work-order --config ./nervui-work-order/vite.config.ts",
|
|
"work-order-build": "cross-env NODE_ENV=production vite build ./nervui-work-order --config ./nervui-work-order/vite.config.ts",
|
|
"pipeline": "vite serve ./nervui-pipeline --config ./nervui-pipeline/vite.config.ts",
|
|
"pipeline-build": "cross-env NODE_ENV=production vite build ./nervui-pipeline --config ./nervui-pipeline/vite.config.ts",
|
|
"app": "vite serve ./nervui-app --config ./nervui-app/vite.config.ts",
|
|
"app-build": "cross-env NODE_ENV=production NODE_OPTIONS=--max_old_space_size=10240 vite build ./nervui-app --config ./nervui-app/vite.config.ts",
|
|
"iot": "vite serve ./nervui-iot --config ./nervui-iot/vite.config.ts",
|
|
"iot-build": "cross-env NODE_ENV=production vite build ./nervui-iot --config ./nervui-iot/vite.config.ts",
|
|
"app-manage": "vite serve ./nervui-appmanage --config ./nervui-appmanage/vite.config.ts",
|
|
"app-manage-build": "cross-env NODE_ENV=production vite build ./nervui-appmanage --config ./nervui-appmanage/vite.config.ts",
|
|
"rm": "vite serve ./nervui-resource-manage --config ./nervui-resource-manage/vite.config.ts",
|
|
"rm-build": "cross-env NODE_ENV=production vite build ./nervui-resource-manage --config ./nervui-resource-manage/vite.config.ts",
|
|
"rr": "vite serve ./nervui-resource-repository --config ./nervui-resource-repository/vite.config.ts",
|
|
"rr-build": "cross-env NODE_ENV=production vite build ./nervui-resource-repository --config ./nervui-resource-repository/vite.config.ts",
|
|
"mr": "vite serve ./nervui-mock-ra --config ./nervui-mock-ra/vite.config.ts",
|
|
"mr-build": "cross-env NODE_ENV=production vite build ./nervui-mock-ra --config ./nervui-mock-ra/vite.config.ts",
|
|
"cr": "vite serve ./nervui-computing-resource --config ./nervui-computing-resource/vite.config.ts",
|
|
"cr-build": "cross-env NODE_ENV=production vite build ./nervui-computing-resource --config ./nervui-computing-resource/vite.config.ts",
|
|
"oss": "vite serve ./nervui-oss --config ./nervui-oss/vite.config.ts",
|
|
"oss-build": "cross-env NODE_ENV=production vite build ./nervui-oss --config ./nervui-oss/vite.config.ts",
|
|
"main": "vite serve ./nervui-main --config ./nervui-main/vite.config.ts",
|
|
"main-build": "cross-env NODE_ENV=production vite build ./nervui-main --config ./nervui-main/vite.config.ts",
|
|
"dev": "vite",
|
|
"lint:eslint-fix": "eslint --cache --max-warnings 0 \"{src,mock}/**/*.{vue,ts,tsx}\" --fix",
|
|
"build": "cross-env NODE_ENV=production vite build ",
|
|
"serve": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@ant-design/icons-vue": "^6.1.0",
|
|
"@antv/g6": "^4.8.20",
|
|
"@antv/layout": "0.3.22",
|
|
"@antv/x6": "^1.28.1",
|
|
"@antv/x6-vue-shape": "^1.2.10",
|
|
"@codemirror/legacy-modes": "^6.3.1",
|
|
"@codemirror/theme-one-dark": "^6.1.0",
|
|
"@novnc/novnc": "^1.4.0",
|
|
"@surely-vue/table": "^4.1.0-beta.6",
|
|
"@vueuse/core": "^8.4.2",
|
|
"ant-design-vue": "^3.2.3",
|
|
"async-validator": "^4.1.1",
|
|
"axios": "^0.27.2",
|
|
"clamp": "^1.0.1",
|
|
"codemirror": "^6.0.1",
|
|
"dagre": "latest",
|
|
"dayjs": "^1.11.2",
|
|
"echarts": "^5.3.2",
|
|
"echarts-gl": "^2.0.9",
|
|
"element-resize-detector": "^1.2.4",
|
|
"exceljs": "^4.3.0",
|
|
"file-saver": "^2.0.5",
|
|
"flv.js": "^1.6.2",
|
|
"fs-extra": "^10.0.0",
|
|
"gcoord": "^1.0.5",
|
|
"hls.js": "^1.4.10",
|
|
"html2canvas": "^1.4.1",
|
|
"i": "^0.3.7",
|
|
"js-cookie": "^3.0.1",
|
|
"js-pinyin": "^0.1.9",
|
|
"js-yaml": "^4.1.0",
|
|
"jsencrypt": "^3.3.2",
|
|
"json5": "^2.2.1",
|
|
"jspdf": "^2.5.1",
|
|
"jszip": "^3.9.1",
|
|
"less-loader": "^5.0.0",
|
|
"less-vars-to-js": "^1.3.0",
|
|
"lodash": "^4.17.21",
|
|
"lodash-es": "^4.17.21",
|
|
"loglevel": "^1.8.0",
|
|
"loglevel-plugin-prefix": "^0.8.4",
|
|
"luckyexcel": "^1.0.1",
|
|
"md-editor-v3": "^2.2.1",
|
|
"mitt": "^3.0.0",
|
|
"moment": "^2.29.3",
|
|
"monaco-editor": "^0.33.0",
|
|
"monaco-editor-webpack-plugin": "^7.0.1",
|
|
"nanoid": "^4.0.2",
|
|
"path-to-regexp": "^6.2.1",
|
|
"pinia": "^2.0.14",
|
|
"pnpm": "^8.7.6",
|
|
"qrcode.vue": "^3.3.3",
|
|
"recorder-core": "^1.3.23122400",
|
|
"screenfull": "^6.0.2",
|
|
"shifty": "^2.19.0",
|
|
"sockjs": "^0.3.24",
|
|
"sockjs-client": "^1.6.1",
|
|
"sortablejs": "^1.15.0",
|
|
"vant": "^3.6.3",
|
|
"vite-plugin-monaco-editor-nls": "^2.0.2",
|
|
"vue": "^3.2.33",
|
|
"vue-animate-number": "^0.4.2",
|
|
"vue-codemirror": "^6.1.1",
|
|
"vue-cookies": "^1.8.1",
|
|
"vue-cropper": "^0.5.8",
|
|
"vue-grid-layout": "^3.0.0-beta1",
|
|
"vue-json-viewer": "^3.0.2",
|
|
"vue-router": "^4.0.15",
|
|
"vue-ueditor-wrap": "^3.0.8",
|
|
"vue3-marquee": "^3.0.3",
|
|
"vue3-slide-verify": "^1.1.4",
|
|
"vuedraggable": "^4.1.0",
|
|
"wangeditor": "^4.7.15",
|
|
"x2js": "^3.4.4",
|
|
"xlsx": "^0.18.5",
|
|
"xlsx-style-vite": "0.0.2",
|
|
"xterm": "^5.3.0",
|
|
"xterm-addon-fit": "^0.8.0",
|
|
"yaml": "^2.1.3"
|
|
},
|
|
"devDependencies": {
|
|
"@amap/amap-jsapi-loader": "^1.0.1",
|
|
"@ant-design/colors": "^7.0.0",
|
|
"@types/js-cookie": "^3.0.2",
|
|
"@types/js-yaml": "^4.0.5",
|
|
"@types/lodash-es": "^4.17.6",
|
|
"@types/node": "^17.0.35",
|
|
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
|
"@typescript-eslint/parser": "^5.23.0",
|
|
"@vitejs/plugin-legacy": "^1.8.2",
|
|
"@vitejs/plugin-vue": "^2.3.3",
|
|
"@vitejs/plugin-vue-jsx": "^1.3.10",
|
|
"@vue/compiler-sfc": "^3.2.33",
|
|
"@web-types/vue": "^3.0.0-1",
|
|
"ace-builds": "^1.18.0",
|
|
"cross-env": "^7.0.3",
|
|
"eslint": "^8.15.0",
|
|
"eslint-config-prettier": "^8.5.0",
|
|
"eslint-define-config": "^1.4.0",
|
|
"eslint-plugin-import": "^2.26.0",
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
"eslint-plugin-vue": "^8.7.1",
|
|
"esno": "^0.15.0",
|
|
"file-loader": "^6.2.0",
|
|
"gulp": "^4.0.2",
|
|
"gulp-replace": "^1.1.4",
|
|
"less": "^4.2.0",
|
|
"mockjs": "^1.1.0",
|
|
"postcss": "^8.4.13",
|
|
"postcss-less": "^6.0.0",
|
|
"prettier": "^2.6.2",
|
|
"rollup-plugin-visualizer": "^5.9.3",
|
|
"stylelint": "^14.8.2",
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
"stylelint-config-standard": "^25.0.0",
|
|
"stylelint-order": "^5.0.0",
|
|
"stylelint-prettier": "^2.0.0",
|
|
"tinycolor2": "^1.4.2",
|
|
"typescript": "^4.6.4",
|
|
"unplugin-vue-components": "^0.19.9",
|
|
"vite": "^2.9.9",
|
|
"vite-plugin-mock": "^3.0.0",
|
|
"vite-plugin-svg-icons": "^2.0.1",
|
|
"vite-plugin-theme": "^0.8.6",
|
|
"vue-eslint-parser": "^9.0.1",
|
|
"vue-loader-v16": "^16.0.0-beta.5.4",
|
|
"vue-tsc": "^0.34.13",
|
|
"vue-types": "^5.1.1",
|
|
"vue3-print-nb": "^0.1.4"
|
|
}
|
|
}
|
|
|