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 Jan 2, 2025
1 parent b522316 commit 3254b1e
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 183 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.7"
}
}
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.7",
"vitest": "2.1.8",
"vue": "3.5.13",
"vue-tsc": "2.2.0"
Expand Down
Loading

0 comments on commit 3254b1e

Please sign in to comment.