update better-sqlite

needed to update better-sqlite to work with node 22 (i think? this fixed it anyways)
This commit is contained in:
2024-05-06 10:36:45 -05:00
parent cf01bf9fff
commit d50f94acc8
2 changed files with 14 additions and 14 deletions

View File

@@ -30,7 +30,7 @@
},
"dependencies": {
"@teamsnap/teamsnap-ui": "^3.12.3",
"better-sqlite3": "^9.4.1",
"better-sqlite3": "^9.6.0",
"better-sqlite3-session-store": "^0.1.0",
"bootstrap": "^5.3.1",
"bootstrap-icons": "^1.10.5",