Skip to content

Commit

Permalink
chore: bump both better-sqlite3 and electron
Browse files Browse the repository at this point in the history
Related to logseq#1643
  • Loading branch information
tiensonqin committed Jun 8, 2021
1 parent d0f17bf commit 563607d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4,865 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"codemirror": "^5.58.1",
"diff": "5.0.0",
"diff-match-patch": "^1.0.5",
"electron": "^11.2.0",
"electron": "^13.0.0",
"fs": "^0.0.1-security",
"fs-extra": "^9.1.0",
"fuse.js": "^6.4.6",
Expand Down
4 changes: 2 additions & 2 deletions resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"forge": "./forge.config.js"
},
"dependencies": {
"better-sqlite3": "^7.1.4",
"better-sqlite3": "^7.4.1",
"chokidar": "^3.5.1",
"electron-log": "^4.3.1",
"electron-squirrel-startup": "^1.0.0",
Expand All @@ -35,7 +35,7 @@
"@electron-forge/maker-rpm": "^6.0.0-beta.54",
"@electron-forge/maker-squirrel": "^6.0.0-beta.54",
"@electron-forge/maker-zip": "^6.0.0-beta.54",
"electron": "12.0.4",
"electron": "^13.0.0",
"electron-builder": "^22.10.5",
"electron-forge-maker-appimage": "trusktr/electron-forge-maker-appimage#patch-1",
"electron-rebuild": "^2.3.5"
Expand Down
Loading

0 comments on commit 563607d

Please sign in to comment.