Browse Source

chore(deps): bump vue3-apexcharts from 1.5.3 to 1.6.0 in /app (#533)

Bumps [vue3-apexcharts](https://github.com/apexcharts/vue3-apexcharts) from 1.5.3 to 1.6.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 9 months ago
parent
commit
86ebed7953
2 changed files with 6 additions and 6 deletions
  1. 1 1
      app/package.json
  2. 5 5
      app/pnpm-lock.yaml

+ 1 - 1
app/package.json

@@ -39,7 +39,7 @@
     "vue": "^3.4.38",
     "vue-router": "^4.4.3",
     "vue3-ace-editor": "2.2.4",
-    "vue3-apexcharts": "1.5.3",
+    "vue3-apexcharts": "1.6.0",
     "vue3-gettext": "3.0.0-beta.5",
     "vue3-otp-input": "^0.5.21",
     "vuedraggable": "^4.1.0"

+ 5 - 5
app/pnpm-lock.yaml

@@ -93,8 +93,8 @@ importers:
         specifier: 2.2.4
         version: 2.2.4(ace-builds@1.36.2)(vue@3.4.38(typescript@5.5.4))
       vue3-apexcharts:
-        specifier: 1.5.3
-        version: 1.5.3(apexcharts@3.53.0)(vue@3.4.38(typescript@5.5.4))
+        specifier: 1.6.0
+        version: 1.6.0(apexcharts@3.53.0)(vue@3.4.38(typescript@5.5.4))
       vue3-gettext:
         specifier: 3.0.0-beta.5
         version: 3.0.0-beta.5(@vue/compiler-sfc@3.4.38)(typescript@5.5.4)(vue@3.4.38(typescript@5.5.4))
@@ -3073,8 +3073,8 @@ packages:
       ace-builds: '*'
       vue: ^3
 
-  vue3-apexcharts@1.5.3:
-    resolution: {integrity: sha512-yaHTPoj0iVKAtEVg8wEwIwwvf0VG+lPYNufCf3txRzYQOqdKPoZaZ9P3Dj3X+2A1XY9O1kcTk9HVqvLo+rppvQ==}
+  vue3-apexcharts@1.6.0:
+    resolution: {integrity: sha512-gemKFXpw4TuVcllwyKJGYjTwiJQxxCUwbXsiiEEZjs0zc9jvOHvreN8frXz7QbnYqMqOHF9D1TBqwENvoPNjLw==}
     peerDependencies:
       apexcharts: '> 3.0.0'
       vue: '> 3.0.0'
@@ -6346,7 +6346,7 @@ snapshots:
       resize-observer-polyfill: 1.5.1
       vue: 3.4.38(typescript@5.5.4)
 
-  vue3-apexcharts@1.5.3(apexcharts@3.53.0)(vue@3.4.38(typescript@5.5.4)):
+  vue3-apexcharts@1.6.0(apexcharts@3.53.0)(vue@3.4.38(typescript@5.5.4)):
     dependencies:
       apexcharts: 3.53.0
       vue: 3.4.38(typescript@5.5.4)