Skip to content

Commit 5ce59fb

Browse files
chore(deps): bump next in /packages/openapi-fetch/examples/nextjs
Bumps [next](https://github.com/vercel/next.js) from 15.1.2 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.2...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc3f7f8 commit 5ce59fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dev": "next dev"
77
},
88
"dependencies": {
9-
"next": "15.1.2",
9+
"next": "15.2.3",
1010
"openapi-fetch": "workspace:^",
1111
"react": "^18.3.1",
1212
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)