Merge branch 'main' of https://gitlab.yiring.com/basic/basic-vue-admin into examples
正在显示
... | @@ -55,19 +55,19 @@ | ... | @@ -55,19 +55,19 @@ |
"@ant-design/colors": "^6.0.0", | "@ant-design/colors": "^6.0.0", | ||
"@ant-design/icons-vue": "^6.1.0", | "@ant-design/icons-vue": "^6.1.0", | ||
"@iconify/iconify": "^2.2.1", | "@iconify/iconify": "^2.2.1", | ||
"@logicflow/core": "^1.1.18", | "@logicflow/core": "^1.1.20", | ||
"@logicflow/extension": "^1.1.18", | "@logicflow/extension": "^1.1.20", | ||
"@vue/runtime-core": "^3.2.36", | "@vue/runtime-core": "^3.2.37", | ||
"@vue/shared": "^3.2.36", | "@vue/shared": "^3.2.37", | ||
"@vueuse/core": "^8.5.0", | "@vueuse/core": "^8.6.0", | ||
"@vueuse/shared": "^8.5.0", | "@vueuse/shared": "^8.6.0", | ||
"@zxcvbn-ts/core": "^2.0.1", | "@zxcvbn-ts/core": "^2.0.1", | ||
"ant-design-vue": "^3.2.5", | "ant-design-vue": "^3.2.6", | ||
"axios": "^0.26.1", | "axios": "^0.26.1", | ||
"codemirror": "^5.65.4", | "codemirror": "^5.65.5", | ||
"cropperjs": "^1.5.12", | "cropperjs": "^1.5.12", | ||
"crypto-js": "^4.1.1", | "crypto-js": "^4.1.1", | ||
"dayjs": "^1.11.2", | "dayjs": "^1.11.3", | ||
"echarts": "^5.3.2", | "echarts": "^5.3.2", | ||
"intro.js": "^5.1.0", | "intro.js": "^5.1.0", | ||
"lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
... | @@ -77,13 +77,13 @@ | ... | @@ -77,13 +77,13 @@ |
"pinia": "^2.0.14", | "pinia": "^2.0.14", | ||
"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.5", | ||
"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.5", | "tinymce": "^5.10.5", | ||
"vditor": "^3.8.15", | "vditor": "^3.8.15", | ||
"vue": "^3.2.36", | "vue": "^3.2.37", | ||
"vue-i18n": "^9.1.10", | "vue-i18n": "^9.1.10", | ||
"vue-json-pretty": "^2.1.0", | "vue-json-pretty": "^2.1.0", | ||
"vue-router": "^4.0.15", | "vue-router": "^4.0.15", | ||
... | @@ -91,9 +91,9 @@ | ... | @@ -91,9 +91,9 @@ |
"xlsx": "^0.18.5" | "xlsx": "^0.18.5" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^17.0.1", | "@commitlint/cli": "^17.0.2", | ||
"@commitlint/config-conventional": "^16.2.4", | "@commitlint/config-conventional": "^17.0.2", | ||
"@iconify/json": "^2.1.50", | "@iconify/json": "^2.1.58", | ||
"@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", | ||
... | @@ -102,14 +102,14 @@ | ... | @@ -102,14 +102,14 @@ |
"@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.35", | "@types/node": "^17.0.41", | ||
"@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.13.0", | "@types/sortablejs": "^1.13.0", | ||
"@typescript-eslint/eslint-plugin": "^5.26.0", | "@typescript-eslint/eslint-plugin": "^5.27.1", | ||
"@typescript-eslint/parser": "^5.26.0", | "@typescript-eslint/parser": "^5.27.1", | ||
"@vitejs/plugin-legacy": "^1.8.2", | "@vitejs/plugin-legacy": "^1.8.2", | ||
"@vitejs/plugin-vue": "^2.3.3", | "@vitejs/plugin-vue": "^2.3.3", | ||
"@vitejs/plugin-vue-jsx": "^1.3.10", | "@vitejs/plugin-vue-jsx": "^1.3.10", | ||
... | @@ -121,15 +121,15 @@ | ... | @@ -121,15 +121,15 @@ |
"cross-env": "^7.0.3", | "cross-env": "^7.0.3", | ||
"cz-conventional-changelog": "^3.3.0", | "cz-conventional-changelog": "^3.3.0", | ||
"dotenv": "^16.0.1", | "dotenv": "^16.0.1", | ||
"eslint": "^8.16.0", | "eslint": "^8.17.0", | ||
"eslint-config-prettier": "^8.5.0", | "eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.0.0", | "eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-vue": "^9.0.1", | "eslint-plugin-vue": "^9.1.0", | ||
"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.4", | "inquirer": "^8.2.4", | ||
"less": "^4.1.2", | "less": "^4.1.3", | ||
"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", | ||
... | @@ -139,22 +139,22 @@ | ... | @@ -139,22 +139,22 @@ |
"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.74.1", | "rollup": "^2.75.6", | ||
"rollup-plugin-visualizer": "^5.6.0", | "rollup-plugin-visualizer": "^5.6.0", | ||
"sort-package-json": "^1.57.0", | "sort-package-json": "^1.57.0", | ||
"stylelint": "^14.8.5", | "stylelint": "^14.9.0", | ||
"stylelint-config-prettier": "^9.0.3", | "stylelint-config-prettier": "^9.0.3", | ||
"stylelint-config-recommended": "^7.0.0", | "stylelint-config-recommended": "^8.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": "^26.0.0", | ||
"stylelint-order": "^5.0.0", | "stylelint-order": "^5.0.0", | ||
"ts-node": "^10.8.0", | "ts-node": "^10.8.1", | ||
"typescript": "^4.7.2", | "typescript": "^4.7.3", | ||
"unplugin-auto-import": "^0.7.2", | "unplugin-auto-import": "^0.7.2", | ||
"vite": "^2.9.9", | "vite": "^2.9.10", | ||
"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.4", | "vite-plugin-mkcert": "^1.7.1", | ||
"vite-plugin-mock": "^2.9.6", | "vite-plugin-mock": "^2.9.6", | ||
"vite-plugin-optimize-persist": "^0.1.2", | "vite-plugin-optimize-persist": "^0.1.2", | ||
"vite-plugin-package-config": "^0.1.1", | "vite-plugin-package-config": "^0.1.1", | ||
... | @@ -166,7 +166,7 @@ | ... | @@ -166,7 +166,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": "^9.0.2", | "vue-eslint-parser": "^9.0.2", | ||
"vue-tsc": "^0.34.16" | "vue-tsc": "^0.37.3" | ||
}, | }, | ||
"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.
请
注册
或者
登录
后发表评论