Skip to content

Commit 4e79f80

Browse files
authored
Merge pull request #59 from auth0-samples/fix/update-nextjs
Update Next.js to v15.5.7
2 parents a3639e7 + 4d0baab commit 4e79f80

File tree

24 files changed

+633
-542
lines changed

24 files changed

+633
-542
lines changed

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

Lines changed: 40 additions & 40 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@
5151
"lucide-react": "^0.543.0",
5252
"marked": "^16.2.1",
5353
"nanoid": "^5.1.5",
54-
"next": "^15.5.4",
54+
"next": "^15.5.7",
5555
"next-themes": "^0.4.6",
5656
"nuqs": "^2.6.0",
5757
"pdf-parse": "^1.1.1",
5858
"pg": "^8.16.3",
5959
"postgres": "^3.4.7",
60-
"react": "^19.1.1",
60+
"react": "^19.1.2",
6161
"react-device-detect": "^2.2.3",
62-
"react-dom": "^19.1.1",
62+
"react-dom": "^19.1.2",
6363
"react-markdown": "^10.1.0",
6464
"react-toastify": "^11.0.5",
6565
"sonner": "^2.0.7",
@@ -74,7 +74,7 @@
7474
"@next/bundle-analyzer": "^15.5.2",
7575
"@types/node": "^24.3.1",
7676
"@types/pdf-parse": "^1.1.5",
77-
"@types/react": "^19.1.12",
77+
"@types/react": "^19.1.2",
7878
"@types/react-dom": "^19.1.9",
7979
"@typescript-eslint/eslint-plugin": "^8.45.0",
8080
"@typescript-eslint/parser": "^8.45.0",

0 commit comments

Comments
 (0)