chore: bump better-sqlite3 to 11.10.0, add canonical link + analytics script

Applies stash@{0} (WIP on d3611a8, previously untouched) — package.json
dependency bump plus two <head> additions to public/index.html for SEO
(canonical URL) and self-hosted Umami analytics.
This commit is contained in:
Rene Fichtmueller 2026-07-17 06:20:18 +00:00
parent 8d5f2fdd97
commit a0ad05223e
2 changed files with 1566 additions and 464 deletions

2028
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,7 +67,7 @@
"@grpc/proto-loader": "^0.8.0", "@grpc/proto-loader": "^0.8.0",
"@modelcontextprotocol/sdk": "^1.12.0", "@modelcontextprotocol/sdk": "^1.12.0",
"axios": "^1.6.0", "axios": "^1.6.0",
"better-sqlite3": "^11.7.0", "better-sqlite3": "^11.10.0",
"cheerio": "^1.0.0", "cheerio": "^1.0.0",
"fastify": "^5.8.5", "fastify": "^5.8.5",
"joi": "^17.11.0", "joi": "^17.11.0",