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 20, 2024
1 parent d54094a commit 586e4a7
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 165 deletions.
2 changes: 1 addition & 1 deletion packages/playground-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.2.1",
"vite": "5.4.11"
"vite": "6.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/vue-recaptcha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"prettier": "3.4.2",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"vite": "5.4.11",
"vite": "6.0.5",
"vitest": "2.1.8",
"vue": "3.5.13",
"vue-tsc": "2.1.10"
Expand Down
Loading

0 comments on commit 586e4a7

Please sign in to comment.