fix(web): show static template previews in gallery (#3302)

This commit is contained in:
Amruth Pillai
2026-08-10 12:18:47 +02:00
committed by GitHub
parent efd950bd93
commit 035d94183b
9 changed files with 141 additions and 255 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"@typescript/native-preview": "7.0.0-dev.20260707.2",
"drizzle-orm": "1.0.0-rc.4",
"pg": "^8.23.0",
"tsx": "^4.23.11",
"tsx": "^4.23.12",
"vitest": "^4.1.10"
}
}