Skip to content

Commit

Permalink
chore(deps): bump next from 15.1.1 to 15.1.2 in /examples/nextjs-example
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 15.1.1 to 15.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.1...v15.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent cd1fb38 commit 142a8b4
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
80 changes: 40 additions & 40 deletions examples/nextjs-example/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/nextjs-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@urql/core": "^5.1.0",
"@urql/exchange-auth": "^2.2.0",
"next": "15.1.1",
"next": "15.1.2",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down

0 comments on commit 142a8b4

Please sign in to comment.