File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 28
28
"react-i18next" : " ^13.2.0"
29
29
},
30
30
"peerDependencies" : {
31
+ "@auth0/auth0-react" : " ^2.2.4" ,
31
32
"react" : " ^17.0.2" ,
32
33
"react-dom" : " ^17.0.2" ,
33
34
"react-router-dom" : " ^6.22.3"
Original file line number Diff line number Diff line change 29
29
"react-i18next" : " ^13.2.0"
30
30
},
31
31
"peerDependencies" : {
32
+ "@auth0/auth0-react" : " ^2.2.4" ,
32
33
"react" : " ^17.0.2" ,
33
34
"react-dom" : " ^17.0.2" ,
34
35
"react-router-dom" : " ^6.22.3"
Original file line number Diff line number Diff line change @@ -3545,6 +3545,7 @@ __metadata:
3545
3545
ts-jest: ^29.0.3
3546
3546
typescript: ^4.8.4
3547
3547
peerDependencies:
3548
+ "@auth0/auth0-react": ^2.2.4
3548
3549
react: ^17.0.2
3549
3550
react-dom: ^17.0.2
3550
3551
react-router-dom: ^6.22.3
@@ -3826,6 +3827,7 @@ __metadata:
3826
3827
ts-jest: ^29.0.3
3827
3828
typescript: ^4.8.4
3828
3829
peerDependencies:
3830
+ "@auth0/auth0-react": ^2.2.4
3829
3831
react: ^17.0.2
3830
3832
react-dom: ^17.0.2
3831
3833
react-router-dom: ^6.22.3
You can’t perform that action at this time.
0 commit comments