Merge remote-tracking branch 'origin/main' into fix/ref-display-labels-20260812

This commit is contained in:
2026-08-13 00:01:06 +00:00
27 changed files with 499 additions and 239 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
"lint:fix": "eslint . --fix",
"profile:npc-unification-memory": "node scripts/profile-npc-unification-memory.mjs",
"test": "vitest run --config vitest.config.ts",
"typecheck": "tsc -b"
"typecheck": "pnpm -w tsc7 -b app/game-engine/tsconfig.json"
},
"dependencies": {
"@prisma/client": "^7.9.1",