Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LoTwT committed May 5, 2024
1 parent 26fed6a commit 40c7eaf
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 249 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
"watch": "tsup --watch"
},
"devDependencies": {
"@ayingott/eslint-config": "^0.9.1",
"@ayingott/prettier-config": "^0.3.1",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.1.1",
"@ayingott/eslint-config": "^0.9.2",
"@ayingott/prettier-config": "^0.3.2",
"@types/node": "^20.12.8",
"bumpp": "^9.4.1",
"eslint": "^9.2.0",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.7",
"taze": "^0.13.8",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm exec lint-staged"
Expand Down
Loading

0 comments on commit 40c7eaf

Please sign in to comment.