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 16, 2024
1 parent 9b44957 commit 9020c98
Show file tree
Hide file tree
Showing 6 changed files with 153 additions and 94 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.6.3",
"ui": "workspace:*",
"unocss": "0.64.1",
"vite": "5.4.11"
"vite": "6.0.3"
}
}
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.6.3",
"ui": "workspace:*",
"vite": "5.4.11",
"vite": "6.0.3",
"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.6.3",
"ui": "workspace:*",
"vite": "5.4.11",
"vite": "6.0.3",
"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.6.3",
"unbuild": "2.0.0",
"vite": "5.4.11",
"vite": "6.0.3",
"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.6.3",
"vite": "5.4.11",
"vite": "6.0.3",
"vitest": "2.0.5",
"vue-tsc": "2.1.10"
}
Expand Down
Loading

0 comments on commit 9020c98

Please sign in to comment.