Bump apexcharts from 3.37.3 to 3.39.0 in /ui/changes (#3434)

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.37.3 to 3.39.0.
- [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-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:
dependabot[bot] 2023-04-17 10:00:34 +02:00 коммит произвёл GitHub
Родитель fe9aa1896c
Коммит f7c2a7f781
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.3",
"apexcharts": "^3.39.0",
"localforage": "^1.10.0"
},
"devDependencies": {
@ -570,9 +570,9 @@
}
},
"node_modules/apexcharts": {
"version": "3.37.3",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.37.3.tgz",
"integrity": "sha512-+rnUui9uC3Mvh9qbQxUfqBnuJ0nAJOYTp+yKnA5bVmmndKXj5X/Q+OVIxkq0Jr5ysiK200Dsg1Tuz/OUG+DEpw==",
"version": "3.39.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.39.0.tgz",
"integrity": "sha512-GRvdTg+ZaD55P7/jxqEXpbdCMZQOaej9qE9f7zKkN/oWAbBuuE3mnSCi44UkGMS2X249uEOEXWx0A96jjP3lcA==",
"dependencies": {
"svg.draggable.js": "^2.2.2",
"svg.easing.js": "^2.0.0",
@ -4935,9 +4935,9 @@
}
},
"apexcharts": {
"version": "3.37.3",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.37.3.tgz",
"integrity": "sha512-+rnUui9uC3Mvh9qbQxUfqBnuJ0nAJOYTp+yKnA5bVmmndKXj5X/Q+OVIxkq0Jr5ysiK200Dsg1Tuz/OUG+DEpw==",
"version": "3.39.0",
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.39.0.tgz",
"integrity": "sha512-GRvdTg+ZaD55P7/jxqEXpbdCMZQOaej9qE9f7zKkN/oWAbBuuE3mnSCi44UkGMS2X249uEOEXWx0A96jjP3lcA==",
"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.3",
"apexcharts": "^3.39.0",
"localforage": "^1.10.0"
}
}