feat: 依赖更新
正在显示
... | ... | @@ -62,8 +62,8 @@ |
"@stomp/stompjs": "^6.1.2", | ||
"@vue/runtime-core": "^3.2.45", | ||
"@vue/shared": "^3.2.45", | ||
"@vueuse/core": "^9.5.0", | ||
"@vueuse/shared": "^9.5.0", | ||
"@vueuse/core": "^9.6.0", | ||
"@vueuse/shared": "^9.6.0", | ||
"@zxcvbn-ts/core": "^2.1.0", | ||
"ant-design-vue": "^3.2.15", | ||
"axios": "^0.26.1", | ||
... | ... | @@ -78,7 +78,7 @@ |
"nanoid": "^4.0.0", | ||
"nprogress": "^0.2.0", | ||
"path-to-regexp": "^6.2.1", | ||
"pinia": "^2.0.25", | ||
"pinia": "^2.0.27", | ||
"print-js": "^1.6.0", | ||
"qrcode": "^1.5.1", | ||
"qs": "^6.11.0", | ||
... | ... | @@ -97,9 +97,9 @@ |
"xlsx": "^0.18.5" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.2.0", | ||
"@commitlint/cli": "^17.3.0", | ||
"@commitlint/config-conventional": "^17.3.0", | ||
"@iconify/json": "^2.1.141", | ||
"@iconify/json": "^2.1.146", | ||
"@purge-icons/generated": "^0.8.1", | ||
"@types/codemirror": "^5.60.5", | ||
"@types/crypto-js": "^4.1.1", | ||
... | ... | @@ -108,7 +108,7 @@ |
"@types/intro.js": "^3.0.2", | ||
"@types/lodash-es": "^4.17.6", | ||
"@types/mockjs": "^1.0.7", | ||
"@types/node": "^18.11.9", | ||
"@types/node": "^18.11.10", | ||
"@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.5.0", | ||
"@types/qs": "^6.9.7", | ||
... | ... | @@ -116,8 +116,8 @@ |
"@types/sockjs-client": "^1.5.1", | ||
"@types/sortablejs": "^1.15.0", | ||
"@types/stompjs": "^2.3.5", | ||
"@typescript-eslint/eslint-plugin": "^5.44.0", | ||
"@typescript-eslint/parser": "^5.44.0", | ||
"@typescript-eslint/eslint-plugin": "^5.45.0", | ||
"@typescript-eslint/parser": "^5.45.0", | ||
"@vitejs/plugin-legacy": "^2.3.1", | ||
"@vitejs/plugin-vue": "^3.2.0", | ||
"@vitejs/plugin-vue-jsx": "^1.3.10", | ||
... | ... | @@ -134,7 +134,7 @@ |
"eslint": "^8.28.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-vue": "^9.7.0", | ||
"eslint-plugin-vue": "^9.8.0", | ||
"esno": "^0.14.1", | ||
"fs-extra": "^10.1.0", | ||
"husky": "^7.0.4", | ||
... | ... | @@ -143,11 +143,11 @@ |
"lint-staged": "12.3.7", | ||
"npm-run-all": "^4.1.5", | ||
"picocolors": "^1.0.0", | ||
"pont-engine": "^1.5.3", | ||
"pont-engine": "^1.5.4", | ||
"postcss": "^8.4.19", | ||
"postcss-html": "^1.5.0", | ||
"postcss-less": "^6.0.0", | ||
"prettier": "^2.7.1", | ||
"prettier": "^2.8.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.79.1", | ||
"rollup-plugin-visualizer": "^5.8.3", | ||
... | ... | @@ -158,10 +158,10 @@ |
"stylelint-config-recommended-vue": "^1.4.0", | ||
"stylelint-config-standard": "^29.0.0", | ||
"stylelint-order": "^5.0.0", | ||
"terser": "^5.15.1", | ||
"terser": "^5.16.0", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.3", | ||
"unplugin-auto-import": "^0.11.4", | ||
"unplugin-auto-import": "^0.12.0", | ||
"vite": "^3.2.4", | ||
"vite-plugin-compression": "^0.5.1", | ||
"vite-plugin-html": "^3.2.0", | ||
... | ... | @@ -175,7 +175,7 @@ |
"vite-plugin-vue-setup-extend": "^0.4.0", | ||
"vite-plugin-windicss": "^1.8.8", | ||
"vue-eslint-parser": "^9.1.0", | ||
"vue-tsc": "^1.0.9" | ||
"vue-tsc": "^1.0.10" | ||
}, | ||
"engines": { | ||
"node": ">=14" | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
请
注册
或者
登录
后发表评论