diff --git a/package.json b/package.json index 749ddfb..2f82264 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.19.0", "@vite-pwa/assets-generator": "^0.2.3", - "apexcharts": "^3.45.1", + "apexcharts": "^3.45.2", "autoprefixer": "^10.4.17", "byte-size": "^8.1.1", "commitlint": "^18.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0418e23..0993d16 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ dependencies: specifier: ^0.2.3 version: 0.2.3 apexcharts: - specifier: ^3.45.1 - version: 3.45.1 + specifier: ^3.45.2 + version: 3.45.2 autoprefixer: specifier: ^10.4.17 version: 10.4.17(postcss@8.4.32) @@ -145,7 +145,7 @@ dependencies: version: 0.5.11(prettier-plugin-organize-imports@3.2.4)(prettier@3.2.2) solid-apexcharts: specifier: ^0.3.3 - version: 0.3.3(apexcharts@3.45.1)(solid-js@1.8.12) + version: 0.3.3(apexcharts@3.45.2)(solid-js@1.8.12) solid-js: specifier: ^1.8.12 version: 1.8.12 @@ -276,14 +276,14 @@ packages: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.5 + '@babel/types': 7.23.6 dev: false /@babel/helper-builder-binary-assignment-operator-visitor@7.22.15: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.5 + '@babel/types': 7.23.6 dev: false /@babel/helper-compilation-targets@7.22.15: @@ -366,7 +366,7 @@ packages: resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.5 + '@babel/types': 7.23.6 dev: false /@babel/helper-module-imports@7.18.6: @@ -401,7 +401,7 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.5 + '@babel/types': 7.23.6 dev: false /@babel/helper-plugin-utils@7.22.5: @@ -444,7 +444,7 @@ packages: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.5 + '@babel/types': 7.23.6 dev: false /@babel/helper-split-export-declaration@7.22.6: @@ -475,7 +475,7 @@ packages: dependencies: '@babel/helper-function-name': 7.23.0 '@babel/template': 7.22.15 - '@babel/types': 7.23.5 + '@babel/types': 7.23.6 dev: false /@babel/helpers@7.23.5: @@ -1357,7 +1357,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/types': 7.23.5 + '@babel/types': 7.23.6 esutils: 2.0.3 dev: false @@ -2654,8 +2654,8 @@ packages: picomatch: 2.3.1 dev: false - /apexcharts@3.45.1: - resolution: {integrity: sha512-pPjj/SA6dfPvR/IKRZF0STdfBGpBh3WRt7K0DFuW9P8erypYkX17EHu3/molPRfo2zSiQwTVpshHC5ncysqfkA==} + /apexcharts@3.45.2: + resolution: {integrity: sha512-PpuM4sJWy70sUh5U1IFn1m1p45MdHSChLUNnqEoUUUHSU2IHZugFrsVNhov1S8Q0cvfdrCRCvdBtHGSs6PSAWQ==} dependencies: '@yr/monotone-cubic-spline': 1.0.3 svg.draggable.js: 2.2.2 @@ -5699,14 +5699,14 @@ packages: is-fullwidth-code-point: 5.0.0 dev: false - /solid-apexcharts@0.3.3(apexcharts@3.45.1)(solid-js@1.8.12): + /solid-apexcharts@0.3.3(apexcharts@3.45.2)(solid-js@1.8.12): resolution: {integrity: sha512-qh2VfDdtyhuPZQkM+REvdqe7yXqDAHSARnkU8IZl2uG7jj28Ak71w/cLT22DAH3QEzLWRVN+w9KnRTrLFKmM3Q==} engines: {node: '>=18', pnpm: '>=8.6.0'} peerDependencies: apexcharts: ^3.40.0 solid-js: ^1.6.0 dependencies: - apexcharts: 3.45.1 + apexcharts: 3.45.2 defu: 6.1.3 solid-js: 1.8.12 dev: false