Skip to content

Commit

Permalink
chore: Upgrade Next.js to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
perkinsjr committed Aug 13, 2024
1 parent fd99656 commit a19ca60
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 151 deletions.
6 changes: 3 additions & 3 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"github-slugger": "^2.0.0",
"lucide-react": "^0.378.0",
"nanoid": "^5.0.7",
"next": "14.1.4",
"next": "14.2.5",
"next-mdx-remote": "^4.4.1",
"posthog-js": "^1.130.1",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.3",
"react-markdown": "^8.0.7",
"rehype-raw": "^7.0.0",
Expand Down
Loading

0 comments on commit a19ca60

Please sign in to comment.