diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 26c0215d..fdbe659b 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -75,7 +75,7 @@ "uuid": "^11.0.5" }, "peerDependencies": { - "better-sqlite3": "^11.8.1", + "better-sqlite3": "^12.2.0", "kysely": "catalog:", "pg": "^8.13.1", "zod": "catalog:" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3098cc6d..ccb8d834 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -258,8 +258,8 @@ importers: specifier: workspace:* version: link:../common-helpers better-sqlite3: - specifier: ^11.8.1 - version: 11.8.1 + specifier: ^12.2.0 + version: 12.2.0 decimal.js: specifier: ^10.4.3 version: 10.4.3 @@ -1258,6 +1258,10 @@ packages: better-sqlite3@11.8.1: resolution: {integrity: sha512-9BxNaBkblMjhJW8sMRZxnxVTRgbRmssZW0Oxc1MPBTfiR+WW21e2Mk4qu8CzrcZb1LwPCnFsfDEzq+SNcBU8eg==} + better-sqlite3@12.2.0: + resolution: {integrity: sha512-eGbYq2CT+tos1fBwLQ/tkBt9J5M3JEHjku4hbvQUePCckkvVf14xWj+1m7dGoK81M/fOjFT7yM9UMeKT/+vFLQ==} + engines: {node: 20.x || 22.x || 23.x || 24.x} + bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} @@ -3212,6 +3216,11 @@ snapshots: bindings: 1.5.0 prebuild-install: 7.1.3 + better-sqlite3@12.2.0: + dependencies: + bindings: 1.5.0 + prebuild-install: 7.1.3 + bindings@1.5.0: dependencies: file-uri-to-path: 1.0.0