Skip to content

Commit

Permalink
Update dependency vite to v5.4.11 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent c7463ff commit 30b469f
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.10",
"vite": "5.4.11",
"jsdom": "25.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"electron": "33.2.0",
"electron-builder": "25.1.8",
"vite-plugin-electron": "0.28.8",
"vite": "5.4.10",
"vite": "5.4.11",
"playwright": "1.48.2"
}
}
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.10"
"vite": "5.4.11"
}
}

0 comments on commit 30b469f

Please sign in to comment.