Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent b71ea58 commit 53dcb2f
Show file tree
Hide file tree
Showing 2 changed files with 483 additions and 734 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
"prepare": "husky"
},
"dependencies": {
"type-fest": "^4.33.0"
"type-fest": "^4.35.0"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@types/node": "^22.13.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@types/node": "^22.13.7",
"camelcase": "^8.0.0",
"changelogen": "^0.5.7",
"changelogen": "^0.6.0",
"husky": "^9.1.7",
"typescript": "~5.7.3",
"vite": "^6.0.11",
"vite-plugin-dts": "^4.5.0",
"vitest": "3.0.5",
"@vitest/coverage-v8": "3.0.5"
"typescript": "~5.8.2",
"vite": "^6.2.0",
"vite-plugin-dts": "^4.5.1",
"vitest": "3.0.7",
"@vitest/coverage-v8": "3.0.7"
}
}
Loading

0 comments on commit 53dcb2f

Please sign in to comment.