Skip to content

Commit

Permalink
deps:chore - update dependency apexcharts to v3.32.0 (#475)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Bruno <lucas.bruno@zup.com.br>
  • Loading branch information
3 people committed Dec 14, 2021
1 parent d0ece7f commit 4759b44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@material-ui/lab": "4.0.0-alpha.60",
"@material-ui/pickers": "3.3.10",
"@react-keycloak/web": "3.4.0",
"apexcharts": "3.29.0",
"apexcharts": "3.32.0",
"axios": "0.24.0",
"date-fns": "2.24.0",
"downloadjs": "1.4.7",
Expand Down
8 changes: 4 additions & 4 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3097,10 +3097,10 @@ anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.2:
normalize-path "^3.0.0"
picomatch "^2.0.4"

apexcharts@3.29.0:
version "3.29.0"
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.29.0.tgz#1ffb940f293b21e20830ca0567bb37c29894e832"
integrity sha512-PhI17VayidYAbLb5/g+7WOeirgFrVopzt0qGwLq8V+cd6NXx4CeHYq3S0pDZiUGO7UFQ4YIrT8+ie9/Fnler+w==
apexcharts@3.32.0:
version "3.32.0"
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.0.tgz#97e3f916af1c3c0109bc8c88f95b68dfe99c294a"
integrity sha512-9VUyiTR2RgD4NIJOOdKxxi8tjzrKCBMr7HjWxsw+5lDPu/tZJLVudpgFhlNTIy3CbhxQ4edaiTttmbo6eDDgiA==
dependencies:
svg.draggable.js "^2.2.2"
svg.easing.js "^2.0.0"
Expand Down

0 comments on commit 4759b44

Please sign in to comment.