Skip to content

Commit

Permalink
chore(deps): update dependency unbuild to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 3a0d4db commit 53db4cf
Show file tree
Hide file tree
Showing 3 changed files with 991 additions and 1,073 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"tsx": "^4.19.2",
"turbo": "^2.3.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"unbuild": "^3.0.1",
"unocss": "^0.64.1",
"vite": "^6.0.1",
"vitest": "^2.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"tsx": "^4.19.2",
"unbuild": "^2.0.0",
"unbuild": "^3.0.1",
"vue": "^3.5.13"
}
}
Loading

0 comments on commit 53db4cf

Please sign in to comment.