Skip to content

Commit

Permalink
Update dependency vite to v5.3.2 (#113)
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 Jun 27, 2024
1 parent cdee891 commit 11c6841
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.3.1",
"vite": "5.3.2",
"jsdom": "24.1.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"electron": "31.1.0",
"electron-builder": "24.13.3",
"vite-plugin-electron": "0.28.7",
"vite": "5.3.1",
"vite": "5.3.2",
"playwright": "1.45.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.3.1"
"vite": "5.3.2"
}
}

0 comments on commit 11c6841

Please sign in to comment.