Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Oct 29, 2024
1 parent 9287c11 commit 603a40e
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 136 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@antfu/eslint-config": "^3.8.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@types/node": "^20.17.1",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^20.17.2",
"@vitest/coverage-v8": "^2.1.4",
"camelcase": "^8.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
Expand All @@ -38,7 +38,7 @@
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-dts": "^4.3.0",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit 603a40e

Please sign in to comment.