Skip to content

Commit

Permalink
Update dependency vite to v5.3.3 (#115)
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 Jul 3, 2024
1 parent 235687b commit bd9a0e4
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.2",
"vite": "5.3.3",
"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.2",
"vite": "5.3.3",
"playwright": "1.45.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": "5.3.2"
"vite": "5.3.3"
}
}

0 comments on commit bd9a0e4

Please sign in to comment.