Skip to content

Commit

Permalink
update electron and better-sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Jan 16, 2025
1 parent 5d16361 commit c4fab48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@types/sodium-native": "^2.3.9",
"@vis.gl/react-maplibre": "1.0.0-alpha.4",
"@vitejs/plugin-react": "4.3.4",
"electron": "33.3.1",
"electron": "34.0.0",
"eslint": "9.17.0",
"globals": "15.14.0",
"husky": "^9.1.7",
Expand All @@ -123,6 +123,6 @@
"zustand": "5.0.2"
},
"overrides": {
"better-sqlite3": "11.7.2"
"better-sqlite3": "11.8.0"
}
}

0 comments on commit c4fab48

Please sign in to comment.