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 Nov 10, 2024
1 parent 4e37c51 commit f8a796b
Show file tree
Hide file tree
Showing 3 changed files with 337 additions and 103 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"next": "^14.2.13",
"next": "^15.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "3.1.0",
"@next/eslint-plugin-next": "^14.2.13",
"@next/eslint-plugin-next": "^15.0.0",
"@remix-gospel-stack/tsconfig": "workspace:*",
"eslint": "9.14.0",
"typescript": "^5.6.2"
Expand Down
Loading

0 comments on commit f8a796b

Please sign in to comment.