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 cf6378f commit 35d5648
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 180 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^6.0.0",
"vite-plugin-pages": "^0.32.1",
"vite-ssg": "^0.24.0",
"vite-ssg-sitemap": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"sitemap-ts": "^1.8.0",
"taze": "^0.18.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^6.0.0",
"vue-tsc": "^2.0.19"
}
}
Loading

0 comments on commit 35d5648

Please sign in to comment.