Skip to content

Commit

Permalink
Update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent ddc5c91 commit 1276d59
Show file tree
Hide file tree
Showing 2 changed files with 553 additions and 125 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test:e2e": "playwright test"
},
"dependencies": {
"@next/font": "13.5.6",
"@next/font": "14.0.1",
"@prisma/client": "5.5.2",
"@vercel/analytics": "1.1.1",
"@vercel/og": "0.5.18",
Expand All @@ -37,7 +37,7 @@
"himalaya": "1.1.0",
"html-attribute-to-react": "0.0.5",
"html-metadata-parser": "2.0.4",
"next": "^13.3.0",
"next": "^14.0.0",
"next-auth": "4.24.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -57,7 +57,7 @@
"@types/react": "18.2.33",
"autoprefixer": "10.4.16",
"eslint": "8.52.0",
"eslint-config-next": "^13.3.0",
"eslint-config-next": "^14.0.0",
"globby": "13.2.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
Loading

0 comments on commit 1276d59

Please sign in to comment.