Skip to content

Commit

Permalink
Merge pull request #19 from PanthorDE/dependabot/npm_and_yarn/vite-pl…
Browse files Browse the repository at this point in the history
…ugin-electron-0.28.6

Bump vite-plugin-electron from 0.28.4 to 0.28.6
  • Loading branch information
Kaibu authored Apr 24, 2024
2 parents ab433f4 + 7e61c68 commit d85c7ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"vite": "^4.5.2",
"vite-plugin-electron": "^0.28.4",
"vite-plugin-electron": "^0.28.6",
"vite-plugin-electron-renderer": "^0.14.5",
"vite-plugin-vuetify": "^1.0.2",
"vue-tsc": "^2.0.14"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2541,10 +2541,10 @@ vite-plugin-electron-renderer@^0.14.5:
resolved "https://registry.yarnpkg.com/vite-plugin-electron-renderer/-/vite-plugin-electron-renderer-0.14.5.tgz#2ac36f31773cb23a09353fabb6fb788bdad94f50"
integrity sha512-EQ7ORuPp8vFPCqfuGnVo7d36fXS0IFH4/RUlKb1drseix3TQEPcgwEuFADdXBxRgqMp70njz/1m0kdf5lEsm8w==

vite-plugin-electron@^0.28.4:
version "0.28.4"
resolved "https://registry.yarnpkg.com/vite-plugin-electron/-/vite-plugin-electron-0.28.4.tgz#ce06f8626b76890b7e6883a26763dee1d87d1b3f"
integrity sha512-OcWQQZk1ygkG4g/nj6cQ0zMu5q9yPcxEtDNcY8xagWqjQ3PxZbWuf1VyElZSo16GqPa71vBzoz+XAukia/TgNQ==
vite-plugin-electron@^0.28.6:
version "0.28.6"
resolved "https://registry.yarnpkg.com/vite-plugin-electron/-/vite-plugin-electron-0.28.6.tgz#98bcf291179dfbdfef407f881cbb1e1d58249c57"
integrity sha512-DANntooA/XcUQuaOG7tQ0nnWh8iP5yKur2e9GDafjslOPAVZehRyrbi2UEI6rlIhN6hHwcqAjY+/Zz8+thAL5g==

vite-plugin-vuetify@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit d85c7ce

Please sign in to comment.