chore: 增加 sort-import
Showing
... | ... | @@ -60,7 +60,8 @@ |
"@types/node": "^18.16.2", | ||
"@types/react": "^18.2.67", | ||
"@types/sass": "~1.43.1", | ||
"@typescript-eslint/parser": "^7.3.1", | ||
"@typescript-eslint/eslint-plugin": "^7.1.1", | ||
"@typescript-eslint/parser": "^7.1.1", | ||
"@vitejs/plugin-vue": "^4.6.2", | ||
"@vitejs/plugin-vue-jsx": "^3.0.1", | ||
"@vue/compiler-sfc": "3.4.21", | ||
... | ... | @@ -71,7 +72,8 @@ |
"core-js": "^2.6.12", | ||
"cypress": "^10.7.0", | ||
"enquirer": "^2.3.6", | ||
"eslint": "^8.28.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-import": "npm:eslint-plugin-i@^2.29.1", | ||
"execa": "^5.1.1", | ||
"fs-extra": "^10.0.0", | ||
"jest": "^29.3.1", | ||
... | ... |
此差异已折叠。
想要评论请 注册 或 登录