Skip to content

Commit

Permalink
Upgrade 'electron' to '24.3.0' and update node modules (#1165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alphrag committed May 13, 2023
1 parent d8490df commit b36b605
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 196 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"react-transition-group": "1.2.1",
"route-parser": "0.0.5",
"sanitize-filename": "1.6.3",
"semver": "7.3.8",
"semver": "7.5.1",
"sqlite3": "5.1.6",
"tar": "6.1.14",
"tslib": "2.5.0",
Expand All @@ -126,8 +126,8 @@
"ws": "8.13.0"
},
"devDependencies": {
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@electron/notarize": "1.2.3",
"@formatjs/cli": "5.1.12",
"@types/color": "3.0.3",
Expand All @@ -141,17 +141,16 @@
"@types/react": "17.0.45",
"@types/react-dom": "17.0.17",
"@types/route-parser": "0.1.4",
"@types/sass": "1.45.0",
"@types/tar": "6.1.4",
"@types/tar": "6.1.5",
"@types/uuid": "9.0.1",
"@types/validator": "13.7.15",
"@types/validator": "13.7.17",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"all-contributors-cli": "6.24.0",
"all-contributors-cli": "6.25.1",
"chalk": "5.2.0",
"concurrently": "7.6.0",
"cross-env": "7.0.3",
"electron": "24.2.0",
"electron": "24.3.0",
"electron-builder": "23.6.0",
"esbuild": "0.16.17",
"esbuild-plugin-copy": "2.1.1",
Expand Down
Loading

0 comments on commit b36b605

Please sign in to comment.