Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 committed Nov 27, 2024
1 parent 5c842f7 commit f65ed8f
Show file tree
Hide file tree
Showing 2 changed files with 495 additions and 481 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"dayjs": "^1.11.13"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.1",
"@antfu/eslint-config": "^3.11.0",
"@octokit/plugin-rest-endpoint-methods": "^13.2.6",
"@types/node": "^22.9.0",
"@types/node": "^22.10.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.15.0",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.10",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit f65ed8f

Please sign in to comment.