build(deps): bump apexcharts from 3.49.0 to 3.53.0 in /frontend (#42)

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.49.0 to 3.53.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.49.0...v3.53.0)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-22 18:46:27 +09:00
committed by GitHub
parent 7ecdcb91f7
commit 6ef7b17320
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"@types/node": "20.5.7",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"apexcharts": "^3.49.0",
"apexcharts": "^3.53.0",
"autoprefixer": "10.4.16",
"boring-avatars": "^1.10.2",
"clsx": "^2.0.0",