File tree 4 files changed +13
-13
lines changed
4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
+ "@reach/router" : " ^1.2.1" ,
6
7
"react" : " ^16.8.6" ,
7
8
"react-dom" : " ^16.8.6" ,
8
- "react-scripts" : " 3.0.1" ,
9
- "react-netlify-identity" : " latest" ,
10
- "@reach/router" : " ^1.2.1"
9
+ "react-netlify-identity" : " ^0.1.3" ,
10
+ "react-scripts" : " 3.0.1"
11
11
},
12
12
"devDependencies" : {
13
- "@types/reach__router" : " ^1.2.4" ,
14
13
"@types/jest" : " 24.0.13" ,
15
14
"@types/node" : " 12.0.3" ,
15
+ "@types/reach__router" : " ^1.2.4" ,
16
16
"@types/react" : " 16.8.19" ,
17
17
"@types/react-dom" : " 16.8.4" ,
18
18
"parcel" : " ^1.12.3" ,
Original file line number Diff line number Diff line change @@ -9689,10 +9689,10 @@ react-lifecycles-compat@^3.0.4:
9689
9689
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
9690
9690
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
9691
9691
9692
- react-netlify-identity@latest :
9693
- version "0.1.1 "
9694
- resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.1 .tgz#e8ffc9c6cbd4029a10dde384d4a307b09eaae14e "
9695
- integrity sha512-koo7REYfX9l46DXn0+DlrUdSYI0RgpQCwK+gw+R1zkLZbGzfE7FAnpNWRYZpK8W3LlL/3bAdL2rvT0T45rKkWA ==
9692
+ react-netlify-identity@^0.1.3 :
9693
+ version "0.1.3 "
9694
+ resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.3 .tgz#720dd09b52e2f07fa5195c01549cf633700fc0f7 "
9695
+ integrity sha512-1QW1d4ExRhoaemGyb3n5ual6rvonwgA2lnbp9Gm+j0jvpA7dUidpdjyqCEhEU0IZhaVn7ZzsHK5wMa6/TELs1w ==
9696
9696
dependencies:
9697
9697
gotrue-js "^0.9.25"
9698
9698
tsdx "^0.6.0"
Original file line number Diff line number Diff line change 12
12
"react" : " latest" ,
13
13
"react-app-polyfill" : " ^1.0.1" ,
14
14
"react-dom" : " latest" ,
15
- "react-netlify-identity" : " ^0.1.1 "
15
+ "react-netlify-identity" : " ^0.1.3 "
16
16
},
17
17
"devDependencies" : {
18
18
"@types/reach__router" : " ^1.2.4" ,
Original file line number Diff line number Diff line change @@ -6555,10 +6555,10 @@ react-lifecycles-compat@^3.0.4:
6555
6555
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
6556
6556
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
6557
6557
6558
- react-netlify-identity@^0.1.1 :
6559
- version "0.1.1 "
6560
- resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.1 .tgz#e8ffc9c6cbd4029a10dde384d4a307b09eaae14e "
6561
- integrity sha512-koo7REYfX9l46DXn0+DlrUdSYI0RgpQCwK+gw+R1zkLZbGzfE7FAnpNWRYZpK8W3LlL/3bAdL2rvT0T45rKkWA ==
6558
+ react-netlify-identity@^0.1.3 :
6559
+ version "0.1.3 "
6560
+ resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.3 .tgz#720dd09b52e2f07fa5195c01549cf633700fc0f7 "
6561
+ integrity sha512-1QW1d4ExRhoaemGyb3n5ual6rvonwgA2lnbp9Gm+j0jvpA7dUidpdjyqCEhEU0IZhaVn7ZzsHK5wMa6/TELs1w ==
6562
6562
dependencies :
6563
6563
gotrue-js "^0.9.25"
6564
6564
tsdx "^0.6.0"
You can’t perform that action at this time.
0 commit comments