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 Aug 2, 2024
1 parent d5e734f commit 21c8897
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 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.4.0",
"@mdi/js": "7.4.47",
"@vueuse/core": "10.11.0",
"apexcharts": "3.41.0",
"apexcharts": "3.51.0",
"axios": "1.7.2",
"dedent": "1.5.3",
"enumify": "2.0.0",
Expand All @@ -48,7 +48,7 @@
"vue-i18n": "9.13.1",
"vue-router": "4.4.0",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
"vue3-apexcharts": "1.5.3",
"vuetify": "3.5.14",
"vuex": "4.1.0"
},
Expand Down
28 changes: 18 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2640,6 +2640,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:1":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -2778,17 +2785,18 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:3.41.0":
version: 3.41.0
resolution: "apexcharts@npm:3.41.0"
"apexcharts@npm:3.51.0":
version: 3.51.0
resolution: "apexcharts@npm:3.51.0"
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/52e0d65fefe3df006fbe9de1e888407fb7e2bdbfdc92e4aa72c38291e6422b64dc3a3440a6657b0593c1f8e1e6746db607dda1666a5851d710e33cc78a969d8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3803,7 +3811,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:2.0.4"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:10.11.0"
apexcharts: "npm:3.41.0"
apexcharts: "npm:3.51.0"
axios: "npm:1.7.2"
concurrently: "npm:8.2.2"
cross-fetch: "npm:4.0.0"
Expand Down Expand Up @@ -3850,7 +3858,7 @@ __metadata:
vue-i18n: "npm:9.13.1"
vue-router: "npm:4.4.0"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
vue3-apexcharts: "npm:1.5.3"
vuetify: "npm:3.5.14"
vuex: "npm:4.1.0"
peerDependenciesMeta:
Expand Down Expand Up @@ -10710,13 +10718,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.5.3":
version: 1.5.3
resolution: "vue3-apexcharts@npm:1.5.3"
peerDependencies:
apexcharts: "> 3.0.0"
vue: "> 3.0.0"
checksum: 10c0/1fb0110811961996fb9406eac230ccf592a9038a0e9f9042b2c9589442d798f3380e91be753057317527b56fa6334d56d607158345db236bcc693b0165edf94b
checksum: 10c0/253ed5435aa878527aceac16a9c9c7191f8b2543282ec1a8e1553c5b1798b495d1e224c1706684b7467e9918586e1d69a412aca8584ac12ff4162ba1c477e900
languageName: node
linkType: hard

Expand Down

0 comments on commit 21c8897

Please sign in to comment.