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 17, 2024
1 parent a7fe2b6 commit d7fc772
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 97 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@halsp/cli",
"version": "0.5.12",
"version": "0.5.13",
"description": "Halsp 的命令行脚手架工具",
"engines": {
"node": ">=16"
Expand Down Expand Up @@ -51,8 +51,8 @@
"author": "hal-wang",
"license": "MIT",
"dependencies": {
"@halsp/core": "^2.4.1",
"@halsp/inject": "^2.4.1",
"@halsp/core": "^2.4.2",
"@halsp/inject": "^2.4.2",
"chalk": "^5.3.0",
"child_process": "^1.0.2",
"chokidar": "^3.6.0",
Expand All @@ -62,7 +62,7 @@
"figlet": "^1.7.0",
"glob": "^10.3.12",
"ignore-walk": "^6.0.4",
"inquirer": "^9.2.18",
"inquirer": "^9.2.19",
"lodash": "^4.17.21",
"npm-check-updates": "^16.14.18",
"prettier": "^3.2.5",
Expand All @@ -86,8 +86,8 @@
"@types/node": "^20.12.7",
"@types/supertest": "^6.0.2",
"@types/update-notifier": "^6.0.8",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"c8": "^9.1.0",
"chai": "^5.1.0",
"chai-as-promised": "^7.1.1",
Expand Down
134 changes: 67 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d7fc772

Please sign in to comment.