Skip to content

Commit 8c64fee

Browse files
committed
chore: update Vite and plugin-legacy
1 parent 599f813 commit 8c64fee

File tree

3 files changed

+60
-85
lines changed

3 files changed

+60
-85
lines changed

playground/vue-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"devDependencies": {
1616
"@vitejs/plugin-vue": "workspace:*",
17-
"@vitejs/plugin-legacy": "^5.4.3"
17+
"@vitejs/plugin-legacy": "^6.0.0"
1818
}
1919
}

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ packages:
44

55
catalog:
66
'vue': ^3.5.12
7-
'vite': ^6.0.0-beta.9
7+
'vite': ^6.0.0
88
'vue-router': ^4.4.3

0 commit comments

Comments
 (0)