diff --git a/packages/plugins/better-auth/package.json b/packages/plugins/better-auth/package.json index ddc78727..25de45b8 100644 --- a/packages/plugins/better-auth/package.json +++ b/packages/plugins/better-auth/package.json @@ -52,7 +52,7 @@ "express": "^4.22.1", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-router": "^7.17.0", + "react-router": "^8.3.0", "react-router-dom": "^7.17.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5d0a534..19f7777b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1136,8 +1136,8 @@ importers: specifier: ^19.0.0 version: 19.2.4(react@19.2.4) react-router: - specifier: ^7.17.0 - version: 7.17.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + specifier: ^8.3.0 + version: 8.3.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) react-router-dom: specifier: ^7.17.0 version: 7.17.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -5090,6 +5090,9 @@ packages: convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} + cookie-es@3.1.1: + resolution: {integrity: sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==} + cookie-signature@1.0.7: resolution: {integrity: sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==} @@ -7768,6 +7771,16 @@ packages: react-dom: optional: true + react-router@8.3.0: + resolution: {integrity: sha512-qyPMvW83jGIct3yiieisxdk9M745anqhpIMKN5m1t6yBMfgVPpt77aHOqs5fUlEJRMCGffg9BaQLH9oPVOL7xQ==} + engines: {node: '>=22.22.0'} + peerDependencies: + react: '>=19.2.7' + react-dom: '>=19.2.7' + peerDependenciesMeta: + react-dom: + optional: true + react-style-singleton@2.2.3: resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==} engines: {node: '>=10'} @@ -8609,8 +8622,8 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - undici-types@6.26.0: - resolution: {integrity: sha512-anbjel3h0aEs7QuwKb3qbvApZmBE4lD0xonwP/6fOHvOj/1D3wmBWula2MOjOV2RRPOLnE9istBSlA+mqVhzMA==} + undici-types@6.28.0: + resolution: {integrity: sha512-FnO9H9rmJvJbP5Mwy0XICbDezlIKf6WYRkDMCm8uukbHlKWMzmD5jodVA7F1k+TrAiZhWieDcoFayjVN5mnGUg==} undici@7.28.0: resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} @@ -12398,7 +12411,7 @@ snapshots: auth0@4.37.1: dependencies: jose: 4.15.9 - undici-types: 6.26.0 + undici-types: 6.28.0 uuid: 11.1.1 auth0@5.2.0: @@ -12838,6 +12851,8 @@ snapshots: convert-source-map@2.0.0: {} + cookie-es@3.1.1: {} + cookie-signature@1.0.7: {} cookie-signature@1.2.2: {} @@ -16167,6 +16182,13 @@ snapshots: optionalDependencies: react-dom: 19.2.4(react@19.2.4) + react-router@8.3.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + dependencies: + cookie-es: 3.1.1 + react: 19.2.4 + optionalDependencies: + react-dom: 19.2.4(react@19.2.4) + react-style-singleton@2.2.3(@types/react@19.2.14)(react@19.2.4): dependencies: get-nonce: 1.0.1 @@ -17280,7 +17302,7 @@ snapshots: undici-types@6.21.0: {} - undici-types@6.26.0: {} + undici-types@6.28.0: {} undici@7.28.0: {}