Skip to content

Commit

Permalink
chore: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Jul 5, 2023
1 parent c899d06 commit 308f613
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 498 deletions.
2 changes: 1 addition & 1 deletion example/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@elonehoo/log": "workspace:*",
"typescript": "5.1.3",
"typescript": "5.1.6",
"vite": "4.3.9"
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"devDependencies": {
"rimraf": "5.0.1",
"typescript": "5.1.3",
"typescript": "5.1.6",
"unbuild": "1.2.1",
"vitest": "0.31.4"
"vitest": "0.32.4"
}
}
Loading

0 comments on commit 308f613

Please sign in to comment.