Skip to content

Commit 627319b

Browse files
Bump next from 15.4.8 to 15.4.9 in /examples/react in the npm_and_yarn group across 1 directory (#144)
Bump next Bumps the npm_and_yarn group with 1 update in the /examples/react directory: [next](https://github.com/vercel/next.js). Updates `next` 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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cf8a8b commit 627319b

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

examples/react/package-lock.json

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

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"react": "^19.0.1",
1212
"react-dom": "^19.0.1",
13-
"next": "15.4.8"
13+
"next": "15.4.9"
1414
},
1515
"devDependencies": {
1616
"typescript": "^5",

0 commit comments

Comments
 (0)