Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hal-wang committed Apr 4, 2024
1 parent c3bea86 commit 075f4e3
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 94 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@halsp/cli",
"version": "0.5.8",
"version": "0.5.9",
"description": "Halsp 的命令行脚手架工具",
"engines": {
"node": ">=16"
Expand Down Expand Up @@ -59,13 +59,13 @@
"cross-spawn": "^7.0.3",
"dotenv": "^16.4.5",
"figlet": "^1.7.0",
"glob": "^10.3.10",
"glob": "^10.3.12",
"ignore-walk": "^6.0.4",
"inquirer": "^9.2.16",
"inquirer": "^9.2.17",
"lodash": "^4.17.21",
"npm-check-updates": "^16.14.18",
"prettier": "^3.2.5",
"reflect-metadata": "^0.2.1",
"reflect-metadata": "^0.2.2",
"shelljs": "^0.8.5",
"tree-kill": "^1.2.2",
"typescript": "^5.4.3",
Expand All @@ -83,12 +83,12 @@
"@types/inquirer": "^9.0.7",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.30",
"@types/node": "^20.12.4",
"@types/shelljs": "^0.8.15",
"@types/supertest": "^6.0.2",
"@types/update-notifier": "^6.0.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"c8": "^9.1.0",
"chai": "^5.1.0",
"chai-as-promised": "^7.1.1",
Expand Down

0 comments on commit 075f4e3

Please sign in to comment.