build(deps): bump apexcharts from 3.49.0 to 3.53.0 in /frontend (#42)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.49.0 to 3.53.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.49.0...v3.53.0) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@types/node": "20.5.7",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"apexcharts": "^3.49.0",
|
||||
"apexcharts": "^3.53.0",
|
||||
"autoprefixer": "10.4.16",
|
||||
"boring-avatars": "^1.10.2",
|
||||
"clsx": "^2.0.0",
|
||||
@@ -3699,9 +3699,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/apexcharts": {
|
||||
"version": "3.49.0",
|
||||
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.49.0.tgz",
|
||||
"integrity": "sha512-2T9HnbQFLCuYRPndQLmh+bEQFoz0meUbvASaGgiSKDuYhWcLBodJtIpKql2aOtMx4B/sHrWW0dm90HsW4+h2PQ==",
|
||||
"version": "3.53.0",
|
||||
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.53.0.tgz",
|
||||
"integrity": "sha512-QESZHZY3w9LPQ64PGh1gEdfjYjJ5Jp+Dfy0D/CLjsLOPTpXzdxwlNMqRj+vPbTcP0nAHgjWv1maDqcEq6u5olw==",
|
||||
"dependencies": {
|
||||
"@yr/monotone-cubic-spline": "^1.0.3",
|
||||
"svg.draggable.js": "^2.2.2",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"@types/node": "20.5.7",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"apexcharts": "^3.49.0",
|
||||
"apexcharts": "^3.53.0",
|
||||
"autoprefixer": "10.4.16",
|
||||
"boring-avatars": "^1.10.2",
|
||||
"clsx": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user