Skip to content

Commit d1ae4c6

Browse files
Bump next from 14.2.28 to 15.4.10
Bumps [next](https://github.com/vercel/next.js) from 14.2.28 to 15.4.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.28...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9928e33 commit d1ae4c6

7 files changed

Lines changed: 372 additions & 298 deletions

File tree

apps/2025/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@trpc/react-query": "^11.0.0",
2626
"@trpc/server": "^11.0.0",
2727
"framer-motion": "^12.0.1",
28-
"next": "^14.2.26",
28+
"next": "^15.4.10",
2929
"react": "catalog:react18",
3030
"react-dom": "catalog:react18",
3131
"server-only": "^0.0.1",

apps/blade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"googleapis": "^144.0.0",
4545
"lucide-react": "^0.469.0",
4646
"minio": "^8.0.3",
47-
"next": "^14.2.26",
47+
"next": "^15.4.10",
4848
"next-themes": "^0.3.0",
4949
"react": "catalog:react18",
5050
"react-dom": "catalog:react18",

apps/club/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"geist": "^1.3.1",
2727
"gsap": "^3.12.7",
2828
"lucide-react": "^0.469.0",
29-
"next": "^14.2.26",
29+
"next": "^15.4.10",
3030
"react": "catalog:react18",
3131
"react-dom": "catalog:react18",
3232
"rsuite": "^5.77.0"

apps/gemiknights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"geist": "^1.3.1",
3232
"gsap": "^3.12.7",
3333
"lucide-react": "^0.469.0",
34-
"next": "^14.2.26",
34+
"next": "^15.4.10",
3535
"react": "catalog:react18",
3636
"react-dom": "catalog:react18",
3737
"rsuite": "^5.77.0",

apps/guild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"geist": "^1.3.1",
2727
"gsap": "^3.12.7",
2828
"lucide-react": "^0.469.0",
29-
"next": "^14.2.26",
29+
"next": "^15.4.10",
3030
"react": "catalog:react18",
3131
"react-dom": "catalog:react18",
3232
"rsuite": "^5.77.0"

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@forge/db": "workspace:*",
2626
"@t3-oss/env-nextjs": "^0.11.1",
2727
"better-auth": "^1.3.34",
28-
"next": "^14.2.26",
28+
"next": "^15.4.10",
2929
"react": "catalog:react18",
3030
"react-dom": "catalog:react18",
3131
"zod": "catalog:"

0 commit comments

Comments
 (0)