Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#18)
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 Dec 23, 2024
1 parent 4a27dd6 commit 65b626b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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.2.3",
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.1",
"description": "Check unused dependencies.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -99,14 +99,14 @@
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.11",
"@types/node": "^22.10.2",
"bumpp": "^9.9.1",
"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.3",
"vite": "^6.0.5",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
20 changes: 10 additions & 10 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 65b626b

Please sign in to comment.