Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump electron from 25.5.0 to 25.8.1 #30

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/desktop/attendance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-react": "^3.1.0",
"electron": "25.5.0",
"electron": "25.8.1",
"electron-builder": "24.4.0",
"electron-vite": "^1.0.21",
"eslint": "^8.40.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/chooser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-react": "^3.1.0",
"electron": "25.5.0",
"electron": "25.8.1",
"electron-builder": "24.4.0",
"electron-vite": "^1.0.21",
"eslint": "^8.40.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6281,16 +6281,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:25.5.0":
version: 25.5.0
resolution: "electron@npm:25.5.0"
"electron@npm:25.8.1":
version: 25.8.1
resolution: "electron@npm:25.8.1"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 070e482de16420e1ea1372886426ff5fdbc7f87e171a2bf9de4df351fc90c7a32d56b26a577b4a4e3d95c0a98869faab8d59bf40ee77356912c05dda6d5fd678
checksum: 3305f0d3e3d68d8921533b4fd42003812778bd90d1884b2baa859b3a7d900354298e63298fbfbfcac9267223e0d0d3de584137aec52b764081f3c68bf4b09efc
languageName: node
linkType: hard

Expand Down Expand Up @@ -11540,7 +11540,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.59.2
"@typescript-eslint/parser": ^5.59.2
"@vitejs/plugin-react": ^3.1.0
electron: 25.5.0
electron: 25.8.1
electron-builder: 24.4.0
electron-store: ^8.1.0
electron-vite: ^1.0.21
Expand Down Expand Up @@ -11590,7 +11590,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.59.2
"@typescript-eslint/parser": ^5.59.2
"@vitejs/plugin-react": ^3.1.0
electron: 25.5.0
electron: 25.8.1
electron-builder: 24.4.0
electron-store: ^8.1.0
electron-vite: ^1.0.21
Expand Down
Loading