build: 更新依赖
正在显示
| ... | @@ -58,8 +58,8 @@ | ... | @@ -58,8 +58,8 @@ |
| "@logicflow/extension": "^1.1.14", | "@logicflow/extension": "^1.1.14", | ||
| "@vue/runtime-core": "^3.2.33", | "@vue/runtime-core": "^3.2.33", | ||
| "@vue/shared": "^3.2.33", | "@vue/shared": "^3.2.33", | ||
| "@vueuse/core": "^8.3.1", | "@vueuse/core": "^8.4.1", | ||
| "@vueuse/shared": "^8.3.1", | "@vueuse/shared": "^8.4.1", | ||
| "@zxcvbn-ts/core": "^2.0.1", | "@zxcvbn-ts/core": "^2.0.1", | ||
| "ant-design-vue": "^3.2.2", | "ant-design-vue": "^3.2.2", | ||
| "axios": "^0.26.1", | "axios": "^0.26.1", | ||
| ... | @@ -73,26 +73,26 @@ | ... | @@ -73,26 +73,26 @@ |
| "mockjs": "^1.1.0", | "mockjs": "^1.1.0", | ||
| "nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
| "path-to-regexp": "^6.2.0", | "path-to-regexp": "^6.2.0", | ||
| "pinia": "2.0.12", | "pinia": "^2.0.13", | ||
| "print-js": "^1.6.0", | "print-js": "^1.6.0", | ||
| "qrcode": "^1.5.0", | "qrcode": "^1.5.0", | ||
| "qs": "^6.10.3", | "qs": "^6.10.3", | ||
| "resize-observer-polyfill": "^1.5.1", | "resize-observer-polyfill": "^1.5.1", | ||
| "showdown": "^2.1.0", | "showdown": "^2.1.0", | ||
| "sortablejs": "^1.15.0", | "sortablejs": "^1.15.0", | ||
| "tinymce": "^5.10.3", | "tinymce": "^5.10.4", | ||
| "vditor": "^3.8.13", | "vditor": "^3.8.13", | ||
| "vue": "^3.2.33", | "vue": "^3.2.33", | ||
| "vue-i18n": "^9.1.9", | "vue-i18n": "^9.1.10", | ||
| "vue-json-pretty": "^2.0.6", | "vue-json-pretty": "^2.0.6", | ||
| "vue-router": "^4.0.14", | "vue-router": "^4.0.15", | ||
| "vue-types": "^4.1.1", | "vue-types": "^4.1.1", | ||
| "xlsx": "^0.18.5" | "xlsx": "^0.18.5" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@commitlint/cli": "^16.2.3", | "@commitlint/cli": "^16.2.4", | ||
| "@commitlint/config-conventional": "^16.2.1", | "@commitlint/config-conventional": "^16.2.4", | ||
| "@iconify/json": "^2.1.32", | "@iconify/json": "^2.1.36", | ||
| "@purge-icons/generated": "^0.8.1", | "@purge-icons/generated": "^0.8.1", | ||
| "@types/codemirror": "^5.60.5", | "@types/codemirror": "^5.60.5", | ||
| "@types/crypto-js": "^4.1.1", | "@types/crypto-js": "^4.1.1", | ||
| ... | @@ -101,20 +101,20 @@ | ... | @@ -101,20 +101,20 @@ |
| "@types/intro.js": "^3.0.2", | "@types/intro.js": "^3.0.2", | ||
| "@types/lodash-es": "^4.17.6", | "@types/lodash-es": "^4.17.6", | ||
| "@types/mockjs": "^1.0.6", | "@types/mockjs": "^1.0.6", | ||
| "@types/node": "^17.0.29", | "@types/node": "^17.0.31", | ||
| "@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
| "@types/qrcode": "^1.4.2", | "@types/qrcode": "^1.4.2", | ||
| "@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
| "@types/showdown": "^1.9.4", | "@types/showdown": "^1.9.4", | ||
| "@types/sortablejs": "^1.10.7", | "@types/sortablejs": "^1.10.7", | ||
| "@typescript-eslint/eslint-plugin": "^5.21.0", | "@typescript-eslint/eslint-plugin": "^5.22.0", | ||
| "@typescript-eslint/parser": "^5.21.0", | "@typescript-eslint/parser": "^5.22.0", | ||
| "@vitejs/plugin-legacy": "^1.8.1", | "@vitejs/plugin-legacy": "^1.8.2", | ||
| "@vitejs/plugin-vue": "^2.3.1", | "@vitejs/plugin-vue": "^2.3.2", | ||
| "@vitejs/plugin-vue-jsx": "^1.3.10", | "@vitejs/plugin-vue-jsx": "^1.3.10", | ||
| "@vue/compiler-sfc": "3.2.31", | "@vue/compiler-sfc": "3.2.31", | ||
| "@vue/test-utils": "^2.0.0-rc.21", | "@vue/test-utils": "^2.0.0-rc.21", | ||
| "autoprefixer": "^10.4.5", | "autoprefixer": "^10.4.7", | ||
| "commitizen": "^4.2.4", | "commitizen": "^4.2.4", | ||
| "conventional-changelog-cli": "^2.2.2", | "conventional-changelog-cli": "^2.2.2", | ||
| "cross-env": "^7.0.3", | "cross-env": "^7.0.3", | ||
| ... | @@ -127,30 +127,30 @@ | ... | @@ -127,30 +127,30 @@ |
| "esno": "^0.14.1", | "esno": "^0.14.1", | ||
| "fs-extra": "^10.1.0", | "fs-extra": "^10.1.0", | ||
| "husky": "^7.0.4", | "husky": "^7.0.4", | ||
| "inquirer": "^8.2.3", | "inquirer": "^8.2.4", | ||
| "less": "^4.1.2", | "less": "^4.1.2", | ||
| "lint-staged": "12.3.7", | "lint-staged": "12.3.7", | ||
| "npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
| "picocolors": "^1.0.0", | "picocolors": "^1.0.0", | ||
| "pont-engine": "^1.3.1", | "pont-engine": "^1.3.1", | ||
| "postcss": "^8.4.12", | "postcss": "^8.4.13", | ||
| "postcss-html": "^1.4.1", | "postcss-html": "^1.4.1", | ||
| "postcss-less": "^6.0.0", | "postcss-less": "^6.0.0", | ||
| "prettier": "^2.6.2", | "prettier": "^2.6.2", | ||
| "rimraf": "^3.0.2", | "rimraf": "^3.0.2", | ||
| "rollup": "^2.70.2", | "rollup": "^2.71.1", | ||
| "rollup-plugin-visualizer": "^5.6.0", | "rollup-plugin-visualizer": "^5.6.0", | ||
| "sort-package-json": "^1.55.0", | "sort-package-json": "^1.57.0", | ||
| "stylelint": "^14.8.0", | "stylelint": "^14.8.2", | ||
| "stylelint-config-prettier": "^9.0.3", | "stylelint-config-prettier": "^9.0.3", | ||
| "stylelint-config-recommended": "^7.0.0", | "stylelint-config-recommended": "^7.0.0", | ||
| "stylelint-config-recommended-vue": "^1.4.0", | "stylelint-config-recommended-vue": "^1.4.0", | ||
| "stylelint-config-standard": "^25.0.0", | "stylelint-config-standard": "^25.0.0", | ||
| "stylelint-order": "^5.0.0", | "stylelint-order": "^5.0.0", | ||
| "ts-node": "^10.7.0", | "ts-node": "^10.7.0", | ||
| "typescript": "^4.6.3", | "typescript": "^4.6.4", | ||
| "unplugin-auto-import": "^0.7.1", | "unplugin-auto-import": "^0.7.1", | ||
| "vite": "^2.9.6", | "vite": "^2.9.8", | ||
| "vite-plugin-compression": "^0.5.1", | "vite-plugin-compression": "^0.5.1", | ||
| "vite-plugin-html": "^3.2.0", | "vite-plugin-html": "^3.2.0", | ||
| "vite-plugin-mkcert": "^1.6.0", | "vite-plugin-mkcert": "^1.6.0", | ||
| ... | @@ -165,7 +165,7 @@ | ... | @@ -165,7 +165,7 @@ |
| "vite-plugin-vue-setup-extend": "^0.4.0", | "vite-plugin-vue-setup-extend": "^0.4.0", | ||
| "vite-plugin-windicss": "^1.8.4", | "vite-plugin-windicss": "^1.8.4", | ||
| "vue-eslint-parser": "^8.3.0", | "vue-eslint-parser": "^8.3.0", | ||
| "vue-tsc": "^0.33.9" | "vue-tsc": "^0.34.11" | ||
| }, | }, | ||
| "engines": { | "engines": { | ||
| "node": "^12 || >=14" | "node": "^12 || >=14" | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论