File tree Expand file tree Collapse file tree 2 files changed +18
-13
lines changed Expand file tree Collapse file tree 2 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 24
24
}
25
25
},
26
26
"react-big-calendar.js" : {
27
- "bundled" : 1583440 ,
28
- "minified" : 445148 ,
29
- "gzipped" : 137477
27
+ "bundled" : 1583435 ,
28
+ "minified" : 445376 ,
29
+ "gzipped" : 137501
30
30
},
31
31
"react-big-calendar.min.js" : {
32
- "bundled" : 283203 ,
33
- "minified" : 281754 ,
34
- "gzipped" : 88847
32
+ "bundled" : 283187 ,
33
+ "minified" : 281738 ,
34
+ "gzipped" : 88836
35
35
},
36
36
"react-big-calendar.esm.js" : {
37
- "bundled" : 199942 ,
38
- "minified" : 93434 ,
39
- "gzipped" : 24203 ,
37
+ "bundled" : 199459 ,
38
+ "minified" : 93011 ,
39
+ "gzipped" : 24119 ,
40
40
"treeshaked" : {
41
41
"rollup" : {
42
- "code" : 66290 ,
42
+ "code" : 66234 ,
43
43
"import_statements" : 1804
44
44
},
45
45
"webpack" : {
46
- "code" : 70070
46
+ "code" : 70014
47
47
}
48
48
}
49
49
}
Original file line number Diff line number Diff line change 40
40
"test" : " yarn lint && NODE_ENV=test jest" ,
41
41
"tdd" : " NODE_ENV=test jest --watch"
42
42
},
43
+ "peerDependencies" : {
44
+ "moment" : " ^2.29.1" ,
45
+ "react" : " ^16.14.0 || ^17" ,
46
+ "react-dom" : " ^16.14.0 || ^17"
47
+ },
43
48
"devDependencies" : {
44
49
"@babel/cli" : " ^7.17.6" ,
45
50
"@babel/core" : " ^7.17.5" ,
92
97
"postcss" : " ^8.4.8" ,
93
98
"postcss-cli" : " ^9.1.0" ,
94
99
"prettier" : " ^2.5.1" ,
100
+ "react" : " ^17.0.2" ,
95
101
"react-bootstrap" : " ^0.32.4" ,
96
102
"react-docgen" : " ^5.4.0" ,
103
+ "react-dom" : " ^17.0.2" ,
97
104
"react-tackle-box" : " ^2.1.0" ,
98
105
"regenerator-runtime" : " ^0.13.9" ,
99
106
"rollup" : " ^2.70.0" ,
118
125
"lodash-es" : " ^4.17.21" ,
119
126
"memoize-one" : " ^6.0.0" ,
120
127
"prop-types" : " ^15.8.1" ,
121
- "react" : " ^17.0.2" ,
122
- "react-dom" : " ^17.0.2" ,
123
128
"react-overlays" : " ^4.1.1" ,
124
129
"uncontrollable" : " ^7.2.1"
125
130
},
You can’t perform that action at this time.
0 commit comments