Skip to content

Commit

Permalink
package: update all npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shagu committed Feb 6, 2024
1 parent 9278249 commit 40a223e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"author": "Eric Mauser",
"license": "MIT",
"devDependencies": {
"electron": "^23.3.11",
"electron-builder": "^23.6.0",
"electron": "^28.2.1",
"electron-builder": "^24.9.1",
"electron-rebuild": "^3.2.7",
"standard": "^17.0.0"
},
"dependencies": {
"better-sqlite3": "^8.7.0",
"jimp": "^0.16.2",
"better-sqlite3": "^9.4.0",
"jimp": "^0.22.10",
"jszip": "^3.10.1"
},
"standard": {
Expand Down

0 comments on commit 40a223e

Please sign in to comment.