@csstools/csstools-cli 5.0.7 → 5.0.9

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 +11 -15
  2. package/package.json +19 -19
package/CHANGELOG.md CHANGED
@@ -1,21 +1,17 @@
1
1
  # Changes to CSSTools CLI
2
2
 
3
- ### 5.0.7
3
+ ### 5.0.9
4
4
 
5
- _April 12, 2026_
5
+ _June 14, 2026_
6
6
 
7
- - Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#302) (patch)
8
- - Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#302) (patch)
9
- - Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#502) (patch)
10
- - Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#502) (patch)
11
- - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#503) (patch)
12
- - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#403) (patch)
13
- - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`6.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#603) (patch)
14
- - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#503) (patch)
15
- - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`5.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#503) (patch)
16
- - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#403) (patch)
17
- - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`8.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#803) (patch)
18
- - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`8.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#803) (patch)
19
- - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`11.2.1`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1121) (patch)
7
+ - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`5.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#505) (patch)
8
+ - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#405) (patch)
9
+ - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`6.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#605) (patch)
10
+ - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`5.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#505) (patch)
11
+ - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`5.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#505) (patch)
12
+ - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`4.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#405) (patch)
13
+ - Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`8.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#805) (patch)
14
+ - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`8.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#805) (patch)
15
+ - Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`11.3.1`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1131) (patch)
20
16
 
21
17
  [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": "5.0.7",
4
+ "version": "5.0.9",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Antonio Laguna",
@@ -38,53 +38,53 @@
38
38
  ],
39
39
  "dependencies": {
40
40
  "@csstools/postcss-cascade-layers": "^6.0.0",
41
- "@csstools/postcss-color-function": "^5.0.3",
42
- "@csstools/postcss-color-mix-function": "^4.0.3",
43
- "@csstools/postcss-content-alt-text": "^3.0.0",
44
- "@csstools/postcss-exponential-functions": "^3.0.2",
41
+ "@csstools/postcss-color-function": "^5.0.5",
42
+ "@csstools/postcss-color-mix-function": "^4.0.5",
43
+ "@csstools/postcss-content-alt-text": "^3.0.1",
44
+ "@csstools/postcss-exponential-functions": "^3.0.3",
45
45
  "@csstools/postcss-font-format-keywords": "^5.0.0",
46
- "@csstools/postcss-gradients-interpolation-method": "^6.0.3",
47
- "@csstools/postcss-hwb-function": "^5.0.3",
48
- "@csstools/postcss-ic-unit": "^5.0.0",
46
+ "@csstools/postcss-gradients-interpolation-method": "^6.0.5",
47
+ "@csstools/postcss-hwb-function": "^5.0.5",
48
+ "@csstools/postcss-ic-unit": "^5.0.1",
49
49
  "@csstools/postcss-is-pseudo-class": "^6.0.0",
50
- "@csstools/postcss-light-dark-function": "^3.0.0",
50
+ "@csstools/postcss-light-dark-function": "^3.0.1",
51
51
  "@csstools/postcss-logical-float-and-clear": "^4.0.0",
52
52
  "@csstools/postcss-logical-resize": "^4.0.0",
53
53
  "@csstools/postcss-logical-viewport-units": "^4.0.0",
54
- "@csstools/postcss-media-minmax": "^3.0.2",
54
+ "@csstools/postcss-media-minmax": "^3.0.3",
55
55
  "@csstools/postcss-media-queries-aspect-ratio-number-values": "^4.0.0",
56
56
  "@csstools/postcss-nested-calc": "^5.0.0",
57
57
  "@csstools/postcss-normalize-display-values": "^5.0.1",
58
- "@csstools/postcss-oklab-function": "^5.0.3",
59
- "@csstools/postcss-relative-color-syntax": "^4.0.3",
58
+ "@csstools/postcss-oklab-function": "^5.0.5",
59
+ "@csstools/postcss-relative-color-syntax": "^4.0.5",
60
60
  "@csstools/postcss-scope-pseudo-class": "^5.0.0",
61
- "@csstools/postcss-stepped-value-functions": "^5.0.2",
61
+ "@csstools/postcss-stepped-value-functions": "^5.0.3",
62
62
  "@csstools/postcss-text-decoration-shorthand": "^5.0.3",
63
- "@csstools/postcss-trigonometric-functions": "^5.0.2",
63
+ "@csstools/postcss-trigonometric-functions": "^5.0.3",
64
64
  "@csstools/postcss-unset-value": "^5.0.0",
65
65
  "css-blank-pseudo": "^8.0.1",
66
66
  "css-has-pseudo": "^8.0.0",
67
67
  "css-prefers-color-scheme": "^11.0.0",
68
- "postcss": "^8.5.6",
68
+ "postcss": "^8.5.10",
69
69
  "postcss-attribute-case-insensitive": "^8.0.0",
70
- "postcss-color-functional-notation": "^8.0.3",
70
+ "postcss-color-functional-notation": "^8.0.5",
71
71
  "postcss-color-hex-alpha": "^11.0.0",
72
72
  "postcss-color-rebeccapurple": "^11.0.0",
73
73
  "postcss-custom-media": "^12.0.1",
74
74
  "postcss-custom-properties": "^15.0.1",
75
75
  "postcss-custom-selectors": "^9.0.1",
76
76
  "postcss-dir-pseudo-class": "^10.0.0",
77
- "postcss-double-position-gradients": "^7.0.0",
77
+ "postcss-double-position-gradients": "^7.0.1",
78
78
  "postcss-focus-visible": "^11.0.0",
79
79
  "postcss-focus-within": "^10.0.0",
80
80
  "postcss-gap-properties": "^7.0.0",
81
81
  "postcss-image-set-function": "^8.0.0",
82
- "postcss-lab-function": "^8.0.3",
82
+ "postcss-lab-function": "^8.0.5",
83
83
  "postcss-logical": "^9.0.0",
84
84
  "postcss-nesting": "^14.0.0",
85
85
  "postcss-overflow-shorthand": "^7.0.0",
86
86
  "postcss-place": "^11.0.0",
87
- "postcss-preset-env": "^11.2.1",
87
+ "postcss-preset-env": "^11.3.1",
88
88
  "postcss-pseudo-class-any-link": "^11.0.0",
89
89
  "postcss-selector-not": "^9.0.0"
90
90
  },