Skip to content

Commit

Permalink
chore(deps): bump next from 14.2.10 to 15.1.3
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 15.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.10...v15.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent a2ebaba commit 491197c
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 264 deletions.
2 changes: 1 addition & 1 deletion examples/pre/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "8.57.0",
"eslint-config-next": "14.0.4",
"ethers": "^5.7.2",
"next": "14.2.10",
"next": "15.1.3",
"react": "18.3.1",
"react-dom": "18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/taco/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint": "8.57.0",
"eslint-config-next": "14.0.4",
"ethers": "^5.7.2",
"next": "14.2.10",
"next": "15.1.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.2.2"
Expand Down
Loading

0 comments on commit 491197c

Please sign in to comment.