diff --git a/package.json b/package.json index f1c6107..d4d9292 100644 --- a/package.json +++ b/package.json @@ -243,16 +243,12 @@ "@alicloud/tea-util": "^1.4.2", "@types/node": "^20.10.5", "@vscode/codicons": "^0.0.32", - "assert": "^2.0.0", "debug": "^4.3.0", - "eslint": "^8.16.0", "fs-extra": "^10.1.0", "httpx": "^2.2.6", "kitx": "^2.1.0", "lodash": "^4.17.20", - "mockjs": "^1.0.1-beta3", "moment": "^2.24.0", - "ncc": "^0.3.6", "needle": "^2.5.0", "pontx-manager": "0.3.83-beta.0", "pontx-meta-fetch-plugin": "0.3.83", @@ -271,6 +267,9 @@ "type": "git" }, "devDependencies": { + "mockjs": "^1.0.1-beta3", + "assert": "^2.0.0", + "ncc": "^0.3.6", "@types/fs-extra": "^5.1.0", "@types/lodash": "^4.14.182", "@types/mocha": "^10.0.3",