Skip to content

Commit 45bfd3b

Browse files
committed
chore: degrade unbuild
1 parent e6ab5ef commit 45bfd3b

File tree

3 files changed

+25
-23
lines changed

3 files changed

+25
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"tsx": "^4.19.3",
114114
"turbo": "^2.4.4",
115115
"typescript": "^5.8.2",
116-
"unbuild": "^3.5.0",
116+
"unbuild": "3.4.1",
117117
"unocss": "^66.0.0",
118118
"vite": "^6.2.1",
119119
"vitest": "^3.0.9",

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": "catalog:",
5252
"tsx": "^4.19.3",
53-
"unbuild": "^3.5.0",
53+
"unbuild": "3.4.1",
5454
"vue": "catalog:"
5555
}
5656
}

pnpm-lock.yaml

Lines changed: 23 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)