Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Mar 22, 2024
1 parent d91cfc0 commit 0241b96
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 268 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"prepare": "husky install"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.3",
"@commitlint/cli": "^19.2.0",
"@antfu/eslint-config": "^2.9.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"camelcase": "^8.0.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.2",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.4.0"
},
Expand Down
Loading

0 comments on commit 0241b96

Please sign in to comment.