Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-04-21 18:01:41 +00:00
parent c9f0d30a86
commit 95d52b7807
647 changed files with 498055 additions and 3880 deletions

View file

@ -1,9 +1,10 @@
# Changes to CSS Calc
### 2.1.2
### 2.1.3
_February 23, 2025_
_April 19, 2025_
- Update `random()` to correctly handle extremely large ranges or extremely tiny steps.
- Update `random()` to better handle floating point errors.
- Update `random()` to match the latest [specification](https://drafts.csswg.org/css-values-5/#randomness)
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md)