postcss-preset-env 9.5.12 → 9.5.13
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.
- package/CHANGELOG.md +9 -24
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changes to PostCSS Preset Env
|
|
2
2
|
|
|
3
|
+
### 9.5.13
|
|
4
|
+
|
|
5
|
+
_May 13, 2024_
|
|
6
|
+
|
|
7
|
+
- Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`4.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#406) (patch)
|
|
8
|
+
- Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#408) (patch)
|
|
9
|
+
- Updated [`css-has-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`6.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#605) (patch)
|
|
10
|
+
- Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1214) (patch)
|
|
11
|
+
|
|
3
12
|
### 9.5.12
|
|
4
13
|
|
|
5
14
|
_May 11, 2024_
|
|
@@ -33,28 +42,4 @@ _May 4, 2024_
|
|
|
33
42
|
- Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.11`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#6011) (patch)
|
|
34
43
|
- Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.16`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6016) (patch)
|
|
35
44
|
|
|
36
|
-
### 9.5.10
|
|
37
|
-
|
|
38
|
-
_May 4, 2024_
|
|
39
|
-
|
|
40
|
-
- Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`2.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#208) (patch)
|
|
41
|
-
- Updated [`@csstools/postcss-light-dark-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function) to [`1.0.4`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-light-dark-function/CHANGELOG.md#104) (patch)
|
|
42
|
-
- Updated [`@csstools/postcss-exponential-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions) to [`1.0.6`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-exponential-functions/CHANGELOG.md#106) (patch)
|
|
43
|
-
- Updated [`@csstools/postcss-media-minmax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax) to [`1.1.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax/CHANGELOG.md#115) (patch)
|
|
44
|
-
- Updated [`@csstools/postcss-media-queries-aspect-ratio-number-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values) to [`2.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-queries-aspect-ratio-number-values/CHANGELOG.md#208) (patch)
|
|
45
|
-
- Updated [`@csstools/postcss-stepped-value-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions) to [`3.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions/CHANGELOG.md#307) (patch)
|
|
46
|
-
- Updated [`@csstools/postcss-trigonometric-functions`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions) to [`3.0.7`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-trigonometric-functions/CHANGELOG.md#307) (patch)
|
|
47
|
-
- Updated [`postcss-custom-media`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media) to [`10.0.5`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-media/CHANGELOG.md#1005) (patch)
|
|
48
|
-
- Updated [`postcss-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties) to [`13.3.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-properties/CHANGELOG.md#1339) (patch)
|
|
49
|
-
- Updated [`postcss-custom-selectors`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors) to [`7.1.9`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-custom-selectors/CHANGELOG.md#719) (patch)
|
|
50
|
-
- Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.15`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#3015) (patch)
|
|
51
|
-
- Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.15`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#2015) (patch)
|
|
52
|
-
- Updated [`@csstools/postcss-gamut-mapping`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping) to [`1.0.8`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#108) (patch)
|
|
53
|
-
- Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.16`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4016) (patch)
|
|
54
|
-
- Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.14`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#3014) (patch)
|
|
55
|
-
- Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.15`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#3015) (patch)
|
|
56
|
-
- Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.15`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#2015) (patch)
|
|
57
|
-
- Updated [`postcss-color-functional-notation`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.10`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#6010) (patch)
|
|
58
|
-
- Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.15`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6015) (patch)
|
|
59
|
-
|
|
60
45
|
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "postcss-preset-env",
|
|
3
3
|
"description": "Convert modern CSS into something browsers understand",
|
|
4
|
-
"version": "9.5.
|
|
4
|
+
"version": "9.5.13",
|
|
5
5
|
"contributors": [
|
|
6
6
|
{
|
|
7
7
|
"name": "Antonio Laguna",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"dist"
|
|
53
53
|
],
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@csstools/postcss-cascade-layers": "^4.0.
|
|
55
|
+
"@csstools/postcss-cascade-layers": "^4.0.6",
|
|
56
56
|
"@csstools/postcss-color-function": "^3.0.16",
|
|
57
57
|
"@csstools/postcss-color-mix-function": "^2.0.16",
|
|
58
58
|
"@csstools/postcss-exponential-functions": "^1.0.7",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@csstools/postcss-hwb-function": "^3.0.15",
|
|
63
63
|
"@csstools/postcss-ic-unit": "^3.0.6",
|
|
64
64
|
"@csstools/postcss-initial": "^1.0.1",
|
|
65
|
-
"@csstools/postcss-is-pseudo-class": "^4.0.
|
|
65
|
+
"@csstools/postcss-is-pseudo-class": "^4.0.8",
|
|
66
66
|
"@csstools/postcss-light-dark-function": "^1.0.5",
|
|
67
67
|
"@csstools/postcss-logical-float-and-clear": "^2.0.1",
|
|
68
68
|
"@csstools/postcss-logical-overflow": "^1.0.1",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"autoprefixer": "^10.4.19",
|
|
85
85
|
"browserslist": "^4.22.3",
|
|
86
86
|
"css-blank-pseudo": "^6.0.2",
|
|
87
|
-
"css-has-pseudo": "^6.0.
|
|
87
|
+
"css-has-pseudo": "^6.0.5",
|
|
88
88
|
"css-prefers-color-scheme": "^9.0.1",
|
|
89
89
|
"cssdb": "^8.0.0",
|
|
90
90
|
"postcss-attribute-case-insensitive": "^6.0.3",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"postcss-image-set-function": "^6.0.3",
|
|
105
105
|
"postcss-lab-function": "^6.0.16",
|
|
106
106
|
"postcss-logical": "^7.0.1",
|
|
107
|
-
"postcss-nesting": "^12.1.
|
|
107
|
+
"postcss-nesting": "^12.1.4",
|
|
108
108
|
"postcss-opacity-percentage": "^2.0.0",
|
|
109
109
|
"postcss-overflow-shorthand": "^5.0.1",
|
|
110
110
|
"postcss-page-break": "^3.0.4",
|