|
70 | 70 | "@changesets/cli": "^2.27.11", |
71 | 71 | "@commitlint/cli": "^19.6.1", |
72 | 72 | "@commitlint/config-conventional": "^19.6.0", |
| 73 | + "@csstools/postcss-bundler": "^2.0.6", |
73 | 74 | "@nx/devkit": "^19.8.2", |
74 | | - "@spectrum-css/tokens-legacy": "npm:@spectrum-css/tokens@^14.6.0", |
75 | 75 | "@spectrum-tools/postcss-add-theming-layer": "workspace:^", |
76 | 76 | "@spectrum-tools/postcss-property-rollup": "workspace:^", |
77 | 77 | "@spectrum-tools/postcss-rgb-mapping": "workspace:^", |
|
99 | 99 | "nx": "^19.8.2", |
100 | 100 | "open": "^10.1.0", |
101 | 101 | "pajv": "^1.2.0", |
102 | | - "postcss": "^8.5.0", |
| 102 | + "postcss": "^8.5.1", |
103 | 103 | "postcss-extend": "^1.0.5", |
104 | 104 | "postcss-hover-media-feature": "^1.0.2", |
105 | 105 | "postcss-import": "^16.1.0", |
106 | 106 | "postcss-licensing": "^2.0.0", |
107 | | - "postcss-load-config": "^5.1.0", |
| 107 | + "postcss-load-config": "^6.0.1", |
108 | 108 | "postcss-modules": "^6.0.1", |
109 | | - "postcss-preset-env": "^9.5.13", |
| 109 | + "postcss-preset-env": "^10.1.3", |
110 | 110 | "postcss-pseudo-classes": "^0.4.0", |
111 | 111 | "postcss-reporter": "^7.1.0", |
112 | 112 | "postcss-selector-replace": "^1.0.2", |
|
116 | 116 | "rimraf": "^6.0.1", |
117 | 117 | "stylelint": "^16.9.0", |
118 | 118 | "stylelint-config-standard": "^36.0.1", |
119 | | - "stylelint-header": "^2.0.1", |
| 119 | + "stylelint-header": "^2.1.0", |
120 | 120 | "stylelint-high-performance-animation": "^1.10.0", |
121 | 121 | "stylelint-order": "^6.0.4", |
122 | 122 | "stylelint-selector-bem-pattern": "^4.0.1", |
|
0 commit comments