build(deps): bump postcss-preset-env from 10.0.7 to 10.0.8

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.0.7 to 10.0.8.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-25 11:10:25 +00:00 committed by GitHub
parent 1a8ac5d581
commit 6b28cb0940
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 534 additions and 330 deletions

862
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"dependencies": { "dependencies": {
"cssnano": "7.0.6", "cssnano": "7.0.6",
"postcss": "8.4.47", "postcss": "8.4.47",
"postcss-preset-env": "10.0.7", "postcss-preset-env": "10.0.8",
"tachyons": "4.12.0" "tachyons": "4.12.0"
}, },
"devDependencies": { "devDependencies": {