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] committed May 31, 2024
1 parent e304810 commit ad615fd
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 158 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "13.5.6",
"next": "14.2.3",
"playwright-aws-lambda": "0.10.0",
"playwright-core": "1.44.1",
"react": "18.3.1",
Expand All @@ -22,7 +22,7 @@
"@types/react-dom": "18.2.3",
"eslint": "8.57.0",
"@typescript-eslint/eslint-plugin": "7.2.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.2.3",
"eslint-plugin-prettier": "4.2.1",
"eslint-config-prettier": "9.1.0",
"prettier": "2.8.8",
Expand Down
Loading

0 comments on commit ad615fd

Please sign in to comment.