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 Nov 26, 2024
1 parent 11afa49 commit e946aea
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
},
"devDependencies": {
"publint": "^0.2.7",
"vite": "^5.2.11"
"vite": "^6.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"tsm": "^2.3.0",
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0",
"vite": "^5.2.11",
"vite": "^6.0.0",
"vitest": "^2.1.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e946aea

Please sign in to comment.