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 14, 2024
1 parent e297a3e commit f949ed7
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.5.0",
"@mdi/js": "7.4.47",
"@vueuse/core": "10.11.1",
"apexcharts": "3.41.0",
"apexcharts": "3.52.0",
"axios": "1.7.4",
"dedent": "1.5.3",
"enumify": "2.0.0",
Expand All @@ -48,7 +48,7 @@
"vue-i18n": "9.13.1",
"vue-router": "4.4.2",
"vue-the-mask": "0.11.1",
"vue3-apexcharts": "1.4.1",
"vue3-apexcharts": "1.5.3",
"vuetify": "3.6.8",
"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 @@ -2575,6 +2575,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 @@ -2713,17 +2720,18 @@ __metadata:
languageName: node
linkType: hard

"apexcharts@npm:3.41.0":
version: 3.41.0
resolution: "apexcharts@npm:3.41.0"
"apexcharts@npm:3.52.0":
version: 3.52.0
resolution: "apexcharts@npm:3.52.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/a60f6a37104c16b2137b4eabdb20466d95f95f7ed42f3c277a9cdbe79474f9bad4822d3601bb4d45d60f9b04b1b1a154c08239cbd65a9d9496639bb12a3088d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3738,7 +3746,7 @@ __metadata:
"@vitest/coverage-istanbul": "npm:2.0.5"
"@vue/test-utils": "npm:2.4.6"
"@vueuse/core": "npm:10.11.1"
apexcharts: "npm:3.41.0"
apexcharts: "npm:3.52.0"
axios: "npm:1.7.4"
concurrently: "npm:8.2.2"
cross-fetch: "npm:4.0.0"
Expand Down Expand Up @@ -3785,7 +3793,7 @@ __metadata:
vue-i18n: "npm:9.13.1"
vue-router: "npm:4.4.2"
vue-the-mask: "npm:0.11.1"
vue3-apexcharts: "npm:1.4.1"
vue3-apexcharts: "npm:1.5.3"
vuetify: "npm:3.6.8"
vuex: "npm:4.1.0"
peerDependenciesMeta:
Expand Down Expand Up @@ -10622,13 +10630,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 f949ed7

Please sign in to comment.