Skip to content

Commit 8f0729d

Browse files
Bump next from 15.4.8 to 15.4.9 (#12)
* Bump next from 15.4.8 to 15.4.9 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> * audit fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: u-sho <26079835+u-sho@users.noreply.github.com>
1 parent 3773792 commit 8f0729d

File tree

2 files changed

+41
-50
lines changed

2 files changed

+41
-50
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"format": "prettier . --write"
1111
},
1212
"dependencies": {
13-
"next": "15.4.8",
13+
"next": "^15.5.9",
1414
"react": "^19",
1515
"react-dom": "^19"
1616
},

0 commit comments

Comments
 (0)