Skip to content

Commit

Permalink
fix(deps): update analysis view packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent f7af045 commit fcab3be
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@lumino/widgets": "2.5.0",
"@mdi/js": "7.4.47",
"@vueuse/core": "11.2.0",
"apexcharts": "3.41.0",
"apexcharts": "3.54.1",
"axios": "1.7.8",
"dedent": "1.5.3",
"enumify": "2.0.0",
Expand All @@ -49,7 +49,7 @@
"vue-i18n": "10.0.4",
"vue-router": "4.5.0",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
"vue3-apexcharts": "1.8.0",
"vuetify": "3.7.4",
"vuex": "4.1.0"
},
Expand Down
32 changes: 20 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2456,6 +2456,13 @@ __metadata:
languageName: node
linkType: hard

"@yr/monotone-cubic-spline@npm:^1.0.3":
version: 1.0.3
resolution: "@yr/monotone-cubic-spline@npm:1.0.3"
checksum: 10c0/6098d2138dcf8b722c80f2e9167d24a064184c37fb5b3276e34c717351b496735777b71f7e69c3fa6b94f8a81eba309c4a1e37349a26b8541113b1afa84d7bf8
languageName: node
linkType: hard

"abbrev@npm:^2.0.0":
version: 2.0.0
resolution: "abbrev@npm:2.0.0"
Expand Down Expand Up @@ -2587,17 +2594,18 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:3.41.0":
version: 3.41.0
resolution: "apexcharts@npm:3.41.0"
"apexcharts@npm:3.54.1":
version: 3.54.1
resolution: "apexcharts@npm:3.54.1"
dependencies:
"@yr/monotone-cubic-spline": "npm:^1.0.3"
svg.draggable.js: "npm:^2.2.2"
svg.easing.js: "npm:^2.0.0"
svg.filter.js: "npm:^2.0.2"
svg.pathmorphing.js: "npm:^0.1.3"
svg.resize.js: "npm:^1.4.3"
svg.select.js: "npm:^3.0.1"
checksum: 10c0/b6c5ab14d6247f81de392c71fd160a59c9467cda8e07725d6ee3e10ba8013e69807ac57e35e62f9e81e772cfe8dc928c7a76e032619f19c90ad8cb7b5dfb9eba
checksum: 10c0/cff45279cd5572cdf000345fe4c5ef2bd4b4a2e43a5f5e6d8a1f71f484d7a125029b0a23d37f35561de899dd315c40b8f9de7ccd0ada6275f666eabe5e238867
languageName: node
linkType: hard

Expand Down Expand Up @@ -3621,7 +3629,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:2.1.5"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:11.2.0"
apexcharts: "npm:3.41.0"
apexcharts: "npm:3.54.1"
axios: "npm:1.7.8"
concurrently: "npm:9.1.0"
cross-fetch: "npm:4.0.0"
Expand Down Expand Up @@ -3669,7 +3677,7 @@ __metadata:
vue-i18n: "npm:10.0.4"
vue-router: "npm:4.5.0"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
vue3-apexcharts: "npm:1.8.0"
vuetify: "npm:3.7.4"
vuex: "npm:4.1.0"
peerDependenciesMeta:
Expand Down Expand Up @@ -10587,13 +10595,13 @@ __metadata:
languageName: node
linkType: hard

"vue3-apexcharts@npm:1.4.1":
version: 1.4.1
resolution: "vue3-apexcharts@npm:1.4.1"
"vue3-apexcharts@npm:1.8.0":
version: 1.8.0
resolution: "vue3-apexcharts@npm:1.8.0"
peerDependencies:
apexcharts: "> 3.0.0"
vue: "> 3.0.0"
checksum: 10c0/1fb0110811961996fb9406eac230ccf592a9038a0e9f9042b2c9589442d798f3380e91be753057317527b56fa6334d56d607158345db236bcc693b0165edf94b
apexcharts: ">=4.0.0"
vue: ">=3.0.0"
checksum: 10c0/dfb6e0ff7a5d21227431c52107966e6e0a17bc809d95771f62cdb7cd29039de4bae00d33e632fb9f40f19d09aacd54e07cbf1dab55e925cd206e2a7afd50e0e1
languageName: node
linkType: hard

Expand Down

0 comments on commit fcab3be

Please sign in to comment.