Skip to content

Commit

Permalink
feat(deps): Upgrade better-sqlite3 to v11
Browse files Browse the repository at this point in the history
This is required to have precompiled binaries for Mac ARM systems, as
well as other fixes I'm sure
  • Loading branch information
orangejulius committed Feb 11, 2025
1 parent de12b13 commit a3e803c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"stringbuffer": "^1.0.0"
},
"devDependencies": {
"better-sqlite3": "^8.5.0",
"better-sqlite3": "^11.5.0",
"chalk": "^2.4.2",
"csv-parse": "^4.4.1",
"deep-eql": "^4.0.0",
Expand Down

0 comments on commit a3e803c

Please sign in to comment.