diff --git a/package.json b/package.json index ee4635b..303565d 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/preset-env": "^7.23.8", "@tailwindcss/typography": "^0.5.10", "alpinejs": "^3.13.3", - "apexcharts": "3.45.2", + "apexcharts": "3.50.0", "babel-loader": "^9.1.3", "tailwindcss": "^3.4.1", "vivus": "^0.4.6", @@ -26,7 +26,7 @@ }, "dependencies": { "alpinejs": "^3.13.3", - "apexcharts": "3.45.2", + "apexcharts": "3.50.0", "express": "^4.18.2", "vivus": "^0.4.6" }