Skip to content

Commit

Permalink
Bump vue3-apexcharts from 1.6.0 to 1.7.0 in /aas-web-ui (#52)
Browse files Browse the repository at this point in the history
Bumps [vue3-apexcharts](https://github.com/apexcharts/vue3-apexcharts) from 1.6.0 to 1.7.0.
- [Commits](https://github.com/apexcharts/vue3-apexcharts/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 4c99b73 commit 5dd3d74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion aas-web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"uuid": "^10.0.0",
"vue": "^3.5.10",
"vue-router": "^4.4.5",
"vue3-apexcharts": "^1.6.0",
"vue3-apexcharts": "^1.7.0",
"vuetify": "^3.7.1",
"webfontloader": "^1.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions aas-web-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2438,10 +2438,10 @@ vue-tsc@^2.1.4:
"@vue/language-core" "2.1.4"
semver "^7.5.4"

vue3-apexcharts@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/vue3-apexcharts/-/vue3-apexcharts-1.6.0.tgz#2ea6eb9acdd3c31cff790b67d6c2bf1b38cc09f6"
integrity sha512-gemKFXpw4TuVcllwyKJGYjTwiJQxxCUwbXsiiEEZjs0zc9jvOHvreN8frXz7QbnYqMqOHF9D1TBqwENvoPNjLw==
vue3-apexcharts@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/vue3-apexcharts/-/vue3-apexcharts-1.7.0.tgz#45eb110af8c51164ce80329838e5e210901a7b87"
integrity sha512-BmWoS8+x5XLCtk2ml7rLVO+QU+fjgQUUCjUXSFW9cNQpCMa5Z0eRPvZjvYLt5aDKNREtuZoidlG9WRjZ/Af7lA==

vue@^3.2.25, vue@^3.5.10:
version "3.5.10"
Expand Down

0 comments on commit 5dd3d74

Please sign in to comment.