Skip to content

Commit faafaa1

Browse files
fix(deps): update dependency postcss to ^8.5.6
1 parent 90efd89 commit faafaa1

File tree

11 files changed

+24
-24
lines changed

11 files changed

+24
-24
lines changed

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"lit": "^3.3.0",
7070
"lodash-es": "^4.17.21",
7171
"npm-registry-fetch": "^18.0.2",
72-
"postcss": "^8.5.5",
72+
"postcss": "^8.5.6",
7373
"prettier": "^3.5.3",
7474
"react": "^18.3.1",
7575
"react-dom": "^18.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"nx": "^21.1.3",
101101
"open": "^10.1.2",
102102
"pajv": "^1.2.0",
103-
"postcss": "^8.5.5",
103+
"postcss": "^8.5.6",
104104
"postcss-extend": "^1.0.5",
105105
"postcss-hover-media-feature": "^1.0.2",
106106
"postcss-import": "^16.1.0",

plugins/postcss-add-theming-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"ava": "^6.4.0",
3434
"c8": "^10.1.3",
35-
"postcss": "^8.5.5"
35+
"postcss": "^8.5.6"
3636
},
3737
"keywords": [
3838
"css",

plugins/postcss-property-rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"ava": "^6.4.0",
3030
"c8": "^10.1.3",
31-
"postcss": "^8.5.5"
31+
"postcss": "^8.5.6"
3232
},
3333
"keywords": [
3434
"css",

plugins/postcss-rgb-mapping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"ava": "^6.4.0",
3333
"c8": "^10.1.3",
34-
"postcss": "^8.5.5"
34+
"postcss": "^8.5.6"
3535
},
3636
"keywords": [
3737
"css",

plugins/stylelint-no-unknown-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"colors": "^1.4.0",
3131
"fast-glob": "^3.3.3",
32-
"postcss": "^8.5.5",
32+
"postcss": "^8.5.6",
3333
"postcss-values-parser": "^6.0.2"
3434
},
3535
"peerDependencies": {

plugins/stylelint-no-unused-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"colors": "^1.4.0",
31-
"postcss": "^8.5.5",
31+
"postcss": "^8.5.6",
3232
"postcss-values-parser": "^6.0.2"
3333
},
3434
"peerDependencies": {

plugins/stylelint-theme-alignment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"dependencies": {
2727
"colors": "^1.4.0",
28-
"postcss": "^8.5.5",
28+
"postcss": "^8.5.6",
2929
"postcss-values-parser": "^6.0.2"
3030
},
3131
"peerDependencies": {

tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@spectrum-tools/postcss-rgb-mapping": "1.1.0",
3030
"deepmerge": "^4.3.1",
3131
"lodash-es": "^4.17.21",
32-
"postcss": "^8.5.5",
32+
"postcss": "^8.5.6",
3333
"postcss-sorting": "^9.1.0",
3434
"style-dictionary": "^4.4.0"
3535
},

tools/bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@spectrum-css/underlay": "6.1.0",
117117
"@spectrum-css/well": "7.1.0",
118118
"colors": "^1.4.0",
119-
"postcss": "^8.5.5",
119+
"postcss": "^8.5.6",
120120
"postcss-licensing": "^3.0.0"
121121
},
122122
"keywords": [

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ __metadata:
154154
nx: "npm:^21.1.3"
155155
open: "npm:^10.1.2"
156156
pajv: "npm:^1.2.0"
157-
postcss: "npm:^8.5.5"
157+
postcss: "npm:^8.5.6"
158158
postcss-extend: "npm:^1.0.5"
159159
postcss-hover-media-feature: "npm:^1.0.2"
160160
postcss-import: "npm:^16.1.0"
@@ -4281,7 +4281,7 @@ __metadata:
42814281
"@spectrum-css/underlay": "npm:6.1.0"
42824282
"@spectrum-css/well": "npm:7.1.0"
42834283
colors: "npm:^1.4.0"
4284-
postcss: "npm:^8.5.5"
4284+
postcss: "npm:^8.5.6"
42854285
postcss-licensing: "npm:^3.0.0"
42864286
languageName: unknown
42874287
linkType: soft
@@ -5228,7 +5228,7 @@ __metadata:
52285228
lit: "npm:^3.3.0"
52295229
lodash-es: "npm:^4.17.21"
52305230
npm-registry-fetch: "npm:^18.0.2"
5231-
postcss: "npm:^8.5.5"
5231+
postcss: "npm:^8.5.6"
52325232
prettier: "npm:^3.5.3"
52335233
react: "npm:^18.3.1"
52345234
react-dom: "npm:^18.3.1"
@@ -5656,7 +5656,7 @@ __metadata:
56565656
"@spectrum-tools/postcss-rgb-mapping": "npm:1.1.0"
56575657
deepmerge: "npm:^4.3.1"
56585658
lodash-es: "npm:^4.17.21"
5659-
postcss: "npm:^8.5.5"
5659+
postcss: "npm:^8.5.6"
56605660
postcss-sorting: "npm:^9.1.0"
56615661
style-dictionary: "npm:^4.4.0"
56625662
languageName: unknown
@@ -5804,7 +5804,7 @@ __metadata:
58045804
dependencies:
58055805
ava: "npm:^6.4.0"
58065806
c8: "npm:^10.1.3"
5807-
postcss: "npm:^8.5.5"
5807+
postcss: "npm:^8.5.6"
58085808
postcss-selector-parser: "npm:^7.1.0"
58095809
postcss-values-parser: "npm:^6.0.2"
58105810
peerDependencies:
@@ -5818,7 +5818,7 @@ __metadata:
58185818
dependencies:
58195819
ava: "npm:^6.4.0"
58205820
c8: "npm:^10.1.3"
5821-
postcss: "npm:^8.5.5"
5821+
postcss: "npm:^8.5.6"
58225822
peerDependencies:
58235823
postcss: ">=8"
58245824
languageName: unknown
@@ -5830,7 +5830,7 @@ __metadata:
58305830
dependencies:
58315831
ava: "npm:^6.4.0"
58325832
c8: "npm:^10.1.3"
5833-
postcss: "npm:^8.5.5"
5833+
postcss: "npm:^8.5.6"
58345834
postcss-values-parser: "npm:^6.0.2"
58355835
peerDependencies:
58365836
postcss: ">=8"
@@ -5858,7 +5858,7 @@ __metadata:
58585858
c8: "npm:^10.1.3"
58595859
colors: "npm:^1.4.0"
58605860
fast-glob: "npm:^3.3.3"
5861-
postcss: "npm:^8.5.5"
5861+
postcss: "npm:^8.5.6"
58625862
postcss-values-parser: "npm:^6.0.2"
58635863
stylelint: "npm:^16.20.0"
58645864
peerDependencies:
@@ -5873,7 +5873,7 @@ __metadata:
58735873
ava: "npm:^6.4.0"
58745874
c8: "npm:^10.1.3"
58755875
colors: "npm:^1.4.0"
5876-
postcss: "npm:^8.5.5"
5876+
postcss: "npm:^8.5.6"
58775877
postcss-values-parser: "npm:^6.0.2"
58785878
stylelint: "npm:^16.20.0"
58795879
peerDependencies:
@@ -5886,7 +5886,7 @@ __metadata:
58865886
resolution: "@spectrum-tools/stylelint-theme-alignment@workspace:plugins/stylelint-theme-alignment"
58875887
dependencies:
58885888
colors: "npm:^1.4.0"
5889-
postcss: "npm:^8.5.5"
5889+
postcss: "npm:^8.5.6"
58905890
postcss-values-parser: "npm:^6.0.2"
58915891
stylelint: "npm:^16.20.0"
58925892
peerDependencies:
@@ -17781,14 +17781,14 @@ __metadata:
1778117781
languageName: node
1778217782
linkType: hard
1778317783

17784-
"postcss@npm:^8.5.5":
17785-
version: 8.5.5
17786-
resolution: "postcss@npm:8.5.5"
17784+
"postcss@npm:^8.5.6":
17785+
version: 8.5.6
17786+
resolution: "postcss@npm:8.5.6"
1778717787
dependencies:
1778817788
nanoid: "npm:^3.3.11"
1778917789
picocolors: "npm:^1.1.1"
1779017790
source-map-js: "npm:^1.2.1"
17791-
checksum: 10c0/6415873fab84de05c2d8fd18f72ea6654bca437bb4b9f02ca819c438501e4b3a450023e575e17587c6eaa5bedddaaa4dad3af210f5cf166e30cec09cac58baf8
17791+
checksum: 10c0/5127cc7c91ed7a133a1b7318012d8bfa112da9ef092dddf369ae699a1f10ebbd89b1b9f25f3228795b84585c72aabd5ced5fc11f2ba467eedf7b081a66fad024
1779217792
languageName: node
1779317793
linkType: hard
1779417794

0 commit comments

Comments
 (0)