Skip to content

Commit 2f390ea

Browse files
Bump next from 15.3.4 to 15.4.7
Bumps [next](https://github.com/vercel/next.js) from 15.3.4 to 15.4.7. - [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.3.4...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bcc5ee commit 2f390ea

3 files changed

Lines changed: 179 additions & 181 deletions

File tree

apps/admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"date-fns": "^4.1.0",
2626
"framer-motion": "^12.22.0",
2727
"lucide-react": "^0.475.0",
28-
"next": "^15.3.4",
28+
"next": "^15.4.7",
2929
"next-auth": "5.0.0-beta.29",
3030
"next-themes": "^0.4.6",
3131
"react": "^19.1.0",

apps/student/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"date-fns": "^4.1.0",
2020
"framer-motion": "^12.22.0",
2121
"lucide-react": "^0.475.0",
22-
"next": "^15.3.4",
22+
"next": "^15.4.7",
2323
"next-auth": "5.0.0-beta.29",
2424
"next-themes": "^0.4.6",
2525
"react": "^19.1.0",

0 commit comments

Comments
 (0)