Skip to content

Commit cdb17d0

Browse files
committed
set dependencies to newly released versions
1 parent 6677f6e commit cdb17d0

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin-packs/postcss-preset-env/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- Added `@csstools/postcss-property-rule-prelude-list` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-property-rule-prelude-list#readme) for usage details.
66
- Added `@csstools/postcss-syntax-descriptor-syntax-production` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-syntax-descriptor-syntax-production#readme) for usage details.
77
- Updated [`cssdb`](https://github.com/csstools/cssdb) to [`8.6.0`](https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#860-december-26-2025)
8+
- Updated [`@csstools/postcss-syntax-descriptor-syntax-production`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-syntax-descriptor-syntax-production) to [`1.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-syntax-descriptor-syntax-production/CHANGELOG.md#101) (patch)
89

910
### 10.5.0
1011

plugin-packs/postcss-preset-env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@csstools/postcss-scope-pseudo-class": "^4.0.1",
8888
"@csstools/postcss-sign-functions": "^1.1.4",
8989
"@csstools/postcss-stepped-value-functions": "^4.0.9",
90-
"@csstools/postcss-syntax-descriptor-syntax-production": "^1.0.0",
90+
"@csstools/postcss-syntax-descriptor-syntax-production": "^1.0.1",
9191
"@csstools/postcss-system-ui-font-family": "^1.0.0",
9292
"@csstools/postcss-text-decoration-shorthand": "^4.0.3",
9393
"@csstools/postcss-trigonometric-functions": "^4.0.9",

0 commit comments

Comments
 (0)