Merge branch 'main' into merge-scan-into-ingest-v1

This commit is contained in:
Andrey Avtomonov 2026-05-14 01:24:27 +02:00 committed by GitHub
commit 2fd2bfde98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 273 additions and 21 deletions

View file

@ -152,6 +152,7 @@
"@types/better-sqlite3": "^7.6.13",
"@types/node": "^25.7.0",
"@types/pg": "^8.20.0",
"@vitest/coverage-v8": "^4.1.6",
"typescript": "^6.0.3",
"vitest": "^4.1.6"
},