mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-14 12:10:18 +03:00
chore(deps): bump apexcharts from 3.43.0 to 3.44.0 (#1196)
This commit is contained in:
parent
aa44e17c7e
commit
c7bf35d853
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -12,7 +12,7 @@
|
|||
"@fontsource/roboto-mono": "^5.0.14",
|
||||
"@mdi/js": "^7.2.96",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"apexcharts": "^3.42.0",
|
||||
"apexcharts": "^3.44.0",
|
||||
"axios": "^1.5.0",
|
||||
"dayjs": "^1.11.9",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
|
@ -3392,9 +3392,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/apexcharts": {
|
||||
"version": "3.43.0",
|
||||
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.43.0.tgz",
|
||||
"integrity": "sha512-YPw1aLatPQMUqVLMp5d+LDaXFi4QrRQND72/XO7/2NJdg+R5MjE9sifJ0GzOfgoZM7ltBUTjwfSxIvwR/9V8yw==",
|
||||
"version": "3.44.0",
|
||||
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.44.0.tgz",
|
||||
"integrity": "sha512-u7Xzrbcxc2yWznN78Jh5NMCYVAsWDfBjRl5ea++rVzFAqjU2hLz4RgKIFwYOBDRQtW1e/Qz8azJTqIJ1+Vu9Qg==",
|
||||
"dependencies": {
|
||||
"@yr/monotone-cubic-spline": "^1.0.3",
|
||||
"svg.draggable.js": "^2.2.2",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"@fontsource/roboto-mono": "^5.0.14",
|
||||
"@mdi/js": "^7.2.96",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"apexcharts": "^3.42.0",
|
||||
"apexcharts": "^3.44.0",
|
||||
"axios": "^1.5.0",
|
||||
"dayjs": "^1.11.9",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
|
|
Loading…
Add table
Reference in a new issue