This repository was archived by the owner on Nov 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 63
63
"ramda" : " 0.25.0" ,
64
64
"randomcolor" : " ^0.5.3" ,
65
65
"react" : " 16.9.0" ,
66
- "react-calendar-heatmap" : " ^1.6.3 " ,
66
+ "react-calendar-heatmap" : " 1.8.1 " ,
67
67
"react-content-loader" : " 3.4.2" ,
68
68
"react-dom" : " 16.9.0" ,
69
69
"react-helmet" : " ^5.2.1" ,
Original file line number Diff line number Diff line change 95
95
"ramda" : " 0.25.0" ,
96
96
"randomcolor" : " ^0.5.3" ,
97
97
"react" : " 16.9.0" ,
98
- "react-calendar-heatmap" : " ^1.6.3 " ,
98
+ "react-calendar-heatmap" : " 1.8.1 " ,
99
99
"react-content-loader" : " 3.4.2" ,
100
100
"react-dom" : " 16.9.0" ,
101
101
"react-helmet" : " ^5.2.1" ,
Original file line number Diff line number Diff line change @@ -7482,7 +7482,7 @@ mem@^1.1.0:
7482
7482
dependencies :
7483
7483
mimic-fn "^1.0.0"
7484
7484
7485
- memoize-one@^4.0.0, memoize-one@^4.0.2 :
7485
+ memoize-one@^4.0.0 :
7486
7486
version "4.1.0"
7487
7487
resolved "https://registry.npmjs.org/memoize-one/-/memoize-one-4.1.0.tgz#a2387c58c03fff27ca390c31b764a79addf3f906"
7488
7488
@@ -9510,11 +9510,11 @@ react-base16-styling@^0.6.0:
9510
9510
lodash.flow "^3.3.0"
9511
9511
pure-color "^1.2.0"
9512
9512
9513
- react-calendar-heatmap@^1.6.3 :
9514
- version "1.8.0 "
9515
- resolved "https://registry.npmjs.org/react-calendar-heatmap/-/react-calendar-heatmap-1.8.0 .tgz#7672fc697c792c3ab71cb6d8ecb19362ace14ed1 "
9513
+ react-calendar-heatmap@1.8.1 :
9514
+ version "1.8.1 "
9515
+ resolved "https://registry.npmjs.org/react-calendar-heatmap/-/react-calendar-heatmap-1.8.1 .tgz#8370151f6cf7477d49cb3459596d6d046bdfc704 "
9516
9516
dependencies :
9517
- memoize-one "^4 .0.2 "
9517
+ memoize-one "^5 .0.0 "
9518
9518
prop-types "^15.6.2"
9519
9519
9520
9520
react-content-loader@3.4.2 :
You can’t perform that action at this time.
0 commit comments