fix: ssr open graph tags (#27639)

fix: SSR open graph tags
This commit is contained in:
Jason Rasmussen 2026-04-09 12:16:41 -04:00 committed by GitHub
parent b5bed02300
commit 7b269d1638
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 38 additions and 50 deletions

View file

@ -110,7 +110,6 @@
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1",
"sanitize-filename": "^1.6.3",
"sanitize-html": "^2.14.0",
"semver": "^7.6.2",
"sharp": "^0.34.5",
"sirv": "^3.0.0",
@ -147,7 +146,6 @@
"@types/picomatch": "^4.0.0",
"@types/pngjs": "^6.0.5",
"@types/react": "^19.0.0",
"@types/sanitize-html": "^2.13.0",
"@types/semver": "^7.5.8",
"@types/supertest": "^7.0.0",
"@types/ua-parser-js": "^0.7.36",