Skip to content

Commit 9556c2f

Browse files
fix(deps): update playground
1 parent d0bc82a commit 9556c2f

File tree

2 files changed

+708
-19
lines changed

2 files changed

+708
-19
lines changed

playground/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"vue": "^3.4.3"
12+
"vue": "^3.5.13"
1313
},
1414
"devDependencies": {
15-
"@vitejs/plugin-vue": "^5.0.2",
16-
"typescript": "^5.3.3",
17-
"vite": "^5.0.10",
15+
"@vitejs/plugin-vue": "^5.2.3",
16+
"typescript": "^5.8.2",
17+
"vite": "^5.4.15",
1818
"vue-bundle-template": "workspace:^",
1919
"vue-tsc": "^1.8.27"
2020
}

0 commit comments

Comments
 (0)