Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
liweijie0812 committed Feb 27, 2025
1 parent 16dfa28 commit c1d84fe
Show file tree
Hide file tree
Showing 2 changed files with 640 additions and 635 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.16.0",
"@octokit/plugin-rest-endpoint-methods": "^13.3.0",
"@types/node": "^22.10.9",
"@octokit/plugin-rest-endpoint-methods": "^13.3.1",
"@types/node": "^22.13.5",
"@vercel/ncc": "^0.38.3",
"eslint": "^9.18.0",
"eslint": "^9.21.0",
"eslint-plugin-format": "^1.0.1",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.3",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.3",
"vitest": "^3.0.3"
"vitest": "^3.0.7"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit c1d84fe

Please sign in to comment.