Skip to content

Commit

Permalink
chore(deps): bump next from 14.1.1 to 14.2.10
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10.
- [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.1.1...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent a023fed commit aa30ffa
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 67 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.1.1",
"next": "14.2.10",
"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.1.1",
"next": "14.2.10",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.2.2"
Expand Down
135 changes: 70 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa30ffa

Please sign in to comment.