Skip to content

Commit 284c09d

Browse files
Bump next from 15.4.5 to 15.4.8 in /examples/next-typescript
Bumps [next](https://github.com/vercel/next.js) from 15.4.5 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.5...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 af07767 commit 284c09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/next-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@rollbar/react": "^1.0.0",
1313
"react": "19.1.0",
1414
"react-dom": "19.1.0",
15-
"next": "15.4.5",
15+
"next": "15.4.8",
1616
"rollbar": "file::../rollbar.tgz"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)