Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Mar 30, 2024
1 parent b81c152 commit 981cd80
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 136 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prepare": "husky install"
},
"devDependencies": {
"@antfu/eslint-config": "^2.9.0",
"@antfu/eslint-config": "^2.11.5",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@types/node": "^20.11.30",
Expand All @@ -34,8 +34,8 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite-plugin-dts": "^3.7.3",
"vite": "^5.2.7",
"vite-plugin-dts": "^3.8.1",
"vitest": "^1.4.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 981cd80

Please sign in to comment.