File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"dependencies" : {
21
21
"@zip.js/zip.js" : " 2.3.23" ,
22
- "apexcharts" : " 3.32.1 " ,
22
+ "apexcharts" : " 3.52.0 " ,
23
23
"classlist-polyfill" : " 1.2.0" ,
24
24
"core-js" : " 3.19.3" ,
25
25
"dayjs" : " 1.10.7" ,
Original file line number Diff line number Diff line change 2345
2345
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
2346
2346
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
2347
2347
2348
+ " @yr/monotone-cubic-spline@^1.0.3 " :
2349
+ version "1.0.3"
2350
+ resolved "https://registry.yarnpkg.com/@yr/monotone-cubic-spline/-/monotone-cubic-spline-1.0.3.tgz#7272d89f8e4f6fb7a1600c28c378cc18d3b577b9"
2351
+ integrity sha512-FQXkOta0XBSUPHndIKON2Y9JeQz5ZeMqLYZVVK93FliNBFm7LNMIZmY6FrMEB9XPcDbE2bekMbZD6kzDkxwYjA==
2352
+
2348
2353
2349
2354
version "2.3.23"
2350
2355
resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.3.23.tgz#1fc3ce6f63c429d1e388bb2866917c81b46405fb"
@@ -2505,11 +2510,12 @@ anymatch@^2.0.0:
2505
2510
micromatch "^3.1.4"
2506
2511
normalize-path "^2.1.1"
2507
2512
2508
- apexcharts@3.32.1 :
2509
- version "3.32.1 "
2510
- resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.1 .tgz#6aa8db07f0b9432c9a9564530bda775617ec6eb3 "
2511
- integrity sha512-8rcB7u616lXXANG49h9vwyX0gZh0DWi4D23VnE8IU5grjaxW69IiXYldn+jB9Av407w8RVZjUv1xUpk0JlxxMg ==
2513
+ apexcharts@3.52.0 :
2514
+ version "3.52.0 "
2515
+ resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.52.0 .tgz#55c19bda05e4be5305d28862d1e4ff5b0ec5d0f2 "
2516
+ integrity sha512-7dg0ADKs8AA89iYMZMe2sFDG0XK5PfqllKV9N+i3hKHm3vEtdhwz8AlXGm+/b0nJ6jKiaXsqci5LfVxNhtB+dA ==
2512
2517
dependencies :
2518
+ " @yr/monotone-cubic-spline" " ^1.0.3"
2513
2519
svg.draggable.js "^2.2.2"
2514
2520
svg.easing.js "^2.0.0"
2515
2521
svg.filter.js "^2.0.2"
You can’t perform that action at this time.
0 commit comments