diff --git a/package.json b/package.json index 12942bc1..6c96a313 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "motion": "^12.38.0", "radix-ui": "^1.4.3", "react": "^19.2.5", - "react-apexcharts": "^1.9.0", + "react-apexcharts": "^2.1.0", "react-day-picker": "^9.14.0", "react-dom": "^19.2.5", "react-ga4": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b42b401d..e520eaae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -180,8 +180,8 @@ importers: specifier: ^19.2.5 version: 19.2.5 react-apexcharts: - specifier: ^1.9.0 - version: 1.9.0(apexcharts@5.10.4)(react@19.2.5) + specifier: ^2.1.0 + version: 2.1.0(apexcharts@5.10.4)(react@19.2.5) react-day-picker: specifier: ^9.14.0 version: 9.14.0(react@19.2.5) @@ -4312,10 +4312,10 @@ packages: rc9@2.1.2: resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==} - react-apexcharts@1.9.0: - resolution: {integrity: sha512-DDBzQFuKdwyCEZnji1yIcjlnV8hRr4VDabS5Y3iuem/WcTq6n4VbjWPzbPm3aOwW4I+rf/gA3zWqhws4z9CwLw==} + react-apexcharts@2.1.0: + resolution: {integrity: sha512-xrmeTKRKHh3cvvLc8SasqFjlOgIqGpyHc81qjnRtcjUM0Fu7qEjgVRWGPokGFjqhwRZVgEym8zmuEyYr5LMYIg==} peerDependencies: - apexcharts: '>=4.0.0' + apexcharts: '>=5.10.1' react: '>=16.8.0' react-day-picker@9.14.0: @@ -9606,7 +9606,7 @@ snapshots: defu: 6.1.6 destr: 2.0.5 - react-apexcharts@1.9.0(apexcharts@5.10.4)(react@19.2.5): + react-apexcharts@2.1.0(apexcharts@5.10.4)(react@19.2.5): dependencies: apexcharts: 5.10.4 prop-types: 15.8.1