Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 4, 2024
1 parent 8145628 commit 90b3705
Show file tree
Hide file tree
Showing 2 changed files with 972 additions and 1,123 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-v8": "^2.0.5",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"@vitest/coverage-v8": "^2.1.2",
"automd": "^0.3.9",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.4.1",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^2.0.5"
"vitest": "^2.1.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 90b3705

Please sign in to comment.