Skip to content

Commit

Permalink
build(deps-dev): bump react-apexcharts from 1.4.1 to 1.5.0 in /app-src
Browse files Browse the repository at this point in the history
Bumps [react-apexcharts](https://github.com/apexcharts/react-apexcharts) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/apexcharts/react-apexcharts/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 24407cb commit cae3c28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-apexcharts": "^1.4.1",
"react-apexcharts": "^1.5.0",
"react-bootstrap": "^2.10.5",
"react-dom": "^18.3.1",
"react-interval": "^2.1.2",
Expand Down
8 changes: 4 additions & 4 deletions app-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8714,10 +8714,10 @@ [email protected]:
iconv-lite "0.4.24"
unpipe "1.0.0"

react-apexcharts@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-1.4.1.tgz#95ab31e4d2201308f59f3d2a4b65d10d9d0ea4bb"
integrity sha512-G14nVaD64Bnbgy8tYxkjuXEUp/7h30Q0U33xc3AwtGFijJB9nHqOt1a6eG0WBn055RgRg+NwqbKGtqPxy15d0Q==
react-apexcharts@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-1.5.0.tgz#ae6a3dc2091a5e299e5b86c1a653cf2f55884723"
integrity sha512-RwIqhYee8tT6WsDR9I15bhDuPitM+z/P092QPttFR5D57M21/WtYKHE9JQMbcz9bmF35rfDSym1SZuZ7AhidhQ==
dependencies:
prop-types "^15.8.1"

Expand Down

0 comments on commit cae3c28

Please sign in to comment.