Skip to content

Commit

Permalink
Update dependency vite to v6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent e68dd59 commit c5596eb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"devDependencies": {
"vite": "6.0.3",
"vite": "6.0.5",
"jsdom": "25.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"electron": "33.2.1",
"electron-builder": "25.1.8",
"vite-plugin-electron": "0.29.0",
"vite": "6.0.3",
"vite": "6.0.5",
"playwright": "1.49.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"version": "0.0.0",
"type": "module",
"devDependencies": {
"vite": "6.0.3"
"vite": "6.0.5"
}
}

0 comments on commit c5596eb

Please sign in to comment.