|
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 | 75 | "@spectrum-tools/postcss-add-theming-layer": "1.0.1",
|
75 | 76 | "@spectrum-tools/postcss-property-rollup": "0.0.1",
|
76 | 77 | "@spectrum-tools/postcss-rgb-mapping": "1.0.0",
|
77 | 78 | "@yarnpkg/types": "^4.0.0",
|
78 | 79 | "at-rule-packer": "^0.4.2",
|
79 |
| - "autoprefixer": "^10.4.19", |
| 80 | + "autoprefixer": "^10.4.21", |
80 | 81 | "colors": "^1.4.0",
|
81 | 82 | "cross-env": "^7.0.3",
|
82 |
| - "cssnano": "^7.0.3", |
| 83 | + "cssnano": "^7.0.6", |
83 | 84 | "cssnano-preset-advanced": "^7.0.6",
|
84 | 85 | "diff": "^7.0.0",
|
85 | 86 | "diff2html": "^3.4.51",
|
|
104 | 105 | "postcss-extend": "^1.0.5",
|
105 | 106 | "postcss-hover-media-feature": "^1.0.2",
|
106 | 107 | "postcss-import": "^16.1.0",
|
107 |
| - "postcss-licensing": "^2.0.0", |
108 |
| - "postcss-load-config": "^5.1.0", |
| 108 | + "postcss-licensing": "^3.0.0", |
| 109 | + "postcss-load-config": "^6.0.1", |
109 | 110 | "postcss-modules": "^6.0.1",
|
110 |
| - "postcss-preset-env": "^9.5.13", |
| 111 | + "postcss-preset-env": "^10.1.5", |
111 | 112 | "postcss-pseudo-classes": "^0.4.0",
|
112 | 113 | "postcss-reporter": "^7.1.0",
|
113 | 114 | "postcss-selector-replace": "^1.0.2",
|
114 | 115 | "postcss-sorting": "^9.1.0",
|
115 | 116 | "postcss-values-parser": "^6.0.2",
|
116 |
| - "prettier": "^3.4.2", |
| 117 | + "prettier": "^3.5.3", |
117 | 118 | "rimraf": "^6.0.1",
|
118 | 119 | "semver": "^7.7.1",
|
119 |
| - "stylelint": "^16.9.0", |
| 120 | + "stylelint": "^16.15.0", |
120 | 121 | "stylelint-config-standard": "^36.0.1",
|
121 |
| - "stylelint-header": "^2.0.1", |
122 |
| - "stylelint-high-performance-animation": "^1.10.0", |
| 122 | + "stylelint-header": "^2.1.0", |
| 123 | + "stylelint-high-performance-animation": "^1.11.0", |
123 | 124 | "stylelint-order": "^6.0.4",
|
124 | 125 | "stylelint-selector-bem-pattern": "^4.0.1",
|
125 | 126 | "stylelint-use-logical": "^2.1.2",
|
|
0 commit comments