Skip to content

Commit

Permalink
fix: updated homepage nextjs
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Jul 11, 2024
1 parent eed9930 commit 82bbb72
Show file tree
Hide file tree
Showing 2 changed files with 2,407 additions and 1,282 deletions.
8 changes: 4 additions & 4 deletions apps/homepage2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"json-to-pretty-yaml": "^1.2.2",
"jsonschema": "^1.4.1",
"lodash": "^4.17.21",
"next": "^14.2.3",
"next": "^14.2.5",
"node-html-markdown": "^1.3.0",
"object-hash": "^3.0.0",
"openai": "^3.2.1",
Expand All @@ -42,9 +42,9 @@
"prisma": "^4.15.0",
"prismjs": "^1.29.0",
"qr-image": "^3.2.0",
"react": "^18.2.0",
"react": "^18.3.1",
"react-autocomplete": "^1.8.1",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-markdown": "^8.0.7",
"react-syntax-highlighter": "^15.5.0",
"remark": "^15.0.1",
Expand All @@ -58,7 +58,7 @@
"caniuse-lite": "^1.0.30001566",
"eslint": "^8.55.0",
"eslint-config-custom": "workspace:*",
"eslint-config-next": "^14.0.3",
"eslint-config-next": "^14.2.5",
"typescript": "^5.3.2"
}
}
Loading

0 comments on commit 82bbb72

Please sign in to comment.