Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#20)
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 Jan 6, 2025
1 parent 956f202 commit 744c63b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-unused",
"version": "0.3.0",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "Check unused dependencies.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -98,15 +98,15 @@
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.11",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"bumpp": "^9.9.2",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 744c63b

Please sign in to comment.