build: 依赖更新
正在显示
... | ... | @@ -106,17 +106,17 @@ |
"@antfu/eslint-config": "^0.37.0", | ||
"@commitlint/cli": "^17.5.1", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@iconify/json": "^2.2.40", | ||
"@iconify/json": "^2.2.41", | ||
"@purge-icons/generated": "^0.9.0", | ||
"@types/codemirror": "^5.60.7", | ||
"@types/crypto-js": "^4.1.1", | ||
"@types/fs-extra": "^11.0.1", | ||
"@types/inquirer": "^9.0.3", | ||
"@types/intro.js": "^5.1.1", | ||
"@types/lodash": "^4.14.191", | ||
"@types/lodash": "^4.14.192", | ||
"@types/lodash-es": "^4.17.7", | ||
"@types/mockjs": "^1.0.7", | ||
"@types/node": "^18.15.10", | ||
"@types/node": "^18.15.11", | ||
"@types/nprogress": "^0.2.0", | ||
"@types/qrcode": "^1.5.0", | ||
"@types/qs": "^6.9.7", | ||
... | ... | @@ -124,8 +124,8 @@ |
"@types/sockjs-client": "^1.5.1", | ||
"@types/sortablejs": "^1.15.1", | ||
"@types/stompjs": "^2.3.5", | ||
"@typescript-eslint/eslint-plugin": "^5.56.0", | ||
"@typescript-eslint/parser": "^5.56.0", | ||
"@typescript-eslint/eslint-plugin": "^5.57.0", | ||
"@typescript-eslint/parser": "^5.57.0", | ||
"@vitejs/plugin-legacy": "^4.0.2", | ||
"@vitejs/plugin-vue": "^4.1.0", | ||
"@vitejs/plugin-vue-jsx": "^3.0.1", | ||
... | ... | @@ -140,7 +140,7 @@ |
"cz-git": "^1.6.1", | ||
"czg": "^1.6.1", | ||
"dotenv": "^16.0.3", | ||
"eslint": "^8.36.0", | ||
"eslint": "^8.37.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-vue": "^9.10.0", | ||
... | ... | @@ -179,7 +179,7 @@ |
"vite-plugin-mkcert": "^1.13.4", | ||
"vite-plugin-mock": "^2.9.6", | ||
"vite-plugin-purge-icons": "^0.9.2", | ||
"vite-plugin-pwa": "^0.14.6", | ||
"vite-plugin-pwa": "^0.14.7", | ||
"vite-plugin-style-import": "^2.0.0", | ||
"vite-plugin-svg-icons": "^2.0.1", | ||
"vite-plugin-theme": "^0.8.6", | ||
... | ... |
请
注册
或者
登录
后发表评论