Skip to content

Commit

Permalink
Upgraded to electron 33 (oliverschwendener#1232)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener authored Oct 18, 2024
1 parent fa359bd commit de441ae
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
25 changes: 13 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.1.1",
"electron": "^32.1.0",
"electron": "^33.0.1",
"electron-builder": "^24.13.3",
"eslint": "^9.9.1",
"globals": "^15.9.0",
"node-abi": "^3.65.0",
"node-abi": "^3.71.0",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"tree-kill": "^1.2.2",
Expand All @@ -57,7 +57,7 @@
"dependencies": {
"@fluentui/react-components": "^9.54.4",
"@fluentui/react-icons": "^2.0.249",
"better-sqlite3": "^11.2.1",
"better-sqlite3": "^11.4.0",
"color": "^4.2.3",
"fast-xml-parser": "^4.5.0",
"fuse.js": "^7.0.0",
Expand Down

0 comments on commit de441ae

Please sign in to comment.