using pnpm as package manager

This commit is contained in:
2026-02-14 09:44:51 +08:00
parent 17c41b0f7b
commit 6a38da64a3
5 changed files with 3839 additions and 5659 deletions

6
.gitignore vendored
View File

@@ -1 +1,5 @@
node_modules
node_modules/
dist/
devices.db
.user_data.json
android/build_output/

Binary file not shown.

5658
package-lock.json generated

File diff suppressed because it is too large Load Diff

3831
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

3
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,3 @@
onlyBuiltDependencies:
- better-sqlite3
- sqlite3