chore: 依赖更新
正在显示
... | ... | @@ -62,10 +62,10 @@ |
"@stomp/stompjs": "^7.0.0", | ||
"@vue/runtime-core": "^3.2.47", | ||
"@vue/shared": "^3.2.47", | ||
"@vueuse/core": "^9.13.0", | ||
"@vueuse/shared": "^9.13.0", | ||
"@vueuse/core": "^10.1.0", | ||
"@vueuse/shared": "^10.1.0", | ||
"@zxcvbn-ts/core": "^2.2.1", | ||
"ant-design-vue": "^3.2.19", | ||
"ant-design-vue": "^3.2.20", | ||
"axios": "^0.26.1", | ||
"codemirror": "^5.65.12", | ||
"cropperjs": "^1.5.13", | ||
... | ... | @@ -103,7 +103,6 @@ |
"@commitlint/cli": "^17.6.1", | ||
"@commitlint/config-conventional": "^17.6.1", | ||
"@iconify/json": "^2.2.56", | ||
"@purge-icons/generated": "^0.9.0", | ||
"@types/codemirror": "^5.60.7", | ||
"@types/crypto-js": "^4.1.1", | ||
"@types/fs-extra": "^11.0.1", | ||
... | ... | @@ -112,7 +111,7 @@ |
"@types/lodash": "^4.14.194", | ||
"@types/lodash-es": "^4.17.7", | ||
"@types/mockjs": "^1.0.7", | ||
"@types/node": "^18.16.1", | ||
"@types/node": "^18.16.2", | ||
"@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.5.0", | ||
"@types/qs": "^6.9.7", | ||
... | ... | @@ -145,7 +144,7 @@ |
"husky": "^8.0.3", | ||
"inquirer": "^9.2.0", | ||
"less": "^4.1.3", | ||
"lint-staged": "^13.2.1", | ||
"lint-staged": "^13.2.2", | ||
"lodash": "^4.17.21", | ||
"npm-run-all": "^4.1.5", | ||
"picocolors": "^1.0.0", | ||
... | ... | @@ -154,7 +153,7 @@ |
"postcss-html": "^1.5.0", | ||
"postcss-less": "^6.0.0", | ||
"prettier": "^2.8.8", | ||
"rimraf": "^4.4.1", | ||
"rimraf": "^5.0.0", | ||
"rollup": "^3.21.0", | ||
"rollup-plugin-visualizer": "^5.9.0", | ||
"sort-package-json": "^2.4.1", | ||
... | ... | @@ -167,10 +166,10 @@ |
"ts-node": "^10.9.1", | ||
"typescript": "^5.0.4", | ||
"unplugin-auto-import": "^0.15.3", | ||
"vite": "^4.3.2", | ||
"vite": "^4.3.3", | ||
"vite-plugin-compression": "^0.5.1", | ||
"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-purge-icons": "^0.9.2", | ||
"vite-plugin-pwa": "^0.14.7", | ||
... | ... | @@ -180,7 +179,7 @@ |
"vite-plugin-vue-setup-extend": "^0.4.0", | ||
"vite-plugin-windicss": "^1.8.10", | ||
"vue-eslint-parser": "^9.1.1", | ||
"vue-tsc": "^1.4.4" | ||
"vue-tsc": "^1.6.1" | ||
}, | ||
"engines": { | ||
"node": ">=14" | ||
... | ... |
请
注册
或者
登录
后发表评论