Skip to content

Commit

Permalink
chore(deps): update vite-group dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent c5e30a9 commit 8bfaa58
Show file tree
Hide file tree
Showing 6 changed files with 230 additions and 504 deletions.
2 changes: 1 addition & 1 deletion apps/histoire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"typescript": "5.7.2",
"ui": "workspace:*",
"unocss": "0.64.1",
"vite": "5.4.11"
"vite": "6.0.6"
}
}
2 changes: 1 addition & 1 deletion apps/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tsconfig": "workspace:*",
"typescript": "5.7.2",
"ui": "workspace:*",
"vite": "5.4.11",
"vite": "6.0.6",
"vitest": "2.0.5",
"vue": "3.5.13",
"vue-toastification": "2.0.0-rc.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tsconfig": "workspace:*",
"typescript": "5.7.2",
"ui": "workspace:*",
"vite": "5.4.11",
"vite": "6.0.6",
"vue": "3.5.13",
"webpack": "5.97.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/css-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"tsconfig": "workspace:*",
"typescript": "5.7.2",
"unbuild": "2.0.0",
"vite": "5.4.11",
"vite": "6.0.6",
"vitest": "2.0.5",
"webpack": "5.97.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@vue/test-utils": "2.4.6",
"jsdom": "25.0.0",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite": "6.0.6",
"vitest": "2.0.5",
"vue-tsc": "2.2.0"
}
Expand Down
Loading

0 comments on commit 8bfaa58

Please sign in to comment.