Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11)
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 Nov 18, 2024
1 parent 003cd66 commit de18a72
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 233 deletions.
10 changes: 5 additions & 5 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.12.3",
"packageManager": "pnpm@9.13.2",
"description": "Check unused dependencies.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -92,7 +92,7 @@
"js-tokens": "^9.0.0",
"picocolors": "^1.1.1",
"pkg-types": "^1.2.1",
"unplugin": "^1.15.0"
"unplugin": "^1.16.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.4.1",
Expand All @@ -101,13 +101,13 @@
"@types/node": "^22.9.0",
"bumpp": "^9.8.1",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.4"
"vite": "^5.4.11",
"vitest": "^2.1.5"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit de18a72

Please sign in to comment.