File tree Expand file tree Collapse file tree 4 files changed +4482
-3415
lines changed Expand file tree Collapse file tree 4 files changed +4482
-3415
lines changed Original file line number Diff line number Diff line change 6
6
"bootstrap" : " 4.6.0" ,
7
7
"classnames" : " 2.3.1" ,
8
8
"ky" : " 0.25.0" ,
9
- "react" : " 16.14.0 " ,
9
+ "react" : " 17.0.2 " ,
10
10
"react-copy-to-clipboard" : " 5.0.3" ,
11
- "react-dom" : " 16.14.0 " ,
11
+ "react-dom" : " 17.0.2 " ,
12
12
"react-router-dom" : " 5.2.0" ,
13
- "react-scripts" : " 3.4.4 " ,
14
- "react-timeago" : " 5.2.0 " ,
13
+ "react-scripts" : " 4.0.3 " ,
14
+ "react-timeago" : " 6.1.1 " ,
15
15
"reactstrap" : " 8.9.0"
16
16
},
17
17
"devDependencies" : {
22
22
"braces" : " >=2.3.1" ,
23
23
"handlebars" : " >=4.5.3" ,
24
24
"js-yaml" : " >=3.13.0" ,
25
- "lodash" : " >=4.17.12 " ,
25
+ "lodash" : " >=4.17.21 " ,
26
26
"mixin-deep" : " >=1.3.2" ,
27
27
"set-value" : " >=2.0.1" ,
28
28
"eslint-utils" : " >=1.4.1" ,
Original file line number Diff line number Diff line change 44
44
}
45
45
46
46
td .checked {
47
- background : url (' /static/check.png' ) no-repeat;
47
+ background : url(. / static/check.png) no-repeat;
48
48
background-position : center;
49
49
}
50
50
File renamed without changes.
You can’t perform that action at this time.
0 commit comments