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 Nov 16, 2023
1 parent f3c6c05 commit 4ddb685
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"start": "next start"
},
"dependencies": {
"next": "13.5.6",
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.4",
"sharp": "0.32.6"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@next/eslint-plugin-next": "13.5.6",
"@next/eslint-plugin-next": "14.0.3",
"@playwright/test": "^1.36.2",
"@types/eslint": "8.44.6",
"@types/node": "20.8.7",
Expand Down
84 changes: 42 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4ddb685

Please sign in to comment.