do not double import site-wide opengraph-image.jpg

This commit is contained in:
2025-04-11 14:22:06 -04:00
parent 4cb6ed82ee
commit 0ade75716e
9 changed files with 108 additions and 239 deletions
+6 -6
View File
@@ -23,8 +23,8 @@
"@giscus/react": "^3.1.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.3.1-canary.4",
"@next/mdx": "15.3.1-canary.4",
"@next/bundle-analyzer": "15.3.1-canary.5",
"@next/mdx": "15.3.1-canary.5",
"@octokit/graphql": "^8.2.2",
"@octokit/graphql-schema": "^15.26.0",
"@t3-oss/env-nextjs": "^0.12.0",
@@ -37,7 +37,7 @@
"geist": "^1.3.1",
"html-entities": "^2.6.0",
"lucide-react": "0.487.0",
"next": "15.3.1-canary.4",
"next": "15.3.1-canary.5",
"polished": "^4.3.1",
"prop-types": "^15.8.1",
"react": "19.1.0",
@@ -74,13 +74,13 @@
"@types/mdx": "^2.0.13",
"@types/node": "^22.14.0",
"@types/prop-types": "^15.7.14",
"@types/react": "^19.1.0",
"@types/react": "^19.1.1",
"@types/react-dom": "^19.1.2",
"@types/react-is": "^19.0.0",
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
"cross-env": "^7.0.3",
"eslint": "^9.24.0",
"eslint-config-next": "15.3.1-canary.4",
"eslint-config-next": "15.3.1-canary.5",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.31.0",
@@ -91,7 +91,7 @@
"eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
"eslint-plugin-react-hooks": "^5.2.0",
"husky": "^9.1.7",
"lint-staged": "^15.5.0",
"lint-staged": "^15.5.1",
"prettier": "^3.5.3",
"schema-dts": "^1.1.5",
"stylelint": "^16.18.0",