Skip to content

Commit d5a51b2

Browse files
chore(deps): bump next in /examples/openapi-ts-next
Bumps [next](https://github.com/vercel/next.js) from 15.1.6 to 15.2.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@v15.1.6...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3d1ae1 commit d5a51b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openapi-ts-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@hey-api/client-next": "workspace:*",
14-
"next": "15.1.6",
14+
"next": "15.2.3",
1515
"react": "19.0.0",
1616
"react-dom": "19.0.0"
1717
},

0 commit comments

Comments
 (0)