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 d8d02af commit 1bc7f68
Show file tree
Hide file tree
Showing 4 changed files with 4,433 additions and 3,560 deletions.
38 changes: 0 additions & 38 deletions .vscode/extensions.json

This file was deleted.

222 changes: 0 additions & 222 deletions .vscode/settings.json

This file was deleted.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^2.13.3",
"@antfu/eslint-config": "^2.26.0",
"@elonehoo/rimraf": "^0.0.1",
"@types/node": "20.12.7",
"@types/node": "22.4.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^1.5.0",
"bumpp": "9.4.0",
"c8": "^9.1.0",
"eslint": "8.57.0",
"happy-dom": "^13.10.1",
"pnpm": "8.15.7",
"typescript": "5.4.5",
"@vitest/coverage-v8": "^2.0.5",
"bumpp": "9.5.1",
"c8": "^10.1.2",
"eslint": "9.9.0",
"happy-dom": "^14.12.3",
"pnpm": "9.7.1",
"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 1bc7f68

Please sign in to comment.