|
|
@ -16,52 +16,53 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@vant/touch-emulator": "^1.2.0", |
|
|
|
"@vant/touch-emulator": "^1.2.0", |
|
|
|
"@vueuse/core": "^4.9.3", |
|
|
|
"@vueuse/core": "^4.11.0", |
|
|
|
"@vueuse/integrations": "^4.9.3", |
|
|
|
"@vueuse/integrations": "^4.11.0", |
|
|
|
"axios": "^0.21.1", |
|
|
|
"axios": "^0.21.1", |
|
|
|
"dayjs": "^1.10.4", |
|
|
|
"dayjs": "^1.10.4", |
|
|
|
"dexie": "^3.0.3", |
|
|
|
"dexie": "^3.0.3", |
|
|
|
"element-plus": "^1.0.2-beta.44", |
|
|
|
"element-plus": "^1.0.2-beta.44", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"monaco-editor": "^0.23.0", |
|
|
|
"monaco-editor": "^0.24.0", |
|
|
|
"normalize.css": "^8.0.1", |
|
|
|
"normalize.css": "^8.0.1", |
|
|
|
"nprogress": "^1.0.0-1", |
|
|
|
"nprogress": "^1.0.0-1", |
|
|
|
"qrcode": "^1.4.4", |
|
|
|
"qrcode": "^1.4.4", |
|
|
|
"vant": "^3.0.16", |
|
|
|
"vant": "^3.0.16", |
|
|
|
"vue": "^3.1.0-beta.2", |
|
|
|
"vue": "^3.1.0-beta.3", |
|
|
|
"vue-router": "^4.0.6", |
|
|
|
"vue-router": "^4.0.8", |
|
|
|
"vuedraggable": "^4.0.1", |
|
|
|
"vuedraggable": "^4.0.1", |
|
|
|
"vuex": "^4.0.0" |
|
|
|
"vuex": "^4.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@commitlint/cli": "^12.1.1", |
|
|
|
"@commitlint/cli": "^12.1.4", |
|
|
|
"@commitlint/config-conventional": "^12.1.1", |
|
|
|
"@commitlint/config-conventional": "^12.1.4", |
|
|
|
"@types/node": "^14.14.44", |
|
|
|
"@types/node": "^14.17.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "^4.23.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "^4.24.0", |
|
|
|
"@typescript-eslint/parser": "^4.23.0", |
|
|
|
"@typescript-eslint/parser": "^4.24.0", |
|
|
|
|
|
|
|
"@vitejs/plugin-legacy": "^1.4.0", |
|
|
|
"@vitejs/plugin-vue": "^1.2.2", |
|
|
|
"@vitejs/plugin-vue": "^1.2.2", |
|
|
|
"@vitejs/plugin-vue-jsx": "^1.1.4", |
|
|
|
"@vitejs/plugin-vue-jsx": "^1.1.4", |
|
|
|
"@vue/compiler-sfc": "^3.1.0-beta.2", |
|
|
|
"@vue/compiler-sfc": "^3.1.0-beta.3", |
|
|
|
"commitizen": "^4.2.4", |
|
|
|
"commitizen": "^4.2.4", |
|
|
|
"cz-conventional-changelog": "^3.3.0", |
|
|
|
"cz-conventional-changelog": "^3.3.0", |
|
|
|
"cz-customizable": "^6.3.0", |
|
|
|
"cz-customizable": "^6.3.0", |
|
|
|
"eslint": "^7.26.0", |
|
|
|
"eslint": "^7.26.0", |
|
|
|
"eslint-config-prettier": "^8.3.0", |
|
|
|
"eslint-config-prettier": "^8.3.0", |
|
|
|
"eslint-plugin-import": "^2.22.1", |
|
|
|
"eslint-plugin-import": "^2.23.2", |
|
|
|
"eslint-plugin-prettier": "^3.4.0", |
|
|
|
"eslint-plugin-prettier": "^3.4.0", |
|
|
|
"eslint-plugin-vue": "^7.9.0", |
|
|
|
"eslint-plugin-vue": "^7.9.0", |
|
|
|
"gh-pages": "^3.1.0", |
|
|
|
"gh-pages": "^3.1.0", |
|
|
|
"husky": "^6.0.0", |
|
|
|
"husky": "^6.0.0", |
|
|
|
"lint-staged": "^10.5.4", |
|
|
|
"lint-staged": "^10.5.4", |
|
|
|
"prettier": "^2.3.0", |
|
|
|
"prettier": "^2.3.0", |
|
|
|
"sass": "^1.32.12", |
|
|
|
"sass": "^1.32.13", |
|
|
|
"typescript": "^4.2.4", |
|
|
|
"typescript": "^4.2.4", |
|
|
|
"vite": "2.2.4", |
|
|
|
"vite": "2.3.3", |
|
|
|
"vite-plugin-components": "^0.9.0", |
|
|
|
"vite-plugin-components": "^0.9.1", |
|
|
|
"vite-plugin-style-import": "^0.10.0", |
|
|
|
"vite-plugin-style-import": "^0.10.0", |
|
|
|
"vite-plugin-windicss": "^0.16.0-beta.14", |
|
|
|
"vite-plugin-windicss": "^0.16.0-beta.17", |
|
|
|
"vue-eslint-parser": "^7.6.0", |
|
|
|
"vue-eslint-parser": "^7.6.0", |
|
|
|
"vue-tsc": "^0.1.2", |
|
|
|
"vue-tsc": "^0.1.4", |
|
|
|
"windicss": "^2.5.14" |
|
|
|
"windicss": "^2.5.14" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"repository": { |
|
|
|
"repository": { |
|
|
|