Skip to content

Commit f23d3be

Browse files
Bump next from 15.4.9 to 15.4.10 in /examples/react in the npm_and_yarn group across 1 directory (#145)
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.9 to 15.4.10 - [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.9...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 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 627319b commit f23d3be

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/react/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/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.9"
13+
"next": "15.4.10"
1414
},
1515
"devDependencies": {
1616
"typescript": "^5",

0 commit comments

Comments
 (0)