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 30, 2024
1 parent f121f99 commit f2abf12
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 192 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"prepare": "husky install"
},
"peerDependencies": {
"vitepress": "^1.4.1"
"vitepress": "^1.4.2"
},
"devDependencies": {
"@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.3",
"@vitest/coverage-v8": "^2.1.4",
"camelcase": "^8.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
Expand All @@ -49,7 +49,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 f2abf12

Please sign in to comment.