Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: update Vite and plugin-legacy
  • Loading branch information
sapphi-red committed Nov 26, 2024
commit 8c64fee32acc0d211209d141a37e074d054a3ad9
2 changes: 1 addition & 1 deletion playground/vue-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "workspace:*",
"@vitejs/plugin-legacy": "^5.4.3"
"@vitejs/plugin-legacy": "^6.0.0"
}
}
141 changes: 58 additions & 83 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ packages:

catalog:
'vue': ^3.5.12
'vite': ^6.0.0-beta.9
'vite': ^6.0.0
'vue-router': ^4.4.3