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 Feb 3, 2025
1 parent 007d6c4 commit 44b300f
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 192 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.16.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@types/node": "^22.12.0",
"@vitest/coverage-v8": "^2.1.8",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^2.1.9",
"camelcase": "^8.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.19.0",
Expand All @@ -36,7 +36,7 @@
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite-plugin-dts": "^4.5.0",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit 44b300f

Please sign in to comment.