Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohamedin committed Dec 27, 2024
1 parent e031c7c commit 31ad438
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
"homepage": "https://github.com/jgraph/drawio",
"dependencies": {
"commander": "^12.1.0",
"compression": "^1.7.4",
"compression": "^1.7.5",
"crc": "^4.3.2",
"electron-context-menu": "^4.0.3",
"electron-log": "^5.1.7",
"electron-context-menu": "^4.0.4",
"electron-log": "^5.2.4",
"electron-progressbar": "^2.2.1",
"electron-store": "^10.0.0",
"electron-updater": "^6.3.4",
"electron-updater": "^6.3.9",
"pdf-lib": "^1.17.1"
},
"devDependencies": {
"@electron/fuses": "^1.8.0",
"@electron/notarize": "^2.5.0",
"dotenv": "^16.4.5",
"electron": "32.2.5",
"dotenv": "^16.4.7",
"electron": "33.2.1",
"electron-builder": "^25.1.8",
"sumchecker": "^3.0.1"
}
Expand Down

0 comments on commit 31ad438

Please sign in to comment.