Skip to content

Commit d06e5da

Browse files
chore(deps): bump next from 16.1.6 to 16.2.3
Bumps [next](https://github.com/vercel/next.js) from 16.1.6 to 16.2.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.6...v16.2.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93c5d80 commit d06e5da

7 files changed

Lines changed: 81 additions & 81 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/server": "^11.10.0",
2626
"framer-motion": "^12.34.3",
2727
"minimatch": "^10.2.4",
28-
"next": "^16.0.0",
28+
"next": "^16.2.3",
2929
"react": "^19.2.4",
3030
"react-dom": "^19.2.4",
3131
"server-only": "^0.0.1",

apps/blade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"googleapis": "^171.4.0",
5151
"lucide-react": "^0.575.0",
5252
"minio": "^8.0.6",
53-
"next": "^16.0.0",
53+
"next": "^16.2.3",
5454
"next-themes": "^0.4.6",
5555
"react": "^19.2.4",
5656
"react-dom": "^19.2.4",

apps/club/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"geist": "^1.7.0",
2828
"gsap": "^3.14.2",
2929
"lucide-react": "^0.575.0",
30-
"next": "^16.0.0",
30+
"next": "^16.2.3",
3131
"react": "^19.2.4",
3232
"react-dom": "^19.2.4",
3333
"rsuite": "^6.1.2",

apps/gemiknights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"geist": "^1.7.0",
3131
"gsap": "^3.14.2",
3232
"lucide-react": "^0.575.0",
33-
"next": "^16.0.0",
33+
"next": "^16.2.3",
3434
"react": "^19.2.4",
3535
"react-dom": "^19.2.4",
3636
"rsuite": "^6.1.2",

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.7.0",
2727
"gsap": "^3.14.2",
2828
"lucide-react": "^0.575.0",
29-
"next": "^16.0.0",
29+
"next": "^16.2.3",
3030
"react": "^19.2.4",
3131
"react-dom": "^19.2.4",
3232
"rsuite": "^6.1.2",

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.13.10",
2727
"better-auth": "^1.4.19",
28-
"next": "^16.0.0",
28+
"next": "^16.2.3",
2929
"react": "^19.2.4",
3030
"react-dom": "^19.2.4",
3131
"zod": "catalog:"

0 commit comments

Comments
 (0)