Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
luoling8192 committed Jan 18, 2025
1 parent 25efd22 commit 46f879e
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"devDependencies": {
"@antfu/eslint-config": "^3.14.0",
"eslint": "^9.18.0",
"lint-staged": "^15.4.0",
"lint-staged": "^15.4.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vitest": "^3.0.0"
"vitest": "^3.0.2"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged && pnpm typecheck"
Expand Down
110 changes: 55 additions & 55 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 46f879e

Please sign in to comment.