Skip to content

Commit

Permalink
Update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 9408272 commit acda899
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": "5.4.11",
"vite": "6.0.1",
"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": "5.4.11",
"vite": "6.0.1",
"playwright": "1.49.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"version": "0.0.0",
"type": "module",
"devDependencies": {
"vite": "5.4.11"
"vite": "6.0.1"
}
}

0 comments on commit acda899

Please sign in to comment.