Skip to content

Commit

Permalink
Bump next from 15.0.1 to 15.1.6
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 15.0.1 to 15.1.6.
- [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.0.1...v15.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent f0b519d commit 9793e25
Show file tree
Hide file tree
Showing 5 changed files with 370 additions and 462 deletions.
2 changes: 1 addition & 1 deletion examples/example-next-static-export-sdk-1.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@osdk/e2e.generated.1.1.x": "workspace:*",
"next": "^15.0.1",
"next": "^15.1.6",
"react": "^18",
"react-dom": "^18"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-next-static-export-sdk-2.x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@osdk/client": "workspace:*",
"@osdk/e2e.generated.catchall": "workspace:*",
"@osdk/oauth": "workspace:*",
"next": "^15.0.1",
"next": "^15.1.6",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"transpile": "monorepo.tool.transpile"
},
"dependencies": {
"next": "^15.0.1",
"next": "^15.1.6",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"transpile": "monorepo.tool.transpile"
},
"dependencies": {
"next": "^15.0.1",
"next": "^15.1.6",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Loading

0 comments on commit 9793e25

Please sign in to comment.