Skip to content

Commit

Permalink
deps: supplement(tsx, vsce), remove(chalk)
Browse files Browse the repository at this point in the history
  • Loading branch information
xlboy committed May 7, 2023
1 parent 8a5be85 commit 4da0fb2
Show file tree
Hide file tree
Showing 2 changed files with 527 additions and 9 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"@types/mocha": "^10.0.1",
"@types/vscode": "^1.70.0",
"@vscode/test-electron": "^2.3.0",
"chalk": "^5.2.0",
"execa": "^7.1.1",
"fs-extra": "^11.1.1",
"glob": "^8.1.0",
Expand All @@ -88,9 +87,11 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.7",
"tsup": "^6.6.3",
"tsx": "^3.12.7",
"type-fest": "^3.8.0",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vitest": "^0.28.4"
"vitest": "^0.28.4",
"vsce": "^2.15.0"
}
}
Loading

0 comments on commit 4da0fb2

Please sign in to comment.