chore(deps-dev): bump postcss-preset-env from 7.8.3 to 8.0.1 (#8434)

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.8.3 to 8.0.1.
- [Release notes](https://github.com/csstools/postcss-plugins/releases)
- [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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-06 16:46:00 +01:00
committed by GitHub
parent a83666d749
commit b348af66cc
2 changed files with 750 additions and 434 deletions

1182
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -165,7 +165,7 @@
"open": "^8.4.0",
"postcss": "^8.4.14",
"postcss-loader": "^7.0.1",
"postcss-preset-env": "^7.4.3",
"postcss-preset-env": "^8.0.1",
"prettier": "^2.7.1",
"process": "^0.11.10",
"react-refresh": "^0.14.0",