Skip to content

Commit

Permalink
Update dependency vite to v4.5.2 [SECURITY] (#24)
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 Jan 24, 2024
1 parent 2a16ab7 commit 22c79e1
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,6 +4,6 @@
"version": "0.0.0",
"type": "module",
"devDependencies": {
"vite": "4.1.1"
"vite": "4.5.2"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"electron": "22.0.0",
"electron-builder": "23.6.0",
"vite-plugin-electron": "0.11.1",
"vite": "4.1.1"
"vite": "4.5.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": "4.1.1"
"vite": "4.5.2"
}
}

0 comments on commit 22c79e1

Please sign in to comment.