Skip to content

Commit

Permalink
Upgrade Next to v15 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym authored Nov 11, 2024
1 parent 05f4297 commit a0f64db
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 97 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"lint": "next lint"
},
"dependencies": {
"next": "^14.2.5",
"react": "^18",
"react-dom": "^18"
"next": "^15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}
}
Loading

0 comments on commit a0f64db

Please sign in to comment.