From a1c322223c40b7acaadc8f2ca97b38058ef91cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 06:48:48 +0000 Subject: [PATCH] Bump postcss from 8.4.27 to 8.4.47 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.47. - [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.27...8.4.47) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 60 +++++++++++++++++++++---------------------- pnpm-lock.yaml | 65 +++++++++++++++++++++++++---------------------- 2 files changed, 65 insertions(+), 60 deletions(-) diff --git a/package-lock.json b/package-lock.json index f60d0ed..3c2c3c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4241,9 +4241,9 @@ "peer": true }, "node_modules/nanoid": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", - "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", "funding": [ { "type": "github", @@ -4581,9 +4581,9 @@ } }, "node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", + "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==" }, "node_modules/picomatch": { "version": "2.3.1", @@ -4670,9 +4670,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.47", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz", + "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==", "funding": [ { "type": "opencollective", @@ -4688,9 +4688,9 @@ } ], "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "nanoid": "^3.3.7", + "picocolors": "^1.1.0", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" @@ -5545,9 +5545,9 @@ "dev": true }, "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", "engines": { "node": ">=0.10.0" } @@ -9854,9 +9854,9 @@ "peer": true }, "nanoid": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", - "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==" + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" }, "network-information-types": { "version": "0.1.1", @@ -10085,9 +10085,9 @@ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" }, "picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", + "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==" }, "picomatch": { "version": "2.3.1", @@ -10149,13 +10149,13 @@ } }, "postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.47", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz", + "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==", "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "nanoid": "^3.3.7", + "picocolors": "^1.1.0", + "source-map-js": "^1.2.1" } }, "postcss-js": { @@ -10752,9 +10752,9 @@ "dev": true }, "source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" }, "space-separated-tokens": { "version": "2.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1301c11..0c9c53a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,11 +10,11 @@ importers: dependencies: '@tailwindcss/line-clamp': specifier: ^0.2.2 - version: 0.2.2(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27)) + version: 0.2.2(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47)) devDependencies: '@tailwindcss/typography': specifier: ^0.4.1 - version: 0.4.1(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27)) + version: 0.4.1(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47)) astro: specifier: ^2.9.7 version: 2.9.7(@types/node@16.9.6) @@ -26,7 +26,7 @@ importers: version: 2.4.0(prettier@2.4.1)(svelte@3.43.0) tailwindcss: specifier: ^2.2.16 - version: 2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27) + version: 2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47) packages: @@ -1506,8 +1506,8 @@ packages: nanocolors@0.1.12: resolution: {integrity: sha512-2nMHqg1x5PU+unxX7PGY7AuYxl2qDx7PSrTRjizr8sxdd3l/3hBuWWaki62qmtYm2U5i4Z5E7GbjlyDFhs9/EQ==} - nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} + nanoid@3.3.7: + resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -1634,6 +1634,9 @@ packages: picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + picocolors@1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picomatch@2.3.0: resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} engines: {node: '>=8.6'} @@ -1679,8 +1682,8 @@ packages: postcss-value-parser@4.1.0: resolution: {integrity: sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==} - postcss@8.4.27: - resolution: {integrity: sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==} + postcss@8.4.47: + resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} engines: {node: ^10 || ^12 || >=14} preferred-pm@3.0.3: @@ -1878,8 +1881,8 @@ packages: sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} - source-map-js@1.0.2: - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} space-separated-tokens@2.0.1: @@ -2620,17 +2623,17 @@ snapshots: picocolors: 1.0.0 tslib: 2.6.1 - '@tailwindcss/line-clamp@0.2.2(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27))': + '@tailwindcss/line-clamp@0.2.2(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47))': dependencies: - tailwindcss: 2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27) + tailwindcss: 2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47) - '@tailwindcss/typography@0.4.1(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27))': + '@tailwindcss/typography@0.4.1(tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 - tailwindcss: 2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27) + tailwindcss: 2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47) '@types/babel__core@7.20.1': dependencies: @@ -2816,14 +2819,14 @@ snapshots: - supports-color - terser - autoprefixer@10.3.5(postcss@8.4.27): + autoprefixer@10.3.5(postcss@8.4.47): dependencies: browserslist: 4.21.10 caniuse-lite: 1.0.30001519 fraction.js: 4.1.1 nanocolors: 0.1.12 normalize-range: 0.1.2 - postcss: 8.4.27 + postcss: 8.4.47 postcss-value-parser: 4.1.0 bail@2.0.1: {} @@ -3880,7 +3883,7 @@ snapshots: nanocolors@0.1.12: {} - nanoid@3.3.6: {} + nanoid@3.3.7: {} network-information-types@0.1.1(typescript@5.1.6): dependencies: @@ -4007,6 +4010,8 @@ snapshots: picocolors@1.0.0: {} + picocolors@1.1.0: {} + picomatch@2.3.0: {} picomatch@2.3.1: {} @@ -4020,7 +4025,7 @@ snapshots: postcss-js@3.0.3: dependencies: camelcase-css: 2.0.1 - postcss: 8.4.27 + postcss: 8.4.47 postcss-load-config@3.1.0: dependencies: @@ -4028,9 +4033,9 @@ snapshots: lilconfig: 2.0.3 yaml: 1.10.2 - postcss-nested@5.0.6(postcss@8.4.27): + postcss-nested@5.0.6(postcss@8.4.47): dependencies: - postcss: 8.4.27 + postcss: 8.4.47 postcss-selector-parser: 6.0.6 postcss-selector-parser@6.0.6: @@ -4042,11 +4047,11 @@ snapshots: postcss-value-parser@4.1.0: {} - postcss@8.4.27: + postcss@8.4.47: dependencies: - nanoid: 3.3.6 - picocolors: 1.0.0 - source-map-js: 1.0.2 + nanoid: 3.3.7 + picocolors: 1.1.0 + source-map-js: 1.2.1 preferred-pm@3.0.3: dependencies: @@ -4086,7 +4091,7 @@ snapshots: dependencies: commander: 6.2.1 glob: 7.2.0 - postcss: 8.4.27 + postcss: 8.4.47 postcss-selector-parser: 6.0.6 queue-microtask@1.2.3: {} @@ -4281,7 +4286,7 @@ snapshots: sisteransi@1.0.5: {} - source-map-js@1.0.2: {} + source-map-js@1.2.1: {} space-separated-tokens@2.0.1: {} @@ -4353,10 +4358,10 @@ snapshots: '@pkgr/utils': 2.4.2 tslib: 2.6.1 - tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.27))(postcss@8.4.27): + tailwindcss@2.2.16(autoprefixer@10.3.5(postcss@8.4.47))(postcss@8.4.47): dependencies: arg: 5.0.1 - autoprefixer: 10.3.5(postcss@8.4.27) + autoprefixer: 10.3.5(postcss@8.4.47) bytes: 3.1.0 chalk: 4.1.2 chokidar: 3.5.2 @@ -4377,10 +4382,10 @@ snapshots: node-emoji: 1.11.0 normalize-path: 3.0.0 object-hash: 2.2.0 - postcss: 8.4.27 + postcss: 8.4.47 postcss-js: 3.0.3 postcss-load-config: 3.1.0 - postcss-nested: 5.0.6(postcss@8.4.27) + postcss-nested: 5.0.6(postcss@8.4.47) postcss-selector-parser: 6.0.6 postcss-value-parser: 4.1.0 pretty-hrtime: 1.0.3 @@ -4531,7 +4536,7 @@ snapshots: vite@4.5.5(@types/node@16.9.6): dependencies: esbuild: 0.18.17 - postcss: 8.4.27 + postcss: 8.4.47 rollup: 3.29.5 optionalDependencies: '@types/node': 16.9.6