Skip to content

Commit a9c56bd

Browse files
chore(deps): update dependency unbuild to v3 (vuejs#743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c19aa4 commit a9c56bd

File tree

3 files changed

+1006
-989
lines changed

3 files changed

+1006
-989
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"tsx": "^4.19.2",
113113
"turbo": "^2.3.3",
114114
"typescript": "^5.7.2",
115-
"unbuild": "^2.0.0",
115+
"unbuild": "^3.0.1",
116116
"unocss": "^0.64.1",
117117
"vite": "^6.0.1",
118118
"vitest": "^2.1.6",

packages/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@vitejs/plugin-vue": "^5.2.1",
5252
"tsx": "^4.19.2",
53-
"unbuild": "^2.0.0",
53+
"unbuild": "^3.0.1",
5454
"vue": "^3.5.13"
5555
}
5656
}

0 commit comments

Comments
 (0)