Bump apexcharts from 3.37.2 to 3.37.3 in /ui/changes (#3406)

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.37.2 to 3.37.3.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2023-04-03 12:32:38 -04:00 коммит произвёл GitHub
Родитель 5ec12df431
Коммит efc036d7e3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
ui/changes/package-lock.json сгенерированный
Просмотреть файл

@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"@js-temporal/polyfill": "^0.4.3",
"apexcharts": "^3.37.2",
"apexcharts": "^3.37.3",
"localforage": "^1.10.0"
},
"devDependencies": {
@ -570,9 +570,9 @@
}
},
"node_modules/apexcharts": {
"version": "3.37.2",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.37.2.tgz",
"integrity": "sha512-BE5+WgIjnJgLlNPiIVqH47mzhSeSHfzg5jMUN1PVZ3fxM6ZL8WEB6aaNAh0l3c9K6PitimWo7xho48Zp7mBG2w==",
"version": "3.37.3",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.37.3.tgz",
"integrity": "sha512-+rnUui9uC3Mvh9qbQxUfqBnuJ0nAJOYTp+yKnA5bVmmndKXj5X/Q+OVIxkq0Jr5ysiK200Dsg1Tuz/OUG+DEpw==",
"dependencies": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",
@ -4935,9 +4935,9 @@
}
},
"apexcharts": {
"version": "3.37.2",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.37.2.tgz",
"integrity": "sha512-BE5+WgIjnJgLlNPiIVqH47mzhSeSHfzg5jMUN1PVZ3fxM6ZL8WEB6aaNAh0l3c9K6PitimWo7xho48Zp7mBG2w==",
"version": "3.37.3",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.37.3.tgz",
"integrity": "sha512-+rnUui9uC3Mvh9qbQxUfqBnuJ0nAJOYTp+yKnA5bVmmndKXj5X/Q+OVIxkq0Jr5ysiK200Dsg1Tuz/OUG+DEpw==",
"requires": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",

Просмотреть файл

@ -17,7 +17,7 @@
},
"dependencies": {
"@js-temporal/polyfill": "^0.4.3",
"apexcharts": "^3.37.2",
"apexcharts": "^3.37.3",
"localforage": "^1.10.0"
}
}