Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent ddef0bb commit 2f4b952
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/code/stackblitz/v7/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.0",
"typescript": "^4.5.4",
"vite": "^5.0.0",
"vite": "^6.0.0",
"vue-tsc": "^2.0.0"
}
}
2 changes: 1 addition & 1 deletion static/code/stackblitz/v8/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.0",
"typescript": "^4.5.4",
"vite": "^5.0.0",
"vite": "^6.0.0",
"vue-tsc": "^2.0.0"
}
}

0 comments on commit 2f4b952

Please sign in to comment.