Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 09c8920 commit 2a3ccd2
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 292 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.14.4",
"packageManager": "pnpm@9.15.0",
"description": "Check unused dependencies.",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -99,15 +99,15 @@
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.8",
"@types/node": "^22.10.1",
"bumpp": "^9.8.1",
"bumpp": "^9.9.0",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.16.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.1",
"vitest": "^2.1.6"
"vite": "^6.0.3",
"vitest": "^2.1.8"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 2a3ccd2

Please sign in to comment.