Skip to content

Commit 6d2a98e

Browse files
Bump next from 15.2.4 to 15.4.8 in /dashboard (#4254)
* Bump next from 15.2.4 to 15.4.8 in /dashboard Bumps [next](https://github.com/vercel/next.js) from 15.2.4 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.2.4...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * fix dep issue Signed-off-by: Future-Outlier <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Future-Outlier <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Future-Outlier <[email protected]>
1 parent 8d04a60 commit 6d2a98e

File tree

2 files changed

+218
-212
lines changed

2 files changed

+218
-212
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mui/joy": "^5.0.0-beta.32",
1818
"@mui/material": "^5.15.14",
1919
"dayjs": "^1.11.10",
20-
"next": "15.2.4",
20+
"next": "15.4.8",
2121
"react": "^18",
2222
"react-dom": "^18",
2323
"swr": "^2.2.5"

0 commit comments

Comments
 (0)