Skip to content

Commit 39cacd2

Browse files
chore(deps): bump next in /examples/integrate-with-next
Bumps [next](https://github.com/vercel/next.js) from 15.4.8 to 15.4.9. - [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.4.8...v15.4.9) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05b1d59 commit 39cacd2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/integrate-with-next/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/integrate-with-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/node": "18.11.18",
1717
"@types/react": "18.0.27",
1818
"@types/react-dom": "18.0.10",
19-
"next": "15.4.8",
19+
"next": "15.4.9",
2020
"react": "18.2.0",
2121
"react-dom": "18.2.0",
2222
"typescript": "4.9.4",

0 commit comments

Comments
 (0)