Skip to content

Commit 99de6a2

Browse files
build(deps): bump next from 15.2.4 to 15.4.7 in /examples/with-next
Bumps [next](https://github.com/vercel/next.js) from 15.2.4 to 15.4.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.2.4...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1d5f8b commit 99de6a2

File tree

2 files changed

+209
-208
lines changed

2 files changed

+209
-208
lines changed

examples/with-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@duffel/api": "^2.5.2",
1111
"classnames": "^2.3.1",
12-
"next": "^15.2.4",
12+
"next": "^15.4.7",
1313
"react": "^18.2.0",
1414
"react-dom": "^18.2.0"
1515
},

0 commit comments

Comments
 (0)