Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Mar 7, 2024
1 parent 430b0f3 commit 18cab44
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 178 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"typecheck": "tsc --noEmit && vitest typecheck"
},
"devDependencies": {
"@types/node": "^18.18.9",
"bumpp": "^9.2.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"@types/node": "^18.19.22",
"bumpp": "^9.4.0",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"vite": "^4.5.0",
"vitest": "^0.34.6"
"vite": "^5.1.5",
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.10.3"
"packageManager": "pnpm@8.15.4"
}
Loading

0 comments on commit 18cab44

Please sign in to comment.