chore(deps-dev): Bump autoprefixer from 10.5.0 to 10.5.2 in /web

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.5.0 to 10.5.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.5.0...10.5.2)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-version: 10.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-02 19:05:59 +00:00
committed by GitHub
parent c1557908fa
commit 310e5840e6
2 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"autoprefixer": "^10.5.2",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",