Skip to content

Commit a9fb5f5

Browse files
committed
set dependencies to newly released versions
1 parent a10ae0a commit a9fb5f5

File tree

71 files changed

+358
-254
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+358
-254
lines changed

cli/csstools-cli/CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
### Unreleased (major)
44

55
- Updated: Support for Node v18+ (major).
6+
- Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#500) (major)
7+
- Updated [`@csstools/postcss-font-format-keywords`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-font-format-keywords/CHANGELOG.md#400) (major)
8+
- Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`5.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#500) (major)
9+
- Updated [`@csstools/postcss-logical-float-and-clear`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-float-and-clear/CHANGELOG.md#300) (major)
10+
- Updated [`@csstools/postcss-logical-resize`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-resize/CHANGELOG.md#300) (major)
11+
- Updated [`@csstools/postcss-logical-viewport-units`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical-viewport-units/CHANGELOG.md#300) (major)
12+
- Updated [`@csstools/postcss-nested-calc`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc/CHANGELOG.md#400) (major)
13+
- Updated [`@csstools/postcss-normalize-display-values`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-normalize-display-values/CHANGELOG.md#400) (major)
14+
- Updated [`@csstools/postcss-scope-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-scope-pseudo-class/CHANGELOG.md#400) (major)
15+
- Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#400) (major)
16+
- Updated [`@csstools/postcss-unset-value`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value) to [`4.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value/CHANGELOG.md#400) (major)
17+
- Updated [`css-blank-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo) to [`7.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-blank-pseudo/CHANGELOG.md#700) (major)
18+
- Updated [`css-has-pseudo`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo) to [`7.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo/CHANGELOG.md#700) (major)
19+
- Updated [`css-prefers-color-scheme`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/css-prefers-color-scheme/CHANGELOG.md#1000) (major)
20+
- Updated [`postcss-attribute-case-insensitive`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-attribute-case-insensitive) to [`7.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-attribute-case-insensitive/CHANGELOG.md#700) (major)
21+
- Updated [`postcss-color-hex-alpha`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-hex-alpha) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-hex-alpha/CHANGELOG.md#1000) (major)
22+
- Updated [`postcss-color-rebeccapurple`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-rebeccapurple/CHANGELOG.md#1000) (major)
23+
- Updated [`postcss-dir-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class) to [`9.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class/CHANGELOG.md#900) (major)
24+
- Updated [`postcss-focus-visible`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-visible/CHANGELOG.md#1000) (major)
25+
- Updated [`postcss-focus-within`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within) to [`9.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within/CHANGELOG.md#900) (major)
26+
- Updated [`postcss-gap-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gap-properties/CHANGELOG.md#600) (major)
27+
- Updated [`postcss-image-set-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function) to [`7.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function/CHANGELOG.md#700) (major)
28+
- Updated [`postcss-logical`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical) to [`8.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical/CHANGELOG.md#800) (major)
29+
- Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`13.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1300) (major)
30+
- Updated [`postcss-overflow-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-overflow-shorthand) to [`6.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-overflow-shorthand/CHANGELOG.md#600) (major)
31+
- Updated [`postcss-place`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-place/CHANGELOG.md#1000) (major)
32+
- Updated [`postcss-pseudo-class-any-link`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link) to [`10.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#1000) (major)
33+
- Updated [`postcss-selector-not`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-selector-not) to [`8.0.0`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-selector-not/CHANGELOG.md#800) (major)
634

735
### 3.1.0
836

cli/csstools-cli/package.json

+28-28
Original file line numberDiff line numberDiff line change
@@ -38,56 +38,56 @@
3838
"dist"
3939
],
4040
"dependencies": {
41-
"@csstools/postcss-cascade-layers": "^4.0.6",
41+
"@csstools/postcss-cascade-layers": "^5.0.0",
4242
"@csstools/postcss-color-function": "^3.0.19",
4343
"@csstools/postcss-color-mix-function": "^2.0.19",
4444
"@csstools/postcss-content-alt-text": "^1.0.0",
4545
"@csstools/postcss-exponential-functions": "^1.0.9",
46-
"@csstools/postcss-font-format-keywords": "^3.0.2",
46+
"@csstools/postcss-font-format-keywords": "^4.0.0",
4747
"@csstools/postcss-gradients-interpolation-method": "^4.0.20",
4848
"@csstools/postcss-hwb-function": "^3.0.18",
4949
"@csstools/postcss-ic-unit": "^3.0.7",
50-
"@csstools/postcss-is-pseudo-class": "^4.0.8",
50+
"@csstools/postcss-is-pseudo-class": "^5.0.0",
5151
"@csstools/postcss-light-dark-function": "^1.0.8",
52-
"@csstools/postcss-logical-float-and-clear": "^2.0.1",
53-
"@csstools/postcss-logical-resize": "^2.0.1",
54-
"@csstools/postcss-logical-viewport-units": "^2.0.11",
52+
"@csstools/postcss-logical-float-and-clear": "^3.0.0",
53+
"@csstools/postcss-logical-resize": "^3.0.0",
54+
"@csstools/postcss-logical-viewport-units": "^3.0.0",
5555
"@csstools/postcss-media-minmax": "^1.1.8",
5656
"@csstools/postcss-media-queries-aspect-ratio-number-values": "^2.0.11",
57-
"@csstools/postcss-nested-calc": "^3.0.2",
58-
"@csstools/postcss-normalize-display-values": "^3.0.2",
57+
"@csstools/postcss-nested-calc": "^4.0.0",
58+
"@csstools/postcss-normalize-display-values": "^4.0.0",
5959
"@csstools/postcss-oklab-function": "^3.0.19",
6060
"@csstools/postcss-relative-color-syntax": "^2.0.19",
61-
"@csstools/postcss-scope-pseudo-class": "^3.0.1",
61+
"@csstools/postcss-scope-pseudo-class": "^4.0.0",
6262
"@csstools/postcss-stepped-value-functions": "^3.0.10",
63-
"@csstools/postcss-text-decoration-shorthand": "^3.0.7",
63+
"@csstools/postcss-text-decoration-shorthand": "^4.0.0",
6464
"@csstools/postcss-trigonometric-functions": "^3.0.10",
65-
"@csstools/postcss-unset-value": "^3.0.1",
66-
"css-blank-pseudo": "^6.0.2",
67-
"css-has-pseudo": "^6.0.5",
68-
"css-prefers-color-scheme": "^9.0.1",
65+
"@csstools/postcss-unset-value": "^4.0.0",
66+
"css-blank-pseudo": "^7.0.0",
67+
"css-has-pseudo": "^7.0.0",
68+
"css-prefers-color-scheme": "^10.0.0",
6969
"postcss": "^8.4.38",
70-
"postcss-attribute-case-insensitive": "^6.0.3",
70+
"postcss-attribute-case-insensitive": "^7.0.0",
7171
"postcss-color-functional-notation": "^6.0.14",
72-
"postcss-color-hex-alpha": "^9.0.4",
73-
"postcss-color-rebeccapurple": "^9.0.3",
72+
"postcss-color-hex-alpha": "^10.0.0",
73+
"postcss-color-rebeccapurple": "^10.0.0",
7474
"postcss-custom-media": "^10.0.8",
7575
"postcss-custom-properties": "^13.3.12",
7676
"postcss-custom-selectors": "^7.1.12",
77-
"postcss-dir-pseudo-class": "^8.0.1",
77+
"postcss-dir-pseudo-class": "^9.0.0",
7878
"postcss-double-position-gradients": "^5.0.7",
79-
"postcss-focus-visible": "^9.0.1",
80-
"postcss-focus-within": "^8.0.1",
81-
"postcss-gap-properties": "^5.0.1",
82-
"postcss-image-set-function": "^6.0.3",
79+
"postcss-focus-visible": "^10.0.0",
80+
"postcss-focus-within": "^9.0.0",
81+
"postcss-gap-properties": "^6.0.0",
82+
"postcss-image-set-function": "^7.0.0",
8383
"postcss-lab-function": "^6.0.19",
84-
"postcss-logical": "^7.0.1",
85-
"postcss-nesting": "^12.1.5",
86-
"postcss-overflow-shorthand": "^5.0.1",
87-
"postcss-place": "^9.0.1",
84+
"postcss-logical": "^8.0.0",
85+
"postcss-nesting": "^13.0.0",
86+
"postcss-overflow-shorthand": "^6.0.0",
87+
"postcss-place": "^10.0.0",
8888
"postcss-preset-env": "^9.6.0",
89-
"postcss-pseudo-class-any-link": "^9.0.2",
90-
"postcss-selector-not": "^7.0.2"
89+
"postcss-pseudo-class-any-link": "^10.0.0",
90+
"postcss-selector-not": "^8.0.0"
9191
},
9292
"devDependencies": {
9393
"@csstools/base-cli": "0.1.0"

experimental/postcss-gradient-stop-increments/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Updated: Support for Node v18+ (major).
66
- Updated [`@csstools/css-tokenizer`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#300) (major)
7+
- Updated [`@csstools/css-parser-algorithms`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms) to [`3.0.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms/CHANGELOG.md#300) (major)
78

89
### 1.0.12
910

experimental/postcss-gradient-stop-increments/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
],
5050
"dependencies": {
5151
"@csstools/css-calc": "^1.2.4",
52-
"@csstools/css-parser-algorithms": "^2.7.1",
52+
"@csstools/css-parser-algorithms": "^3.0.0",
5353
"@csstools/css-tokenizer": "^3.0.0"
5454
},
5555
"peerDependencies": {

0 commit comments

Comments
 (0)