mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 07:12:18 +10:00
fix(web): show static template previews in gallery (#3302)
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user