Skip to content

Commit 25aec90

Browse files
build(deps): bump next from 15.5.3 to 15.5.7
Bumps [next](https://github.com/vercel/next.js) from 15.5.3 to 15.5.7. - [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.5.3...v15.5.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9d3c68 commit 25aec90

File tree

2 files changed

+210
-195
lines changed

2 files changed

+210
-195
lines changed

packages/openapi-fetch/examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dev": "next dev"
77
},
88
"dependencies": {
9-
"next": "^15.5.3",
9+
"next": "^15.5.7",
1010
"openapi-fetch": "workspace:^",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)