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
+3 -3
View File
@@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/amruthpillai/reactive-resume.git"
},
"packageManager": "pnpm@11.20.0",
"packageManager": "pnpm@11.21.0",
"workspaces": [
"apps/*",
"packages/*",
@@ -48,7 +48,7 @@
"@playwright/test": "^1.62.1",
"@reactive-resume/config": "workspace:*",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^7.0.0",
"@testing-library/jest-dom": "^7.0.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.3",
"@types/node": "^26.2.0",
@@ -56,7 +56,7 @@
"@vitest/coverage-v8": "^4.1.10",
"github-actionlint": "1.7.12",
"happy-dom": "^20.11.2",
"knip": "^6.32.0",
"knip": "^6.32.1",
"lefthook": "^2.1.10",
"markdownlint-cli2": "0.23.2",
"pg": "^8.23.0",