Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yjhtry committed Jun 14, 2024
1 parent b2d303d commit e34f1d9
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 112 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@yjhtry/create-all",
"type": "module",
"version": "0.0.12",
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.3.0",
"description": "create all kinds of project templates use one command",
"license": "MIT",
"homepage": "https://github.com/yjhtry/create-all#readme",
Expand Down Expand Up @@ -44,7 +44,7 @@
"yup": "^1.4.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.0",
"@antfu/eslint-config": "^2.21.1",
"@antfu/utils": "^0.7.8",
"@types/cli-progress": "^3.11.5",
"@types/debug": "^4.1.12",
Expand All @@ -57,7 +57,7 @@
"debug": "^4.3.5",
"eslint": "^9.4.0",
"esno": "^4.7.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"rimraf": "^5.0.7",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit e34f1d9

Please sign in to comment.