From a5aa37a048108c261f30ebf09de0cae9f56988ea Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Mon, 23 Nov 2020 12:36:30 +0100 Subject: [PATCH] [web] Upgraded to tailwindcss v2. Followed upgrade guide (https://tailwindcss.com/docs/upgrading-to-v2) Use yellow instead of orange color because orange was removed. --- web/archetypes/books.md | 2 +- web/assets/css/main.css | 14 +- web/content/books/bmb-2.md | 2 +- web/content/books/bmb-3.md | 2 +- web/content/books/bmb-4.md | 2 +- .../books/computational-geotechnics-i.md | 2 +- ...l-hydrology-i-groundwater-flow-modeling.md | 2 +- .../books/computational-hydrology-ii.md | 2 +- .../books/computational-hydrology-iii.md | 2 +- web/content/books/geoenergy-modeling-i.md | 2 +- web/content/books/geoenergy-modeling-ii.md | 2 +- web/content/books/geoenergy-modeling-iii.md | 2 +- .../models-of-thermochemical-heat-storage.md | 2 +- web/layouts/partials/components/news.html | 2 +- web/layouts/partials/nav-bar.html | 4 +- web/layouts/partials/releases-single.html | 2 +- web/layouts/publications/single.html | 2 +- web/package.json | 13 +- web/postcss.config.js | 10 +- web/tailwind.config.js | 21 +- web/yarn.lock | 250 ++++++++++-------- 21 files changed, 191 insertions(+), 151 deletions(-) diff --git a/web/archetypes/books.md b/web/archetypes/books.md index 7efb7cb1231..159d15df323 100644 --- a/web/archetypes/books.md +++ b/web/archetypes/books.md @@ -13,7 +13,7 @@ image = "[TODO]" TODO DESCRIPTION -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/assets/css/main.css b/web/assets/css/main.css index 6c6d0f1d065..7c711c64260 100644 --- a/web/assets/css/main.css +++ b/web/assets/css/main.css @@ -52,7 +52,7 @@ cite::before { } .linux { - @apply border-orange-200; + @apply border-yellow-200; @apply border-l-2; @apply -ml-4; @apply px-4; @@ -71,7 +71,7 @@ cite::before { } #btn-linux.active { - @apply text-orange-500; + @apply text-yellow-500; @apply border-brand-500; } @@ -181,21 +181,21 @@ img[src$='#two-third'] { } .btn.active { - @apply border-orange-500; + @apply border-yellow-500; } .note { - @apply bg-orange-100; + @apply bg-yellow-50; @apply px-4; @apply py-1; @apply mb-4; @apply border-l-4; - @apply border-orange-500; + @apply border-yellow-500; @apply -ml-4; } .note h3 { - @apply text-orange-500 !important; + @apply text-yellow-600 !important; @apply mt-2 !important; @apply mb-2 !important; } @@ -245,7 +245,7 @@ img[src$='#two-third'] { .algolia-autocomplete .aa-dropdown-menu .aa-suggestion em { @apply font-bold; - @apply text-orange-500; + @apply text-yellow-500; } @tailwind utilities; diff --git a/web/content/books/bmb-2.md b/web/content/books/bmb-2.md index a818aee5ddb..24a98dc2aed 100644 --- a/web/content/books/bmb-2.md +++ b/web/content/books/bmb-2.md @@ -15,7 +15,7 @@ The second volume mainly is dedicated to “closed form solutions†developed a Also have a look at [Volume 1](http://www.springer.com/de/book/9783642271762) of this book series. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/bmb-3.md b/web/content/books/bmb-3.md index aac92fa5ab1..86bdbf76768 100644 --- a/web/content/books/bmb-3.md +++ b/web/content/books/bmb-3.md @@ -13,7 +13,7 @@ image = "/books/BMB-3-Cover.png" This book presents a new suite of benchmarks for and examples of porous media mechanics collected over the last two years. It continues the assembly of benchmarks and examples for porous media mechanics published in 2014. The book covers various applications in the geosciences, geotechnics, geothermal energy, and geological waste deposition. The analysis of thermo-hydro-mechanical-chemical (THMC) processes is essential to many applications in environmental engineering, such as geological waste deposition, geothermal energy utilisation, carbon capture and storage, water resources management, hydrology, and even climate change. In order to assess the feasibility and safety of geotechnical applications, process-based modelling is the only tool that can effectively quantify future scenarios, a fact which also creates a huge burden of responsibility concerning the reliability of computational tools. The book shows that benchmarking offers a suitable methodology for verifying the quality of modelling tools based on best practices, and together with code comparison fosters community efforts. It also provides a brief introduction to the DECOVALEX, SeSBench and MOMAS initiatives. This benchmark book is part of the OpenGeoSys initiative – an open source project designed to share knowledge and experience in environmental analysis and scientific computation. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/bmb-4.md b/web/content/books/bmb-4.md index a19ec18da72..cf337e12003 100644 --- a/web/content/books/bmb-4.md +++ b/web/content/books/bmb-4.md @@ -11,7 +11,7 @@ image = "/books/bmb-4.png" The book comprises the 3rd collection of benchmarks and examples for porous and fractured media mechanics. Analysis of thermo-hydro-mechanical-chemical (THMC) processes is essential to a wide area of applications in environmental engineering, such as geological waste deposition, geothermal energy utilization (shallow and deep systems), carbon capture and storage (CCS) as well as water resources management and hydrology. In order to assess the feasibility, safety as well as sustainability of geoenvironmental applications, model-based simulation is the only way to quantify future scenarios. This charges a huge responsibility concerning the reliability of conceptual models and computational tools. Benchmarking is an appropriate methodology to verify the quality and validate the concept of models based on best practices. Moreover, benchmarking and code comparison are building strong community links. The 3rd THMC benchmark book also introduces benchmark-based tutorials, therefore the subtitle is selected as “From Benchmarking to Tutoringâ€. The benchmark book is part of the OpenGeoSys initiative - an open source project to share knowledge and experience in environmental analysis and scientific computation. The new version of OGS-6 is introduced and first benchmarks are presented therein (see appendices). -<div class='clearfix'> +<div class='flow-root'> </div> ## Erratum diff --git a/web/content/books/computational-geotechnics-i.md b/web/content/books/computational-geotechnics-i.md index 322e294c02f..2905f440252 100644 --- a/web/content/books/computational-geotechnics-i.md +++ b/web/content/books/computational-geotechnics-i.md @@ -12,7 +12,7 @@ image = "/books/computational-geotechnics-i.png" In this book, effective computational methods to facilitate those pivotal simulations using open-source software are introduced and discussed with a special focus on the coupled thermo-mechanical behavior of the rock salt. A cohesive coverage of applying geotechnical modeling to the subsurface storage of hydrogen produced from renewable energy sources is accompanied by specific, reproducible example simulations to provide the reader with direct access to this fascinating and important field. Energy carriers such as natural gas, hydrogen, oil, and even compressed air can be stored in subsurface geological formations such as depleted oil or gas reservoirs, aquifers, and caverns in salt rock. Many challenges have arisen in the design, safety and environmental impact assessment of such systems, not the least of which is that large-scale experimentation is not a feasible option. Therefore, simulation techniques are central to the design and risk assessment of these and similar geotechnical facilities. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/computational-hydrology-i-groundwater-flow-modeling.md b/web/content/books/computational-hydrology-i-groundwater-flow-modeling.md index 475287e1933..2573131610f 100644 --- a/web/content/books/computational-hydrology-i-groundwater-flow-modeling.md +++ b/web/content/books/computational-hydrology-i-groundwater-flow-modeling.md @@ -16,7 +16,7 @@ This OGS tutorial is the result of close cooperation of the Helmholtz Centre for This book is intended primarily for graduate students and applied scientists who deal with hydrological system analysis and hydrological modelling. It is also a valuable source of information for professional hydrologists wishing to advance their knowledge in numerical modelling of coupled hydrological-hydrogeological systems. As such, this book will be a valuable aid in training of hydrosystem modelling. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/computational-hydrology-ii.md b/web/content/books/computational-hydrology-ii.md index ce4d55f2a27..af064496b4c 100644 --- a/web/content/books/computational-hydrology-ii.md +++ b/web/content/books/computational-hydrology-ii.md @@ -13,7 +13,7 @@ image = "/books/computational-hydrology-ii.png" This book explores the application of the open-source software OpenGeoSys (OGS) for hydrological numerical simulations concerning conservative and reactive transport modeling. It provides general information on the hydrological and groundwater flow modeling of a real case study and step-by-step model set-up with OGS, while also highlighting related components such as the OGS Data Explorer. The material is based on unpublished manuals and the results of a collaborative project between China and Germany (SUSTAIN H2O). Though the book is primarily intended for graduate students and applied scientists who deal with hydrological modeling, it also offers a valuable source of information for professional geoscientists wishing to expand their knowledge of the numerical modeling of hydrological processes including nitrate reactive transport modeling. This book is the second in a series that showcases further applications of computational modeling in hydrological science. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/computational-hydrology-iii.md b/web/content/books/computational-hydrology-iii.md index 6cc103f4381..3cceaee9815 100644 --- a/web/content/books/computational-hydrology-iii.md +++ b/web/content/books/computational-hydrology-iii.md @@ -15,7 +15,7 @@ This tutorial presents the application of the open-source software OpenGeoSys(OG The tutorial book is intended primarily for graduate students and applied scientists who deal with reactive transport modeling. It also can give valuable information to professional geo-scientists wishing to advance their knowledge in reactive transport modeling. This tutorial is the third volume in a series that represents the further application of computational modeling in hydrological science. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/geoenergy-modeling-i.md b/web/content/books/geoenergy-modeling-i.md index 68ddf5db1e0..2a919d090ea 100644 --- a/web/content/books/geoenergy-modeling-i.md +++ b/web/content/books/geoenergy-modeling-i.md @@ -16,7 +16,7 @@ aliases = [ "/tutorials/ces-i/e07", "/tutorials/ces-i/e08", This introduction to geothermal modeling deals with flow and heat transport processes in porous and fractured media related to geothermal energy applications. Following background coverage of geothermal resources and utilization in several countries, the basics of continuum mechanics for heat transport processes, as well as numerical methods for solving underlying governing equations are discussed. This examination forms the theoretical basis for five included step-by-step OpenGeoSys exercises, highlighting the most important computational areas within geothermal resource utilization, including heat diffusion, heat advection in porous and fractured media, and heat convection. The book concludes with an outlook on practical follow-up contributions investigating the numerical simulation of shallow and deep geothermal systems. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/geoenergy-modeling-ii.md b/web/content/books/geoenergy-modeling-ii.md index 371667cb4ab..3aef1aef9d2 100644 --- a/web/content/books/geoenergy-modeling-ii.md +++ b/web/content/books/geoenergy-modeling-ii.md @@ -15,7 +15,7 @@ aliases = [ "/books/shallow-geothermal-systems" ] This book is dedicated to the numerical modeling of shallow geothermal systems. The utilization of shallow geothermal energy involves the integration of multiple Borehole Heat Exchangers (BHE) with Ground Source Heat Pump (GSHP) systems to provide heating and cooling. The modeling practices explained in this book can improve the efficiency of these increasingly common systems. The book begins by explaining the basic theory of heat transport processes in man-made as well as natural media. These techniques are then applied to the simulation of borehole heat exchangers and their interaction with the surrounding soil. The numerical and analytical models are verified against analytical solutions and measured data from a Thermal Response Test, and finally, a real test site is analyzed through the model and discussed with regard to BHE and GSHP system design and optimization. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/geoenergy-modeling-iii.md b/web/content/books/geoenergy-modeling-iii.md index 9e1392a8f66..f2d6176f526 100644 --- a/web/content/books/geoenergy-modeling-iii.md +++ b/web/content/books/geoenergy-modeling-iii.md @@ -15,7 +15,7 @@ This tutorial presents the introduction of the open-source software OpenGeoSys f The book explains basic mathematical equations and numerical methods to modeling flow and heat transport in fractured porous rock formations. In order to help readers gain a system-level understanding of the necessary analysis, the authors include two benchmark examples and two case studies of real deep geothermal test-sites located in Germany and France. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/content/books/models-of-thermochemical-heat-storage.md b/web/content/books/models-of-thermochemical-heat-storage.md index b176b2d1711..a875167edc2 100644 --- a/web/content/books/models-of-thermochemical-heat-storage.md +++ b/web/content/books/models-of-thermochemical-heat-storage.md @@ -16,7 +16,7 @@ This book presents an introduction to the computational modelling of the various This book is intended primarily for graduate students and applied scientists working in the ï¬eld of thermochemical heat storage in particular or nonisothermal reactive transport processes in packed beds in general, especially those interested in applying a freely available and customizable open-source simulation framework in their research. As such, this book will be a valuable help in the training of multi-physical modelling and provides an entry point to a modelling tool which is expandable and highly flexible. -<div class='clearfix'> +<div class='flow-root'> </div> <div class='note'> diff --git a/web/layouts/partials/components/news.html b/web/layouts/partials/components/news.html index cc3e31cbec8..5f133f86ecf 100644 --- a/web/layouts/partials/components/news.html +++ b/web/layouts/partials/components/news.html @@ -25,7 +25,7 @@ {{ end }} </h2> */}} -<div class="mt-2 grid lg:grid-cols-3 lg:col-gap-5 gap-4" x-data="categoryData('{{ .category }}', {{ .count }})" +<div class="mt-2 grid lg:grid-cols-3 lg:gap-x-5 gap-4" x-data="categoryData('{{ .category }}', {{ .count }})" x-init="init()"> <template x-for="topic in topics" :key="topic.id"> <div class="mb-3 border-b-2 lg:border-b-o lg:shadow lg:rounded-lg p-4"> diff --git a/web/layouts/partials/nav-bar.html b/web/layouts/partials/nav-bar.html index b5e6f72a31e..049a76c6c4e 100644 --- a/web/layouts/partials/nav-bar.html +++ b/web/layouts/partials/nav-bar.html @@ -53,7 +53,7 @@ x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-95" class="absolute top-0 inset-x-0 p-2 transition transform origin-top-right md:hidden z-10" style="display: none;"> <div class="rounded-lg shadow-lg"> - <div class="rounded-lg shadow-xs bg-white divide-y-2 divide-gray-50"> + <div class="rounded-lg ring-1 ring-black ring-opacity-5 bg-white divide-y-2 divide-gray-50"> <div class="pt-5 pb-6 px-5 space-y-6"> <div class="flex items-center justify-between border-b"> <div> @@ -70,7 +70,7 @@ </div> </div> <div> - <nav class="grid row-gap-8"> + <nav class="grid gap-y-8"> {{ range .Site.Menus.main }} {{ $url_trimmed := trim .URL "/" }} <a href="{{ .URL }}" diff --git a/web/layouts/partials/releases-single.html b/web/layouts/partials/releases-single.html index 1fab5b3db88..d4c087e7564 100644 --- a/web/layouts/partials/releases-single.html +++ b/web/layouts/partials/releases-single.html @@ -50,7 +50,7 @@ <i class="fab fa-windows text-blue-500"></i> {{ end }} {{ if in . "Linux"}} - <i class="fab fa-linux text-orange-500"></i> + <i class="fab fa-linux text-yellow-500"></i> {{ end }} {{ if in . "OSX"}} <i class="fab fa-apple text-gray-500"></i> diff --git a/web/layouts/publications/single.html b/web/layouts/publications/single.html index 2ffc6354294..a78f424cf11 100644 --- a/web/layouts/publications/single.html +++ b/web/layouts/publications/single.html @@ -12,7 +12,7 @@ <div class="py-2"> <div class="mb-2"> <span - class="px-2 m-0 inline-flex text-xs leading-5 font-semibold rounded-l-full bg-orange-200 text-gray-800"> + class="px-2 m-0 inline-flex text-xs leading-5 font-semibold rounded-l-full bg-yellow-200 text-gray-800"> {{ .year }} </span><span class="px-2 m-0 border-l-2 inline-flex text-xs leading-5 font-semibold rounded-r-full bg-gray-200 text-gray-700"> diff --git a/web/package.json b/web/package.json index 101efa96036..e61d4ab2e46 100644 --- a/web/package.json +++ b/web/package.json @@ -5,13 +5,16 @@ "index": "hugo-algolia -toml", "index-and-send": "hugo-algolia -toml -s" }, - "devDependencies": {}, - "dependencies": { - "@tailwindcss/typography": "^0.2.0", - "autoprefixer": "^9.7.4", + "devDependencies": { + "@tailwindcss/typography": "^0.3.0", + "autoprefixer": "^9", "hugo-algolia": "^1.2.13", + "postcss": "^7", "postcss-cli": "^7.1.0", "postcss-import-url": "^5.1.0", - "tailwindcss": "^1.7.6" + "tailwindcss": "^2.0.1-compat" + }, + "peerDependencies": { + "postcss": "^8.1.9" } } diff --git a/web/postcss.config.js b/web/postcss.config.js index 304b2002b3f..18d6a5b3705 100644 --- a/web/postcss.config.js +++ b/web/postcss.config.js @@ -1,7 +1,7 @@ module.exports = { - plugins: [ - require('tailwindcss'), - require('autoprefixer'), - require('postcss-import-url'), - ] + plugins: { + 'tailwindcss': {}, + 'autoprefixer': {}, + 'postcss-import-url': {} + } } diff --git a/web/tailwind.config.js b/web/tailwind.config.js index 4c8d3fcd17f..6b6fc080342 100644 --- a/web/tailwind.config.js +++ b/web/tailwind.config.js @@ -1,12 +1,18 @@ module.exports = { - future: { - removeDeprecatedGapUtilities: true, - }, purge: [ './layouts/**/*.html', ], theme: { extend: { + typography: { + DEFAULT: { + css: { + a: { + color: '#104EB2', + } + }, + }, + }, fontSize: { '8xl': '6rem', }, @@ -68,15 +74,6 @@ module.exports = { 'monospace', ] }, - typography: (theme) => ({ - default: { - css: { - a: { - color: theme('colors.brand.500'), - } - }, - }, - }), }, plugins: [ require('@tailwindcss/typography'), diff --git a/web/yarn.lock b/web/yarn.lock index 2bd1d1c6221..5a3e3163a37 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -2,13 +2,13 @@ # yarn lockfile v1 -"@fullhuman/postcss-purgecss@^2.1.2": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-2.3.0.tgz#50a954757ec78696615d3e118e3fee2d9291882e" - integrity sha512-qnKm5dIOyPGJ70kPZ5jiz0I9foVOic0j+cOzNDoo8KoCf6HjicIZ99UfO2OmE7vCYSKAAepEwJtNzpiiZAh9xw== +"@fullhuman/postcss-purgecss@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-3.0.0.tgz#e39bf7a7d2a2c664ed151b639785b2efcbca33ff" + integrity sha512-cvuOgMwIVlfgWcUMqg5p33NbGUxLwMrKtDKkm3QRfOo4PRVNR6+y/xd9OyXTVZiB1bIpKNJ0ZObYPWD3DRQDtw== dependencies: postcss "7.0.32" - purgecss "^2.3.0" + purgecss "^3.0.0" "@nodelib/fs.scandir@2.1.3": version "2.1.3" @@ -31,10 +31,10 @@ "@nodelib/fs.scandir" "2.1.3" fastq "^1.6.0" -"@tailwindcss/typography@^0.2.0": - version "0.2.0" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349" - integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg== +"@tailwindcss/typography@^0.3.0": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.3.1.tgz#253ce580c8e06b6163d9a288edd24f25e1d0dfee" + integrity sha512-HyZ+3Eay8SGaPq7kcFoANZLr4EjeXQ19yjjb9fp6B0PHHpvZoe00jdsnpnooMEbx9J5rQ93nxPUG3MQmXVxGMQ== "@types/color-name@^1.1.1": version "1.1.1" @@ -131,7 +131,7 @@ at-least-node@^1.0.0: resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2" integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== -autoprefixer@^9.4.5, autoprefixer@^9.7.4: +autoprefixer@^9: version "9.8.6" resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.6.tgz#3b73594ca1bf9266320c5acf1588d74dea74210f" integrity sha512-XrvP4VVHdRBCdX1S3WXVD8+RyG9qeb1D5Sn1DeLiG2xfSpzellk5k54xbUERJ3M5DggQxes39UGOTP8CFrEGbg== @@ -170,14 +170,15 @@ braces@^3.0.1, braces@~3.0.2: fill-range "^7.0.1" browserslist@^4.12.0: - version "4.14.0" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.0.tgz#2908951abfe4ec98737b72f34c3bcedc8d43b000" - integrity sha512-pUsXKAF2lVwhmtpeA3LJrZ76jXuusrNyhduuQs7CDFf9foT4Y38aQOserd2lMe5DSSrjf3fx34oHwryuvxAUgQ== + version "4.14.7" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.7.tgz#c071c1b3622c1c2e790799a37bb09473a4351cb6" + integrity sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ== dependencies: - caniuse-lite "^1.0.30001111" - electron-to-chromium "^1.3.523" - escalade "^3.0.2" - node-releases "^1.1.60" + caniuse-lite "^1.0.30001157" + colorette "^1.2.1" + electron-to-chromium "^1.3.591" + escalade "^3.1.1" + node-releases "^1.1.66" bytes@^3.0.0: version "3.1.0" @@ -213,10 +214,15 @@ camelcase@^5.0.0: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== -caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001111: - version "1.0.30001120" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001120.tgz#cd21d35e537214e19f7b9f4f161f7b0f2710d46c" - integrity sha512-JBP68okZs1X8D7MQTY602jxMYBmXEKOFkzTBaNSkubooMPFOAv2TXWaKle7qgHpjLDhUzA/TMT0qsNleVyXGUQ== +caniuse-lite@^1.0.30001109: + version "1.0.30001162" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001162.tgz#9f83aad1f42539ce9aab58bb177598f2f8e22ec6" + integrity sha512-E9FktFxaNnp4ky3ucIGzEXLM+Knzlpuq1oN1sFAU0KeayygabGTmOsndpo8QrL4D9pcThlf4D2pUKaDxPCUmVw== + +caniuse-lite@^1.0.30001157: + version "1.0.30001159" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001159.tgz#bebde28f893fa9594dadcaa7d6b8e2aa0299df20" + integrity sha512-w9Ph56jOsS8RL20K9cLND3u/+5WASWdhC/PPrf+V3/HsM3uHOavWOR1Xzakbv4Puo/srmPHudkmCRWM7Aq+/UA== chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2: version "2.4.2" @@ -227,7 +233,7 @@ chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2: escape-string-regexp "^1.0.5" supports-color "^5.3.0" -"chalk@^3.0.0 || ^4.0.0", chalk@^4.0.0: +chalk@^4.0.0, chalk@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== @@ -283,21 +289,21 @@ color-name@^1.0.0, color-name@~1.1.4: resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== -color-string@^1.5.2: - version "1.5.3" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc" - integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw== +color-string@^1.5.4: + version "1.5.4" + resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.4.tgz#dd51cd25cfee953d138fe4002372cc3d0e504cb6" + integrity sha512-57yF5yt8Xa3czSEW1jfQDE79Idk0+AkN/4KWad6tbdxUmAs3MvjxlWSWD4deYytcRfoZ9nhKyFl1kj5tBvidbw== dependencies: color-name "^1.0.0" simple-swizzle "^0.2.2" -color@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/color/-/color-3.1.2.tgz#68148e7f85d41ad7649c5fa8c8106f098d229e10" - integrity sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg== +color@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/color/-/color-3.1.3.tgz#ca67fb4e7b97d611dcde39eceed422067d91596e" + integrity sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ== dependencies: color-convert "^1.9.1" - color-string "^1.5.2" + color-string "^1.5.4" colorette@^1.2.1: version "1.2.1" @@ -309,10 +315,10 @@ commander@^2.11.0: resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== -commander@^5.0.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae" - integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== +commander@^6.0.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75" + integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q== concat-map@0.0.1: version "0.0.1" @@ -370,6 +376,11 @@ detective@^5.2.0: defined "^1.0.0" minimist "^1.1.1" +didyoumean@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.1.tgz#e92edfdada6537d484d73c0172fd1eba0c4976ff" + integrity sha1-6S7f2tplN9SE1zwBcv0eugxJdv8= + dir-glob@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f" @@ -382,10 +393,10 @@ dom-walk@^0.1.0: resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84" integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w== -electron-to-chromium@^1.3.523: - version "1.3.555" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.555.tgz#a096716ff77cf8da9a608eb628fd6927869503d2" - integrity sha512-/55x3nF2feXFZ5tdGUOr00TxnUjUgdxhrn+eCJ1FAcoAt+cKQTjQkUC5XF4frMWE1R5sjHk+JueuBalimfe5Pg== +electron-to-chromium@^1.3.591: + version "1.3.603" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.603.tgz#1b71bec27fb940eccd79245f6824c63d5f7e8abf" + integrity sha512-J8OHxOeJkoSLgBXfV9BHgKccgfLMHh+CoeRo6wJsi6m0k3otaxS/5vrHpMNSEYY4MISwewqanPOuhAtuE8riQQ== emoji-regex@^8.0.0: version "8.0.0" @@ -412,10 +423,10 @@ es6-promise@^4.1.0: resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a" integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w== -escalade@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.0.2.tgz#6a580d70edb87880f22b4c91d0d56078df6962c4" - integrity sha512-gPYAU37hYCUhW5euPeR+Y74F7BL+IBsV93j5cvGriSaD1aG6MGsqsV1yamRdrWrb2j3aiZvb0X+UBOWpx3JWtQ== +escalade@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40" + integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== escape-string-regexp@^1.0.5: version "1.0.5" @@ -478,16 +489,7 @@ foreach@^2.0.5: resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99" integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k= -fs-extra@^8.0.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" - integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g== - dependencies: - graceful-fs "^4.2.0" - jsonfile "^4.0.0" - universalify "^0.1.0" - -fs-extra@^9.0.0: +fs-extra@^9.0.0, fs-extra@^9.0.1: version "9.0.1" resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc" integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ== @@ -507,6 +509,11 @@ fsevents@~2.1.2: resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e" integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ== +function-bind@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" + integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== + get-caller-file@^2.0.1: version "2.0.5" resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" @@ -581,6 +588,18 @@ has-flag@^4.0.0: resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== +has@^1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" + integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== + dependencies: + function-bind "^1.1.1" + +html-tags@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140" + integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg== + http-https@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/http-https/-/http-https-1.0.0.tgz#2f908dd5f1db4068c058cd6e6d4ce392c913389b" @@ -667,6 +686,13 @@ is-binary-path@~2.1.0: dependencies: binary-extensions "^2.0.0" +is-core-module@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.1.0.tgz#a4cc031d9b1aca63eecbd18a650e13cb4eeab946" + integrity sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA== + dependencies: + has "^1.0.3" + is-directory@^0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1" @@ -722,13 +748,6 @@ json-parse-better-errors@^1.0.1: resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== -jsonfile@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" - integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss= - optionalDependencies: - graceful-fs "^4.1.6" - jsonfile@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.0.1.tgz#98966cba214378c8c84b82e085907b40bf614179" @@ -814,6 +833,11 @@ minimist@^1.1.1: resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== +modern-normalize@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/modern-normalize/-/modern-normalize-1.0.0.tgz#539d84a1e141338b01b346f3e27396d0ed17601e" + integrity sha512-1lM+BMLGuDfsdwf3rsgBSrxJwAZHFIrQ8YR61xIqdHo0uNKI9M52wNpHSrliZATJp51On6JD0AfRxd4YGSU0lw== + ms@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" @@ -826,10 +850,10 @@ node-emoji@^1.8.1: dependencies: lodash.toarray "^4.4.0" -node-releases@^1.1.60: - version "1.1.60" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.60.tgz#6948bdfce8286f0b5d0e5a88e8384e954dfe7084" - integrity sha512-gsO4vjEdQaTusZAEebUWp2a5d7dF5DYoIpDG7WySnk7BuZDW+GPpHXoXXuYawRBr/9t5q54tirPz79kFIWg4dA== +node-releases@^1.1.66: + version "1.1.67" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.67.tgz#28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12" + integrity sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg== normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" @@ -841,11 +865,6 @@ normalize-range@^0.1.2: resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942" integrity sha1-LRDAa9/TEuqXd2laTShDlFa3WUI= -normalize.css@^8.0.1: - version "8.0.1" - resolved "https://registry.yarnpkg.com/normalize.css/-/normalize.css-8.0.1.tgz#9b98a208738b9cc2634caacbc42d131c97487bf3" - integrity sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg== - num2fraction@^1.2.2: version "1.2.2" resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" @@ -953,7 +972,7 @@ postcss-cli@^7.1.0: read-cache "^1.0.0" yargs "^15.0.2" -postcss-functions@^3.0.0: +postcss-functions@^3: version "3.0.0" resolved "https://registry.yarnpkg.com/postcss-functions/-/postcss-functions-3.0.0.tgz#0e94d01444700a481de20de4d55fb2640564250e" integrity sha1-DpTQFERwCkgd4g3k1V+yZAVkJQ4= @@ -974,7 +993,7 @@ postcss-import-url@^5.1.0: lodash.trim "^4.5.1" resolve-relative-url "^1.0.0" -postcss-js@^2.0.0: +postcss-js@^2: version "2.0.3" resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-2.0.3.tgz#a96f0f23ff3d08cec7dc5b11bf11c5f8077cdab9" integrity sha512-zS59pAk3deu6dVHyrGqmC3oDXBdNdajk4k1RyxeVXCrcEDBUBHoIhE4QTsmhxgzXxsaqFDAkUZfmMa5f/N/79w== @@ -990,7 +1009,7 @@ postcss-load-config@^2.0.0: cosmiconfig "^5.0.0" import-cwd "^2.0.0" -postcss-nested@^4.1.1: +postcss-nested@^4: version "4.2.3" resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-4.2.3.tgz#c6f255b0a720549776d220d00c4b70cd244136f6" integrity sha512-rOv0W1HquRCamWy2kFl3QazJMMe1ku6rCFoAAH+9AcxdbpDeBr6k968MLWuLjvjMcGEip01ak09hKOEgpK9hvw== @@ -1008,7 +1027,7 @@ postcss-reporter@^6.0.0: log-symbols "^2.2.0" postcss "^7.0.7" -postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2: +postcss-selector-parser@^6.0.2: version "6.0.2" resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz#934cf799d016c83411859e09dcecade01286ec5c" integrity sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg== @@ -1017,6 +1036,16 @@ postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2: indexes-of "^1.0.1" uniq "^1.0.1" +postcss-selector-parser@^6.0.4: + version "6.0.4" + resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.4.tgz#56075a1380a04604c38b063ea7767a129af5c2b3" + integrity sha512-gjMeXBempyInaBqpp8gODmwZ52WaYsVOsfr4L4lDQ7n3ncD6mEyySiDtgzCT+NYC0mmeOLvtsF8iaEf0YT6dBw== + dependencies: + cssesc "^3.0.0" + indexes-of "^1.0.1" + uniq "^1.0.1" + util-deprecate "^1.0.2" + postcss-value-parser@^3.3.0: version "3.3.1" resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281" @@ -1027,7 +1056,7 @@ postcss-value-parser@^4.1.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ== -postcss@7.0.32, postcss@^7.0.0, postcss@^7.0.11, postcss@^7.0.18, postcss@^7.0.32, postcss@^7.0.7: +postcss@7.0.32, postcss@^7.0.0, postcss@^7.0.7: version "7.0.32" resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d" integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw== @@ -1045,6 +1074,15 @@ postcss@^6.0.9: source-map "^0.6.1" supports-color "^5.4.0" +postcss@^7, postcss@^7.0.18, postcss@^7.0.32: + version "7.0.35" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.35.tgz#d2be00b998f7f211d8a276974079f2e92b970e24" + integrity sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg== + dependencies: + chalk "^2.4.2" + source-map "^0.6.1" + supports-color "^6.1.0" + pretty-hrtime@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1" @@ -1060,12 +1098,12 @@ punycode@1.3.2: resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0= -purgecss@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-2.3.0.tgz#5327587abf5795e6541517af8b190a6fb5488bb3" - integrity sha512-BE5CROfVGsx2XIhxGuZAT7rTH9lLeQx/6M0P7DTXQH4IUc3BBzs9JUzt4yzGf3JrH9enkeq6YJBe9CTtkm1WmQ== +purgecss@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-3.0.0.tgz#039c191871bb999894222a00c4c8b179fccdb043" + integrity sha512-t3FGCwyX9XWV3ffvnAXTw6Y3Z9kNlcgm14VImNK66xKi5sdqxSA2I0SFYxtmZbAKuIZVckPdazw5iKL/oY/2TA== dependencies: - commander "^5.0.0" + commander "^6.0.0" glob "^7.0.0" postcss "7.0.32" postcss-selector-parser "^6.0.2" @@ -1136,11 +1174,12 @@ resolve-relative-url@^1.0.0: dependencies: url "0.10.x" -resolve@^1.14.2: - version "1.17.0" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== +resolve@^1.19.0: + version "1.19.0" + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c" + integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== dependencies: + is-core-module "^2.1.0" path-parse "^1.0.6" reusify@^1.0.4: @@ -1242,32 +1281,33 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -tailwindcss@^1.7.6: - version "1.7.6" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-1.7.6.tgz#77f294428e399fb570f4bebde2e9bef98456de8a" - integrity sha512-focAhU3ciM1/UYBHQVKKzede4zC3y9+IHzU2N/ZF6mbZbhY8S96lOxrO2Y6LMU08+Dbh2xBLmO1bsioLk3Egig== +tailwindcss@^2.0.1-compat: + version "2.0.1-compat" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-2.0.1-compat.tgz#2f57e9e4e848587bfc67ed92ee0de0882c3d0673" + integrity sha512-6lRJGPW7NlM7cemvGeuyrzb/Doj1hScnCMmAVNt8iTmMhIy4n6rUo84RC8m65+AAyOpSybS4b06lb4GI6Rw6Kw== dependencies: - "@fullhuman/postcss-purgecss" "^2.1.2" - autoprefixer "^9.4.5" - browserslist "^4.12.0" + "@fullhuman/postcss-purgecss" "^3.0.0" + autoprefixer "^9" bytes "^3.0.0" - chalk "^3.0.0 || ^4.0.0" - color "^3.1.2" + chalk "^4.1.0" + color "^3.1.3" detective "^5.2.0" - fs-extra "^8.0.0" + didyoumean "^1.2.1" + fs-extra "^9.0.1" + html-tags "^3.1.0" lodash "^4.17.20" + modern-normalize "^1.0.0" node-emoji "^1.8.1" - normalize.css "^8.0.1" object-hash "^2.0.3" - postcss "^7.0.11" - postcss-functions "^3.0.0" - postcss-js "^2.0.0" - postcss-nested "^4.1.1" - postcss-selector-parser "^6.0.0" + postcss "^7" + postcss-functions "^3" + postcss-js "^2" + postcss-nested "^4" + postcss-selector-parser "^6.0.4" postcss-value-parser "^4.1.0" pretty-hrtime "^1.0.3" reduce-css-calc "^2.1.6" - resolve "^1.14.2" + resolve "^1.19.0" through@~2.3.4: version "2.3.8" @@ -1324,11 +1364,6 @@ uniq@^1.0.1: resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff" integrity sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8= -universalify@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" - integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== - universalify@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d" @@ -1347,6 +1382,11 @@ utf8-byte-length@^1.0.1: resolved "https://registry.yarnpkg.com/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz#f45f150c4c66eee968186505ab93fcbb8ad6bf61" integrity sha1-9F8VDExm7uloGGUFq5P8u4rWv2E= +util-deprecate@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" + integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= + which-module@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" -- GitLab