Skip to content

Commit 91475c0

Browse files
Merge commit from fork
bump next react and react-dom peerDependencies
2 parents 3210e11 + c2cf78e commit 91475c0

File tree

10 files changed

+2411
-2090
lines changed

10 files changed

+2411
-2090
lines changed

examples/with-dpop/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cypress:open": "pnpm exec cypress open"
2828
},
2929
"dependencies": {
30-
"@auth0/nextjs-auth0": "file:.yalc/@auth0/nextjs-auth0",
30+
"@auth0/nextjs-auth0": "^4.13.1",
3131
"concurrently": "^8.2.0",
3232
"cors": "^2.8.5",
3333
"dotenv": "^16.0.3",
@@ -37,12 +37,12 @@
3737
"helmet": "^7.1.0",
3838
"jwks-rsa": "^3.1.0",
3939
"morgan": "^1.10.0",
40-
"next": "15.2.4",
40+
"next": "15.2.6",
4141
"nodemon": "^3.0.0",
4242
"oauth4webapi": "^3.8.2",
4343
"prop-types": "^15.8.1",
44-
"react": "19.0.0",
45-
"react-dom": "19.0.0",
44+
"react": "19.0.1",
45+
"react-dom": "19.0.1",
4646
"reactstrap": "^9.1.5",
4747
"undici": "^7.16.0"
4848
},

0 commit comments

Comments
 (0)