Skip to content

Commit 6ca8a9d

Browse files
authored
Merge pull request #64 from Sambego/fix/next-updates
Update Next
2 parents f16dbe5 + 6973bcf commit 6ca8a9d

File tree

24 files changed

+182
-159
lines changed

24 files changed

+182
-159
lines changed

asynchronous-authorization/langchain-next-js/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asynchronous-authorization/langchain-next-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"lucide-react": "^0.543.0",
5252
"marked": "^16.2.1",
5353
"nanoid": "^5.1.5",
54-
"next": "^15.5.7",
54+
"next": "15.5.9",
5555
"next-themes": "^0.4.6",
5656
"nuqs": "^2.6.0",
5757
"pdf-parse": "^1.1.1",

asynchronous-authorization/vercel-ai-next-js/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asynchronous-authorization/vercel-ai-next-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"lucide-react": "^0.543.0",
4545
"marked": "^16.2.1",
4646
"nanoid": "^5.1.5",
47-
"next": "^15.5.7",
47+
"next": "15.5.9",
4848
"next-themes": "^0.4.6",
4949
"nuqs": "^2.6.0",
5050
"pdf-parse": "^1.1.1",

auth-for-mcp/nextjs-mcp-js/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auth-for-mcp/nextjs-mcp-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@modelcontextprotocol/sdk": "^1.0.0",
1313
"dotenv": "^17.2.1",
1414
"mcp-handler": "^1.0.0",
15-
"next": "^15.5.7",
15+
"next": "15.5.9",
1616
"react": "^19.2.1",
1717
"react-dom": "^19.2.1",
1818
"zod": "^3"

authenticate-users/langchain-next-js/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authenticate-users/langchain-next-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"lucide-react": "^0.544.0",
5252
"marked": "^16.3.0",
5353
"nanoid": "^5.1.6",
54-
"next": "^15.5.7",
54+
"next": "15.5.9",
5555
"next-themes": "^0.4.6",
5656
"nuqs": "^2.7.0",
5757
"pdf-parse": "^1.1.1",

authenticate-users/vercel-ai-next-js-starter/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authenticate-users/vercel-ai-next-js-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lucide-react": "^0.544.0",
4444
"marked": "^16.3.0",
4545
"nanoid": "^5.1.6",
46-
"next": "^15.5.7",
46+
"next": "15.5.9",
4747
"next-themes": "^0.4.6",
4848
"nuqs": "^2.7.0",
4949
"pdf-parse": "^1.1.1",

0 commit comments

Comments
 (0)