Skip to content

Commit 2c745c7

Browse files
authored
Merge branch 'main' into add-dpop-support
2 parents 78f4bc4 + 1068215 commit 2c745c7

File tree

3 files changed

+223
-65
lines changed

3 files changed

+223
-65
lines changed

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@auth0/auth0-react": "file:../..",
12-
"next": "15.3.5",
12+
"next": "15.4.7",
1313
"react": "file:../../node_modules/react",
1414
"react-dom": "file:../../node_modules/react-dom"
1515
}

0 commit comments

Comments
 (0)