Skip to content

Commit a0df2c8

Browse files
chore(deps): bump next from 15.4.7 to 15.4.8 in /example/next-app
Bumps [next](https://github.com/vercel/next.js) from 15.4.7 to 15.4.8. - [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.7...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c2ed8f commit a0df2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/next-app/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.7",
12+
"next": "15.4.8",
1313
"react": "19.1.1",
1414
"react-dom": "19.1.1"
1515
},

0 commit comments

Comments
 (0)