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 21, 2024
1 parent 1bdb8f7 commit f3684ae
Show file tree
Hide file tree
Showing 4 changed files with 322 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"packages/*"
],
"devDependencies": {
"vite": "5.4.11"
"vite": "6.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@storipress/unplugin-eta": "workspace:*",
"npm-run-all2": "6.2.6",
"tiny-invariant": "1.3.3",
"vite": "5.4.11",
"vite": "6.0.5",
"vite-plugin-inspect": "0.8.8",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-eta/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"rollup": "4.29.0",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"vite": "5.4.11",
"vite": "6.0.5",
"webpack": "5.97.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f3684ae

Please sign in to comment.