File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/benchmarks" ,
3- "version" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "bench-system" : " node ./system.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/core" ,
33 "description" : " xstyled core utilities." ,
4- "version" : " 3.8.1 " ,
4+ "version" : " 3.8.2 " ,
55 "sideEffects" : false ,
66 "type" : " module" ,
77 "main" : " ./dist/index.cjs" ,
3131 "access" : " public"
3232 },
3333 "dependencies" : {
34- "@xstyled/system" : " ^3.8.1 " ,
34+ "@xstyled/system" : " ^3.8.2 " ,
3535 "@xstyled/util" : " ^3.7.0"
3636 }
3737}
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/emotion" ,
33 "description" : " A utility-first CSS-in-JS framework built for React (Emotion bindings)." ,
4- "version" : " 3.8.1 " ,
4+ "version" : " 3.8.2 " ,
55 "keywords" : [
66 " emotion" ,
77 " css" ,
4242 "@emotion/styled" : " ^11.0.0"
4343 },
4444 "dependencies" : {
45- "@xstyled/core" : " ^3.8.1 " ,
46- "@xstyled/system" : " ^3.8.1 " ,
45+ "@xstyled/core" : " ^3.8.2 " ,
46+ "@xstyled/system" : " ^3.8.2 " ,
4747 "@xstyled/util" : " ^3.7.0"
4848 }
4949}
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/styled-components" ,
33 "description" : " A utility-first CSS-in-JS framework built for React (styled-components bindings)." ,
4- "version" : " 4.0 .0" ,
4+ "version" : " 4.1 .0" ,
55 "keywords" : [
66 " styled-components" ,
77 " css" ,
4242 },
4343 "dependencies" : {
4444 "@emotion/is-prop-valid" : " ^1.2.2" ,
45- "@xstyled/core" : " ^3.8.1 " ,
46- "@xstyled/system" : " ^3.8.1 " ,
45+ "@xstyled/core" : " ^3.8.2 " ,
46+ "@xstyled/system" : " ^3.8.2 " ,
4747 "@xstyled/util" : " ^3.7.0"
4848 }
4949}
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/system" ,
33 "description" : " xstyled system utilities." ,
4- "version" : " 3.8.1 " ,
4+ "version" : " 3.8.2 " ,
55 "keywords" : [
66 " emotion" ,
77 " styled-components" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstyled/website" ,
3- "version" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " gatsby build && cp _redirects public/" ,
You can’t perform that action at this time.
0 commit comments