From 8d0759a8cfdca55883b22ffd9317bf16c325a60b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:11:31 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.4.44 to 8.4.45 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.44 to 8.4.45. - [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.44...8.4.45) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/react/package.json | 2 +- pnpm-lock.yaml | 50 ++++++++++++++++++------------------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index d56ea75999..549559af94 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "npm-package-json-lint": "8.0.0", "npm-run-all": "4.1.5", "plop": "4.0.1", - "postcss": "8.4.44", + "postcss": "8.4.45", "prettier": "3.3.3", "rimraf": "6.0.1", "stylelint": "16.9.0", diff --git a/packages/react/package.json b/packages/react/package.json index 4e9fd3a630..28d7e926f1 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -57,7 +57,7 @@ "lodash": "4.17.21", "next": "14.2.7", "npm-run-all": "4.1.5", - "postcss": "8.4.44", + "postcss": "8.4.45", "react": "18.3.1", "react-dom": "18.3.1", "rollup": "4.21.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf8ec416fd..877a3e008e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 4.0.1 version: 4.0.1 postcss: - specifier: 8.4.44 - version: 8.4.44 + specifier: 8.4.45 + version: 8.4.45 prettier: specifier: 3.3.3 version: 3.3.3 @@ -79,7 +79,7 @@ importers: version: 16.9.0(typescript@5.5.4) stylelint-config-standard-scss: specifier: 13.1.0 - version: 13.1.0(postcss@8.4.44)(stylelint@16.9.0(typescript@5.5.4)) + version: 13.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)) stylelint-order: specifier: 6.0.4 version: 6.0.4(stylelint@16.9.0(typescript@5.5.4)) @@ -182,8 +182,8 @@ importers: specifier: 4.1.5 version: 4.1.5 postcss: - specifier: 8.4.44 - version: 8.4.44 + specifier: 8.4.45 + version: 8.4.45 react: specifier: 18.3.1 version: 18.3.1 @@ -6060,8 +6060,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.4.44: - resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} + postcss@8.4.45: + resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -14718,13 +14718,13 @@ snapshots: postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@7.0.0(postcss@8.4.44): + postcss-safe-parser@7.0.0(postcss@8.4.45): dependencies: - postcss: 8.4.44 + postcss: 8.4.45 - postcss-scss@4.0.9(postcss@8.4.44): + postcss-scss@4.0.9(postcss@8.4.45): dependencies: - postcss: 8.4.44 + postcss: 8.4.45 postcss-selector-parser@6.0.15: dependencies: @@ -14736,9 +14736,9 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-sorting@8.0.2(postcss@8.4.44): + postcss-sorting@8.0.2(postcss@8.4.45): dependencies: - postcss: 8.4.44 + postcss: 8.4.45 postcss-value-parser@4.2.0: {} @@ -14748,7 +14748,7 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 - postcss@8.4.44: + postcss@8.4.45: dependencies: nanoid: 3.3.7 picocolors: 1.0.1 @@ -15717,26 +15717,26 @@ snapshots: optionalDependencies: '@babel/core': 7.25.2 - stylelint-config-recommended-scss@14.0.0(postcss@8.4.44)(stylelint@16.9.0(typescript@5.5.4)): + stylelint-config-recommended-scss@14.0.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)): dependencies: - postcss-scss: 4.0.9(postcss@8.4.44) + postcss-scss: 4.0.9(postcss@8.4.45) stylelint: 16.9.0(typescript@5.5.4) stylelint-config-recommended: 14.0.0(stylelint@16.9.0(typescript@5.5.4)) stylelint-scss: 6.1.0(stylelint@16.9.0(typescript@5.5.4)) optionalDependencies: - postcss: 8.4.44 + postcss: 8.4.45 stylelint-config-recommended@14.0.0(stylelint@16.9.0(typescript@5.5.4)): dependencies: stylelint: 16.9.0(typescript@5.5.4) - stylelint-config-standard-scss@13.1.0(postcss@8.4.44)(stylelint@16.9.0(typescript@5.5.4)): + stylelint-config-standard-scss@13.1.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)): dependencies: stylelint: 16.9.0(typescript@5.5.4) - stylelint-config-recommended-scss: 14.0.0(postcss@8.4.44)(stylelint@16.9.0(typescript@5.5.4)) + stylelint-config-recommended-scss: 14.0.0(postcss@8.4.45)(stylelint@16.9.0(typescript@5.5.4)) stylelint-config-standard: 36.0.0(stylelint@16.9.0(typescript@5.5.4)) optionalDependencies: - postcss: 8.4.44 + postcss: 8.4.45 stylelint-config-standard@36.0.0(stylelint@16.9.0(typescript@5.5.4)): dependencies: @@ -15745,8 +15745,8 @@ snapshots: stylelint-order@6.0.4(stylelint@16.9.0(typescript@5.5.4)): dependencies: - postcss: 8.4.44 - postcss-sorting: 8.0.2(postcss@8.4.44) + postcss: 8.4.45 + postcss-sorting: 8.0.2(postcss@8.4.45) stylelint: 16.9.0(typescript@5.5.4) stylelint-scss@6.1.0(stylelint@16.9.0(typescript@5.5.4)): @@ -15791,9 +15791,9 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.0.1 - postcss: 8.4.44 + postcss: 8.4.45 postcss-resolve-nested-selector: 0.1.6 - postcss-safe-parser: 7.0.0(postcss@8.4.44) + postcss-safe-parser: 7.0.0(postcss@8.4.45) postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -16320,7 +16320,7 @@ snapshots: vite@5.4.2(@types/node@22.5.2)(sass@1.77.8)(terser@5.17.1): dependencies: esbuild: 0.21.5 - postcss: 8.4.44 + postcss: 8.4.45 rollup: 4.21.2 optionalDependencies: '@types/node': 22.5.2