@csstools/csstools-cli 4.0.15 → 4.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +19 -17
  2. package/package.json +18 -18
package/CHANGELOG.md CHANGED
@@ -1,23 +1,25 @@
1
1
  # Changes to CSSTools CLI
2
2
 
3
- ### 4.0.15
3
+ ### 4.0.16
4
4
 
5
- _February 23, 2025_
5
+ _April 19, 2025_
6
6
 
7
- - Updated [`postcss-logical`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical) to [`8.1.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical/CHANGELOG.md#810) (minor)
8
- - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`2.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#207) (patch)
9
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`2.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#207) (patch)
10
- - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`4.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#407) (patch)
11
- - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`4.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#402) (patch)
12
- - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`4.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#407) (patch)
13
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`4.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#408) (patch)
14
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`3.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#308) (patch)
15
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`5.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#508) (patch)
16
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`4.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#408) (patch)
17
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`4.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#408) (patch)
18
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`3.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#308) (patch)
19
- - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`7.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#708) (patch)
20
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`7.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#708) (patch)
21
- - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.1.5`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1015) (patch)
7
+ - Updated [`@csstools/postcss-content-alt-text`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-content-alt-text) to [`2.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-content-alt-text/CHANGELOG.md#205) (patch)
8
+ - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`2.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#208) (patch)
9
+ - Updated [`@csstools/postcss-ic-unit`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit) to [`4.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-ic-unit/CHANGELOG.md#401) (patch)
10
+ - Updated [`@csstools/postcss-light-dark-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function) to [`2.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#208) (patch)
11
+ - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`2.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#208) (patch)
12
+ - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`4.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#408) (patch)
13
+ - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`4.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#408) (patch)
14
+ - Updated [`postcss-double-position-gradients`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients) to [`6.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-double-position-gradients/CHANGELOG.md#601) (patch)
15
+ - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`4.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#409) (patch)
16
+ - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`3.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#309) (patch)
17
+ - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`5.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#509) (patch)
18
+ - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`4.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#409) (patch)
19
+ - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`4.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#409) (patch)
20
+ - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`3.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#309) (patch)
21
+ - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`7.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#709) (patch)
22
+ - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`7.0.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#709) (patch)
23
+ - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.1.6`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1016) (patch)
22
24
 
23
25
  [Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/cli/csstools-cli/CHANGELOG.md)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@csstools/csstools-cli",
3
3
  "description": "Transform CSS with any plugin from csstools/postcss-plugins",
4
- "version": "4.0.15",
4
+ "version": "4.0.16",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Antonio Laguna",
@@ -39,53 +39,53 @@
39
39
  ],
40
40
  "dependencies": {
41
41
  "@csstools/postcss-cascade-layers": "^5.0.1",
42
- "@csstools/postcss-color-function": "^4.0.8",
43
- "@csstools/postcss-color-mix-function": "^3.0.8",
44
- "@csstools/postcss-content-alt-text": "^2.0.4",
45
- "@csstools/postcss-exponential-functions": "^2.0.7",
42
+ "@csstools/postcss-color-function": "^4.0.9",
43
+ "@csstools/postcss-color-mix-function": "^3.0.9",
44
+ "@csstools/postcss-content-alt-text": "^2.0.5",
45
+ "@csstools/postcss-exponential-functions": "^2.0.8",
46
46
  "@csstools/postcss-font-format-keywords": "^4.0.0",
47
- "@csstools/postcss-gradients-interpolation-method": "^5.0.8",
48
- "@csstools/postcss-hwb-function": "^4.0.8",
49
- "@csstools/postcss-ic-unit": "^4.0.0",
47
+ "@csstools/postcss-gradients-interpolation-method": "^5.0.9",
48
+ "@csstools/postcss-hwb-function": "^4.0.9",
49
+ "@csstools/postcss-ic-unit": "^4.0.1",
50
50
  "@csstools/postcss-is-pseudo-class": "^5.0.1",
51
- "@csstools/postcss-light-dark-function": "^2.0.7",
51
+ "@csstools/postcss-light-dark-function": "^2.0.8",
52
52
  "@csstools/postcss-logical-float-and-clear": "^3.0.0",
53
53
  "@csstools/postcss-logical-resize": "^3.0.0",
54
54
  "@csstools/postcss-logical-viewport-units": "^3.0.3",
55
- "@csstools/postcss-media-minmax": "^2.0.7",
55
+ "@csstools/postcss-media-minmax": "^2.0.8",
56
56
  "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.4",
57
57
  "@csstools/postcss-nested-calc": "^4.0.0",
58
58
  "@csstools/postcss-normalize-display-values": "^4.0.0",
59
- "@csstools/postcss-oklab-function": "^4.0.8",
60
- "@csstools/postcss-relative-color-syntax": "^3.0.8",
59
+ "@csstools/postcss-oklab-function": "^4.0.9",
60
+ "@csstools/postcss-relative-color-syntax": "^3.0.9",
61
61
  "@csstools/postcss-scope-pseudo-class": "^4.0.1",
62
- "@csstools/postcss-stepped-value-functions": "^4.0.7",
62
+ "@csstools/postcss-stepped-value-functions": "^4.0.8",
63
63
  "@csstools/postcss-text-decoration-shorthand": "^4.0.2",
64
- "@csstools/postcss-trigonometric-functions": "^4.0.7",
64
+ "@csstools/postcss-trigonometric-functions": "^4.0.8",
65
65
  "@csstools/postcss-unset-value": "^4.0.0",
66
66
  "css-blank-pseudo": "^7.0.1",
67
67
  "css-has-pseudo": "^7.0.2",
68
68
  "css-prefers-color-scheme": "^10.0.0",
69
69
  "postcss": "^8.4.45",
70
70
  "postcss-attribute-case-insensitive": "^7.0.1",
71
- "postcss-color-functional-notation": "^7.0.8",
71
+ "postcss-color-functional-notation": "^7.0.9",
72
72
  "postcss-color-hex-alpha": "^10.0.0",
73
73
  "postcss-color-rebeccapurple": "^10.0.0",
74
74
  "postcss-custom-media": "^11.0.5",
75
75
  "postcss-custom-properties": "^14.0.4",
76
76
  "postcss-custom-selectors": "^8.0.4",
77
77
  "postcss-dir-pseudo-class": "^9.0.1",
78
- "postcss-double-position-gradients": "^6.0.0",
78
+ "postcss-double-position-gradients": "^6.0.1",
79
79
  "postcss-focus-visible": "^10.0.1",
80
80
  "postcss-focus-within": "^9.0.1",
81
81
  "postcss-gap-properties": "^6.0.0",
82
82
  "postcss-image-set-function": "^7.0.0",
83
- "postcss-lab-function": "^7.0.8",
83
+ "postcss-lab-function": "^7.0.9",
84
84
  "postcss-logical": "^8.1.0",
85
85
  "postcss-nesting": "^13.0.1",
86
86
  "postcss-overflow-shorthand": "^6.0.0",
87
87
  "postcss-place": "^10.0.0",
88
- "postcss-preset-env": "^10.1.5",
88
+ "postcss-preset-env": "^10.1.6",
89
89
  "postcss-pseudo-class-any-link": "^10.0.1",
90
90
  "postcss-selector-not": "^8.0.1"
91
91
  },