Skip to content

Commit 9c8a796

Browse files
Bump next from 15.4.9 to 15.4.10 in /Examples/web-playground/frontend (#67)
Bumps [next](https://github.com/vercel/next.js) 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f7971f commit 9c8a796

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Examples/web-playground/frontend/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/web-playground/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "^15.4.9",
12+
"next": "^15.4.10",
1313
"react": "^18",
1414
"react-dom": "^18"
1515
},

0 commit comments

Comments
 (0)