build(deps): bump postcss from 8.4.31 to 8.4.47 in /frontend (#58)

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

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

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]
2024-10-26 10:12:30 +09:00
committed by GitHub
parent eeb13abf97
commit 9bcb22f3c3
2 changed files with 41 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
"next": "^14.2.13",
"next-intl": "^3.12.0",
"next-themes": "^0.2.1",
"postcss": "8.4.31",
"postcss": "8.4.47",
"react": "^18.3.1",
"react-apexcharts": "^1.4.1",
"react-dom": "18.2.0",