Skip to content

Commit 450827b

Browse files
committed
feat: bump @auth0/nextjs-auth0 and @auth0/auth0-spa-js to latest
1 parent 07c845a commit 450827b

File tree

35 files changed

+153
-153
lines changed

35 files changed

+153
-153
lines changed

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

Lines changed: 5 additions & 5 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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@auth0/ai-langchain": "^4.1.0",
29-
"@auth0/nextjs-auth0": "^4.12.1",
29+
"@auth0/nextjs-auth0": "^4.13.0",
3030
"@langchain/community": "^0.3.55",
3131
"@langchain/core": "^0.3.75",
3232
"@langchain/langgraph": "^0.4.9",

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

Lines changed: 14 additions & 14 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
@@ -25,7 +25,7 @@
2525
"@ai-sdk/react": "2.0.33",
2626
"@auth0/ai": "^5.1.1",
2727
"@auth0/ai-vercel": "^4.1.0",
28-
"@auth0/nextjs-auth0": "^4.12.1",
28+
"@auth0/nextjs-auth0": "^4.13.0",
2929
"@radix-ui/react-avatar": "^1.1.10",
3030
"@radix-ui/react-checkbox": "^1.3.3",
3131
"@radix-ui/react-dialog": "^1.1.15",

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

Lines changed: 6 additions & 6 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-lock.json

Lines changed: 11 additions & 11 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
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@auth0/ai": "^5.1.1",
2929
"@auth0/ai-langchain": "^4.1.0",
30-
"@auth0/nextjs-auth0": "^4.12.1",
30+
"@auth0/nextjs-auth0": "^4.13.0",
3131
"@langchain/community": "^0.3.55",
3232
"@langchain/core": "^0.3.78",
3333
"@langchain/langgraph": "^0.4.9",

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

Lines changed: 6 additions & 6 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/package-lock.json

Lines changed: 14 additions & 14 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/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@ai-sdk/react": "2.0.33",
2626
"@auth0/ai": "^5.1.1",
2727
"@auth0/ai-vercel": "^4.1.0",
28-
"@auth0/nextjs-auth0": "^4.12.1",
28+
"@auth0/nextjs-auth0": "^4.13.0",
2929
"@radix-ui/react-avatar": "^1.1.10",
3030
"@radix-ui/react-checkbox": "^1.3.3",
3131
"@radix-ui/react-dialog": "^1.1.15",

0 commit comments

Comments
 (0)