Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Aug 18, 2024
1 parent e2f1b6d commit 6a6aea0
Show file tree
Hide file tree
Showing 2 changed files with 2,035 additions and 1,847 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"release": "bumpp package.json --commit --push --tag && pnpm -r publish --access public"
},
"devDependencies": {
"@antfu/eslint-config": "2.13.3",
"@types/node": "^20.12.7",
"@vitest/ui": "^1.5.0",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"@antfu/eslint-config": "2.26.0",
"@types/node": "^22.4.0",
"@vitest/ui": "^2.0.5",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"statl-del": "^0.0.4",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.2.8",
"vitest": "^1.5.0"
"vite": "^5.4.1",
"vitest": "^2.0.5"
}
}
Loading

0 comments on commit 6a6aea0

Please sign in to comment.