Skip to content

Commit

Permalink
electron: Switch 25.9.8 -> 31.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Jul 17, 2024
1 parent e74b7f6 commit a1f370d
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 54 deletions.
93 changes: 42 additions & 51 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 @@ -51,7 +51,7 @@
"dayjs-plugin-utc": "0.1.2",
"debounce": "1.2.1",
"ejs": "3.1.9",
"electron-debug": "3.2.0",
"electron-debug": "^4.0.0",
"electron-dl": "3.5.2",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",
Expand Down Expand Up @@ -80,7 +80,7 @@
"mermaid": "^10.9.1",
"mime-types": "2.1.35",
"multer": "1.4.5-lts.1",
"node-abi": "3.56.0",
"node-abi": "^3.65.0",
"normalize-strings": "1.1.1",
"open": "8.4.1",
"panzoom": "9.4.3",
Expand Down Expand Up @@ -137,7 +137,7 @@
"@types/ws": "^8.5.10",
"@types/xml2js": "^0.4.14",
"cross-env": "7.0.3",
"electron": "25.9.8",
"electron": "^31.2.1",
"electron-builder": "24.13.3",
"electron-packager": "17.1.2",
"electron-rebuild": "3.2.9",
Expand Down

0 comments on commit a1f370d

Please sign in to comment.