Skip to content

Commit

Permalink
Bump electron forge deps (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeichestakov authored Jun 7, 2024
1 parent 66619ea commit 59df372
Show file tree
Hide file tree
Showing 2 changed files with 904 additions and 995 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"singleQuote": true
},
"devDependencies": {
"@electron-forge/cli": "^7.2.0",
"@electron-forge/maker-deb": "^7.2.0",
"@electron-forge/maker-dmg": "^7.2.0",
"@electron-forge/maker-squirrel": "^7.2.0",
"@electron-forge/maker-zip": "^7.2.0",
"@electron-forge/publisher-github": "^7.2.0",
"@electron-forge/cli": "^7.4.0",
"@electron-forge/maker-deb": "^7.4.0",
"@electron-forge/maker-dmg": "^7.4.0",
"@electron-forge/maker-squirrel": "^7.4.0",
"@electron-forge/maker-zip": "^7.4.0",
"@electron-forge/publisher-github": "^7.4.0",
"@types/eslint": "^8.44.2",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^4.33.0",
"cpy": "^9.0.1",
"cross-env": "^7.0.3",
"electron": "^30.0.3",
"electron-winstaller": "^5.1.0",
"electron-winstaller": "^5.3.1",
"esbuild": "^0.18.6",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
Loading

0 comments on commit 59df372

Please sign in to comment.