more error handling

This commit is contained in:
2025-03-31 09:15:40 -04:00
parent 50c184fb21
commit ec7c9fae54
15 changed files with 114 additions and 143 deletions
+3 -3
View File
@@ -25,7 +25,6 @@
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.3.0-canary.25",
"@next/mdx": "15.3.0-canary.25",
"@next/third-parties": "15.3.0-canary.25",
"@octokit/graphql": "^8.2.1",
"@octokit/graphql-schema": "^15.26.0",
"@sentry/nextjs": "^9.10.1",
@@ -37,7 +36,7 @@
"fast-glob": "^3.3.3",
"feed": "^4.2.2",
"geist": "^1.3.1",
"html-entities": "^2.5.5",
"html-entities": "^2.6.0",
"lucide-react": "0.485.0",
"modern-normalize": "^3.0.1",
"next": "15.3.0-canary.25",
@@ -49,8 +48,9 @@
"react-dom": "19.1.0",
"react-innertext": "^1.1.5",
"react-is": "19.1.0",
"react-lite-youtube-embed": "^2.4.0",
"react-schemaorg": "^2.0.0",
"react-textarea-autosize": "^8.5.8",
"react-textarea-autosize": "^8.5.9",
"react-timeago": "^8.0.0",
"react-turnstile": "^1.1.4",
"react-tweet": "^3.2.2",