Skip to content

Commit 4f22c48

Browse files
authored
chore(deps): use vue@3.6.0-alpha.2 (#904)
1 parent 0599e6a commit 4f22c48

File tree

2 files changed

+275
-202
lines changed

2 files changed

+275
-202
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"nodeVersion": "22.14.0"
1919
},
2020
"overrides": {
21-
"vite": "npm:rolldown-vite@latest"
21+
"vite": "npm:rolldown-vite@latest",
22+
"vue": "npm:vue@3.6.0-alpha.2"
2223
},
2324
"onlyBuiltDependencies": [
2425
"@parcel/watcher",

0 commit comments

Comments
 (0)