Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent b683061 commit 563bc1a
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 373 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": "14.2.15",
"next": "15.0.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand All @@ -18,7 +18,7 @@
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.15",
"eslint-config-next": "15.0.0",
"eslint-config-prettier": "9.1.0",
"prettier": "3.3.3",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 563bc1a

Please sign in to comment.