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 Nov 29, 2024
1 parent 3e2b18a commit 18c4891
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 254 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"generate": "tsx src/builder/index.ts"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@antfu/eslint-config": "^3.11.2",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@types/lodash": "^4.17.13",
"@types/node": "^20.17.7",
"@vitest/coverage-v8": "^2.1.5",
"@types/node": "^20.17.9",
"@vitest/coverage-v8": "^2.1.6",
"camelcase": "^8.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.15.0",
Expand All @@ -44,7 +44,7 @@
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-dts": "^4.3.0",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"lint-staged": {
"*.ts": "pnpm run lint"
Expand Down
Loading

0 comments on commit 18c4891

Please sign in to comment.