This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Coderplex Website [ Work In Progress]
2
2
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/coderplex/coderplex.svg )] ( https://greenkeeper.io/ )
4
+
3
5
[ ![ XO code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg )] ( https://github.com/sindresorhus/xo )
4
6
[ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
5
7
[ ![ Build Status] ( https://travis-ci.org/coderplex/coderplex.svg?branch=master )] ( https://travis-ci.org/coderplex/coderplex )
Original file line number Diff line number Diff line change 76
76
"react-ga" : " ^2.2.0" ,
77
77
"react-headroom" : " ^2.1.6" ,
78
78
"react-icons" : " ^2.2.5" ,
79
- "semantic-ui-react" : " ^0.71.5 "
79
+ "semantic-ui-react" : " ^0.75.1 "
80
80
},
81
81
"devDependencies" : {
82
- "axios" : " 0.16.2 " ,
83
- "babel-eslint" : " ^7.2.3 " ,
82
+ "axios" : " 0.17.0 " ,
83
+ "babel-eslint" : " ^8.0.1 " ,
84
84
"babel-plugin-lodash" : " ^3.2.11" ,
85
85
"cross-env" : " ^5.0.2" ,
86
86
"cross-spawn" : " 5.1.0" ,
90
90
"jest" : " ^21.2.1" ,
91
91
"lint-staged" : " ^4.0.2" ,
92
92
"normalize-url" : " 1.9.1" ,
93
- "now" : " 8.3.10 " ,
93
+ "now" : " 8.3.11 " ,
94
94
"octonode" : " 0.9.1" ,
95
95
"opn" : " ^5.1.0" ,
96
96
"prettier" : " ^1.7.0" ,
97
97
"travis-after-all" : " 1.4.5" ,
98
98
"url-regex" : " 4.1.1" ,
99
99
"webpack-bundle-analyzer" : " ^2.8.3" ,
100
100
"xo" : " ^0.18.2" ,
101
- "yargs" : " 9 .0.1 "
101
+ "yargs" : " 10 .0.3 "
102
102
}
103
103
}
You can’t perform that action at this time.
0 commit comments