Skip to content

Commit

Permalink
Update nextjs monorepo to v14.2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 1523cf0 commit 21cf0cb
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 46 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "18",
"react-dom": "18",
"next": "14.1.4"
"next": "14.2.23"
},
"devDependencies": {
"typescript": "5",
Expand All @@ -22,6 +22,6 @@
"postcss": "8",
"tailwindcss": "3.3.0",
"eslint": "8",
"eslint-config-next": "14.1.4"
"eslint-config-next": "14.2.23"
}
}
Loading

0 comments on commit 21cf0cb

Please sign in to comment.