From b931c92596b0ec8990722f8953e094d7104b5b09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 01:07:18 +0000 Subject: [PATCH] Update dependency @fullhuman/postcss-purgecss to v5 (#285) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fullhuman/postcss-purgecss](https://purgecss.com) ([source](https://togithub.com/FullHuman/purgecss)) | [`1.3.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/@fullhuman%2fpostcss-purgecss/1.3.0/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fullhuman%2fpostcss-purgecss/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fullhuman%2fpostcss-purgecss/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fullhuman%2fpostcss-purgecss/1.3.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fullhuman%2fpostcss-purgecss/1.3.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
FullHuman/purgecss (@​fullhuman/postcss-purgecss) ### [`v5.0.0`](https://togithub.com/FullHuman/purgecss/blob/HEAD/CHANGELOG.md#500-2022-09-13) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.1.3...v5.0.0) ##### Bug Fixes - add safelist variables to postcss-purgecss [#​840](https://togithub.com/FullHuman/purgecss/issues/840) ([c822058](https://togithub.com/FullHuman/purgecss/commit/c822058a703a0544c0bb683427937d9683688742)) - **gulp-purgecss:** support skippedContentGlobs option [#​853](https://togithub.com/FullHuman/purgecss/issues/853) ([b72de77](https://togithub.com/FullHuman/purgecss/commit/b72de77323fd74d5d53695409fef26e369656839)) - Purgecss webpack plugin/only filter fix ([#​933](https://togithub.com/FullHuman/purgecss/issues/933)) ([f8e4c2c](https://togithub.com/FullHuman/purgecss/commit/f8e4c2c48440c26ca612b2486a6e9561be6f56d0)) - **purgecss-webpack-plugin:** add sourcemap support [#​409](https://togithub.com/FullHuman/purgecss/issues/409) ([b3f73ed](https://togithub.com/FullHuman/purgecss/commit/b3f73ed5293fa1d840aff98b5796f635343d48ec)) - **purgecss-webpack-plugin:** export as named export as well as default ([#​821](https://togithub.com/FullHuman/purgecss/issues/821)) ([a6a2c8e](https://togithub.com/FullHuman/purgecss/commit/a6a2c8e0634324cc9ab276e02d5447d5d6c1e6e3)) - wrong path import ([4f3ddd0](https://togithub.com/FullHuman/purgecss/commit/4f3ddd0a47ec29cf8a723bd68ebc4b724e03dc7e)) ##### Features - add source map support [#​526](https://togithub.com/FullHuman/purgecss/issues/526) ([f2a9c5a](https://togithub.com/FullHuman/purgecss/commit/f2a9c5ac575af9a1e3f85be63b758fb9c37077e1)) - **gulp-purgecss:** add support for gulp-sourcemaps [#​257](https://togithub.com/FullHuman/purgecss/issues/257) ([55c26d2](https://togithub.com/FullHuman/purgecss/commit/55c26d2790b8502f115180cfe02aba5720c84b7b)) - **postcss-purgecss:** load options from purgecss config ([4de3bd8](https://togithub.com/FullHuman/purgecss/commit/4de3bd8e198985670502f77c57567eb43fcccbd4)) - **purgecss-webpack-plugin:** load config file automatically [#​767](https://togithub.com/FullHuman/purgecss/issues/767) ([726faaa](https://togithub.com/FullHuman/purgecss/commit/726faaa1e6eeb96f6c6b223d1ba925f9d7f33cba)) ##### BREAKING CHANGES - **purgecss-webpack-plugin:** drop webpack 4 support ### [`v4.1.3`](https://togithub.com/FullHuman/purgecss/compare/v4.1.2...v4.1.3) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.1.2...v4.1.3) ### [`v4.1.2`](https://togithub.com/FullHuman/purgecss/compare/v4.1.1...v4.1.2) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.1.1...v4.1.2) ### [`v4.1.1`](https://togithub.com/FullHuman/purgecss/compare/v4.1.0...v4.1.1) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.1.0...v4.1.1) ### [`v4.1.0`](https://togithub.com/FullHuman/purgecss/blob/HEAD/CHANGELOG.md#410-2021-11-28) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.0.3...v4.1.0) ##### Bug Fixes - Allow Absolute Paths ([#​679](https://togithub.com/FullHuman/purgecss/issues/679)) ([15335a2](https://togithub.com/FullHuman/purgecss/commit/15335a2f4643a60593ab071064ad51db8f47ce77)) - css variable removed when declared in wrong order ([89ece42](https://togithub.com/FullHuman/purgecss/commit/89ece42929a3fd62b2a84fb0b57c0ac16c98908f)), closes [#​518](https://togithub.com/FullHuman/purgecss/issues/518) - Fix interaction with other plugins ([#​647](https://togithub.com/FullHuman/purgecss/issues/647)) ([fb08e3a](https://togithub.com/FullHuman/purgecss/commit/fb08e3a3c27a1b25e4f023cbcbfca35a0cc2b43e)) - **grunt-purgecss:** Fix plugin not ouputting all files ([#​723](https://togithub.com/FullHuman/purgecss/issues/723)) ([646e419](https://togithub.com/FullHuman/purgecss/commit/646e419cac01b3e647cc77ffebcfd5c31d087e23)) - **gulp-purgecss:** fix support for stream input ([fd5d3bf](https://togithub.com/FullHuman/purgecss/commit/fd5d3bf578344f2512d1c0961d8dbbb1f3b8d0d5)) - Keep keyframe decimals for prefixed [@​keyframes](https://togithub.com/keyframes) ([#​749](https://togithub.com/FullHuman/purgecss/issues/749)) ([b804441](https://togithub.com/FullHuman/purgecss/commit/b80444195c08e2ae62f5e5f249a1e346b1d70097)) - **purgecss-from-pug:** class attribute with multiple values not correctly handled with pug ([#​678](https://togithub.com/FullHuman/purgecss/issues/678)) ([ba6285d](https://togithub.com/FullHuman/purgecss/commit/ba6285def36c304ca7ae3fa5999cec378065060c)), closes [#​677](https://togithub.com/FullHuman/purgecss/issues/677) ##### Features - add dynamicAttributes option ([2f9cc65](https://togithub.com/FullHuman/purgecss/commit/2f9cc653ba77b0eb58ebed40269bcb6923b3fe83)) - add option to ouput unused css ([#​763](https://togithub.com/FullHuman/purgecss/issues/763)) ([3a3d958](https://togithub.com/FullHuman/purgecss/commit/3a3d9582f28434acceaca5622f82c39f598a85e1)) - add purgecss-from-tsx ([#​716](https://togithub.com/FullHuman/purgecss/issues/716)) ([e556afc](https://togithub.com/FullHuman/purgecss/commit/e556afc6401a56886f10f8fda7f729853c0735e7)) - export all types [#​780](https://togithub.com/FullHuman/purgecss/issues/780) ([1a959c6](https://togithub.com/FullHuman/purgecss/commit/1a959c6700bf82975fd52ac32ec1012b3e2e1b5b)) - new purgecss-from-jsx plugin ([#​692](https://togithub.com/FullHuman/purgecss/issues/692)) ([3570c7d](https://togithub.com/FullHuman/purgecss/commit/3570c7db9a4028e494ad684a7689f2cc5a99a585)) ### [`v4.0.3`](https://togithub.com/FullHuman/purgecss/blob/HEAD/CHANGELOG.md#403-2021-03-20) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.0.2...v4.0.3) ##### Features - add dynamic attributes option ([9b0fdc3](https://togithub.com/FullHuman/purgecss/commit/9b0fdc3219b1b24856e302e0798e4d22ab006a5a)), closes [#​588](https://togithub.com/FullHuman/purgecss/issues/588) - add skippedContentGlobs option to webpack and gulp plugin ([e3dce1a](https://togithub.com/FullHuman/purgecss/commit/e3dce1a43791d32f5967d4aa320f2ec80690b299)) ### [`v4.0.2`](https://togithub.com/FullHuman/purgecss/blob/HEAD/CHANGELOG.md#402-2021-02-21) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://togithub.com/FullHuman/purgecss/blob/HEAD/CHANGELOG.md#401-2021-02-21) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v4.0.0...v4.0.1) ##### Bug Fixes - attribute selector with spaces being removed ([418dc7e](https://togithub.com/FullHuman/purgecss/commit/418dc7e0a7a30b57e1d7d9d10272e8f47eeb46fb)), closes [#​392](https://togithub.com/FullHuman/purgecss/issues/392) - webpack plugin option blocklist types ([5b029c2](https://togithub.com/FullHuman/purgecss/commit/5b029c21eb0269bc464d8e5f5a4ab9c3eed23064)) ##### Features - add option blocklist to webpack plugin ([#​610](https://togithub.com/FullHuman/purgecss/issues/610)) ([0148cea](https://togithub.com/FullHuman/purgecss/commit/0148cea584f9a09c26846b505dbb4945b4c1b536)) ### [`v4.0.0`](https://togithub.com/FullHuman/purgecss/blob/HEAD/CHANGELOG.md#400-2021-01-17) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v3.1.3...v4.0.0) ##### Bug Fixes - **test:** webpack test type error ([c41ad27](https://togithub.com/FullHuman/purgecss/commit/c41ad27fac09fca62343ba5bdc0a6b7f53aeb757)) ##### Features - **postcss-purgecss:** remove compatibility with postcss 7 ([48ce28f](https://togithub.com/FullHuman/purgecss/commit/48ce28fa10cb4bd72385f2ac0b25303f67c581be)), closes [#​488](https://togithub.com/FullHuman/purgecss/issues/488) [#​540](https://togithub.com/FullHuman/purgecss/issues/540) ##### BREAKING CHANGES - **postcss-purgecss:** dropping support for postcss 7 Drop PostCSS 7 support, use [@​fullhuman/postcss-purgecss](https://togithub.com/fullhuman/postcss-purgecss) 3.0 with PostCSS 7. ### [`v3.1.3`](https://togithub.com/FullHuman/purgecss/releases/tag/v3.1.3) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v3.1.0...v3.1.3) ##### Changes - **postcss-purgecss** remove postcss 8 as peer dependency - **purgecss-webpack-plugin** fix backward compatibility with webpack 4 - **PurgeCSS** Update to PostCSS 8 - **postcss-purgecss** Add compatibility with PostCSS 8 - **purgecss-webpack-plugin** Fix deprecation warning with Webpack 5 ##### Bug Fixes - ci update to postcss 8.2 ([72302ff](https://togithub.com/FullHuman/purgecss/commit/72302ffa475a2f74af4211c5a3caa70f2de4abfd)) - safelist option in CLI ([43dbe3c](https://togithub.com/FullHuman/purgecss/commit/43dbe3c498292a9c1ef2166d8c714275fcb9d62a)), closes [#​513](https://togithub.com/FullHuman/purgecss/issues/513) ### [`v3.1.0`](https://togithub.com/FullHuman/purgecss/compare/v3.0.0...v3.1.0) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v3.0.0...v3.1.0) ### [`v3.0.0`](https://togithub.com/FullHuman/purgecss/releases/tag/v3.0.0) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.3.0...v3.0.0) #### 3.0.0 ##### Simplifying whitelist option Whitelist started as a simple option named `whitelist` but grew up with the different use-cases and needs that appear with time. Another option called `whitelistPatterns` appeared, then `whitelistPatternsChildren`, … It is now more complex and complicated, and somewhat difficult to remember how to use it with different options. To summarize the changes, the whitelist options are now grouped in one option called safelist. And the most used options can be defined in one array. Two forms are available. The simple form is: ```ts safelist: ['invisibleClass', /^nav-/] ``` In this form, safelist is an array that can take a string or a regex. The complex form is: ```ts safelist: { standard: ['invisibleClass', /^nav-/], deep: [], greedy: [], keyframes: [], variables: [] } ``` In this form, safelist is an object taking optional properties: standard is the same as the simple form and replaces `whitelist` and whitelistPatterns deep replaces whitelistPatternsChildren greedy is a new option coming from [https://github.com/FullHuman/purgecss/pull/424](https://togithub.com/FullHuman/purgecss/pull/424) keyframes can be used to add keyframes to the safelist, when using keyframes: true ([https://github.com/FullHuman/purgecss/issues/418](https://togithub.com/FullHuman/purgecss/issues/418)) variables can be used to add CSS variables to the safelist, when using variables: true ##### New Option: Blocklist Blocklist will block the CSS selectors from appearing in the final output CSS. The selectors will be removed even when they are seen as used by PurgeCSS. blocklist: ['usedClass', /^nav-/] Even if `nav-links` and `usedClass` are found in your content files (HTML, Javascript), they will be removed. ##### CLI PurgeCSS is using commander.js for its CLI. The recent version of commander.js introduced the possibility of making an option variadic. This means when specifying multiple option arguments, the parsed option value will be an array. A few options are now taking advantage of this new feature: content, css, and the newly introduced option safelist and blocklist. It is no longer necessary to separate the list items with a comma. ##### From changelog: - **CLI:** add blocklist option ([3961afb](https://togithub.com/FullHuman/purgecss/commit/3961afbc6d90eae83fe4862a4498857fa7ba3ff6)) - add blocklist option ([04223f7](https://togithub.com/FullHuman/purgecss/commit/04223f7fe27f8d818961a53900a7c5293d2322b6)) - add safelist option, replace whitelist - add safelist keyframes and css variables ([dc59d30](https://togithub.com/FullHuman/purgecss/commit/dc59d309a4a4be9845c40966a19f9705c42a33a1)), closes [#​418](https://togithub.com/FullHuman/purgecss/issues/418) [#​439](https://togithub.com/FullHuman/purgecss/issues/439) ### [`v2.3.0`](https://togithub.com/FullHuman/purgecss/compare/v2.2.0...v2.3.0) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.2.0...v2.3.0) ### [`v2.2.0`](https://togithub.com/FullHuman/purgecss/compare/v2.1.2...v2.2.0) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.1.2...v2.2.0) ### [`v2.1.2`](https://togithub.com/FullHuman/purgecss/compare/v2.1.0...v2.1.2) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.1.0...v2.1.2) ### [`v2.1.0`](https://togithub.com/FullHuman/purgecss/compare/v2.0.6...v2.1.0) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.0.6...v2.1.0) ### [`v2.0.6`](https://togithub.com/FullHuman/purgecss/compare/v2.0.5...v2.0.6) [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.0.5...v2.0.6) ### [`v2.0.5`](https://togithub.com/FullHuman/purgecss/releases/tag/v2.0.5): v2.0 [Compare Source](https://togithub.com/FullHuman/purgecss/compare/v2.0.4...v2.0.5) Changes: - Asynchronous ```js import PurgeCSS from "purgecss"; const purgecssResults = await new PurgeCSS().purge({ // options }); ``` - Extractor is a function ```js content => content.match(/[\w-/:]+(? --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs). --- package.json | 2 +- pnpm-lock.yaml | 88 ++++++++++++++------------------------------------ 2 files changed, 25 insertions(+), 65 deletions(-) diff --git a/package.json b/package.json index 63c4016ccd..3be57d22ae 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@babel/preset-flow": "7.22.15", "@babel/preset-react": "7.22.15", "@edge-runtime/jest-environment": "2.3.4", - "@fullhuman/postcss-purgecss": "1.3.0", + "@fullhuman/postcss-purgecss": "5.0.0", "@mdx-js/loader": "2.3.0", "@mdx-js/react": "2.3.0", "@next/bundle-analyzer": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index abba568f26..ceb7166ab0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 2.3.4 version: 2.3.4 '@fullhuman/postcss-purgecss': - specifier: 1.3.0 - version: 1.3.0 + specifier: 5.0.0 + version: 5.0.0(postcss@8.4.31) '@mdx-js/loader': specifier: 2.3.0 version: 2.3.0(webpack@5.88.2) @@ -4841,11 +4841,13 @@ packages: resolution: {integrity: sha512-8cUA/mg0S+BxIZ72TdZRsXKBP5n5uRcE3k29TZhZw6oIiHBt9JA7CTb/4pE1uKtE/q5NeTY2tBDcagoZ+1zjXQ==} dev: true - /@fullhuman/postcss-purgecss@1.3.0: - resolution: {integrity: sha512-zvfS3dPKD2FAtMcXapMJXGbDgEp9E++mLR6lTgSruv6y37uvV5xJ1crVktuC1gvnmMwsa7Zh1m05FeEiz4VnIQ==} + /@fullhuman/postcss-purgecss@5.0.0(postcss@8.4.31): + resolution: {integrity: sha512-onDS/b/2pMRzqSoj4qOs2tYFmOpaspjTAgvACIHMPiicu1ptajiBruTrjBzTKdxWdX0ldaBb7wj8nEaTLyFkJw==} + peerDependencies: + postcss: ^8.0.0 dependencies: - postcss: 7.0.32 - purgecss: 1.4.2 + postcss: 8.4.31 + purgecss: 5.0.0 dev: true /@gar/promisify@1.1.3: @@ -10269,14 +10271,6 @@ packages: /client-only@0.0.1: resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} - /cliui@5.0.0: - resolution: {integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==} - dependencies: - string-width: 3.1.0 - strip-ansi: 5.2.0 - wrap-ansi: 5.1.0 - dev: true - /cliui@7.0.4: resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} dependencies: @@ -14138,6 +14132,17 @@ packages: once: 1.4.0 path-is-absolute: 1.0.1 + /glob@8.1.0: + resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} + engines: {node: '>=12'} + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 5.1.0 + once: 1.4.0 + dev: true + /global-dirs@2.1.0: resolution: {integrity: sha512-MG6kdOUh/xBnyo9cJFeIKkLEc1AyFq42QTU4XiX51i2NEdxLxLWXIjEjmqKeSuKR7pAZjTqUVoT2b2huxVLgYQ==} engines: {node: '>=8'} @@ -21753,15 +21758,14 @@ packages: escape-goat: 2.1.1 dev: true - /purgecss@1.4.2: - resolution: {integrity: sha512-hkOreFTgiyMHMmC2BxzdIw5DuC6kxAbP/gGOGd3MEsF3+5m69rIvUEPaxrnoUtfODTFKe9hcXjGwC6jcjoyhOw==} - engines: {node: '>=4.4.0', npm: '>=5.2.0'} + /purgecss@5.0.0: + resolution: {integrity: sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw==} hasBin: true dependencies: - glob: 7.2.3 - postcss: 7.0.32 + commander: 9.5.0 + glob: 8.1.0 + postcss: 8.4.31 postcss-selector-parser: 6.0.11 - yargs: 14.2.2 dev: true /q@1.5.1: @@ -22639,10 +22643,6 @@ packages: resolution: {integrity: sha1-rW8wwTvs15cBDEaK+ndcDAprR/o=} dev: true - /require-main-filename@2.0.0: - resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} - dev: true - /requirejs@2.3.6: resolution: {integrity: sha512-ipEzlWQe6RK3jkzikgCupiTbTvm4S0/CAU5GlgptkN5SO6F3u0UD0K18wy6ErDqiCyP4J4YYe1HuAShvsxePLg==} engines: {node: '>=0.4.0'} @@ -26044,10 +26044,6 @@ packages: is-weakset: 2.0.2 dev: true - /which-module@2.0.0: - resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=} - dev: true - /which-typed-array@1.1.11: resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==} engines: {node: '>= 0.4'} @@ -26104,15 +26100,6 @@ packages: resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} dev: true - /wrap-ansi@5.1.0: - resolution: {integrity: sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==} - engines: {node: '>=6'} - dependencies: - ansi-styles: 3.2.1 - string-width: 3.1.0 - strip-ansi: 5.2.0 - dev: true - /wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} @@ -26270,10 +26257,6 @@ packages: engines: {node: '>=0.4'} dev: true - /y18n@4.0.0: - resolution: {integrity: sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==} - dev: true - /y18n@5.0.5: resolution: {integrity: sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg==} engines: {node: '>=10'} @@ -26298,13 +26281,6 @@ packages: engines: {node: '>= 14'} dev: true - /yargs-parser@15.0.0: - resolution: {integrity: sha512-xLTUnCMc4JhxrPEPUYD5IBR1mWCK/aT6+RJ/K29JY2y1vD+FhtgKK0AXRWvI262q3QSffAQuTouFIKUuHX89wQ==} - dependencies: - camelcase: 5.3.1 - decamelize: 1.2.0 - dev: true - /yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} @@ -26322,22 +26298,6 @@ packages: engines: {node: '>=12'} dev: true - /yargs@14.2.2: - resolution: {integrity: sha512-/4ld+4VV5RnrynMhPZJ/ZpOCGSCeghMykZ3BhdFBDa9Wy/RH6uEGNWDJog+aUlq+9OM1CFTgtYRW5Is1Po9NOA==} - dependencies: - cliui: 5.0.0 - decamelize: 1.2.0 - find-up: 3.0.0 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - require-main-filename: 2.0.0 - set-blocking: 2.0.0 - string-width: 3.1.0 - which-module: 2.0.0 - y18n: 4.0.0 - yargs-parser: 15.0.0 - dev: true - /yargs@16.2.0: resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} engines: {node: '>=10'}