aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-08-03 12:34:55 -0700
committerPinapelz <yukais@pinapelz.com>2026-08-03 12:34:55 -0700
commit1f52e962086856ddd6981139e2d4aca20201e9cb (patch)
treead14f1d320f2fd9ebd8e46a76bf508f003003e89 /pnpm-lock.yaml
parent0cf9257b388485aba8affbe35e98c588c837df97 (diff)
create group streak schema and db scaffold
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 66654b2..790da68 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -93,6 +93,9 @@ importers:
'@babel/plugin-proposal-private-property-in-object':
specifier: ^7.21.11
version: 7.21.11(@babel/core@7.29.7(supports-color@10.2.2))(supports-color@10.2.2)
+ '@types/better-sqlite3':
+ specifier: ^9.6.0
+ version: 9.6.0
'@types/cors':
specifier: ^2.8.19
version: 2.8.19
@@ -609,6 +612,9 @@ packages:
'@types/aria-query@5.0.4':
resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
+ '@types/better-sqlite3@9.6.0':
+ resolution: {integrity: sha512-ZEEwBSgMu7GYJOynoagg5X9JbxfL6dTJDsgViJIqh67jV44kyOr9RXfmFjLK5rzC4MWssP06t9hu/JwGDnUbCg==}
+
'@types/body-parser@1.19.6':
resolution: {integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==}
@@ -2546,6 +2552,10 @@ snapshots:
'@types/aria-query@5.0.4': {}
+ '@types/better-sqlite3@9.6.0':
+ dependencies:
+ '@types/node': 25.9.5
+
'@types/body-parser@1.19.6':
dependencies:
'@types/connect': 3.4.38
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage