From 169028408c60adb46375c9046412102d0c472f41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 19:19:53 +0000 Subject: [PATCH] fix(deps): update dependency postcss to ^8.5.6 --- .storybook/package.json | 2 +- package.json | 2 +- plugins/postcss-rgb-mapping/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- tokens/package.json | 2 +- tools/bundle/package.json | 2 +- yarn.lock | 22 +++++++++---------- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.storybook/package.json b/.storybook/package.json index bd216ae0ccf..bbb8930603b 100644 --- a/.storybook/package.json +++ b/.storybook/package.json @@ -68,7 +68,7 @@ "lit": "^3.3.0", "lodash-es": "^4.17.21", "npm-registry-fetch": "^18.0.2", - "postcss": "^8.5.5", + "postcss": "^8.5.6", "prettier": "^3.5.3", "react": "^19.1.0", "react-dom": "^19.1.0", diff --git a/package.json b/package.json index a74a8374a1c..a3399cc0431 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "nx": "^21.1.3", "open": "^10.1.2", "pajv": "^1.2.0", - "postcss": "^8.5.5", + "postcss": "^8.5.6", "postcss-extend": "^1.0.5", "postcss-hover-media-feature": "^1.0.2", "postcss-import": "^16.1.0", diff --git a/plugins/postcss-rgb-mapping/package.json b/plugins/postcss-rgb-mapping/package.json index e0811cd85a7..1138cca011f 100644 --- a/plugins/postcss-rgb-mapping/package.json +++ b/plugins/postcss-rgb-mapping/package.json @@ -31,7 +31,7 @@ "devDependencies": { "ava": "^6.4.0", "c8": "^10.1.3", - "postcss": "^8.5.5" + "postcss": "^8.5.6" }, "keywords": [ "css", diff --git a/plugins/stylelint-no-unknown-custom-properties/package.json b/plugins/stylelint-no-unknown-custom-properties/package.json index 52c634a8ed8..9cd3524a1e3 100644 --- a/plugins/stylelint-no-unknown-custom-properties/package.json +++ b/plugins/stylelint-no-unknown-custom-properties/package.json @@ -29,7 +29,7 @@ "dependencies": { "colors": "^1.4.0", "fast-glob": "^3.3.3", - "postcss": "^8.5.5", + "postcss": "^8.5.6", "postcss-values-parser": "^6.0.2" }, "peerDependencies": { diff --git a/plugins/stylelint-no-unused-custom-properties/package.json b/plugins/stylelint-no-unused-custom-properties/package.json index 88662ae2128..8d98d8b6cca 100644 --- a/plugins/stylelint-no-unused-custom-properties/package.json +++ b/plugins/stylelint-no-unused-custom-properties/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "colors": "^1.4.0", - "postcss": "^8.5.5", + "postcss": "^8.5.6", "postcss-values-parser": "^6.0.2" }, "peerDependencies": { diff --git a/tokens/package.json b/tokens/package.json index 0e96dceea84..5d4a9c1d3e6 100644 --- a/tokens/package.json +++ b/tokens/package.json @@ -30,7 +30,7 @@ "deepmerge": "^4.3.1", "glob": "^11.0.2", "lodash-es": "^4.17.21", - "postcss": "^8.5.5", + "postcss": "^8.5.6", "postcss-sorting": "^9.1.0", "style-dictionary": "^4.4.0" }, diff --git a/tools/bundle/package.json b/tools/bundle/package.json index 779fd9fdb67..7ae2b37a8bb 100644 --- a/tools/bundle/package.json +++ b/tools/bundle/package.json @@ -116,7 +116,7 @@ "@spectrum-css/underlay": "7.0.0-next.0", "@spectrum-css/well": "8.0.0-next.0", "colors": "^1.4.0", - "postcss": "^8.5.5", + "postcss": "^8.5.6", "postcss-licensing": "^3.0.0" }, "keywords": [ diff --git a/yarn.lock b/yarn.lock index cbf3610aa76..e44845a3c3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,7 +152,7 @@ __metadata: nx: "npm:^21.1.3" open: "npm:^10.1.2" pajv: "npm:^1.2.0" - postcss: "npm:^8.5.5" + postcss: "npm:^8.5.6" postcss-extend: "npm:^1.0.5" postcss-hover-media-feature: "npm:^1.0.2" postcss-import: "npm:^16.1.0" @@ -4321,7 +4321,7 @@ __metadata: "@spectrum-css/underlay": "npm:7.0.0-next.0" "@spectrum-css/well": "npm:8.0.0-next.0" colors: "npm:^1.4.0" - postcss: "npm:^8.5.5" + postcss: "npm:^8.5.6" postcss-licensing: "npm:^3.0.0" languageName: unknown linkType: soft @@ -5287,7 +5287,7 @@ __metadata: lit: "npm:^3.3.0" lodash-es: "npm:^4.17.21" npm-registry-fetch: "npm:^18.0.2" - postcss: "npm:^8.5.5" + postcss: "npm:^8.5.6" prettier: "npm:^3.5.3" react: "npm:^19.1.0" react-dom: "npm:^19.1.0" @@ -5709,7 +5709,7 @@ __metadata: deepmerge: "npm:^4.3.1" glob: "npm:^11.0.2" lodash-es: "npm:^4.17.21" - postcss: "npm:^8.5.5" + postcss: "npm:^8.5.6" postcss-sorting: "npm:^9.1.0" style-dictionary: "npm:^4.4.0" languageName: unknown @@ -5856,7 +5856,7 @@ __metadata: dependencies: ava: "npm:^6.4.0" c8: "npm:^10.1.3" - postcss: "npm:^8.5.5" + postcss: "npm:^8.5.6" postcss-values-parser: "npm:^6.0.2" peerDependencies: postcss: ">=8" @@ -5884,7 +5884,7 @@ __metadata: c8: "npm:^10.1.3" colors: "npm:^1.4.0" fast-glob: "npm:^3.3.3" - postcss: "npm:^8.5.5" + postcss: "npm:^8.5.6" postcss-values-parser: "npm:^6.0.2" stylelint: "npm:^16.20.0" peerDependencies: @@ -5899,7 +5899,7 @@ __metadata: ava: "npm:^6.4.0" c8: "npm:^10.1.3" colors: "npm:^1.4.0" - postcss: "npm:^8.5.5" + postcss: "npm:^8.5.6" postcss-values-parser: "npm:^6.0.2" stylelint: "npm:^16.20.0" peerDependencies: @@ -17720,14 +17720,14 @@ __metadata: languageName: node linkType: hard -"postcss@npm:^8.5.5": - version: 8.5.5 - resolution: "postcss@npm:8.5.5" +"postcss@npm:^8.5.6": + version: 8.5.6 + resolution: "postcss@npm:8.5.6" dependencies: nanoid: "npm:^3.3.11" picocolors: "npm:^1.1.1" source-map-js: "npm:^1.2.1" - checksum: 10c0/6415873fab84de05c2d8fd18f72ea6654bca437bb4b9f02ca819c438501e4b3a450023e575e17587c6eaa5bedddaaa4dad3af210f5cf166e30cec09cac58baf8 + checksum: 10c0/5127cc7c91ed7a133a1b7318012d8bfa112da9ef092dddf369ae699a1f10ebbd89b1b9f25f3228795b84585c72aabd5ced5fc11f2ba467eedf7b081a66fad024 languageName: node linkType: hard