Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Mar 2, 2024
1 parent 995c3bc commit a84210b
Show file tree
Hide file tree
Showing 3 changed files with 492 additions and 439 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,22 @@
"update-pkg": "soy ncu"
},
"dependencies": {
"@soybeanjs/eslint-config": "^1.1.7",
"@soybeanjs/eslint-config": "^1.2.3",
"cli-progress": "3.12.0",
"convert-gitmoji": "0.1.3",
"convert-gitmoji": "0.1.5",
"dayjs": "1.11.10",
"execa": "8.0.1",
"ofetch": "1.3.3"
},
"devDependencies": {
"@soybeanjs/cli": "1.0.2",
"@soybeanjs/cli": "1.0.7",
"@types/cli-progress": "3.11.5",
"@types/node": "20.11.5",
"eslint": "8.56.0",
"lint-staged": "15.2.0",
"@types/node": "20.11.24",
"eslint": "8.57.0",
"lint-staged": "15.2.2",
"simple-git-hooks": "2.9.0",
"tsup": "^8.0.1",
"tsx": "4.7.0",
"tsup": "^8.0.2",
"tsx": "4.7.1",
"typescript": "5.3.3"
},
"simple-git-hooks": {
Expand Down
6 changes: 3 additions & 3 deletions packages/githublogen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"dependencies": {
"@soybeanjs/changelog": "workspace:*",
"c12": "1.6.1",
"c12": "1.9.0",
"cac": "6.7.14",
"execa": "8.0.1",
"kolorist": "1.8.0",
"ofetch": "1.3.3"
},
"devDependencies": {
"@soybeanjs/cli": "1.0.2",
"@types/node": "20.11.5",
"@soybeanjs/cli": "1.0.7",
"@types/node": "20.11.24",
"typescript": "5.3.3"
}
}
Loading

0 comments on commit a84210b

Please sign in to comment.