mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
more error handling
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user