Merge branch '3.x' of https://gitlab.yiring.com/basic/basic-vue-admin into electron
正在显示
... | @@ -77,9 +77,9 @@ | ... | @@ -77,9 +77,9 @@ |
"@vueuse/electron": "^10.1.0", | "@vueuse/electron": "^10.1.0", | ||
"@vueuse/shared": "^10.1.0", | "@vueuse/shared": "^10.1.0", | ||
"@zxcvbn-ts/core": "^2.2.1", | "@zxcvbn-ts/core": "^2.2.1", | ||
"ant-design-vue": "^3.2.19", | "ant-design-vue": "^3.2.20", | ||
"axios": "^0.26.1", | "axios": "^0.26.1", | ||
"codemirror": "^5.65.12", | "codemirror": "^5.65.13", | ||
"cropperjs": "^1.5.13", | "cropperjs": "^1.5.13", | ||
"crypto-js": "^4.1.1", | "crypto-js": "^4.1.1", | ||
"dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
... | @@ -127,7 +127,7 @@ | ... | @@ -127,7 +127,7 @@ |
"@types/lodash": "^4.14.194", | "@types/lodash": "^4.14.194", | ||
"@types/lodash-es": "^4.17.7", | "@types/lodash-es": "^4.17.7", | ||
"@types/mockjs": "^1.0.7", | "@types/mockjs": "^1.0.7", | ||
"@types/node": "^18.16.1", | "@types/node": "^18.16.2", | ||
"@types/nprogress": "^0.2.0", | "@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.5.0", | "@types/qrcode": "^1.5.0", | ||
"@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
... | @@ -151,7 +151,7 @@ | ... | @@ -151,7 +151,7 @@ |
"cz-git": "^1.6.1", | "cz-git": "^1.6.1", | ||
"czg": "^1.6.1", | "czg": "^1.6.1", | ||
"dotenv": "^16.0.3", | "dotenv": "^16.0.3", | ||
"electron": "^23.2.4", | "electron": "^23.3.0", | ||
"electron-builder": "^23.6.0", | "electron-builder": "^23.6.0", | ||
"electron-vite": "^1.0.22", | "electron-vite": "^1.0.22", | ||
"eslint": "^8.39.0", | "eslint": "^8.39.0", | ||
... | @@ -163,7 +163,7 @@ | ... | @@ -163,7 +163,7 @@ |
"husky": "^8.0.3", | "husky": "^8.0.3", | ||
"inquirer": "^9.2.0", | "inquirer": "^9.2.0", | ||
"less": "^4.1.3", | "less": "^4.1.3", | ||
"lint-staged": "^13.2.1", | "lint-staged": "^13.2.2", | ||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"npm-run-all": "^4.1.5", | "npm-run-all": "^4.1.5", | ||
"picocolors": "^1.0.0", | "picocolors": "^1.0.0", | ||
... | @@ -172,7 +172,7 @@ | ... | @@ -172,7 +172,7 @@ |
"postcss-html": "^1.5.0", | "postcss-html": "^1.5.0", | ||
"postcss-less": "^6.0.0", | "postcss-less": "^6.0.0", | ||
"prettier": "^2.8.8", | "prettier": "^2.8.8", | ||
"rimraf": "^4.4.1", | "rimraf": "^5.0.0", | ||
"rollup": "^3.21.0", | "rollup": "^3.21.0", | ||
"rollup-plugin-visualizer": "^5.9.0", | "rollup-plugin-visualizer": "^5.9.0", | ||
"sort-package-json": "^2.4.1", | "sort-package-json": "^2.4.1", | ||
... | @@ -185,10 +185,10 @@ | ... | @@ -185,10 +185,10 @@ |
"ts-node": "^10.9.1", | "ts-node": "^10.9.1", | ||
"typescript": "^5.0.4", | "typescript": "^5.0.4", | ||
"unplugin-auto-import": "^0.15.3", | "unplugin-auto-import": "^0.15.3", | ||
"vite": "^4.3.2", | "vite": "^4.3.3", | ||
"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.14.0", | "vite-plugin-mkcert": "^1.14.1", | ||
"vite-plugin-mock": "^2.9.8", | "vite-plugin-mock": "^2.9.8", | ||
"vite-plugin-purge-icons": "^0.9.2", | "vite-plugin-purge-icons": "^0.9.2", | ||
"vite-plugin-pwa": "^0.14.7", | "vite-plugin-pwa": "^0.14.7", | ||
... | @@ -198,7 +198,7 @@ | ... | @@ -198,7 +198,7 @@ |
"vite-plugin-vue-setup-extend": "^0.4.0", | "vite-plugin-vue-setup-extend": "^0.4.0", | ||
"vite-plugin-windicss": "^1.8.10", | "vite-plugin-windicss": "^1.8.10", | ||
"vue-eslint-parser": "^9.1.1", | "vue-eslint-parser": "^9.1.1", | ||
"vue-tsc": "^1.4.4" | "vue-tsc": "^1.6.1" | ||
}, | }, | ||
"engines": { | "engines": { | ||
"node": ">=14" | "node": ">=14" | ||
... | ... |
差异被折叠。
点击展开。
请
注册
或者
登录
后发表评论