From db5f6391493e14578762e46161dcbb9728d1ae2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:27:03 +0000 Subject: [PATCH] chore(deps): bump postcss from 8.4.20 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 63 +++++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 29 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 878b934..51b36b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,7 +158,7 @@ importers: version: 4.8.0 tailwindcss: specifier: ^3.2.4 - version: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + version: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) ts-jest: specifier: ^29.0.3 version: 29.0.3(@babel/core@7.20.7)(esbuild@0.16.3)(jest@29.3.1)(typescript@4.9.4) @@ -303,7 +303,7 @@ importers: version: 4.8.0 tailwindcss: specifier: ^3.2.4 - version: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + version: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) ts-jest: specifier: ^29.0.3 version: 29.0.3(@babel/core@7.20.7)(esbuild@0.16.3)(jest@29.3.1)(typescript@4.9.4) @@ -418,7 +418,7 @@ importers: version: 3.2.1(jest@29.3.1) tailwindcss: specifier: ^3.2.4 - version: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + version: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) ts-jest: specifier: ^29.0.3 version: 29.0.3(@babel/core@7.20.7)(esbuild@0.16.3)(jest@29.3.1)(typescript@4.9.4) @@ -560,7 +560,7 @@ importers: version: 4.8.1 tailwindcss: specifier: ^3.2.4 - version: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + version: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) ts-jest: specifier: ^29.0.3 version: 29.0.3(@babel/core@7.20.7)(esbuild@0.16.3)(jest@29.3.1)(typescript@4.9.4) @@ -712,7 +712,7 @@ importers: version: 2.0.0(react-dom@18.2.0)(react@18.2.0) tailwindcss: specifier: ^3.2.4 - version: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + version: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) devDependencies: '@labeilleviennoise/build': specifier: workspace:* @@ -811,7 +811,7 @@ importers: version: 0.3.7(@types/react@18.0.26)(flowbite@1.6.0)(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.2.4) tailwindcss: specifier: ^3.2.4 - version: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + version: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) devDependencies: '@labeilleviennoise/build': specifier: workspace:* @@ -4857,7 +4857,7 @@ packages: lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + tailwindcss: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) dev: true /@testing-library/dom@8.19.1: @@ -5997,6 +5997,7 @@ packages: /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true dependencies: file-uri-to-path: 1.0.0 dev: true @@ -7079,6 +7080,7 @@ packages: dependencies: ms: 2.1.3 supports-color: 8.1.1 + dev: false /debug@4.3.4(supports-color@8.1.1): resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} @@ -7687,7 +7689,7 @@ packages: /eslint-import-resolver-node@0.3.6: resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==} dependencies: - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) resolve: 1.22.1 transitivePeerDependencies: - supports-color @@ -7735,7 +7737,7 @@ packages: optional: true dependencies: '@typescript-eslint/parser': 5.48.0(eslint@8.31.0)(typescript@4.9.4) - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) eslint: 8.31.0 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 3.5.2(eslint-plugin-import@2.26.0)(eslint@8.31.0) @@ -8480,6 +8482,7 @@ packages: /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true dev: true optional: true @@ -8647,7 +8650,7 @@ packages: react-dom: 18.2.0(react@18.2.0) react-icons: 4.7.1(react@18.2.0) react-indiana-drag-scroll: 2.2.0(react-dom@18.2.0)(react@18.2.0) - tailwindcss: 3.2.4(postcss@8.4.20)(ts-node@10.9.1) + tailwindcss: 3.2.4(postcss@8.4.31)(ts-node@10.9.1) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -9476,6 +9479,7 @@ packages: /iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} engines: {node: '>=0.10.0'} + requiresBuild: true dependencies: safer-buffer: 2.1.2 dev: true @@ -11976,8 +11980,8 @@ packages: engines: {node: '>=12.0.0'} dev: false - /nanoid@3.3.4: - resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} + /nanoid@3.3.6: + resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -12028,6 +12032,7 @@ packages: /node-addon-api@1.7.2: resolution: {integrity: sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==} + requiresBuild: true dev: true optional: true @@ -12975,27 +12980,27 @@ packages: engines: {node: '>=0.10.0'} dev: true - /postcss-import@14.1.0(postcss@8.4.20): + /postcss-import@14.1.0(postcss@8.4.31): resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==} engines: {node: '>=10.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.20 + postcss: 8.4.31 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 - /postcss-js@4.0.0(postcss@8.4.20): + /postcss-js@4.0.0(postcss@8.4.31): resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.3.3 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.20 + postcss: 8.4.31 - /postcss-load-config@3.1.4(postcss@8.4.20)(ts-node@10.9.1): + /postcss-load-config@3.1.4(postcss@8.4.31)(ts-node@10.9.1): resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -13008,17 +13013,17 @@ packages: optional: true dependencies: lilconfig: 2.0.6 - postcss: 8.4.20 + postcss: 8.4.31 ts-node: 10.9.1(@types/node@18.11.18)(typescript@4.9.4) yaml: 1.10.2 - /postcss-nested@6.0.0(postcss@8.4.20): + /postcss-nested@6.0.0(postcss@8.4.31): resolution: {integrity: sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.20 + postcss: 8.4.31 postcss-selector-parser: 6.0.11 /postcss-selector-parser@6.0.10: @@ -13039,11 +13044,11 @@ packages: /postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - /postcss@8.4.20: - resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} + /postcss@8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.4 + nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 @@ -14651,7 +14656,7 @@ packages: resolution: {integrity: sha512-+fflfPxvHFr81hTJpQ3MIwtqgvefHZFUHFiIHpVIRXvG/nX9+gu2P7JNlFu2bfDMJ+uHhi/pUgzaYacMoXv+Ww==} dev: false - /tailwindcss@3.2.4(postcss@8.4.20)(ts-node@10.9.1): + /tailwindcss@3.2.4(postcss@8.4.31)(ts-node@10.9.1): resolution: {integrity: sha512-AhwtHCKMtR71JgeYDaswmZXhPcW9iuI9Sp2LvZPo9upDZ7231ZJ7eA9RaURbhpXGVlrjX4cFNlB4ieTetEb7hQ==} engines: {node: '>=12.13.0'} hasBin: true @@ -14672,11 +14677,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.20 - postcss-import: 14.1.0(postcss@8.4.20) - postcss-js: 4.0.0(postcss@8.4.20) - postcss-load-config: 3.1.4(postcss@8.4.20)(ts-node@10.9.1) - postcss-nested: 6.0.0(postcss@8.4.20) + postcss: 8.4.31 + postcss-import: 14.1.0(postcss@8.4.31) + postcss-js: 4.0.0(postcss@8.4.31) + postcss-load-config: 3.1.4(postcss@8.4.31)(ts-node@10.9.1) + postcss-nested: 6.0.0(postcss@8.4.31) postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 quick-lru: 5.1.1