dynamic opengraph images

This commit is contained in:
2025-03-14 08:22:32 -04:00
parent 4d2febd262
commit e162d6a46c
35 changed files with 310 additions and 208 deletions
+7 -6
View File
@@ -22,9 +22,9 @@
"@giscus/react": "^3.1.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.3.0-canary.3",
"@next/mdx": "15.3.0-canary.3",
"@next/third-parties": "15.3.0-canary.3",
"@next/bundle-analyzer": "15.3.0-canary.6",
"@next/mdx": "15.3.0-canary.6",
"@next/third-parties": "15.3.0-canary.6",
"@octokit/graphql": "^8.2.1",
"@octokit/graphql-schema": "^15.26.0",
"@prisma/client": "^6.5.0",
@@ -34,9 +34,10 @@
"dayjs": "^1.11.13",
"fast-glob": "^3.3.3",
"feed": "^4.2.2",
"geist": "^1.3.1",
"lucide-react": "0.479.0",
"modern-normalize": "^3.0.1",
"next": "15.3.0-canary.3",
"next": "15.3.0-canary.6",
"obj-str": "^1.1.0",
"p-map": "^7.0.3",
"p-memoize": "^7.1.1",
@@ -47,7 +48,7 @@
"react-error-boundary": "^5.0.0",
"react-innertext": "^1.1.5",
"react-is": "19.0.0",
"react-textarea-autosize": "^8.5.7",
"react-textarea-autosize": "^8.5.8",
"react-turnstile": "^1.1.4",
"react-tweet": "^3.2.2",
"rehype-mdx-import-media": "^1.2.0",
@@ -77,7 +78,7 @@
"@types/react-is": "^19.0.0",
"cross-env": "^7.0.3",
"eslint": "^9.22.0",
"eslint-config-next": "15.3.0-canary.3",
"eslint-config-next": "15.3.0-canary.6",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.31.0",